Age | Commit message (Expand) | Author |
2023-04-29 | Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds |
2023-04-24 | Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2023-04-24 | Merge tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2023-04-24 | Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2023-04-24 | Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-24 | Merge tag 'selinux-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-24 | integrity: machine keyring CA configuration | Eric Snowberg |
2023-04-13 | yama: simplfy sysctls with register_sysctl() | Luis Chamberlain |
2023-04-13 | loadpin: simplify sysctls use with register_sysctl() | Luis Chamberlain |
2023-04-13 | apparmor: simplify sysctls with register_sysctl_init() | Luis Chamberlain |
2023-04-12 | selinux: ensure av_permissions.h is built when needed | Paul Moore |
2023-04-12 | selinux: fix Makefile dependencies of flask.h | Ondrej Mosnacek |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-04-05 | Smack: Improve mount process memory use | Casey Schaufler |
2023-04-04 | selinux: stop returning node from avc_insert() | Stephen Smalley |
2023-03-30 | docs: move x86 documentation into Documentation/arch/ | Jonathan Corbet |
2023-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-23 | security: Remove security_old_inode_init_security() | Roberto Sassu |
2023-03-21 | keys: Do not cache key in task struct if key is requested from kernel thread | David Howells |
2023-03-20 | selinux: remove the runtime disable functionality | Paul Moore |
2023-03-20 | selinux: remove the 'checkreqprot' functionality | Paul Moore |
2023-03-18 | af_unix: preserve const qualifier in unix_sk() | Eric Dumazet |
2023-03-17 | inet: preserve const qualifier in inet_sk() | Eric Dumazet |
2023-03-15 | IMA: allow/fix UML builds | Randy Dunlap |
2023-03-14 | selinux: stop passing selinux_state pointers and their offspring | Stephen Smalley |
2023-03-10 | security: Remove integrity from the LSM list in Kconfig | Roberto Sassu |
2023-03-10 | Revert "integrity: double check iint_cache was initialized" | Roberto Sassu |
2023-03-10 | security: Introduce LSM_ORDER_LAST and set it for the integrity LSM | Roberto Sassu |
2023-03-08 | device_cgroup: Fix typo in devcgroup_css_alloc description | Kamalesh Babulal |
2023-03-08 | lsm: fix a badly named parameter in security_get_getsecurity() | Paul Moore |
2023-03-08 | lsm: fix doc warnings in the LSM hook comments | Paul Moore |
2023-03-08 | smack_lsm: remove unnecessary type casting | XU pengfei |
2023-03-08 | selinux: uninline unlikely parts of avc_has_perm_noaudit() | Paul Moore |
2023-03-06 | lsm: styling fixes to security/security.c | Paul Moore |
2023-03-06 | lsm: move the remaining LSM hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the io_uring hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the perf hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the bpf hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the audit hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the binder hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the sysv hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the key hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the xfrm hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the Infiniband hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the SCTP hook comments to security/security.c | Paul Moore |
2023-03-06 | lsm: move the socket hook comments to security/security.c | Paul Moore |