summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
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
2024-05-15Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2024-05-15Merge tag 'selinux-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13netlabel: fix RCU annotation for IPv4 options on socket creationDavide Caratti
2024-04-30selinux: constify source policy in cond_policydb_dup()Christian Göttsche
2024-04-30selinux: avoid printk_ratelimit()Christian Göttsche
2024-04-30selinux: pre-allocate the status pageChristian Göttsche
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-04-04selinux: clarify return code in filename_trans_read_helper_compat()Ondrej Mosnacek
2024-04-01selinux: avoid dereference of garbage after mount failureChristian Göttsche
2024-03-27selinux: use u32 as bit position type in ebitmap codeChristian Göttsche
2024-03-27selinux: improve symtab string hashingChristian Göttsche
2024-03-27selinux: dump statistics for more hash tablesChristian Göttsche
2024-03-27selinux: make more use of current_sid()Christian Göttsche
2024-03-27selinux: update numeric format specifiers for ebitmapsChristian Göttsche
2024-03-26selinux: improve error checking in sel_write_load()Paul Moore
2024-03-26selinux: cleanup selinux_lsm_getattr()Paul Moore
2024-03-26selinux: reject invalid ebitmapsChristian Göttsche