| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-15 | Revert "apparmor: use SHA-256 library API instead of crypto_shash API" | John Johansen | 2 | -13/+75 |
| 2025-07-15 | apparmor: mitigate parser generating large xtables | John Johansen | 3 | -6/+45 |
| 2025-07-14 | apparmor: use SHA-256 library API instead of crypto_shash API | Eric Biggers | 2 | -75/+13 |
| 2025-07-09 | integrity/platform_certs: Allow loading of keys in the static key management ... | Srish Srinivasan | 1 | -2/+3 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 2 | -4/+4 |
| 2025-07-01 | selinux: implement inode_file_[g|s]etattr hooks | Andrey Albershteyn | 1 | -0/+14 |
| 2025-07-01 | lsm: introduce new hooks for setting/getting inode fsxattr | Andrey Albershteyn | 1 | -0/+30 |
| 2025-06-30 | smack: fix kernel-doc warnings for smk_import_valid_label() | Konstantin Andreev | 1 | -2/+4 |
| 2025-06-27 | landlock: Fix warning from KUnit tests | Tingmao Wang | 1 | -27/+42 |
| 2025-06-24 | selinux: don't bother with selinuxfs_info_free() on failures | Al Viro | 1 | -2/+0 |
| 2025-06-24 | smack: fix bug: setting task label silently ignores input garbage | Konstantin Andreev | 3 | -63/+148 |
| 2025-06-24 | smack: fix bug: unprivileged task can create labels | Konstantin Andreev | 1 | -14/+27 |
| 2025-06-23 | exec: Correct the permission check for unsafe exec | Eric W. Biederman | 1 | -12/+8 |
| 2025-06-22 | smack: fix bug: invalid label of unix socket file | Konstantin Andreev | 1 | -14/+44 |
| 2025-06-22 | smack: always "instantiate" inode in smack_inode_init_security() | Konstantin Andreev | 1 | -3/+7 |
| 2025-06-22 | smack: deduplicate xattr setting in smack_inode_init_security() | Konstantin Andreev | 1 | -26/+28 |
| 2025-06-22 | smack: fix bug: SMACK64TRANSMUTE set on non-directory | Konstantin Andreev | 1 | -11/+13 |
| 2025-06-22 | smack: deduplicate "does access rule request transmutation" | Konstantin Andreev | 1 | -25/+32 |
| 2025-06-19 | selinux: add __GFP_NOWARN to hashtab_init() allocations | Paul Moore | 1 | -1/+2 |
| 2025-06-19 | selinux: optimize selinux_inode_getattr/permission() based on neveraudit|perm... | Stephen Smalley | 2 | -1/+21 |
| 2025-06-19 | selinux: introduce neveraudit types | Stephen Smalley | 5 | -1/+48 |
| 2025-06-19 | selinux: change security_compute_sid to return the ssid or tsid on match | Stephen Smalley | 1 | -5/+11 |
| 2025-06-17 | ipe: don't bother with removal of files in directory we'll be removing | Al Viro | 2 | -22/+14 |
| 2025-06-17 | evm_secfs: clear securityfs interactions | Al Viro | 1 | -8/+7 |
| 2025-06-17 | ima_fs: get rid of lookup-by-dentry stuff | Al Viro | 1 | -66/+16 |
| 2025-06-17 | ima_fs: don't bother with removal of files in directory we'll be removing | Al Viro | 1 | -39/+18 |
| 2025-06-17 | apparmor: file never has NULL f_path.mnt | Al Viro | 1 | -1/+1 |
| 2025-06-17 | landlock: opened file never has a negative dentry | Al Viro | 1 | -1/+0 |
| 2025-06-16 | selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len | Stephen Smalley | 1 | -1/+1 |
| 2025-06-16 | selinux: add a 5 second sleep to /sys/fs/selinux/user | Paul Moore | 1 | -0/+1 |
| 2025-06-16 | lsm: trivial comment fix | Kalevi Kolttonen | 1 | -1/+1 |
| 2025-06-16 | ima: add a knob ima= to allow disabling IMA in kdump kernel | Baoquan He | 1 | -0/+26 |
| 2025-06-11 | make securityfs_remove() remove the entire subtree | Al Viro | 1 | -37/+10 |
| 2025-06-11 | securityfs: pin filesystem only for objects directly in root | Al Viro | 1 | -8/+13 |
| 2025-06-11 | securityfs: don't pin dentries twice, once is enough... | Al Viro | 1 | -2/+0 |
| 2025-06-11 | KEYS: Invert FINAL_PUT bit | Herbert Xu | 2 | -4/+5 |
| 2025-05-31 | Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -76/+0 |
| 2025-05-29 | Merge tag 'ipe-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -26/+63 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 5 | -70/+2 |
| 2025-05-28 | Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -85/+232 |
| 2025-05-28 | Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -18/+18 |
| 2025-05-28 | Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -33/+185 |
| 2025-05-28 | Merge tag 'Smack-for-6.16' of https://github.com/cschaufler/smack-next | Linus Torvalds | 1 | -7/+5 |
| 2025-05-28 | Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2025-05-27 | ipe: add errno field to IPE policy load auditing | Jasjiv Singh | 4 | -26/+63 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -5/+5 |
| 2025-05-25 | apparmor: Document that label must be last member in struct aa_profile | John Johansen | 1 | -1/+8 |
| 2025-05-25 | apparmor: make debug_values_table static | John Johansen | 1 | -1/+1 |
| 2025-05-25 | apparmor: force auditing of conflicting attachment execs from confined | Ryan Lee | 1 | -0/+9 |
| 2025-05-25 | apparmor: include conflicting attachment info for confined ix/ux fallback | Ryan Lee | 1 | -2/+33 |
| 2025-05-25 | apparmor: move the "conflicting profile attachments" infostr to a const decla... | Ryan Lee | 1 | -1/+3 |
| 2025-05-25 | apparmor: force audit on unconfined exec if info is set by find_attach | Ryan Lee | 1 | -0/+16 |
| 2025-05-25 | apparmor: make all generated string array headers const char *const | Ryan Lee | 1 | -2/+2 |
| 2025-05-25 | apparmor: fix loop detection used in conflicting attachment resolution | Ryan Lee | 2 | -15/+12 |
| 2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -5/+35 |
| 2025-05-19 | security/smack/smackfs: small kernel-doc fixes | Randy Dunlap | 1 | -7/+5 |
| 2025-05-17 | apparmor: ensure WB_HISTORY_SIZE value is a power of 2 | Ryan Lee | 2 | -1/+3 |
| 2025-05-17 | apparmor: fix some kernel-doc issues in header files | Randy Dunlap | 5 | -8/+8 |
| 2025-05-17 | apparmor: Fix incorrect profile->signal range check | Colin Ian King | 1 | -1/+1 |
| 2025-05-17 | apparmor: use SHA-256 library API instead of crypto_shash API | Eric Biggers | 2 | -75/+13 |
| 2025-05-17 | security/apparmor: use kfree_sensitive() in unpack_secmark() | Zilin Guan | 1 | -2/+2 |
| 2025-05-14 | ima: do not copy measurement list to kdump kernel | Steven Chen | 1 | -0/+3 |
| 2025-05-12 | landlock: Improve bit operations in audit code | Mickaël Salaün | 3 | -4/+34 |
| 2025-05-08 | Revert "hardening: Disable GCC randstruct for COMPILE_TEST" | Kees Cook | 1 | -1/+1 |
| 2025-05-03 | landlock: Remove KUnit test that triggers a warning | Mickaël Salaün | 1 | -1/+1 |
| 2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -17/+16 |
| 2025-04-30 | Kbuild: remove structleak gcc plugin | Arnd Bergmann | 1 | -76/+0 |
| 2025-04-29 | ima: measure kexec load and exec events as critical data | Steven Chen | 3 | -0/+32 |
| 2025-04-29 | ima: make the kexec extra memory configurable | Steven Chen | 2 | -5/+22 |
| 2025-04-29 | ima: verify if the segment size has changed | Steven Chen | 1 | -0/+10 |
| 2025-04-29 | ima: kexec: move IMA log copy from kexec load to execute | Steven Chen | 1 | -14/+29 |
| 2025-04-29 | ima: kexec: define functions to copy IMA log at soft boot | Steven Chen | 1 | -0/+47 |
| 2025-04-29 | ima: kexec: skip IMA segment validation after kexec soft reboot | Steven Chen | 1 | -0/+3 |
| 2025-04-29 | ima: define and call ima_alloc_kexec_file_buf() | Steven Chen | 1 | -11/+35 |
| 2025-04-29 | ima: rename variable the seq_file "file" to "ima_kexec_file" | Steven Chen | 1 | -15/+16 |
| 2025-04-24 | Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -17/+16 |
| 2025-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+4 |
| 2025-04-22 | lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORK | Song Liu | 1 | -18/+18 |
| 2025-04-22 | ima: process_measurement() needlessly takes inode_lock() on MAY_READ | Frederick Lawler | 1 | -1/+3 |
| 2025-04-17 | landlock: Fix documentation for landlock_restrict_self(2) | Mickaël Salaün | 1 | -6/+6 |
| 2025-04-17 | landlock: Fix documentation for landlock_create_ruleset(2) | Mickaël Salaün | 1 | -8/+7 |
| 2025-04-15 | hardening: Disable GCC randstruct for COMPILE_TEST | Kees Cook | 1 | -1/+1 |
| 2025-04-12 | selinux: fix the kdoc header for task_avdcache_update | Paul Moore | 1 | -1/+1 |
| 2025-04-12 | selinux: remove a duplicated include | Paul Moore | 1 | -1/+0 |
| 2025-04-11 | net: Retire DCCP socket. | Kuniyuki Iwashima | 5 | -70/+2 |
| 2025-04-11 | selinux: reduce path walk overhead | Paul Moore | 2 | -54/+185 |
| 2025-04-11 | selinux: support wildcard match in genfscon | Takaya Saeki | 3 | -4/+17 |
| 2025-04-11 | selinux: drop copy-paste comment | Christian Göttsche | 1 | -6/+0 |
| 2025-04-11 | selinux: unify OOM handling in network hashtables | Christian Göttsche | 4 | -9/+19 |
| 2025-04-11 | selinux: add likely hints for fast paths | Christian Göttsche | 3 | -3/+3 |
| 2025-04-11 | selinux: contify network namespace pointer | Christian Göttsche | 1 | -1/+1 |
| 2025-04-11 | selinux: constify network address pointer | Christian Göttsche | 4 | -8/+8 |
| 2025-04-11 | landlock: Log the TGID of the domain creator | Mickaël Salaün | 1 | -2/+2 |
| 2025-04-08 | landlock: Remove incorrect warning | Mickaël Salaün | 1 | -1/+1 |
| 2025-04-08 | Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS | NeilBrown | 1 | -2/+2 |
| 2025-04-08 | VFS: rename lookup_one_len family to lookup_noperm and remove permission check | NeilBrown | 2 | -3/+3 |
| 2025-04-01 | mseal sysmap: kernel config and header change | Jeff Xu | 1 | -0/+21 |
| 2025-04-01 | Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+5 |
| 2025-03-30 | Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 2 | -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/+1 |
| 2025-03-28 | Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 25 | -263/+2282 |
| 2025-03-28 | Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+5 |
| 2025-03-28 | Merge tag 'integrity-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+15 |
| 2025-03-28 | Merge tag 'ipe-pr-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+6 |
| 2025-03-27 | ima: limit the number of ToMToU integrity violations | Mimi Zohar | 2 | -4/+5 |
| 2025-03-27 | ima: limit the number of open-writers integrity violations | Mimi Zohar | 2 | -2/+10 |
| 2025-03-26 | Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+11 |
| 2025-03-26 | landlock: Add LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFF | Mickaël Salaün | 3 | -7/+43 |
| 2025-03-26 | landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags | Mickaël Salaün | 5 | -12/+63 |
| 2025-03-26 | landlock: Log scoped denials | Mickaël Salaün | 5 | -18/+97 |
| 2025-03-26 | landlock: Log TCP bind and connect denials | Mickaël Salaün | 3 | -4/+60 |
| 2025-03-26 | landlock: Log truncate and IOCTL denials | Mickaël Salaün | 7 | -6/+307 |
| 2025-03-26 | landlock: Factor out IOCTL hooks | Mickaël Salaün | 1 | -21/+11 |
| 2025-03-26 | landlock: Log file-related denials | Mickaël Salaün | 3 | -16/+233 |
| 2025-03-26 | landlock: Log mount-related denials | Mickaël Salaün | 4 | -41/+74 |
| 2025-03-26 | landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status | Mickaël Salaün | 6 | -4/+285 |
| 2025-03-26 | landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials | Mickaël Salaün | 7 | -24/+336 |
| 2025-03-26 | landlock: Identify domain execution crossing | Mickaël Salaün | 3 | -6/+59 |
| 2025-03-26 | landlock: Prepare to use credential instead of domain for fowner | Mickaël Salaün | 3 | -21/+39 |
| 2025-03-26 | landlock: Prepare to use credential instead of domain for scope | Mickaël Salaün | 1 | -24/+28 |
| 2025-03-26 | landlock: Prepare to use credential instead of domain for network | Mickaël Salaün | 1 | -15/+12 |
| 2025-03-26 | landlock: Prepare to use credential instead of domain for filesystem | Mickaël Salaün | 2 | -30/+92 |
| 2025-03-26 | landlock: Move domain hierarchy management | Mickaël Salaün | 4 | -34/+53 |
| 2025-03-26 | landlock: Add unique ID generator | Mickaël Salaün | 5 | -0/+282 |
| 2025-03-26 | lsm: Add audit_log_lsm_data() helper | Mickaël Salaün | 1 | -9/+18 |
| 2025-03-26 | landlock: Always allow signals between threads of the same process | Mickaël Salaün | 3 | -6/+64 |
| 2025-03-25 | Merge tag 'Smack-for-6.15' of https://github.com/cschaufler/smack-next | Linus Torvalds | 4 | -52/+43 |
| 2025-03-25 | Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -16/+73 |
| 2025-03-25 | Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -6/+31 |
| 2025-03-24 | Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -29/+36 |
| 2025-03-24 | ipe: policy_fs: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+6 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+4 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+4 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-22 | keys: Fix UAF in key_put() | David Howells | 2 | -1/+5 |
| 2025-03-21 | landlock: Prepare to add second errata | Mickaël Salaün | 1 | -0/+12 |
| 2025-03-21 | landlock: Add erratum for TCP fix | Mickaël Salaün | 1 | -0/+15 |
| 2025-03-21 | landlock: Add the errata interface | Mickaël Salaün | 4 | -4/+138 |
| 2025-03-21 | landlock: Move code to ease future backports | Mickaël Salaün | 1 | -5/+5 |
| 2025-03-21 | crypto: lib/Kconfig - hide library options | Arnd Bergmann | 1 | -1/+1 |
| 2025-03-17 | selinux: get netif_wildcard policycap from policy instead of cache | Christian Göttsche | 1 | -2/+1 |
| 2025-03-15 | security: Propagate caller information in bpf hooks | Blaise Boscaccy | 2 | -9/+12 |
| 2025-03-10 | lsm: remove old email address for Stephen Smalley | Stephen Smalley | 1 | -1/+1 |
| 2025-03-10 | Merge 6.14-rc6 into driver-core-next | Greg Kroah-Hartman | 6 | -10/+15 |
| 2025-03-08 | hardening: Enable i386 FORTIFY_SOURCE on Clang 16+ | Kees Cook | 1 | -1/+1 |
| 2025-03-08 | vfs: Remove invalidate_inodes() | Jan Kara | 1 | -1/+1 |
| 2025-03-07 | capability: Remove unused has_capability | Dr. David Alan Gilbert | 1 | -4/+5 |
| 2025-03-07 | yama: don't abuse rcu_read_lock/get_task_struct in yama_task_prctl() | Oleg Nesterov | 1 | -7/+2 |
| 2025-03-07 | selinux: support wildcard network interface names | Christian Göttsche | 4 | -4/+22 |
| 2025-03-03 | loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported | Arulpandiyan Vadivel | 1 | -1/+1 |
| 2025-02-28 | fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' | Mel Gorman | 2 | -9/+9 |
| 2025-02-28 | mm: security: Allow default HARDENED_USERCOPY to be set at compile time | Mel Gorman | 1 | -0/+8 |
| 2025-02-28 | mm: security: Move hardened usercopy under 'Kernel hardening options' | Mel Gorman | 2 | -12/+16 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 1 | -4/+4 |
| 2025-02-27 | selinux: add FILE__WATCH_MOUNTNS | Miklos Szeredi | 2 | -1/+4 |
| 2025-02-26 | selinux: add permission checks for loading other kinds of kernel files | "Kipp N. Davis" | 2 | -11/+51 |
| 2025-02-26 | Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+2 |
| 2025-02-26 | Merge tag 'integrity-v6.14-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -7/+13 |
| 2025-02-26 | perf: Remove unnecessary parameter of security check | Luo Gengkun | 2 | -4/+3 |
| 2025-02-17 | Merge 6.14-rc3 into driver-core-next | Greg Kroah-Hartman | 4 | -41/+117 |
| 2025-02-16 | smack: recognize ipv4 CIPSO w/o categories | Konstantin Andreev | 1 | -0/+4 |
| 2025-02-16 | smack: Revert "smackfs: Added check catlen" | Konstantin Andreev | 1 | -14/+3 |
| 2025-02-15 | kernfs: Use RCU to access kernfs_node::name. | Sebastian Andrzej Siewior | 1 | -2/+5 |
| 2025-02-14 | landlock: Fix non-TCP sockets restriction | Mikhail Ivanov | 1 | -2/+1 |
| 2025-02-14 | landlock: Fix grammar error | Tanya Agarwal | 1 | -1/+1 |
| 2025-02-13 | smack: remove /smack/logging if audit is not configured | Konstantin Andreev | 3 | -6/+14 |
| 2025-02-13 | smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label | Konstantin Andreev | 1 | -24/+0 |
| 2025-02-12 | smack: dont compile ipv6 code unless ipv6 is configured | Konstantin Andreev | 2 | -1/+15 |
| 2025-02-11 | Smack: fix typos and spelling errors | Casey Schaufler | 4 | -7/+7 |
| 2025-02-11 | Merge tag 'tomoyo-pr-20250211' of git://git.code.sf.net/p/tomoyo/tomoyo | Linus Torvalds | 4 | -41/+117 |
| 2025-02-10 | apparmor: Remove unused variable 'sock' in __file_sock_perm() | Nathan Chancellor | 1 | -3/+0 |
| 2025-02-10 | apparmor: use the condition in AA_BUG_FMT even with debug disabled | Mateusz Guzik | 1 | -1/+5 |
| 2025-02-10 | apparmor: fix typos and spelling errors | Tanya Agarwal | 5 | -9/+9 |
| 2025-02-10 | apparmor: Modify mismatched function name | Jiapeng Chong | 1 | -1/+1 |
| 2025-02-10 | apparmor: Modify mismatched function name | Jiapeng Chong | 1 | -1/+1 |
| 2025-02-10 | apparmor: Fix checking address of an array in accum_label_info() | Nathan Chancellor | 1 | -1/+1 |
| 2025-02-07 | io_uring,lsm,selinux: add LSM hooks for io_uring_setup() | Hamza Mahfooz | 3 | -1/+27 |
| 2025-02-07 | selinux: always check the file label in selinux_kernel_read_file() | Paul Moore | 1 | -1/+1 |
| 2025-02-07 | security: min_addr: move sysctl to security/min_addr.c | Kaixiong Yu | 1 | -0/+11 |
| 2025-02-04 | ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr | Roberto Sassu | 2 | -2/+8 |
| 2025-02-04 | integrity: fix typos and spelling errors | Tanya Agarwal | 3 | -5/+5 |
| 2025-02-03 | selinux: fix spelling error | Tanya Agarwal | 1 | -1/+1 |
| 2025-01-31 | tomoyo: use better patterns for procfs in learning mode | Tetsuo Handa | 1 | -33/+112 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 3 | -3/+3 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -3/+1 |
| 2025-01-26 | tomoyo: fix spelling errors | Tetsuo Handa | 2 | -7/+4 |
| 2025-01-26 | tomoyo: fix spelling error | Tanya Agarwal | 1 | -1/+1 |
| 2025-01-23 | Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
| 2025-01-23 | Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -1/+0 |
| 2025-01-23 | Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se... | Linus Torvalds | 1 | -20/+41 |
| 2025-01-22 | Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -8/+87 |
| 2025-01-22 | Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2025-01-22 | Merge tag 'tomoyo-pr-20250123' of git://git.code.sf.net/p/tomoyo/tomoyo | Linus Torvalds | 2 | -3/+40 |
| 2025-01-22 | Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -140/+169 |
| 2025-01-22 | Merge tag 'keys-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+18 |
| 2025-01-21 | Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -165/+168 |
| 2025-01-21 | Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -99/+130 |
| 2025-01-21 | Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-next | Linus Torvalds | 4 | -40/+15 |
| 2025-01-21 | Merge tag 'integrity-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -3/+52 |
| 2025-01-21 | KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y | David Gstir | 1 | -4/+18 |