- 11ab4cd Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 6 months ago
- 9a95c5b ima: Avoid blocking in RCU read-side critical section by GUO Zihua · 8 months ago
- 61df7b8 lsm: fixup the inode xattr capability handling by Paul Moore · 8 months ago
- 3253804 security: allow finer granularity in permitting copy-up of security xattrs by Stefan Berger · 10 months ago
- 701b389 security: Place security_path_post_mknod() where the original IMA call was by Roberto Sassu · 9 months ago
- eaf0e7a lsm: handle the NULL buffer case in lsm_fill_user_ctx() by Paul Moore · 10 months ago
- a5a858f6 lsm: use 32-bit compatible data types in LSM syscalls by Casey Schaufler · 10 months ago
- cc4a875 Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 10 months ago
- fecc515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
- 260017f lsm: use default hook return value in call_int_hook() by Ondrej Mosnacek · 11 months ago
- 936615f lsm: fix typos in security/security.c comment headers by Pairman Guo · 11 months ago
- b6c0dec integrity: Remove LSM by Roberto Sassu · 11 months ago
- 75a323e evm: Make it independent from 'integrity' LSM by Roberto Sassu · 11 months ago
- 9238311 evm: Move to LSM infrastructure by Roberto Sassu · 11 months ago
- 84594c9 ima: Move IMA-Appraisal to LSM infrastructure by Roberto Sassu · 11 months ago
- cd3cec0 ima: Move to LSM infrastructure by Roberto Sassu · 11 months ago
- 06cca511 integrity: Move integrity_kernel_module_request() to IMA by Roberto Sassu · 11 months ago
- b8d9970 security: Introduce key_post_create_or_update hook by Roberto Sassu · 11 months ago
- 2d705d8 security: Introduce inode_post_remove_acl hook by Roberto Sassu · 11 months ago
- 8b9d0b8 security: Introduce inode_post_set_acl hook by Roberto Sassu · 11 months ago
- a7811e3 security: Introduce inode_post_create_tmpfile hook by Roberto Sassu · 11 months ago
- 08abce6 security: Introduce path_post_mknod hook by Roberto Sassu · 11 months ago
- f09068b security: Introduce file_release hook by Roberto Sassu · 11 months ago
- 8f46ff5 security: Introduce file_post_open hook by Roberto Sassu · 11 months ago
- dae52cb security: Introduce inode_post_removexattr hook by Roberto Sassu · 11 months ago
- 77fa6f3 security: Introduce inode_post_setattr hook by Roberto Sassu · 11 months ago
- 314a8dc security: Align inode_setattr hook definition with EVM by Roberto Sassu · 11 months ago
- 779cb19 evm: Align evm_inode_post_setxattr() definition with LSM infrastructure by Roberto Sassu · 11 months ago
- 2b6a405 evm: Align evm_inode_setxattr() definition with LSM infrastructure by Roberto Sassu · 11 months ago
- 526864d ima: Align ima_inode_removexattr() definition with LSM infrastructure by Roberto Sassu · 11 months ago
- fbd0506 ima: Align ima_inode_setxattr() definition with LSM infrastructure by Roberto Sassu · 11 months ago
- 0298c5a ima: Align ima_file_mprotect() definition with LSM infrastructure by Roberto Sassu · 11 months ago
- d8bdd79 lsm: fix integer overflow in lsm_set_self_attr() syscall by Jann Horn · 11 months ago
- cf24446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
- 5a287d3 lsm: fix default return value of the socket_getpeersec_*() hooks by Ondrej Mosnacek · 11 months ago
- 99b817c lsm: fix the logic in security_inode_getsecctx() by Ondrej Mosnacek · 11 months ago
- f568a3d bpf,lsm: Add BPF token LSM hooks by Andrii Nakryiko · 11 months ago
- a2431c7 bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks by Andrii Nakryiko · 11 months ago
- 1b67772 bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks by Andrii Nakryiko · 11 months ago
- 6c1dd1f Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 12 months ago
- 063a7ce Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 12 months ago
- f1bb47a lsm: new security_file_ioctl_compat() hook by Alfred Piccioni · 1 year ago
- 40ca4ee evm: don't copy up 'security.evm' xattr by Mimi Zohar · 1 year, 1 month ago
- d9e5d31 fsnotify: optionally pass access range in file permission hooks by Amir Goldstein · 1 year, 1 month ago
- 36e28c4 fsnotify: split fsnotify_perm() into two hooks by Amir Goldstein · 1 year, 1 month ago
- 9ba8802 lsm: convert security_setselfattr() to use memdup_user() by Paul Moore · 1 year, 2 months ago
- 4179320 lsm: align based on pointer length in lsm_fill_user_ctx() by Paul Moore · 1 year, 2 months ago
- d7cf341 lsm: consolidate buffer size handling into lsm_fill_user_ctx() by Paul Moore · 1 year, 2 months ago
- fdcf699 lsm: correct error codes in security_getselfattr() by Paul Moore · 1 year, 2 months ago
- dc46db7 lsm: cleanup the size counters in security_getselfattr() by Paul Moore · 1 year, 2 months ago
- aab30be lsm: don't yet account for IMA in LSM_CONFIG_COUNT calculation by Roberto Sassu · 1 year, 2 months ago
- e1ca7129 LSM: Helpers for attribute names and filling lsm_ctx by Casey Schaufler · 1 year, 4 months ago
- a04a119 LSM: syscalls for current process attributes by Casey Schaufler · 1 year, 4 months ago
- 267c068 proc: Use lsmids instead of lsm names for attrs by Casey Schaufler · 1 year, 4 months ago
- 9285c5a LSM: Maintain a table of LSM attribute data by Casey Schaufler · 1 year, 4 months ago
- f3b8788 LSM: Identify modules by more than name by Casey Schaufler · 1 year, 4 months ago
- e508560 lsm: fix a spelling mistake by Paul Moore · 1 year, 3 months ago
- 20a2aa4 lsm: constify 'sb' parameter in security_sb_kern_mount() by Khadija Kamran · 1 year, 4 months ago
- a721f7b lsm: constify 'bprm' parameter in security_bprm_committed_creds() by Khadija Kamran · 1 year, 4 months ago
- 64fc952 lsm: constify 'bprm' parameter in security_bprm_committing_creds() by Khadija Kamran · 1 year, 4 months ago
- 4a00c67 lsm: constify 'file' parameter in security_bprm_creds_from_file() by Khadija Kamran · 1 year, 4 months ago
- 25cc71d lsm: constify 'sb' parameter in security_quotactl() by Khadija Kamran · 1 year, 4 months ago
- 1086eea Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 1 year, 4 months ago
- bd6c11b Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 4 months ago
- 8e4672d lsm: constify the 'file' parameter in security_binder_transfer_file() by Khadija Kamran · 1 year, 5 months ago
- d80a8f1 vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing by David Howells · 1 year, 5 months ago
- 6672efb lsm: constify the 'target' parameter in security_capget() by Khadija Kamran · 1 year, 5 months ago
- bd1f593 lsm: add comment block for security_sk_classify_flow LSM hook by Khadija Kamran · 1 year, 5 months ago
- faf302f security: Fix ret values doc for security_inode_init_security() by Roberto Sassu · 1 year, 5 months ago
- 5b52ad3 security: Constify sk in the sk_getsecid hook. by Guillaume Nault · 1 year, 6 months ago
- 6db7d1d evm: Align evm_inode_init_security() definition with LSM infrastructure by Roberto Sassu · 1 year, 7 months ago
- 6bcdfd2 security: Allow all LSMs to provide xattrs for inode_init_security hook by Roberto Sassu · 1 year, 7 months ago
- ff72942 lsm: fix typo in security_file_lock() comment header by Pairman Guo · 1 year, 6 months ago
- 21953eb Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 1 year, 6 months ago
- 4432b50 lsm: fix a number of misspellings by Paul Moore · 1 year, 7 months ago
- e3d9387 security, lsm: Introduce security_mptcp_add_subflow() by Paolo Abeni · 1 year, 8 months ago
- 08e3083 Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 1 year, 8 months ago
- 0d57b97 security: Remove security_old_inode_init_security() by Roberto Sassu · 1 year, 10 months ago
- f22f9aa selinux: remove the runtime disable functionality by Paul Moore · 1 year, 10 months ago
- 42994ee security: Introduce LSM_ORDER_LAST and set it for the integrity LSM by Roberto Sassu · 1 year, 10 months ago
- b3816cf lsm: fix a badly named parameter in security_get_getsecurity() by Paul Moore · 1 year, 10 months ago
- 1e2523d lsm: fix doc warnings in the LSM hook comments by Paul Moore · 1 year, 10 months ago
- 63c1845 lsm: styling fixes to security/security.c by Paul Moore · 1 year, 11 months ago
- e261301c lsm: move the remaining LSM hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 1cd2aca lsm: move the io_uring hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 452b670 lsm: move the perf hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 55e8532 lsm: move the bpf hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- b14faf9 lsm: move the audit hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 1427ddb lsm: move the binder hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 43fad28 lsm: move the sysv hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- ecc419a lsm: move the key hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 742b994 lsm: move the xfrm hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- ac318ae lsm: move the Infiniband hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 4a49f59 lsm: move the SCTP hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 6b6bbe8 lsm: move the socket hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 2c2442f lsm: move the AF_UNIX hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 2bcf51b lsm: move the netlink hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 130c53b lsm: move the task hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- a0fd648 lsm: move the file hook comments to security/security.c by Paul Moore · 1 year, 11 months ago
- 9348944 lsm: move the kernfs hook comments to security/security.c by Paul Moore · 1 year, 11 months ago