Skip to content
Success

#1000 (Feb 2, 2026, 11:20:00 PM)

Started 18 days ago
Took 15 sec on build4-deb12build-ansible

Started by timer

This run spent:

  • 8 ms waiting;
  • 15 sec build duration;
  • 15 sec total from scheduled to completion.
Revision: dee65f79364c18033cabdf0728c7e7025405cf40
Repository: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  • origin/master
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
torvalds at