summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
3 daysMerge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysMerge tag 'caps-pr-20251204' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysKEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2Jarkko Sakkinen
5 daysMerge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
5 daysMerge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-nextLinus Torvalds
5 daysMerge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 daysMerge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysipe: Add AT_EXECVE_CHECK support for script enforcementYanzhu Huang
6 daysipe: Drop a duplicated CONFIG_ prefix in the ifdefferyBorislav Petkov (AMD)
7 daysMerge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds
7 daysMerge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
9 daysKEYS: trusted: Fix a memory leak in tpm2_load_cmdJarkko Sakkinen
9 daysKEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen
11 dayskeys: Replace deprecated strncpy in ecryptfs_fill_auth_tokThorsten Blum
11 dayskeys: Remove redundant less-than-zero checksThorsten Blum
2025-11-22Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-21ima: Handle error code returned by ima_filter_rule_match()Zhao Yipeng
2025-11-20selinux: rename the cred_security_struct variables to "crsec"Paul Moore
2025-11-20selinux: move avdcache to per-task security structStephen Smalley
2025-11-20selinux: rename task_security_struct to cred_security_structStephen Smalley
2025-11-19lsm: use unrcu_pointer() for current->cred in security_init()Paul Moore
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu
2025-11-18Clarify the rootid_owns_currentnsSerge Hallyn
2025-11-17d_make_discardable(): warn if given a non-persistent dentryAl Viro
2025-11-17convert securityfsAl Viro
2025-11-16convert selinuxfsAl Viro
2025-11-16selinuxfs: new helper for attaching files to treeAl Viro
2025-11-16selinuxfs: don't stash the dentry of /policy_capabilitiesAl Viro
2025-11-16convert smackfsAl Viro
2025-11-16configfs, securityfs: kill_litter_super() not neededAl Viro
2025-11-14Add start_renaming_two_dentries()NeilBrown
2025-11-14VFS: introduce start_removing_dentry()NeilBrown
2025-11-12landlock: fix splats from iput() after it started calling might_sleep()Mateusz Guzik
2025-11-11device_cgroup: Refactor devcgroup_seq_show to use seq_put* helpersThorsten Blum
2025-11-11Smack: function parameter 'gfp' not describedCasey Schaufler
2025-11-04cred: make init_cred staticChristian Brauner
2025-10-23selinux: improve bucket distribution uniformity of avc_hash()Hongru Zhang
2025-10-23selinux: Move avtab_hash() to a shared location for future reuseHongru Zhang
2025-10-23selinux: Introduce a new config to make avc cache slot size adjustableHongru Zhang
2025-10-23KEYS: trusted: Pass argument by pointer in dump_optionsHerbert Xu
2025-10-22memfd,selinux: call security_inode_init_security_anon()ThiƩbaud Weksteen
2025-10-22lsm: add a LSM_STARTED_ALL notification eventPaul Moore
2025-10-22lsm: consolidate all of the LSM framework initcallsPaul Moore
2025-10-22selinux: move initcalls to the LSM frameworkPaul Moore
2025-10-22ima,evm: move initcalls to the LSM frameworkRoberto Sassu