index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2025-05-25
apparmor: fix loop detection used in conflicting attachment resolution
Ryan Lee
-15
/
+12
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+35
2025-05-19
security/smack/smackfs: small kernel-doc fixes
Randy Dunlap
-7
/
+5
2025-05-17
apparmor: ensure WB_HISTORY_SIZE value is a power of 2
Ryan Lee
-1
/
+3
2025-05-17
apparmor: fix some kernel-doc issues in header files
Randy Dunlap
-8
/
+8
2025-05-17
apparmor: Fix incorrect profile->signal range check
Colin Ian King
-1
/
+1
2025-05-17
apparmor: use SHA-256 library API instead of crypto_shash API
Eric Biggers
-75
/
+13
2025-05-17
security/apparmor: use kfree_sensitive() in unpack_secmark()
Zilin Guan
-2
/
+2
2025-05-14
ima: do not copy measurement list to kdump kernel
Steven Chen
-0
/
+3
2025-05-12
landlock: Improve bit operations in audit code
Mickaël Salaün
-4
/
+34
2025-05-08
Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
Kees Cook
-1
/
+1
2025-05-03
landlock: Remove KUnit test that triggers a warning
Mickaël Salaün
-1
/
+1
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-17
/
+16
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
-76
/
+0
2025-04-29
ima: measure kexec load and exec events as critical data
Steven Chen
-0
/
+32
2025-04-29
ima: make the kexec extra memory configurable
Steven Chen
-5
/
+22
2025-04-29
ima: verify if the segment size has changed
Steven Chen
-0
/
+10
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
-14
/
+29
2025-04-29
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
-0
/
+47
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
-0
/
+3
2025-04-29
ima: define and call ima_alloc_kexec_file_buf()
Steven Chen
-11
/
+35
2025-04-29
ima: rename variable the seq_file "file" to "ima_kexec_file"
Steven Chen
-15
/
+16
2025-04-24
Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-17
/
+16
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2025-04-22
lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORK
Song Liu
-18
/
+18
2025-04-22
ima: process_measurement() needlessly takes inode_lock() on MAY_READ
Frederick Lawler
-1
/
+3
2025-04-17
landlock: Fix documentation for landlock_restrict_self(2)
Mickaël Salaün
-6
/
+6
2025-04-17
landlock: Fix documentation for landlock_create_ruleset(2)
Mickaël Salaün
-8
/
+7
2025-04-15
hardening: Disable GCC randstruct for COMPILE_TEST
Kees Cook
-1
/
+1
2025-04-12
selinux: fix the kdoc header for task_avdcache_update
Paul Moore
-1
/
+1
2025-04-12
selinux: remove a duplicated include
Paul Moore
-1
/
+0
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
-70
/
+2
2025-04-11
selinux: reduce path walk overhead
Paul Moore
-54
/
+185
2025-04-11
selinux: support wildcard match in genfscon
Takaya Saeki
-4
/
+17
2025-04-11
selinux: drop copy-paste comment
Christian Göttsche
-6
/
+0
2025-04-11
selinux: unify OOM handling in network hashtables
Christian Göttsche
-9
/
+19
2025-04-11
selinux: add likely hints for fast paths
Christian Göttsche
-3
/
+3
2025-04-11
selinux: contify network namespace pointer
Christian Göttsche
-1
/
+1
2025-04-11
selinux: constify network address pointer
Christian Göttsche
-8
/
+8
2025-04-11
landlock: Log the TGID of the domain creator
Mickaël Salaün
-2
/
+2
2025-04-08
landlock: Remove incorrect warning
Mickaël Salaün
-1
/
+1
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
-2
/
+2
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
-3
/
+3
2025-04-01
mseal sysmap: kernel config and header change
Jeff Xu
-0
/
+21
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+5
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-9
/
+12
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1
/
+1
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-264
/
+2283
2025-03-28
Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+5
2025-03-28
Merge tag 'integrity-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+15
[prev]
[next]