Show patches with: State = Action Required       |    Archived = No       |   108 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] arch/x86: Do not include <asm/bootparam.h> in several header files arch/x86: Remove unnecessary dependencies on bootparam.h - - - --- 2023-12-06 Thomas Zimmermann New
[2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode arch/x86: Remove unnecessary dependencies on bootparam.h - - - --- 2023-12-06 Thomas Zimmermann New
[1/3] arch/x86: Move struct pci_setup_rom into pci_setup.h arch/x86: Remove unnecessary dependencies on bootparam.h - - - --- 2023-12-06 Thomas Zimmermann New
[11/11] hlist-bl: introduced nested locking for dm-snap vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[09/11] hash-bl: explicitly initialise hash-bl heads vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[08/11] vfs: inode cache conversion to hash-bl vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[07/11] hlist-bl: add hlist_bl_fake() vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[06/11] vfs: factor out inode hash head calculation vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[05/11] selinux: use dlist for isec inode list vfs: inode cache scalability improvements 1 - - --- 2023-12-06 Dave Chinner New
[04/11] lib/dlock-list: Make sibling CPUs share the same linked list vfs: inode cache scalability improvements - 1 - --- 2023-12-06 Dave Chinner New
[03/11] vfs: Use dlock list for superblock's inode list vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants vfs: inode cache scalability improvements - - - --- 2023-12-06 Dave Chinner New
[01/11] lib/dlock-list: Distributed and lock-protected lists vfs: inode cache scalability improvements - 1 - --- 2023-12-06 Dave Chinner New
[v3,7/7] NOT kernel/man2/mbind.2: Add mode flag MPOL_F_NUMA_BALANCING mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,6/7] selftests/bpf: Add selftests for set_mempolicy with a lsm prog mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,5/7] security: selinux: Implement set_mempolicy hook mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,4/7] mm, security: Add lsm hook for memory policy adjustment mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,3/7] mm, security: Fix missed security_task_movememory() mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,2/7] mm: mempolicy: Revise comment regarding mempolicy mode flags mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - 1 - --- 2023-12-01 Yafang Shao New
[v3,1/7] mm, doc: Add doc for MPOL_F_NUMA_BALANCING mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - 1 - --- 2023-12-01 Yafang Shao New
[v2,3/3] io_uring/cmd: inline io_uring_cmd_get_task clean up io_uring cmd header structure - 1 - --- 2023-12-01 Pavel Begunkov New
[v2,2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy clean up io_uring cmd header structure - 1 - --- 2023-12-01 Pavel Begunkov New
[v2,1/3] io_uring: split out cmd api into a separate header clean up io_uring cmd header structure - 1 - --- 2023-12-01 Pavel Begunkov New
[v7,23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache Untitled series #805798 - - - --- 2023-11-30 Roberto Sassu New
[v7,22/23] integrity: Remove 'integrity' LSM and move integrity functions to 'ima' LSM Untitled series #805798 - - - --- 2023-11-30 Roberto Sassu New
[v7,21/23] evm: Move to LSM infrastructure Untitled series #805798 - - - --- 2023-11-30 Roberto Sassu New
[v7,20/23] ima: Move IMA-Appraisal to LSM infrastructure Untitled series #805798 - 2 - --- 2023-11-30 Roberto Sassu New
[v7,19/23] ima: Move to LSM infrastructure Untitled series #805798 1 - - --- 2023-11-30 Roberto Sassu New
[v12,bpf-next,17/17] bpf,selinux: allocate bpf_security_struct per BPF token BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,16/17] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,15/17] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,14/17] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,13/17] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,12/17] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,11/17] bpf,lsm: add BPF token LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,08/17] bpf: consistently use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,07/17] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,06/17] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,05/17] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,04/17] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,03/17] bpf: introduce BPF token object BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,02/17] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v15,bpf-next,6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v15,bpf-next,5/6] selftests/bpf: Add tests for filesystem kfuncs bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v15,bpf-next,4/6] selftests/bpf: Sort config in alphabetic order bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v15,bpf-next,3/6] Documentation/bpf: Add documentation for filesystem kfuncs bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v15,bpf-next,2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest bpf: File verification with LSM and fsverity 1 - - --- 2023-11-29 Song Liu New
[v15,bpf-next,1/6] bpf: Add kfunc bpf_get_file_xattr bpf: File verification with LSM and fsverity 2 - - --- 2023-11-29 Song Liu New
[v14,bpf-next,6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,5/6] selftests/bpf: Add tests for filesystem kfuncs bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,4/6] selftests/bpf: Sort config in alphabetic order bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,3/6] Documentation/bpf: Add documentation for filesystem kfuncs bpf: File verification with LSM and fsverity - - - --- 2023-11-29 Song Liu New
[v14,bpf-next,2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest bpf: File verification with LSM and fsverity 1 - - --- 2023-11-29 Song Liu New
[v14,bpf-next,1/6] bpf: Add kfunc bpf_get_file_xattr bpf: File verification with LSM and fsverity 2 - - --- 2023-11-29 Song Liu New
[v6,25/25] security: Enforce ordering of 'ima' and 'evm' LSMs security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,24/25] integrity: Remove LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,23/25] evm: Remove dependency on 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,22/25] ima: Remove dependency on 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,21/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,20/25] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,19/25] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,18/25] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,17/25] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,16/25] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,15/25] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,14/25] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,13/25] security: Introduce file_release hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,12/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,11/25] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,10/25] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,09/25] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,05/25] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v6,01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-20 Roberto Sassu pcmoore New
[v8,5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY Reduce overhead of LSMs with static calls 1 1 - --- 2023-11-10 KP Singh pcmoore New
[v8,4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached Reduce overhead of LSMs with static calls 2 2 - --- 2023-11-10 KP Singh pcmoore New
[v8,3/5] security: Replace indirect LSM hook calls with static calls Reduce overhead of LSMs with static calls 1 2 - --- 2023-11-10 KP Singh pcmoore New
[v8,2/5] security: Count the LSMs enabled at compile time Reduce overhead of LSMs with static calls 1 1 - --- 2023-11-10 KP Singh pcmoore New
[v8,1/5] kernel: Add helper macros for loop unrolling Reduce overhead of LSMs with static calls 1 2 - --- 2023-11-10 KP Singh pcmoore New
KEYS: encrypted: Add check for strsep KEYS: encrypted: Add check for strsep - - - --- 2023-11-08 Chen Ni New
[13/13] Activate the configuration and build of the TSEM LSM. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[12/13] Implement an internal Trusted Modeling Agent. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[11/13] Implement security event mapping. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[10/13] Add event description implementation. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[09/13] Add security event description export facility. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[08/13] Add namespace implementation. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[07/13] Implement TSEM control plane. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[06/13] Add root domain trust implementation. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[05/13] Add primary TSEM implementation file. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[04/13] Add TSEM master header file. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
[03/13] Implement CAP_TRUST capability. Implement Trusted Security Event Modeling. - - - --- 2023-07-10 Dr. Greg pcmoore New
« 1 2 »