Show patches with: Archived = No       |   309 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] audit/audit-pr-20240312 [GIT,PULL] audit/audit-pr-20240312 - - - --- 2024-03-12 Paul Moore pcmoore Accepted
audit: Use KMEM_CACHE instead of kmem_cache_create audit: Use KMEM_CACHE instead of kmem_cache_create - - - --- 2024-01-24 Kunwu Chan pcmoore Accepted
[GIT,PULL] audit/audit-pr-20240105 [GIT,PULL] audit/audit-pr-20240105 - - - --- 2024-01-05 Paul Moore pcmoore Accepted
kernel: auditfilter: Remove unnecessary ‘0’ values from ret kernel: auditfilter: Remove unnecessary ‘0’ values from ret - - - --- 2023-12-28 Li zeming pcmoore Accepted
[GIT,PULL] audit/audit-pr-20231116 [GIT,PULL] audit/audit-pr-20231116 - - - --- 2023-11-16 Paul Moore pcmoore Accepted
MAINTAINERS: update the audit entry MAINTAINERS: update the audit entry - - - --- 2023-11-15 Paul Moore pcmoore Accepted
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() - - - --- 2023-11-15 Paul Moore pcmoore Accepted
[GIT,PULL] audit/audit-pr-20231030 [GIT,PULL] audit/audit-pr-20231030 - - - --- 2023-10-31 Paul Moore pcmoore Accepted
[v3] audit: don't take task_lock() in audit_exe_compare() code path [v3] audit: don't take task_lock() in audit_exe_compare() code path - 2 - --- 2023-10-24 Paul Moore pcmoore Accepted
[v2] audit: Send netlink ACK before setting connection in auditd_set [v2] audit: Send netlink ACK before setting connection in auditd_set - - - --- 2023-10-18 Chris Riches pcmoore Accepted
audit,io_uring: io_uring openat triggers audit reference count underflow audit,io_uring: io_uring openat triggers audit reference count underflow 1 1 - --- 2023-10-12 Dan Clash pcmoore Accepted
[GIT,PULL] Audit patches for v6.6 [GIT,PULL] Audit patches for v6.6 - - - --- 2023-08-29 Paul Moore 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
[v1] kernel: Moves trailing statements to next line [v1] kernel: Moves trailing statements to next line - - - --- 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: Add space before parenthesis and around '=', "==" and '<' [v1] kernel: Add space before parenthesis and around '=', "==" and '<' - - - --- 2023-08-15 Atul Kumar Pant pcmoore Accepted
[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
[-next] audit: correct audit_filter_inodes() definition [-next] audit: correct audit_filter_inodes() definition - - - --- 2023-07-21 xiujianfeng pcmoore Accepted
[-next] audit: Include securiry.h unconditionally [-next] audit: Include securiry.h unconditionally - - - --- 2023-07-20 xiujianfeng pcmoore Accepted
[GIT,PULL] Audit patches for v6.5 [GIT,PULL] Audit patches for v6.5 - - - --- 2023-06-26 Paul Moore pcmoore Accepted
[04/14] audit: avoid missing-prototype warnings mm/init/kernel: missing-prototypes warnings - - - --- 2023-05-17 Arnd Bergmann pcmoore Accepted
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
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
[2/2] audit: Apply codegen optimizations Untitled series #809161 - - - --- 2023-12-12 Haakon Bugge pcmoore Rejected
[1/2] audit: Vary struct audit_entry alignment audit: Further reduce syscall latency - - - --- 2023-12-12 Haakon Bugge pcmoore Rejected
[1/1] audit: remove redundant 'fsnotify_put_mark' [1/1] audit: remove redundant 'fsnotify_put_mark' - - - --- 2023-09-07 Wu Bo pcmoore Rejected
audit: add task history record audit: add task history record - - - --- 2023-08-11 Tetsuo Handa pcmoore Rejected
[-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: 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
[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
[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,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,2/2] audit: replace auditd_conn.pid with auditd_pid audit: syscall audit optimization (> +6% faster) - - - --- 2023-04-18 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
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
[-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
[-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
[RFC,v1,7/7] landlock: Log ptrace 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,5/7] landlock: Log file-related requests 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,3/7] landlock: Log ruleset creation and release Landlock audit support - - - --- 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,1/7] lsm: Add audit_log_lsm_data() helper Landlock audit support 1 - - --- 2023-09-21 Mickaël Salaün pcmoore RFC
[2/2] audit: Apply special optimizations audit: Further reduce syscall latency - - - --- 2023-12-12 Haakon Bugge pcmoore Not Applicable
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
[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
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,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,1/5] audit: refactor queue full checks audit: refactors and fixes for potential deadlocks - - - --- 2023-05-11 Eiichi Tsukata pcmoore Changes Requested
[v2] audit: don't take task_lock() in audit_exe_compare() code path [v2] audit: don't take task_lock() in audit_exe_compare() code path - 1 - --- 2023-10-24 Paul Moore pcmoore Superseded
audit: use mmget() instead of get_task_exe_file() when auditing @current audit: use mmget() instead of get_task_exe_file() when auditing @current - - - --- 2023-10-18 Paul Moore pcmoore 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-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,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
[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
[3/4] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT 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
[1/4] audit: refactor queue full checks audit: refactor and fix for potential deadlock - - - --- 2023-05-08 Eiichi Tsukata pcmoore Superseded
[RFC] ima: Use sequence number to wait for policy updates [RFC] ima: Use sequence number to wait for policy updates - - - --- 2024-05-07 Roberto Sassu pcmoore Handled Elsewhere
[v3] ima: Avoid blocking in RCU read-side critical section [v3] ima: Avoid blocking in RCU read-side critical section - 2 - --- 2024-05-07 Guozihua (Scott) pcmoore Handled Elsewhere
[v18,21/21] MAINTAINERS: ipe: add ipe maintainer information Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,20/21] Documentation: add ipe documentation Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,19/21] ipe: kunit test for parser Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,18/21] scripts: add boot policy generation program Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,17/21] ipe: enable support for fs-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,16/21] fsverity: expose verified fsverity built-in signatures to LSMs Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,15/21] security: add security_inode_setintegrity() hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,14/21] ipe: add support for dm-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,13/21] dm verity: expose root hash digest and signature data to LSMs Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,12/21] dm: add finalize hook to target_type Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,11/21] block,lsm: add LSM blob and new LSM hooks for block device Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,10/21] ipe: add permissive toggle Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,09/21] uapi|audit|ipe: add ipe auditing support Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,08/21] ipe: add userspace interface Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,07/21] security: add new securityfs delete function Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,06/21] ipe: introduce 'boot_verified' as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,05/21] initramfs|security: Add a security hook to do_populate_rootfs() Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,04/21] ipe: add LSM hooks on execution and kernel read Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,03/21] ipe: add evaluation loop Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,02/21] ipe: add policy parser Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v18,01/21] security: add ipe lsm Integrity Policy Enforcement LSM (IPE) - - - --- 2024-05-03 Fan Wu pcmoore Handled Elsewhere
[v3,2/2] fs/xattr: add *at family syscalls Untitled series #848331 - 1 - --- 2024-04-26 Christian Göttsche pcmoore Handled Elsewhere
[v17,21/21] MAINTAINERS: ipe: add ipe maintainer information Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,20/21] Documentation: add ipe documentation Integrity Policy Enforcement LSM (IPE) - 1 - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,19/21] ipe: kunit test for parser Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,18/21] scripts: add boot policy generation program Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,17/21] ipe: enable support for fs-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,16/21] fsverity: expose verified fsverity built-in signatures to LSMs Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,15/21] security: add security_inode_setintegrity() hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,14/21] ipe: add support for dm-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,13/21] dm verity: consume root hash digest and expose signature data via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,12/21] dm: add finalize hook to target_type Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,11/21] block,lsm: add LSM blob and new LSM hooks for block device Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,10/21] ipe: add permissive toggle Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,09/21] uapi|audit|ipe: add ipe auditing support Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,08/21] ipe: add userspace interface Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,07/21] security: add new securityfs delete function Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,06/21] ipe: introduce 'boot_verified' as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
[v17,05/21] initramfs|security: Add a security hook to do_populate_rootfs() Integrity Policy Enforcement LSM (IPE) - - - --- 2024-04-13 Fan Wu pcmoore Handled Elsewhere
« 1 2 3 4 »