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
apparmor
bpf
integrity
keys
landlock
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 9.6 KB
Kconfig.hardening -rw-r--r-- 14.1 KB
Makefile -rw-r--r-- 892 bytes
commoncap.c -rw-r--r-- 42.7 KB
device_cgroup.c -rw-r--r-- 21.8 KB
inode.c -rw-r--r-- 10.6 KB
lsm_audit.c -rw-r--r-- 10.8 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 69.0 KB

back to top