summaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)Author
2021-08-02selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-06-11selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro
2021-06-11selinux: slow_avc_audit has become non-blockingAl Viro
2021-06-11selinux: Fix kernel-docYang Li
2021-06-10selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim
2021-05-14lsm_audit,selinux: pass IB device name by referenceOndrej Mosnacek
2021-05-10selinux: Remove redundant assignment to rcJiapeng Chong
2021-05-10selinux: Corrected comment to match kernel-doc commentSouptick Joarder
2021-05-10selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan
2021-05-10selinux: constify some avtab function argumentsOndrej Mosnacek
2021-05-10selinux: simplify duplicate_policydb_cond_list() by using kmemdup()Ondrej Mosnacek
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler
2021-04-21selinux: add proper NULL termination to the secclass_map permissionsPaul Moore
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-07selinux: fix race between old and new sidtabOndrej Mosnacek
2021-04-02selinux: fix cond_list corruption when changing booleansOndrej Mosnacek
2021-04-02selinux: make nslot handling in avtab more robustOndrej Mosnacek
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22selinux: clarify task subjective and objective credentialsPaul Moore
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore
2021-03-22lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-18selinuxfs: unify policy load error reportingOndrej Mosnacek
2021-03-18selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek
2021-03-18selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek
2021-03-11nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu
2021-03-08selinux: measure state and policy capabilitiesLakshmi Ramasubramanian
2021-03-08selinux: Allow context mounts for unpriviliged overlayfsVivek Goyal
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-01-24commoncap: handle idmapped mountsChristian Brauner
2021-01-24xattr: handle idmapped mountsTycho Andersen
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2021-01-14selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian
2021-01-14selinux: teach SELinux about anonymous inodesDaniel Colascione
2021-01-13selinux: fall back to SECURITY_FS_USE_GENFS if no xattr supportOndrej Mosnacek
2021-01-12selinux: mark selinux_xfrm_refcount as __read_mostlyOndrej Mosnacek
2021-01-12selinux: mark some global variables __ro_after_initOndrej Mosnacek
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek
2021-01-12selinux: drop the unnecessary aurule_callback variableOndrej Mosnacek
2021-01-12selinux: remove unused global variablesOndrej Mosnacek
2021-01-04selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein
2021-01-04selinux: handle MPTCP consistently with TCPPaolo Abeni
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds