summaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)AuthorLines
2021-09-02Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+4
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-2/+6
2021-08-31Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+6
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+4
2021-08-02selinux: correct the return value when loads initial sidsXiu Jianfeng-6/+4
2021-07-29mctp: Add MCTP baseJeremy Kerr-2/+6
2021-07-23ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu-2/+4
2021-07-14selinux: return early for possible NULL audit buffersAustin Kim-0/+6
2021-06-11selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro-31/+5
2021-06-11selinux: slow_avc_audit has become non-blockingAl Viro-35/+10
2021-06-11selinux: Fix kernel-docYang Li-1/+22
2021-06-10selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim-6/+7
2021-05-14lsm_audit,selinux: pass IB device name by referenceOndrej Mosnacek-1/+1
2021-05-10selinux: Remove redundant assignment to rcJiapeng Chong-5/+0
2021-05-10selinux: Corrected comment to match kernel-doc commentSouptick Joarder-1/+1
2021-05-10selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan-2/+2
2021-05-10selinux: constify some avtab function argumentsOndrej Mosnacek-21/+26
2021-05-10selinux: simplify duplicate_policydb_cond_list() by using kmemdup()Ondrej Mosnacek-5/+6
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-37/+30
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+4
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-48/+232
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler-37/+30
2021-04-21selinux: add proper NULL termination to the secclass_map permissionsPaul Moore-2/+3
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-112/+185
2021-04-09Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-112/+185
2021-04-07selinux: fix race between old and new sidtabOndrej Mosnacek-37/+145
2021-04-02selinux: fix cond_list corruption when changing booleansOndrej Mosnacek-69/+33
2021-04-02selinux: make nslot handling in avtab more robustOndrej Mosnacek-10/+11
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-41/+59
2021-03-22selinux: clarify task subjective and objective credentialsPaul Moore-39/+73
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore-1/+2
2021-03-22lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia-0/+56
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-41/+59
2021-03-18selinuxfs: unify policy load error reportingOndrej Mosnacek-6/+3
2021-03-18selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek-33/+55
2021-03-18selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek-2/+1
2021-03-11nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel-1/+4
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu-1/+1
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu-1/+1
2021-03-08selinux: measure state and policy capabilitiesLakshmi Ramasubramanian-5/+96
2021-03-08selinux: Allow context mounts for unpriviliged overlayfsVivek Goyal-1/+2
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+14
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+127
2021-01-24commoncap: handle idmapped mountsChristian Brauner-8/+12
2021-01-24xattr: handle idmapped mountsTycho Andersen-1/+2
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner-2/+2
2021-01-14selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian-10/+127
2021-01-14selinux: teach SELinux about anonymous inodesDaniel Colascione-0/+59
2021-01-13selinux: fall back to SECURITY_FS_USE_GENFS if no xattr supportOndrej Mosnacek-25/+52
2021-01-12selinux: mark selinux_xfrm_refcount as __read_mostlyOndrej Mosnacek-1/+1