]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'lsm-pr-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Feb 2026 17:48:23 +0000 (09:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Feb 2026 17:48:23 +0000 (09:48 -0800)
commitdee65f79364c18033cabdf0728c7e7025405cf40
tree9459f071c8a50d766bea3d4636352dd61dacebd4
parent18f7fcd5e69a04df57b563360b88be72471d6b62
parentbdde21d3e77da55121885fd2ef42bc6a15ac2f0c
Merge tag 'lsm-pr-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm

Pull lsm fix from Paul Moore:
 "A small patch to address a regression found in the v6.19-rcX releases
  where the /proc/sys/vm/mmap_min_addr tunable disappeared when
  CONFIG_SECURITY was not selected.

  Long term we plan to work with the MM folks to get the core parts of
  this moved over to the MM subsystem, but in the meantime we need to
  fix this regression prior to the v6.19 release"

* tag 'lsm-pr-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
  lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY