summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2021-12-27selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2021-12-16selinux: fix sleeping function called from invalid contextScott Mayhew
2021-11-19selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore
2021-11-03security: implement sctp_assoc_established hook in selinuxXin Long
2021-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-20security: Return xattr name from security_dentry_init_security()Vivek Goyal
2021-10-19selinux: fix a sock regression in selinux_ip_postroute_compat()Paul Moore
2021-10-14binder: use cred instead of task for selinux checksTodd Kjos
2021-10-13selinux: fix all of the W=1 build warningsPaul Moore
2021-10-13selinux: make better use of the nf_hook_state passed to the NF hooksPaul Moore
2021-10-11selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek
2021-10-11selinux: remove unneeded ipv6 hook wrappersFlorian Westphal
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-09-30selinux: remove the SELinux lockdown implementationPaul Moore
2021-09-28selinux: enable genfscon labeling for securityfsChristian Göttsche
2021-09-23selinux,smack: fix subjective/objective credential use mixupsPaul Moore
2021-09-19selinux: add support for the io_uring access controlsPaul Moore
2021-09-14include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov
2021-09-02Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-02selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-07-29mctp: Add MCTP baseJeremy Kerr
2021-07-23ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu
2021-07-14selinux: return early for possible NULL audit buffersAustin Kim
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