aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2025-12-03Merge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds5-8/+7
2025-12-02ipe: Add AT_EXECVE_CHECK support for script enforcementYanzhu Huang4-0/+32
2025-12-02ipe: Drop a duplicated CONFIG_ prefix in the ifdefferyBorislav Petkov (AMD)1-1/+1
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-6/+17
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2025-12-01tomoyo: Use local kmap in tomoyo_dump_page()Davidlohr Bueso1-7/+2
2025-11-29KEYS: trusted: Fix a memory leak in tpm2_load_cmdJarkko Sakkinen1-2/+4
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen1-19/+4
2025-11-28landlock: Improve variable scopeMickaël Salaün1-2/+3
2025-11-28landlock: Fix handling of disconnected directoriesMickaël Salaün2-12/+44
2025-11-27keys: Replace deprecated strncpy in ecryptfs_fill_auth_tokThorsten Blum1-2/+1
2025-11-27keys: Remove redundant less-than-zero checksThorsten Blum4-6/+6
2025-11-26landlock: Minor comments improvementsTingmao Wang3-4/+13
2025-11-22Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds2-129/+144
2025-11-21ima: Handle error code returned by ima_filter_rule_match()Zhao Yipeng1-1/+1
2025-11-20selinux: rename the cred_security_struct variables to "crsec"Paul Moore2-117/+117
2025-11-20selinux: move avdcache to per-task security structStephen Smalley2-15/+30
2025-11-20selinux: rename task_security_struct to cred_security_structStephen Smalley2-38/+38
2025-11-19lsm: use unrcu_pointer() for current->cred in security_init()Paul Moore1-1/+2
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu4-11/+22
2025-11-18Clarify the rootid_owns_currentnsSerge Hallyn1-12/+22
2025-11-17d_make_discardable(): warn if given a non-persistent dentryAl Viro1-4/+9
2025-11-17convert securityfsAl Viro1-21/+12
2025-11-16convert selinuxfsAl Viro1-4/+6
2025-11-16selinuxfs: new helper for attaching files to treeAl Viro1-94/+66
2025-11-16selinuxfs: don't stash the dentry of /policy_capabilitiesAl Viro1-12/+9
2025-11-16convert smackfsAl Viro1-1/+1
2025-11-16configfs, securityfs: kill_litter_super() not neededAl Viro1-1/+1
2025-11-14Add start_renaming_two_dentries()NeilBrown1-2/+13
2025-11-14VFS: introduce start_removing_dentry()NeilBrown1-4/+4
2025-11-12landlock: fix splats from iput() after it started calling might_sleep()Mateusz Guzik1-4/+3
2025-11-11device_cgroup: Refactor devcgroup_seq_show to use seq_put* helpersThorsten Blum1-31/+25
2025-11-11Smack: function parameter 'gfp' not describedCasey Schaufler1-0/+1
2025-11-04cred: make init_cred staticChristian Brauner1-1/+1
2025-10-23selinux: improve bucket distribution uniformity of avc_hash()Hongru Zhang3-6/+14
2025-10-23selinux: Move avtab_hash() to a shared location for future reuseHongru Zhang2-40/+47
2025-10-23selinux: Introduce a new config to make avc cache slot size adjustableHongru Zhang2-3/+14
2025-10-23KEYS: trusted: Pass argument by pointer in dump_optionsHerbert Xu1-5/+5
2025-10-22memfd,selinux: call security_inode_init_security_anon()Thiébaud Weksteen5-5/+30
2025-10-22lsm: add a LSM_STARTED_ALL notification eventPaul Moore1-0/+1
2025-10-22lsm: consolidate all of the LSM framework initcallsPaul Moore4-6/+36
2025-10-22selinux: move initcalls to the LSM frameworkPaul Moore12-40/+107
2025-10-22ima,evm: move initcalls to the LSM frameworkRoberto Sassu6-10/+35
2025-10-22lockdown: move initcalls to the LSM frameworkPaul Moore1-2/+1
2025-10-22apparmor: move initcalls to the LSM frameworkPaul Moore5-6/+13
2025-10-22safesetid: move initcalls to the LSM frameworkPaul Moore3-2/+4
2025-10-22tomoyo: move initcalls to the LSM frameworkPaul Moore3-3/+4
2025-10-22smack: move initcalls to the LSM frameworkPaul Moore4-6/+25
2025-10-22ipe: move initcalls to the LSM frameworkPaul Moore3-3/+4