https://github.com/torvalds/linux
Revision 699aee7b47dbb1d3c30bf24f3c905eff366d9571 authored by Linus Torvalds on 23 December 2022, 18:45:00 UTC, committed by Linus Torvalds on 23 December 2022, 18:45:00 UTC
Pull hotfixes from Andrew Morton:
 "Eight fixes, all cc:stable. One is for gcov and the remainder are MM"

* tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  gcov: add support for checksum field
  test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
  maple_tree: fix mas_spanning_rebalance() on insufficient data
  hugetlb: really allocate vma lock for all sharable vmas
  kmsan: export kmsan_handle_urb
  kmsan: include linux/vmalloc.h
  mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
  mm, mremap: fix mremap() expanding vma with addr inside vma
2 parent s 8395ae0 + e96b95c
History
Tip revision: 699aee7b47dbb1d3c30bf24f3c905eff366d9571 authored by Linus Torvalds on 23 December 2022, 18:45:00 UTC
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Tip revision: 699aee7
File Mode Size
Kconfig -rw-r--r-- 7.7 KB
Makefile -rw-r--r-- 1.8 KB
bcm63xx_pcmcia.c -rw-r--r-- 13.3 KB
bcm63xx_pcmcia.h -rw-r--r-- 1.3 KB
cardbus.c -rw-r--r-- 2.8 KB
cirrus.h -rw-r--r-- 5.0 KB
cistpl.c -rw-r--r-- 35.1 KB
cs.c -rw-r--r-- 21.5 KB
cs_internal.h -rw-r--r-- 5.0 KB
db1xxx_ss.c -rw-r--r-- 15.5 KB
ds.c -rw-r--r-- 34.8 KB
electra_cf.c -rw-r--r-- 7.7 KB
i82092.c -rw-r--r-- 15.2 KB
i82092aa.h -rw-r--r-- 804 bytes
i82365.c -rw-r--r-- 37.1 KB
i82365.h -rw-r--r-- 4.9 KB
max1600.c -rw-r--r-- 2.8 KB
max1600.h -rw-r--r-- 577 bytes
o2micro.h -rw-r--r-- 5.9 KB
omap_cf.c -rw-r--r-- 7.9 KB
pcmcia_cis.c -rw-r--r-- 12.7 KB
pcmcia_resource.c -rw-r--r-- 24.1 KB
pd6729.c -rw-r--r-- 18.3 KB
pd6729.h -rw-r--r-- 609 bytes
pxa2xx_base.c -rw-r--r-- 9.9 KB
pxa2xx_base.h -rw-r--r-- 202 bytes
pxa2xx_mainstone.c -rw-r--r-- 3.0 KB
pxa2xx_sharpsl.c -rw-r--r-- 6.9 KB
ricoh.h -rw-r--r-- 7.6 KB
rsrc_iodyn.c -rw-r--r-- 3.6 KB
rsrc_mgr.c -rw-r--r-- 1.5 KB
rsrc_nonstatic.c -rw-r--r-- 29.5 KB
sa1100_generic.c -rw-r--r-- 5.9 KB
sa1100_generic.h -rw-r--r-- 890 bytes
sa1100_h3600.c -rw-r--r-- 3.9 KB
sa1100_simpad.c -rw-r--r-- 2.4 KB
sa1111_badge4.c -rw-r--r-- 3.7 KB
sa1111_generic.c -rw-r--r-- 6.7 KB
sa1111_generic.h -rw-r--r-- 880 bytes
sa1111_jornada720.c -rw-r--r-- 3.0 KB
sa1111_lubbock.c -rw-r--r-- 3.4 KB
sa1111_neponset.c -rw-r--r-- 2.0 KB
sa11xx_base.c -rw-r--r-- 7.3 KB
sa11xx_base.h -rw-r--r-- 4.7 KB
soc_common.c -rw-r--r-- 23.2 KB
soc_common.h -rw-r--r-- 3.1 KB
socket_sysfs.c -rw-r--r-- 5.6 KB
tcic.c -rw-r--r-- 23.4 KB
tcic.h -rw-r--r-- 8.0 KB
ti113x.h -rw-r--r-- 27.6 KB
topic.h -rw-r--r-- 5.9 KB
vg468.h -rw-r--r-- 4.1 KB
xxs1500_ss.c -rw-r--r-- 7.8 KB
yenta_socket.c -rw-r--r-- 39.2 KB
yenta_socket.h -rw-r--r-- 4.8 KB

back to top