| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/mic/li... | Mark Brown | 6 | -31/+152 |
| 2 days | Merge branch 'for-next-tpm' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 6 | -23/+60 |
| 2 days | Merge branch 'next' of https://github.com/cschaufler/smack-next | Mark Brown | 2 | -60/+23 |
| 2 days | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor... | Mark Brown | 18 | -157/+514 |
| 2 days | Merge branch 'next-integrity' of https://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown | 4 | -29/+152 |
| 2 days | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor... | Mark Brown | 19 | -28/+745 |
| 3 days | next-20260522/vfs-brauner | Mark Brown | 1 | -1/+1 |
| 3 days | Automated merge of 'dev' into 'next' | Paul Moore | 19 | -28/+745 |
| 3 days | security/keys: fix missed RCU read section on lookup | Linus Torvalds | 1 | -0/+1 |
| 4 days | Automated merge of 'dev' into 'next' | Paul Moore | 18 | -157/+514 |
| 4 days | selinux: comment spelling fix in ibpkey.c | Kalevi Kolttonen | 1 | -1/+1 |
| 4 days | selinux: comment typo fix in selinuxfs.c | Kalevi Kolttonen | 1 | -1/+1 |
| 4 days | selinux: hooks: use __getname() to allocate path buffer | Mike Rapoport (Microsoft) | 1 | -2/+2 |
| 4 days | selinux: use k[mz]alloc() to allocate temporary buffers | Mike Rapoport (Microsoft) | 1 | -6/+6 |
| 9 days | landlock: Add UDP send access control | Matthieu Buffet | 1 | -6/+64 |
| 9 days | landlock: Add UDP connect() access control | Matthieu Buffet | 3 | -13/+70 |
| 9 days | landlock: Add UDP bind() access control | Matthieu Buffet | 4 | -8/+15 |
| 9 days | landlock: Account all audit data allocations to user space | Mickaël Salaün | 2 | -8/+6 |
| 9 days | landlock: Set audit_net.sk for socket access checks | Mickaël Salaün | 1 | -0/+1 |
| 11 days | Merge branch 'vfs-7.2.inode' into vfs.all | Christian Brauner | 1 | -1/+1 |
| 12 days | Merge tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+8 |
| 2026-05-14 | lsm: hold cred_guard_mutex for lsm_set_self_attr() | Stephen Smalley | 1 | -1/+8 |
| 2026-05-14 | ipe: restore the kdoc comments for evaluate_property() | Paul Moore | 1 | -0/+2 |
| 2026-05-13 | hornet: depend on CONFIG_SECURITY and CONFIG_BPF_SYSCALL | Paul Moore | 1 | -0/+1 |
| 2026-05-13 | ipe: Add BPF program load policy enforcement via Hornet integration | Blaise Boscaccy | 10 | -1/+269 |
| 2026-05-13 | lsm: introduce the Hornet LSM | Blaise Boscaccy | 6 | -1/+387 |
| 2026-05-13 | lsm: framework for BPF integrity verification | Paul Moore | 1 | -3/+72 |
| 2026-05-13 | evm: terminate and bound the evm_xattrs read buffer | Pengpeng Hou | 1 | -5/+11 |
| 2026-05-13 | integrity: Add support for sigv3 verification using ML-DSA keys | Stefan Berger | 1 | -5/+84 |
| 2026-05-13 | integrity: Refactor asymmetric_verify for reusability | Stefan Berger | 1 | -19/+43 |
| 2026-05-13 | integrity: Check that algo parameter is within valid range | Stefan Berger | 1 | -1/+4 |
| 2026-05-13 | integrity: Check for NULL returned by asymmetric_key_public_key | Stefan Berger | 1 | -0/+4 |
| 2026-05-11 | fs: add icount_read_once() and stop open-coding ->i_count loads | Mateusz Guzik | 1 | -1/+1 |
| 2026-05-09 | keys: use kmalloc_flex in user_preparse | Thorsten Blum | 1 | -1/+1 |
| 2026-05-06 | selinux: check for simple types | Christian Göttsche | 3 | -2/+29 |
| 2026-05-06 | selinux: more strict bounds check | Christian Göttsche | 3 | -2/+31 |
| 2026-05-06 | selinux: beef up isvalid checks | Christian Göttsche | 8 | -58/+83 |
| 2026-05-06 | selinux: reorder policydb_index() | Christian Göttsche | 1 | -5/+6 |
| 2026-05-06 | selinux: check type attr map overflows | Christian Göttsche | 3 | -0/+33 |
| 2026-05-06 | selinux: check length fields in policies | Christian Göttsche | 4 | -0/+68 |
| 2026-05-06 | selinux: more strict policy parsing | Christian Göttsche | 8 | -60/+233 |
| 2026-05-06 | selinux: use u16 for security classes | Christian Göttsche | 3 | -8/+9 |
| 2026-05-06 | selinux: avoid nontransitive comparison | Christian Göttsche | 1 | -8/+9 |
| 2026-05-05 | selinux: shrink critical section in sel_write_load() | Stephen Smalley | 1 | -10/+8 |
| 2026-05-05 | selinux: allow multiple opens of /sys/fs/selinux/policy | Stephen Smalley | 1 | -23/+4 |
| 2026-05-05 | selinux: prune /sys/fs/selinux/user | Stephen Smalley | 3 | -190/+5 |
| 2026-05-05 | selinux: prune /sys/fs/selinux/disable | Stephen Smalley | 1 | -29/+7 |
| 2026-05-05 | selinux: prune /sys/fs/selinux/checkreqprot | Stephen Smalley | 1 | -40/+7 |
| 2026-05-04 | KEYS: trusted: Debugging as a feature | Jarkko Sakkinen | 4 | -21/+59 |
| 2026-05-04 | KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG | Eric Biggers | 1 | -1/+0 |
| 2026-05-01 | security,fs,nfs,net: update security_inode_listsecurity() interface | Stephen Smalley | 3 | -24/+15 |
| 2026-04-29 | smack: simplify write handlers of sysfs entries | Dmitry Antipov | 1 | -59/+22 |
| 2026-04-29 | selinux: switch two allocations to use kzalloc_objs() | Stephen Smalley | 1 | -2/+2 |
| 2026-04-29 | selinux: fix sel_kill_sb() | Stephen Smalley | 1 | -5/+5 |
| 2026-04-28 | selinux: fix avdcache auditing | Stephen Smalley | 2 | -21/+14 |
| 2026-04-27 | selinux: don't reserve xattr slot when we won't fill it | David Windsor | 1 | -1/+2 |
| 2026-04-27 | selinux: use sk blob accessor in socket permission helpers | Zongyao Chen | 1 | -2/+2 |
| 2026-04-27 | selinux: use QSTR() instead of QSTR_INIT() in init_sel_fs | Thorsten Blum | 1 | -2/+1 |
| 2026-04-27 | ima: return error early if file xattr cannot be changed | Goldwyn Rodrigues | 1 | -0/+5 |
| 2026-04-27 | ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG | Kamlesh Kumar | 2 | -3/+5 |
| 2026-04-24 | Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -26/+22 |
| 2026-04-22 | apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engine | GONG Ruiqi | 1 | -0/+1 |
| 2026-04-22 | apparmor: Fix string overrun due to missing termination | Daniel J Blueman | 1 | -3/+5 |
| 2026-04-22 | apparmor: Fix wrong dentry in RENAME_EXCHANGE uid check | Dudu Lu | 1 | -1/+1 |
| 2026-04-22 | apparmor: fix unpack_tags to properly return error in failure cases | John Johansen | 1 | -0/+1 |
| 2026-04-22 | apparmor: fix dfa size check | John Johansen | 1 | -1/+1 |
| 2026-04-22 | Merge tag 'tomoyo-pr-20260422' of git://git.code.sf.net/p/tomoyo/tomoyo | Linus Torvalds | 3 | -10/+8 |
| 2026-04-22 | apparmor: Use sysfs_emit in param_get_{audit,mode} | Thorsten Blum | 1 | -3/+3 |
| 2026-04-22 | apparmor: Remove redundant if check in sk_peer_get_label | Thorsten Blum | 1 | -5/+1 |
| 2026-04-22 | apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr | Thorsten Blum | 1 | -4/+1 |
| 2026-04-17 | Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 16 | -533/+337 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+3 |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -3/+1 |
| 2026-04-14 | Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
| 2026-04-15 | tomoyo: use u64 for holding inode->i_ino value | Tetsuo Handa | 3 | -10/+8 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-13 | Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -117/+284 |
| 2026-04-13 | Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
| 2026-04-13 | Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -69/+306 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -20/+26 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -35/+16 |
| 2026-04-13 | proc: make PROC_MEM_FORCE_PTRACE the Kconfig default | Linus Torvalds | 1 | -4/+2 |
| 2026-04-07 | landlock: Clarify BUILD_BUG_ON check in scoping logic | Günther Noack | 2 | -6/+12 |
| 2026-04-07 | landlock: Control pathname UNIX domain socket resolution by path | Günther Noack | 5 | -5/+134 |
| 2026-04-07 | landlock: Use mem_is_zero() in is_layer_masks_allowed() | Günther Noack | 1 | -1/+1 |
| 2026-04-07 | lsm: Add LSM hook security_unix_find | Justin Suess | 1 | -0/+20 |
| 2026-04-07 | landlock: Fix kernel-doc warning for pointer-to-array parameters | Mickaël Salaün | 1 | -2/+2 |
| 2026-04-07 | landlock: Fix formatting in tsync.c | Mickaël Salaün | 1 | -49/+58 |
| 2026-04-07 | landlock: Improve kernel-doc "Return:" section consistency | Mickaël Salaün | 8 | -34/+25 |
| 2026-04-07 | landlock: Add missing kernel-doc "Return:" sections | Mickaël Salaün | 5 | -14/+24 |
| 2026-04-07 | landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1 | Mickaël Salaün | 1 | -5/+9 |
| 2026-04-07 | landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork() | Mickaël Salaün | 1 | -4/+2 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+3 |
| 2026-04-03 | selinux: fix overlayfs mmap() and mprotect() access checks | Paul Moore | 2 | -64/+189 |
| 2026-04-03 | lsm: add backing_file LSM hooks | Paul Moore | 3 | -0/+112 |
| 2026-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -26/+78 |
| 2026-04-01 | evm: Enforce signatures version 3 with new EVM policy 'bit 3' | Stefan Berger | 2 | -1/+16 |
| 2026-04-01 | integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG | Stefan Berger | 1 | -1/+2 |
| 2026-04-01 | ima: add support to require IMA sigv3 signatures | Mimi Zohar | 3 | -12/+18 |
| 2026-04-01 | ima: add regular file data hash signature version 3 support | Mimi Zohar | 2 | -2/+2 |
| 2026-04-01 | ima: Define asymmetric_verify_v3() to verify IMA sigv3 signatures | Mimi Zohar | 5 | -56/+90 |
| 2026-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2026-03-26 | Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -26/+78 |
| 2026-03-24 | module: Give MODULE_SIG_STRING a more descriptive name | Thomas Weißschuh | 1 | -3/+3 |
| 2026-03-23 | crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3 | Eric Biggers | 1 | -1/+1 |
| 2026-03-23 | Smack: Fix error in capability bypass | Casey Schaufler | 1 | -1/+1 |
| 2026-03-20 | xen/privcmd: add boot control for restricted usage in domU | Juergen Gross | 1 | -0/+1 |
| 2026-03-17 | ima: remove buggy support for asynchronous hashes | Eric Biggers | 1 | -373/+9 |
| 2026-03-17 | securityfs: use kstrdup_const() to manage symlink targets | Dmitry Antipov | 1 | -5/+5 |
| 2026-03-17 | EVM: add comment describing why ino field is still unsigned long | Jeff Layton | 1 | -0/+6 |
| 2026-03-13 | smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb(). | Kuniyuki Iwashima | 1 | -3/+1 |
| 2026-03-13 | integrity: Eliminate weak definition of arch_get_secureboot() | Nathan Chancellor | 2 | -17/+1 |
| 2026-03-11 | ima: Add code comments to explain IMA iint cache atomic_flags | Coiby Xu | 1 | -1/+26 |
| 2026-03-11 | ima_fs: Correctly create securityfs files for unsupported hash algos | Dmitry Safonov | 1 | -4/+12 |
| 2026-03-10 | landlock: Clean up interrupted thread logic in TSYNC | Yihan Ding | 1 | -7/+13 |
| 2026-03-10 | landlock: Serialize TSYNC thread restriction | Yihan Ding | 1 | -1/+11 |
| 2026-03-09 | apparmor: fix race between freeing data and fs accessing it | John Johansen | 7 | -101/+153 |
| 2026-03-09 | apparmor: fix race on rawdata dereference | John Johansen | 4 | -57/+93 |
| 2026-03-09 | apparmor: fix differential encoding verification | John Johansen | 2 | -4/+20 |
| 2026-03-09 | apparmor: fix unprivileged local user can do privileged policy management | John Johansen | 3 | -9/+43 |
| 2026-03-09 | apparmor: Fix double free of ns_name in aa_replace_profiles() | John Johansen | 1 | -0/+1 |
| 2026-03-09 | apparmor: fix missing bounds check on DEFAULT table in verify_dfa() | Massimiliano Pellizzer | 1 | -2/+3 |
| 2026-03-09 | apparmor: fix side-effect bug in match_char() macro usage | Massimiliano Pellizzer | 1 | -10/+20 |
| 2026-03-09 | apparmor: fix: limit the number of levels of policy namespaces | John Johansen | 2 | -0/+4 |
| 2026-03-09 | apparmor: replace recursive profile removal with iterative approach | Massimiliano Pellizzer | 1 | -3/+27 |
| 2026-03-09 | apparmor: fix memory leak in verify_header | Massimiliano Pellizzer | 1 | -1/+0 |
| 2026-03-09 | apparmor: validate DFA start states are in bounds in unpack_pdb | Massimiliano Pellizzer | 1 | -1/+11 |
| 2026-03-09 | ima: check return value of crypto_shash_final() in boot aggregate | Daniel Hodges | 1 | -1/+1 |
| 2026-03-08 | ima: Define and use a digest_size field in the ima_algo_desc structure | Roberto Sassu | 3 | -12/+13 |
| 2026-03-08 | ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG | Thomas Weißschuh | 1 | -4/+2 |
| 2026-03-08 | ima: fallback to using i_version to detect file change | Mimi Zohar | 2 | -12/+35 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 6 | -20/+20 |
| 2026-03-06 | selinux: Use simple_start_creating() / simple_done_creating() | NeilBrown | 1 | -9/+8 |
| 2026-03-06 | Apparmor: Use simple_start_creating() / simple_done_creating() | NeilBrown | 1 | -27/+8 |
| 2026-03-05 | evm: fix security.evm for a file with IMA signature | Coiby Xu | 2 | -0/+33 |
| 2026-03-05 | evm: Don't enable fix mode when secure boot is enabled | Coiby Xu | 1 | -7/+17 |
| 2026-03-05 | integrity: Make arch_ima_get_secureboot integrity-wide | Coiby Xu | 8 | -50/+80 |
| 2026-03-04 | landlock: Improve TSYNC types | Mickaël Salaün | 1 | -5/+8 |
| 2026-03-04 | landlock: Fully release unused TSYNC work entries | Mickaël Salaün | 1 | -6/+41 |
| 2026-03-04 | landlock: Fix formatting | Mickaël Salaün | 2 | -7/+5 |
| 2026-02-23 | apparmor: return error on namespace mismatch in verify_header | Massimiliano Pellizzer | 1 | -0/+1 |
| 2026-02-23 | apparmor: use target task's context in apparmor_getprocattr() | Cengiz Can | 1 | -9/+7 |
| 2026-02-23 | selinux: annotate intentional data race in inode_doinit_with_dentry() | Christian Göttsche | 1 | -1/+2 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 3 | -9/+8 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 4 | -8/+4 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 4 | -4/+4 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 36 | -87/+87 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 59 | -168/+166 |
| 2026-02-20 | Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -240/+687 |
| 2026-02-18 | Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-18 | apparmor: fix signedness bug in unpack_tags() | Massimiliano Pellizzer | 1 | -1/+1 |
| 2026-02-18 | Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -21/+16 |
| 2026-02-14 | Merge tag 'caps-pr-20260213' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+309 |
| 2026-02-12 | mm: update shmem_[kernel]_file_*() functions to use vma_flags_t | Lorenzo Stoakes | 1 | -1/+1 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 9 | -0/+43 |
| 2026-02-11 | Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 18 | -376/+959 |
| 2026-02-11 | Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 4 | -28/+30 |
| 2026-02-11 | Merge tag 'Smack-for-7.0' of https://github.com/cschaufler/smack-next | Linus Torvalds | 2 | -30/+51 |
| 2026-02-10 | Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -1/+205 |
| 2026-02-10 | Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+7 |
| 2026-02-10 | Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -50/+123 |
| 2026-02-10 | Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2026-02-10 | landlock: Transpose the layer masks data structure | Günther Noack | 9 | -340/+271 |
| 2026-02-10 | landlock: Add access_mask_subset() helper | Günther Noack | 2 | -2/+9 |
| 2026-02-09 | Merge tag 'selinux-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -25/+151 |
| 2026-02-09 | Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-06 | landlock: Add errata documentation section | Samasth Norway Ananda | 4 | -1/+28 |
| 2026-02-06 | landlock: Refactor TCP socket type check | Matthieu Buffet | 1 | -5/+16 |
| 2026-02-06 | landlock: Multithreading support for landlock_restrict_self() | Günther Noack | 6 | -28/+635 |
| 2026-02-03 | apparmor: fix cast in format string DEBUG statement | John Johansen | 1 | -1/+1 |
| 2026-02-02 | apparmor: fix aa_label to return state from compount and component match | John Johansen | 1 | -6/+6 |
| 2026-02-02 | apparmor: fix fmt string type error in process_strs_entry | John Johansen | 1 | -2/+3 |
| 2026-02-02 | apparmor: fix kernel-doc comments for inview | John Johansen | 1 | -2/+2 |
| 2026-02-02 | apparmor: fix invalid deref of rawdata when export_binary is unset | Georgia Garcia | 1 | -0/+9 |
| 2026-02-01 | apparmor: add .kunitconfig | Ryota Sakamoto | 1 | -0/+5 |
| 2026-01-30 | pkcs7, x509: Rename ->digest to ->m | David Howells | 1 | -2/+2 |
| 2026-01-30 | keys/trusted_keys: establish PKWM as a trusted source | Srish Srinivasan | 4 | -1/+205 |
| 2026-01-29 | lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY | Paul Moore | 3 | -18/+3 |
| 2026-01-29 | apparmor: cleanup remove unused percpu critical sections in buffer management | John Johansen | 1 | -5/+0 |
| 2026-01-29 | apparmor: document the buffer hold, add an overflow guard | John Johansen | 1 | -2/+26 |
| 2026-01-29 | apparmor: avoid per-cpu hold underflow in aa_get_buffer | Zhengmian Hu | 1 | -1/+2 |
| 2026-01-29 | apparmor: split xxx_in_ns into its two separate semantic use cases | John Johansen | 5 | -46/+61 |
| 2026-01-29 | apparmor: make label_match return a consistent value | John Johansen | 1 | -11/+9 |
| 2026-01-29 | apparmor: remove apply_modes_to_perms from label_match | John Johansen | 1 | -3/+0 |
| 2026-01-29 | apparmor: fix fast path cache check for unix sockets | John Johansen | 1 | -14/+21 |
| 2026-01-29 | apparmor: fix rlimit for posix cpu timers | John Johansen | 1 | -0/+5 |
| 2026-01-29 | apparmor: refactor/cleanup cred helper fns. | John Johansen | 1 | -31/+69 |
| 2026-01-29 | apparmor: fix label and profile debug macros | John Johansen | 1 | -1/+3 |
| 2026-01-29 | apparmor: move check for aa_null file to cover all cases | John Johansen | 2 | -6/+10 |
| 2026-01-29 | apparmor: guard against free routines being called with a NULL | John Johansen | 1 | -0/+6 |
| 2026-01-29 | apparmor: return -ENOMEM in unpack_perms_table upon alloc failure | Ryan Lee | 1 | -2/+4 |
| 2026-01-29 | apparmor: account for in_atomic removal in common_file_perm | Ryan Lee | 1 | -3/+2 |
| 2026-01-29 | apparmor: drop in_atomic flag in common_mmap, and common_file_perm | John Johansen | 1 | -12/+9 |
| 2026-01-29 | apparmor: fix boolean argument in apparmor_mmap_file | Ryan Lee | 1 | -1/+1 |
| 2026-01-29 | apparmor: userns: Add support for execpath in userns | Maxime Bélair | 1 | -0/+32 |
| 2026-01-29 | apparmor: add support loading per permission tagging | John Johansen | 8 | -18/+269 |
| 2026-01-28 | tomoyo: Use scoped init guard | Marco Elver | 1 | -1/+1 |
| 2026-01-26 | ima: verify the previous kernel's IMA buffer lies in addressable RAM | Harshit Mogalapalli | 1 | -0/+35 |
| 2026-01-25 | keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal | Srish Srinivasan | 1 | -2/+2 |
| 2026-01-23 | evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac() | Roberto Sassu | 1 | -4/+10 |