| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo | Linus Torvalds | 2024-09-27 | 12 | -121/+583 |
|\ |
|
| * | tomoyo: fallback to realpath if symlink's pathname does not exist | Tetsuo Handa | 2024-09-25 | 1 | -3/+6 |
| * | tomoyo: allow building as a loadable LSM module | Tetsuo Handa | 2024-09-24 | 8 | -4/+467 |
| * | tomoyo: preparation step for building as a loadable LSM module | Tetsuo Handa | 2024-09-23 | 6 | -116/+112 |
* | | Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-09-24 | 2 | -2/+2 |
|\ \ |
|
| * | | security,bpf: constify struct path in bpf_token_create() LSM hook | Andrii Nakryiko | 2024-09-13 | 2 | -2/+2 |
* | | | Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-09-24 | 8 | -9/+269 |
|\ \ \ |
|
| * | | | landlock: Add signal scoping | Tahera Fahimi | 2024-09-16 | 5 | -2/+90 |
| * | | | landlock: Add abstract UNIX socket scoping | Tahera Fahimi | 2024-09-16 | 5 | -8/+180 |
* | | | | Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-09-24 | 3 | -11/+5 |
|\ \ \ \ |
|
| * | | | | ipe: Add missing terminator to list of unit tests | Guenter Roeck | 2024-09-23 | 1 | -0/+1 |
| * | | | | selinux,smack: properly reference the LSM blob in security_watch_key() | Paul Moore | 2024-09-19 | 2 | -11/+4 |
* | | | | | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-09-23 | 3 | -15/+15 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | introduce fd_file(), convert all accessors to it. | Al Viro | 2024-08-13 | 3 | -15/+15 |
* | | | | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 2024-09-21 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0 | Song Liu | 2024-09-11 | 1 | -1/+0 |
* | | | | | Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next | Linus Torvalds | 2024-09-19 | 2 | -3/+3 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso | Jiawei Ye | 2024-09-03 | 1 | -1/+1 |
| * | | | | security: smack: Fix indentation in smack_netfilter.c | GiSeong Ji | 2024-08-22 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-09-16 | 41 | -409/+4127 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | security: Update file_set_fowner documentation | Mickaël Salaün | 2024-09-09 | 1 | -0/+2 |
| * | | | lsm: Use IS_ERR_OR_NULL() helper function | Hongbo Li | 2024-08-29 | 1 | -1/+1 |
| * | | | lsm: remove LSM_COUNT and LSM_CONFIG_COUNT | Tetsuo Handa | 2024-08-27 | 1 | -33/+4 |
| * | | | ipe: Remove duplicated include in ipe.c | Yang Li | 2024-08-22 | 1 | -1/+0 |
| * | | | lsm: replace indirect LSM hook calls with static calls | KP Singh | 2024-08-22 | 1 | -64/+155 |
| * | | | ipe: kunit test for parser | Deven Bowers | 2024-08-20 | 3 | -0/+316 |
| * | | | scripts: add boot policy generation program | Deven Bowers | 2024-08-20 | 5 | -0/+43 |
| * | | | ipe: enable support for fs-verity as a trust provider | Fan Wu | 2024-08-20 | 10 | -1/+237 |
| * | | | lsm: add security_inode_setintegrity() hook | Fan Wu | 2024-08-20 | 1 | -0/+20 |
| * | | | ipe: add support for dm-verity as a trust provider | Deven Bowers | 2024-08-20 | 14 | -15/+460 |
| * | | | block,lsm: add LSM blob and new LSM hooks for block devices | Deven Bowers | 2024-08-20 | 1 | -0/+103 |
| * | | | ipe: add permissive toggle | Deven Bowers | 2024-08-20 | 5 | -4/+102 |
| * | | | audit,ipe: add IPE auditing support | Deven Bowers | 2024-08-20 | 10 | -18/+381 |
| * | | | ipe: add userspace interface | Deven Bowers | 2024-08-20 | 8 | -0/+727 |
| * | | | lsm: add new securityfs delete function | Fan Wu | 2024-08-20 | 1 | -0/+25 |
| * | | | ipe: introduce 'boot_verified' as a trust provider | Fan Wu | 2024-08-20 | 8 | -6/+101 |
| * | | | initramfs,lsm: add a security hook to do_populate_rootfs() | Fan Wu | 2024-08-20 | 1 | -0/+10 |
| * | | | ipe: add LSM hooks on execution and kernel read | Deven Bowers | 2024-08-20 | 6 | -0/+235 |
| * | | | ipe: add evaluation loop | Deven Bowers | 2024-08-20 | 3 | -0/+127 |
| * | | | ipe: add policy parser | Deven Bowers | 2024-08-20 | 5 | -0/+697 |
| * | | | lsm: add IPE lsm | Deven Bowers | 2024-08-20 | 7 | -6/+93 |
| * | | | lockdown: Make lockdown_lsmid static | Yue Haibing | 2024-08-15 | 1 | -1/+1 |
| * | | | lsm: add the inode_free_security_rcu() LSM implementation hook | Paul Moore | 2024-08-12 | 5 | -33/+32 |
| * | | | lsm: cleanup lsm_hooks.h | Paul Moore | 2024-08-12 | 1 | -1/+1 |
| * | | | lsm: Refactor return value of LSM hook inode_copy_up_xattr | Xu Kuohai | 2024-07-31 | 4 | -14/+9 |
| * | | | lsm: Refactor return value of LSM hook vm_enough_memory | Xu Kuohai | 2024-07-31 | 3 | -25/+12 |
| * | | | lsm: infrastructure management of the perf_event security blob | Casey Schaufler | 2024-07-29 | 3 | -16/+28 |
| * | | | lsm: infrastructure management of the infiniband blob | Casey Schaufler | 2024-07-29 | 3 | -15/+23 |
| * | | | lsm: infrastructure management of the dev_tun blob | Casey Schaufler | 2024-07-29 | 3 | -18/+26 |
| * | | | lsm: add helper for blob allocations | Casey Schaufler | 2024-07-29 | 1 | -64/+33 |