]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2026 00:52:29 +0000 (17:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2026 00:52:29 +0000 (17:52 -0700)
commitd568788baab24875604c231f723dbb72387fb081
tree0921e372d643541c59751e1af47b20fc1b702204
parentcea4a90faf9e5d15aee1fd01883bc81ad7640260
parentcf2f06f7152d5e38a87aa2e9b8b452714789f6ba
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull hardening updates from Kees Cook:

 - randomize_kstack: Improve implementation across arches (Ryan Roberts)

 - lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test

 - refcount: Remove unused __signed_wrap function annotations

* tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test
  refcount: Remove unused __signed_wrap function annotations
  randomize_kstack: Unify random source across arches
  randomize_kstack: Maintain kstack_offset per task
arch/Kconfig
arch/s390/kernel/syscall.c
kernel/fork.c