summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2024-11-30selinux: use sk_to_full_sk() in selinux_ip_output()Eric Dumazet
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-05security: replace memcpy() with get_task_comm()Yafang Shao
2024-10-11lsm: remove lsm_prop scaffoldingCasey Schaufler
2024-10-11lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler
2024-10-07selinux: Deprecate /sys/fs/selinux/userStephen Smalley
2024-10-07selinux: apply clang format to security/selinux/nlmsgtab.cPaul Moore
2024-10-07selinux: streamline selinux_nlmsg_lookup()Paul Moore
2024-10-07selinux: Add netlink xperm supportThiƩbaud Weksteen
2024-10-03selinux: move genheaders to security/selinux/Masahiro Yamada
2024-10-03selinux: do not include <linux/*.h> headers from host programsMasahiro Yamada
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-24Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-19selinux,smack: properly reference the LSM blob in security_watch_key()Paul Moore
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-12security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko
2024-09-03selinux: fix style problems in security/selinux/include/audit.hPaul Moore
2024-08-31Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-28selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew
2024-08-28selinux: simplify avc_xperms_audit_required()Zhen Lei
2024-08-28selinux: mark both IPv4 and IPv6 accepted connection sockets as labeledGuido Trentalancia
2024-08-28file: reclaim 24 bytes from f_ownerChristian Brauner
2024-08-27selinux: replace kmem_cache_create() with KMEM_CACHE()Eric Suen
2024-08-26selinux: annotate false positive data race to avoid KCSAN warningsStephen Smalley
2024-08-08selinux: revert our use of vma_is_initial_heap()Paul Moore
2024-08-07selinux: add the processing of the failure of avc_add_xperms_decision()Zhen Lei
2024-08-06selinux: fix potential counting error in avc_add_xperms_decision()Zhen Lei
2024-07-31lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai
2024-07-31lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai
2024-07-29lsm: infrastructure management of the perf_event security blobCasey Schaufler
2024-07-29lsm: infrastructure management of the infiniband blobCasey Schaufler
2024-07-29lsm: infrastructure management of the dev_tun blobCasey Schaufler
2024-07-29lsm: infrastructure management of the key security blobCasey Schaufler
2024-07-29lsm: infrastructure management of the sock securityCasey Schaufler
2024-07-29selinux: refactor code to return ERR_PTR in selinux_netlbl_sock_genattrGaosheng Cui
2024-07-29selinux: Streamline type determination in security_compute_sidCanfeng Guo
2024-07-16Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-16Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-09selinux,smack: remove the capability checks in the removexattr hooksPaul Moore
2024-07-02selinux: Use 1UL for EBITMAP_BIT to match maps typeCanfeng Guo
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-06-03lsm: fixup the inode xattr capability handlingPaul Moore