Show patches with: Archived = No       |   329 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] audit: refactor audit_log_cap to improve performance [-next] audit: refactor audit_log_cap to improve performance - - - --- 2023-03-07 Gaosheng Cui pcmoore Rejected
[-next] audit: let the caller of audit_get_sk() ensure that net is valid [-next] audit: let the caller of audit_get_sk() ensure that net is valid - - - --- 2023-03-17 Gaosheng Cui pcmoore Rejected
tests/io_uring: set a filter for the io_uring ops we want to catch tests/io_uring: set a filter for the io_uring ops we want to catch - - - --- 2023-03-17 Paul Moore Accepted
audit: use pid.is_auditd to make auditd_test_task() faster audit: use pid.is_auditd to make auditd_test_task() faster - - - --- 2023-04-14 Eiichi Tsukata pcmoore Rejected
[v2,1/2] audit: add global auditd_pid to make auditd_test_task() faster audit: syscall audit optimization (> +6% faster) - - - --- 2023-04-18 Eiichi Tsukata pcmoore Rejected
[v2,2/2] audit: replace auditd_conn.pid with auditd_pid audit: syscall audit optimization (> +6% faster) - - - --- 2023-04-18 Eiichi Tsukata pcmoore Rejected
tools: update astyle config for astyle v3.2.x tools: update astyle config for astyle v3.2.x - - - --- 2023-04-28 Paul Moore pcmoore Accepted
[1/4] audit: refactor queue full checks audit: refactor and fix for potential deadlock - - - --- 2023-05-08 Eiichi Tsukata pcmoore Superseded
[2/4] audit: account backlog waiting time in audit_receive() audit: refactor and fix for potential deadlock - - - --- 2023-05-08 Eiichi Tsukata pcmoore Superseded
[3/4] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT audit: refactor and fix for potential deadlock - - - --- 2023-05-08 Eiichi Tsukata pcmoore Superseded
[4/4] audit: check if queue is full after prepare_to_wait_exclusive() audit: refactor and fix for potential deadlock - - - --- 2023-05-08 Eiichi Tsukata pcmoore Superseded
[v2,1/5] audit: refactor queue full checks audit: refactors and fixes for potential deadlocks - - - --- 2023-05-11 Eiichi Tsukata pcmoore Changes Requested
[v2,2/5] audit: account backlog waiting time in audit_receive() audit: refactors and fixes for potential deadlocks - - - --- 2023-05-11 Eiichi Tsukata pcmoore Rejected
[v2,3/5] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT audit: refactors and fixes for potential deadlocks - - - --- 2023-05-11 Eiichi Tsukata pcmoore Changes Requested
[v2,4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive() audit: refactors and fixes for potential deadlocks - - - --- 2023-05-11 Eiichi Tsukata pcmoore Rejected
[v2,5/5] audit: do not use exclusive wait in audit_receive() audit: refactors and fixes for potential deadlocks - - - --- 2023-05-11 Eiichi Tsukata pcmoore Rejected
[RFC,v2] fs/xattr: add *at family syscalls [RFC,v2] fs/xattr: add *at family syscalls 1 - - --- 2023-05-11 Christian Göttsche pcmoore Handled Elsewhere
[01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[02/14] mm: page_poison: always declare __kernel_map_pages() function mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[03/14] mm: sparse: mark populate_section_memmap() static mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[04/14] audit: avoid missing-prototype warnings mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Accepted
[05/14] lib: devmem_is_allowed: include linux/io.h mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[06/14] locking: add lockevent_read() prototype mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[07/14] panic: hide unused global functions mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[08/14] panic: make function declarations visible mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[09/14] kunit: include debugfs header file mm/init/kernel: missing-prototypes warnings - 1 - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[10/14] suspend: add a arch_resume_nosmt() prototype mm/init/kernel: missing-prototypes warnings 1 - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[11/14] init: consolidate prototypes in linux/init.h mm/init/kernel: missing-prototypes warnings 1 1 - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[12/14] init: move cifs_root_data() prototype into linux/mount.h mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[13/14] thread_info: move function declarations to linux/thread_info.h mm/init/kernel: missing-prototypes warnings 1 - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
[14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Handled Elsewhere
audit: check syscall bitmap on entry to avoid extra work audit: check syscall bitmap on entry to avoid extra work - - - --- 2023-05-23 Ivan Babrou pcmoore Rejected
[GIT,PULL] Audit patches for v6.5 [GIT,PULL] Audit patches for v6.5 - - - --- 2023-06-26 Paul Moore pcmoore Accepted
[RFC,v10,01/17] security: add ipe lsm Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,02/17] ipe: add policy parser Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,03/17] ipe: add evaluation loop Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,04/17] ipe: add LSM hooks on execution and kernel read Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,05/17] ipe: introduce 'boot_verified' as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,06/17] security: add new securityfs delete function Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,07/17] ipe: add userspace interface Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,08/17] uapi|audit|ipe: add ipe auditing support Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,09/17] ipe: add permissive toggle Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,10/17] block|security: add LSM blob to block_device Integrity Policy Enforcement LSM (IPE) - 1 - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,11/17] dm-verity: consume root hash digest and signature data via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,12/17] ipe: add support for dm-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,13/17] fsverity: consume builtin signature via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,14/17] ipe: enable support for fs-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,15/17] scripts: add boot policy generation program Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,16/17] ipe: kunit test for parser Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[RFC,v10,17/17] documentation: add ipe documentation Integrity Policy Enforcement LSM (IPE) - - - --- 2023-06-28 Fan Wu pcmoore Handled Elsewhere
[-next] audit: Include securiry.h unconditionally [-next] audit: Include securiry.h unconditionally - - - --- 2023-07-20 xiujianfeng pcmoore Accepted
[-next] audit: correct audit_filter_inodes() definition [-next] audit: correct audit_filter_inodes() definition - - - --- 2023-07-21 xiujianfeng pcmoore Accepted
[-next] audit: remove out-of-date comment in auditd_reset() [-next] audit: remove out-of-date comment in auditd_reset() - - - --- 2023-08-04 Xiu Jianfeng pcmoore Rejected
audit: fix possible soft lockup in __audit_inode_child() audit: fix possible soft lockup in __audit_inode_child() - - - --- 2023-08-05 Gaosheng Cui pcmoore Changes Requested
[v2] TaskTracker : Simplified thread information tracker. [v2] TaskTracker : Simplified thread information tracker. - - - --- 2023-08-06 Tetsuo Handa pcmoore Handled Elsewhere
[v2] audit: fix possible soft lockup in __audit_inode_child() [v2] audit: fix possible soft lockup in __audit_inode_child() - - - --- 2023-08-08 Gaosheng Cui pcmoore Accepted
audit: add task history record audit: add task history record - - - --- 2023-08-11 Tetsuo Handa pcmoore Rejected
[v1] kernel: Add space before parenthesis and around '=', "==" and '<' [v1] kernel: Add space before parenthesis and around '=', "==" and '<' - - - --- 2023-08-15 Atul Kumar Pant pcmoore Accepted
[v1] kernel: auditsc: Removes use of assignment in if condition and moves open brace following func… [v1] kernel: auditsc: Removes use of assignment in if condition and moves open brace following func… - - - --- 2023-08-15 Atul Kumar Pant pcmoore Accepted
[v1] kernel: Moves trailing statements to next line [v1] kernel: Moves trailing statements to next line - - - --- 2023-08-15 Atul Kumar Pant pcmoore Accepted
audit: Annotate struct audit_chunk with __counted_by audit: Annotate struct audit_chunk with __counted_by - 1 - --- 2023-08-17 Kees Cook pcmoore Accepted
[GIT,PULL] Audit patches for v6.6 [GIT,PULL] Audit patches for v6.6 - - - --- 2023-08-29 Paul Moore pcmoore Accepted
[1/1] audit: remove redundant 'fsnotify_put_mark' [1/1] audit: remove redundant 'fsnotify_put_mark' - - - --- 2023-09-07 Wu Bo pcmoore Rejected
[nf,1/2] netfilter: nf_tables: Fix entries val in rule reset audit log nf_tables: follow-up on audit fix, propose kselftest - - - --- 2023-09-08 Phil Sutter pcmoore Superseded
[nf-next,RFC,2/2] selftests: netfilter: Test nf_tables audit logging nf_tables: follow-up on audit fix, propose kselftest - - - --- 2023-09-08 Phil Sutter Superseded
[nf,v2] netfilter: nf_tables: Fix entries val in rule reset audit log [nf,v2] netfilter: nf_tables: Fix entries val in rule reset audit log - - - --- 2023-09-08 Phil Sutter Superseded
[nf,v3,1/2] netfilter: nf_tables: Fix entries val in rule reset audit log nf_tables: follow-up on audit fix, add selftest - 1 - --- 2023-09-13 Phil Sutter Handled Elsewhere
[nf,v3,2/2] selftests: netfilter: Test nf_tables audit logging nf_tables: follow-up on audit fix, add selftest - - - --- 2023-09-13 Phil Sutter 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 RFC
[RFC,v1,2/7] landlock: Factor out check_access_path() Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore RFC
[RFC,v1,3/7] landlock: Log ruleset creation and release Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore RFC
[RFC,v1,4/7] landlock: Log domain creation and enforcement Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore RFC
[RFC,v1,5/7] landlock: Log file-related requests Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore RFC
[RFC,v1,6/7] landlock: Log mount-related requests Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore RFC
[RFC,v1,7/7] landlock: Log ptrace requests Landlock audit support - - - --- 2023-09-21 Mickaël Salaün pcmoore RFC
[RFC] audit: Send netlink ACK before setting connection in auditd_set [RFC] audit: Send netlink ACK before setting connection in auditd_set - - - --- 2023-09-22 Chris Riches pcmoore Changes Requested
[nf,1/3] selftests: netfilter: Extend nft_audit.sh Review nf_tables audit logging - - - --- 2023-09-23 Phil Sutter Handled Elsewhere
[nf,2/3] netfilter: nf_tables: Deduplicate nft_register_obj audit logs Review nf_tables audit logging 1 1 - --- 2023-09-23 Phil Sutter Handled Elsewhere
[nf,3/3] netfilter: nf_tables: Audit log object reset once per table Review nf_tables audit logging 1 1 - --- 2023-09-23 Phil Sutter Handled Elsewhere
[RFC,v11,01/19] security: add ipe lsm Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,02/19] ipe: add policy parser Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,03/19] ipe: add evaluation loop Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,04/19] ipe: add LSM hooks on execution and kernel read Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,05/19] ipe: introduce 'boot_verified' as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,06/19] security: add new securityfs delete function Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,07/19] ipe: add userspace interface Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,08/19] uapi|audit|ipe: add ipe auditing support Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,09/19] ipe: add permissive toggle Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,10/19] block|security: add LSM blob to block_device Integrity Policy Enforcement LSM (IPE) - 1 - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,11/19] dm verity: set DM_TARGET_SINGLETON feature flag Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,12/19] dm: add finalize hook to target_type Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,13/19] dm verity: consume root hash digest and signature data via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,14/19] ipe: add support for dm-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,15/19] fsverity: consume builtin signature via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,16/19] ipe: enable support for fs-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,17/19] scripts: add boot policy generation program Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,18/19] ipe: kunit test for parser Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
[RFC,v11,19/19] documentation: add ipe documentation Integrity Policy Enforcement LSM (IPE) - - - --- 2023-10-04 Fan Wu pcmoore Handled Elsewhere
audit: io_uring openat triggers audit reference count underflow in worker thread audit: io_uring openat triggers audit reference count underflow in worker thread - - - --- 2023-10-06 Dan Clash pcmoore Changes Requested
[nf,v2] netfilter: nf_tables: audit log object reset once per table [nf,v2] netfilter: nf_tables: audit log object reset once per table 1 1 - --- 2023-10-11 Phil Sutter pcmoore Handled Elsewhere
« 1 2 3 4 »