Show patches with: none      |   15883 patches
« 1 2 ... 17 18 19158 159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v1,4/7] landlock: Log domain creation and enforcement Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore Handled Elsewhere
[RFC,v1,3/7] landlock: Log ruleset creation and release Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore Handled Elsewhere
[RFC,v1,2/7] landlock: Factor out check_access_path() Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore Handled Elsewhere
[RFC,v1,1/7] lsm: Add audit_log_lsm_data() helper Landlock audit support 1 - - --- 2023-09-21 Mickaël Salaün pcmoore Handled Elsewhere
[v12,12/12] landlock: Document Landlock's network support Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,11/12] samples/landlock: Add network demo Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,10/12] selftests/landlock: Add 7 new test variants dedicated to network Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,09/12] selftests/landlock: Share enforce_ruleset() Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,08/12] landlock: Add network rules and TCP hooks support Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,07/12] landlock: Refactor landlock_add_rule() syscall Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,06/12] landlock: Refactor layer helpers Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,05/12] landlock: Move and rename layer helpers Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,04/12] landlock: Refactor merge/inherit_ruleset functions Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,03/12] landlock: Refactor landlock_find_rule/insert_rule Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,02/12] landlock: Allow filesystem layout changes for domains without such rule type Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,01/12] landlock: Make ruleset's access masks more generic Network support for Landlock - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v5,bpf-next,13/13] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,12/13] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,11/13] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,10/13] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,09/13] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,08/13] bpf: consistenly use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,07/13] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,06/13] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,05/13] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,04/13] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,03/13] bpf: introduce BPF token object BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,02/13] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v5,bpf-next,01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach BPF token and BPF FS-based delegation - - - --- 2023-09-19 Andrii Nakryiko pcmoore Changes Requested
[v2] apparmor/file: Removing unnecessary initial values for variable pointers [v2] apparmor/file: Removing unnecessary initial values for variable pointers - - - --- 2023-09-19 Li kunyu Handled Elsewhere
[v3,5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY Reduce overhead of LSMs with static calls 1 - - --- 2023-09-18 KP Singh pcmoore Superseded
[v3,4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached Reduce overhead of LSMs with static calls 1 2 - --- 2023-09-18 KP Singh pcmoore Superseded
[v3,3/5] security: Replace indirect LSM hook calls with static calls Reduce overhead of LSMs with static calls 1 2 - --- 2023-09-18 KP Singh pcmoore Superseded
[v3,2/5] security: Count the LSMs enabled at compile time Reduce overhead of LSMs with static calls 1 2 - --- 2023-09-18 KP Singh pcmoore Superseded
[v3,1/5] kernel: Add helper macros for loop unrolling Reduce overhead of LSMs with static calls 1 2 - --- 2023-09-18 KP Singh pcmoore Superseded
[v3,3/3] doc: trusted-encrypted: add DCP as new trust source DCP as trusted keys backend - - - --- 2023-09-18 David Gstir Handled Elsewhere
[v3,2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys DCP as trusted keys backend - - - --- 2023-09-18 David Gstir Handled Elsewhere
[v3,1/3] crypto: mxs-dcp: Add support for hardware provided keys DCP as trusted keys backend - - - --- 2023-09-18 David Gstir Handled Elsewhere
[GIT,PULL] SELinux fixes for v6.6 (#1) [GIT,PULL] SELinux fixes for v6.6 (#1) - - - --- 2023-09-14 Paul Moore pcmoore Handled Elsewhere
[RFC,v12,33/33] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,32/33] KVM: selftests: Add basic selftest for guest_memfd() KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd() KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,29/33] KVM: selftests: Add x86-only selftest for private memory conversions KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,24/33] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,20/33] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - 1 - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,18/33] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,17/33] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,15/33] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,13/33] security: Export security_inode_init_security_anon() for use by KVM KVM: guest_memfd() and per-page attributes 1 - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,11/33] KVM: Introduce per-page memory attributes KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,09/33] KVM: Drop .on_unlock() mmu_notifier hook KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - 2 - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes 1 - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes - - - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,02/33] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
[RFC,v12,01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges KVM: guest_memfd() and per-page attributes - 2 - --- 2023-09-14 Sean Christopherson pcmoore Handled Elsewhere
apparmor/file: Removing unnecessary initial values for variable pointers apparmor/file: Removing unnecessary initial values for variable pointers - - - --- 2023-09-13 Li kunyu Handled Elsewhere
[RFC,3/3] add listmnt(2) syscall quering mount attributes - - - --- 2023-09-13 Miklos Szeredi pcmoore Changes Requested
[RFC,2/3] add statmnt(2) syscall quering mount attributes - - - --- 2023-09-13 Miklos Szeredi pcmoore Changes Requested
[RFC,1/3] add unique mount ID quering mount attributes - - - --- 2023-09-13 Miklos Szeredi pcmoore Changes Requested
[v4,bpf-next,12/12] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,11/12] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,10/12] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,09/12] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,08/12] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,07/12] bpf: consistenly use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,06/12] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,05/12] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,04/12] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,03/12] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,02/12] bpf: introduce BPF token object BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v4,bpf-next,01/12] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation - - - --- 2023-09-12 Andrii Nakryiko pcmoore Changes Requested
[v15,11/11] LSM: selftests for Linux Security Module syscalls LSM: Three basic syscalls - 1 1 --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,10/11] SELinux: Add selfattr hooks LSM: Three basic syscalls - - - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,09/11] AppArmor: Add selfattr hooks LSM: Three basic syscalls 1 - - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,08/11] Smack: implement setselfattr and getselfattr hooks LSM: Three basic syscalls - 1 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,07/11] LSM: Helpers for attribute names and filling lsm_ctx LSM: Three basic syscalls - 3 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,06/11] LSM: wireup Linux Security Module syscalls LSM: Three basic syscalls 2 2 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,05/11] LSM: Create lsm_list_modules system call LSM: Three basic syscalls - 4 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,04/11] LSM: syscalls for current process attributes LSM: Three basic syscalls - 3 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,03/11] proc: Use lsmids instead of lsm names for attrs LSM: Three basic syscalls - 4 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,02/11] LSM: Maintain a table of LSM attribute data LSM: Three basic syscalls - 4 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v15,01/11] LSM: Identify modules by more than name LSM: Three basic syscalls - 4 - --- 2023-09-12 Casey Schaufler pcmoore Accepted
[v2,3/3] doc: trusted-encrypted: add DCP as new trust source DCP as trusted keys backend - - - --- 2023-09-12 David Gstir pcmoore Handled Elsewhere
« 1 2 ... 17 18 19158 159 »