Show patches with: State = Action Required       |    Archived = No       |   247 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] rust_binder: mark ANDROID_BINDER_IPC_RUST tristate Make Rust Binder build as a module - - - --- 2026-02-05 Alice Ryhl New
[4/5] ipc: export init_ipc_ns and put_ipc_ns Make Rust Binder build as a module - - - --- 2026-02-05 Alice Ryhl New
[3/5] mm: export zap_page_range_single and list_lru_add/del Make Rust Binder build as a module 1 - - --- 2026-02-05 Alice Ryhl New
[2/5] security: export binder symbols Make Rust Binder build as a module - - - --- 2026-02-05 Alice Ryhl New
[1/5] export file_close_fd and task_work_add Make Rust Binder build as a module - - - --- 2026-02-05 Alice Ryhl New
apparmor: Remove redundant if check in sk_peer_get_label apparmor: Remove redundant if check in sk_peer_get_label - - - --- 2026-02-04 Thorsten Blum New
AppArmor: Add missing SPDX id line to sig_names.h AppArmor: Add missing SPDX id line to sig_names.h - - - --- 2026-02-04 Tim Bird New
[v14,9/9] rust: page: add `from_raw()` rust: add `Ownable` trait and `Owned` type - - - --- 2026-02-04 Andreas Hindborg New
[v14,8/9] rust: implement `ForeignOwnable` for `Owned` rust: add `Ownable` trait and `Owned` type - - - --- 2026-02-04 Andreas Hindborg New
[v14,7/9] rust: page: convert to `Ownable` rust: add `Ownable` trait and `Owned` type - - - --- 2026-02-04 Andreas Hindborg New
[v14,6/9] rust: page: update formatting of `use` statements rust: add `Ownable` trait and `Owned` type - - - --- 2026-02-04 Andreas Hindborg New
[v14,5/9] rust: Add `OwnableRefCounted` rust: add `Ownable` trait and `Owned` type - - - --- 2026-02-04 Andreas Hindborg New
[v14,4/9] rust: aref: update formatting of use statements rust: add `Ownable` trait and `Owned` type - - - --- 2026-02-04 Andreas Hindborg New
[v14,3/9] rust: Add missing SAFETY documentation for `ARef` example rust: add `Ownable` trait and `Owned` type - 1 - --- 2026-02-04 Andreas Hindborg New
[v14,2/9] rust: rename `AlwaysRefCounted` to `RefCounted`. rust: add `Ownable` trait and `Owned` type 3 1 - --- 2026-02-04 Andreas Hindborg New
[v14,1/9] rust: types: Add Ownable/Owned types rust: add `Ownable` trait and `Owned` type - - - --- 2026-02-04 Andreas Hindborg New
[13/13] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[12/13] ovl: remove ovl_lock_rename_workdir() Further centralising of directory locking for name ops. - 1 - --- 2026-02-04 NeilBrown New
[11/13] ovl: use is_subdir() for testing if one thing is a subdir of another Further centralising of directory locking for name ops. - 1 - --- 2026-02-04 NeilBrown New
[10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file. Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[09/13] cachefiles: change cachefiles_bury_object to use start_renaming_dentry() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[08/13] ovl: Simplify ovl_lookup_real_one() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[07/13] VFS: make lookup_one_qstr_excl() static. Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[06/13] nfsd: switch purge_old() to use start_removing_noperm() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[05/13] selinux: Use simple_start_creating() / simple_done_creating() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[04/13] Apparmor: Use simple_start_creating() / simple_done_creating() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[03/13] libfs: change simple_done_creating() to use end_creating() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[02/13] VFS: move the start_dirop() kerndoc comment to before start_dirop() Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[01/13] fs/proc: Don't lock root inode when creating "self" and "thread-self" Further centralising of directory locking for name ops. - - - --- 2026-02-04 NeilBrown New
[GIT,PULL] lsm/lsm-pr-20260203 [GIT,PULL] lsm/lsm-pr-20260203 - - - --- 2026-02-04 Paul Moore New
[GIT,PULL] selinux/selinux-pr-20260203 [GIT,PULL] selinux/selinux-pr-20260203 - - - --- 2026-02-04 Paul Moore New
[v3,6/6] selftests/landlock: Add pathname socket variants for more tests Landlock: Implement scope control for pathname Unix sockets - - - --- 2026-02-03 Tingmao Wang New
[v3,5/6] selftests/landlock: Repurpose scoped_abstract_unix_test.c for pathname sockets too Landlock: Implement scope control for pathname Unix sockets - - - --- 2026-02-03 Tingmao Wang New
[v3,4/6] selftests/landlock: Support pathname socket path in set_unix_address Landlock: Implement scope control for pathname Unix sockets - - - --- 2026-02-03 Tingmao Wang New
[v3,3/6] samples/landlock: Support LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET Landlock: Implement scope control for pathname Unix sockets - - - --- 2026-02-03 Tingmao Wang New
[v3,2/6] landlock: Implement LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET Landlock: Implement scope control for pathname Unix sockets - - - --- 2026-02-03 Tingmao Wang New
[v3,1/6] landlock: Add LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope bit to uAPI Landlock: Implement scope control for pathname Unix sockets - - - --- 2026-02-03 Tingmao Wang New
man/man7/kernel_lockdown.7: remove Secure Boot untruth man/man7/kernel_lockdown.7: remove Secure Boot untruth 1 - - --- 2026-02-03 Alyssa Ross New
[v2,2/3] evm: Don't enable fix mode when secure boot is enabled [v2,1/3] integrity: Make arch_ima_get_secureboot integrity-wide - - - --- 2026-02-03 Coiby Xu New
[v2,1/3] integrity: Make arch_ima_get_secureboot integrity-wide [v2,1/3] integrity: Make arch_ima_get_secureboot integrity-wide - - - --- 2026-02-03 Coiby Xu New
[GIT,PULL] lsm/lsm-pr-20260202 [GIT,PULL] lsm/lsm-pr-20260202 - - - --- 2026-02-02 Paul Moore New
[v6,6/6] docs: trusted-encryped: add PKWM as a new trust source Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 2 - --- 2026-02-01 Srish Srinivasan New
[v6,5/6] keys/trusted_keys: establish PKWM as a trusted source Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 3 1 --- 2026-02-01 Srish Srinivasan New
[v6,4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 1 1 --- 2026-02-01 Srish Srinivasan New
[v6,3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 1 1 --- 2026-02-01 Srish Srinivasan New
[v6,2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 2 1 --- 2026-02-01 Srish Srinivasan New
[v6,1/6] pseries/plpks: fix kernel-doc comment inconsistencies Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 1 1 --- 2026-02-01 Srish Srinivasan New
[v5,3/3] ima: Use kstat.ctime as a fallback change detection for stacked fs ima: Detect changes to files via kstat changes rather than i_version - - - --- 2026-01-30 Frederick Lawler New
[v5,2/3] ima: Make integrity_inode_attrs_changed() call into vfs ima: Detect changes to files via kstat changes rather than i_version - - - --- 2026-01-30 Frederick Lawler New
[v5,1/3] ima: Unify vfs_getattr_nosec() stat comparisons under helper function ima: Detect changes to files via kstat changes rather than i_version - - - --- 2026-01-30 Frederick Lawler New
ipe: document AT_EXECVE_CHECK TOCTOU issue on OverlayFS ipe: document AT_EXECVE_CHECK TOCTOU issue on OverlayFS - - - --- 2026-01-30 Fan Wu New
lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY - 2 1 --- 2026-01-29 Paul Moore New
[v4] ima: Fallback to ctime check for FS without kstat.change_cookie [v4] ima: Fallback to ctime check for FS without kstat.change_cookie - 1 - --- 2026-01-29 Frederick Lawler New
[v3,3/3] landlock: Document audit blocker field format landlock: documentation improvements - - - --- 2026-01-28 Samasth Norway Ananda New
[v3,2/3] landlock: add errata documentation section landlock: documentation improvements - 1 - --- 2026-01-28 Samasth Norway Ananda New
[v3,1/3] landlock: add backwards compatibility for restrict flags landlock: documentation improvements - 1 - --- 2026-01-28 Samasth Norway Ananda New
[v4] ima_fs: Avoid creating measurement lists for unsupported hash algos [v4] ima_fs: Avoid creating measurement lists for unsupported hash algos - - - --- 2026-01-27 Dmitry Safonov New
[v5,6/6] docs: trusted-encryped: add PKWM as a new trust source Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 1 - --- 2026-01-27 Srish Srinivasan New
[v5,5/6] keys/trusted_keys: establish PKWM as a trusted source Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 3 - --- 2026-01-27 Srish Srinivasan New
[v5,4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 1 - --- 2026-01-27 Srish Srinivasan New
[v5,3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 1 - --- 2026-01-27 Srish Srinivasan New
[v5,2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 2 - --- 2026-01-27 Srish Srinivasan New
[v5,1/6] pseries/plpks: fix kernel-doc comment inconsistencies Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM) - 1 - --- 2026-01-27 Srish Srinivasan New
[v3] ima_fs: Avoid creating measurement lists for unsupported hash algos [v3] ima_fs: Avoid creating measurement lists for unsupported hash algos - - - --- 2026-01-27 Dmitry Safonov New
[v2] ima_fs: Avoid creating measurement lists for unsupported hash algos [v2] ima_fs: Avoid creating measurement lists for unsupported hash algos - - - --- 2026-01-27 Dmitry Safonov New
ima_fs: Avoid creating measurement lists for unsupported hash algos ima_fs: Avoid creating measurement lists for unsupported hash algos - - - --- 2026-01-27 Dmitry Safonov New
apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr - - - --- 2026-01-25 Thorsten Blum New
[v2,3/3] landlock: transpose the layer masks data structure landlock: Refactor layer masks - - - --- 2026-01-25 Günther Noack New
[v2,2/3] landlock: access_mask_subset() helper landlock: Refactor layer masks - - - --- 2026-01-25 Günther Noack New
[v2,1/3] selftests/landlock: Add filesystem access benchmark landlock: Refactor layer masks - - - --- 2026-01-25 Günther Noack New
[v9,11/11] tpm-buf: Implement managed allocations Streamline TPM2 HMAC sessions - 1 - --- 2026-01-25 Jarkko Sakkinen New
[v9,10/11] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW Streamline TPM2 HMAC sessions - 1 - --- 2026-01-25 Jarkko Sakkinen New
[v9,09/11] tpm-buf: Remove tpm_buf_append_handle Streamline TPM2 HMAC sessions - - - --- 2026-01-25 Jarkko Sakkinen New
[v9,08/11] tpm2-sessions: Remove the support for more than one authorization Streamline TPM2 HMAC sessions - - - --- 2026-01-25 Jarkko Sakkinen New
[v9,07/11] KEYS: trusted: Re-orchestrate tpm2_read_public() calls Streamline TPM2 HMAC sessions - - - --- 2026-01-25 Jarkko Sakkinen New
[v9,06/11] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd Streamline TPM2 HMAC sessions - 1 - --- 2026-01-25 Jarkko Sakkinen New
[v9,05/11] KEYS: trusted: Open code tpm2_buf_append() Streamline TPM2 HMAC sessions - 1 - --- 2026-01-25 Jarkko Sakkinen New
[v9,04/11] tpm2-sessions: Define TPM2_NAME_MAX_SIZE Streamline TPM2 HMAC sessions - 1 - --- 2026-01-25 Jarkko Sakkinen New
[v9,03/11] tpm: Change tpm_get_random() opportunistic Streamline TPM2 HMAC sessions - - - --- 2026-01-25 Jarkko Sakkinen New
[v9,02/11] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random() Streamline TPM2 HMAC sessions - 1 - --- 2026-01-25 Jarkko Sakkinen New
[v9,01/11] KEYS: trusted: Use get_random-fallback for TPM Streamline TPM2 HMAC sessions - 1 - --- 2026-01-25 Jarkko Sakkinen New
[GIT,PULL] KEYS: trusted: keys-trusted-next-6.19-rc7 [GIT,PULL] KEYS: trusted: keys-trusted-next-6.19-rc7 - - - --- 2026-01-25 Jarkko Sakkinen New
apparmor: add .kunitconfig apparmor: add .kunitconfig 1 - - --- 2026-01-25 Ryota Sakamoto New
[2/2] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options move TPM-specific fields into trusted_tpm_options - 1 - --- 2026-01-23 Srish Srinivasan New
[1/2] keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal move TPM-specific fields into trusted_tpm_options - 2 - --- 2026-01-23 Srish Srinivasan New
xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check() xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check() - - - --- 2026-01-23 Tetsuo Handa New
landlock: fix struct layer_access_masks kernel-doc landlock: fix struct layer_access_masks kernel-doc - - - --- 2026-01-23 Randy Dunlap New
[v3] ima: Fallback to ctime check for FS without kstat.change_cookie [v3] ima: Fallback to ctime check for FS without kstat.change_cookie - 1 - --- 2026-01-22 Frederick Lawler New
[v2,13/13] tools/testing/vma: add VMA userland tests for VMA flag functions mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,12/13] tools/testing/vma: separate out vma_internal.h into logical headers mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,11/13] tools/testing/vma: separate VMA userland tests into separate files mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,10/13] mm: make vm_area_desc utilise vma_flags_t only mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,09/13] mm: update all remaining mmap_prepare users to use vma_flags_t mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them 1 - - --- 2026-01-22 Lorenzo Stoakes New
[v2,08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - 2 - --- 2026-01-22 Lorenzo Stoakes New
[v2,07/13] mm: update secretmem to use VMA flags on mmap_prepare mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,05/13] mm: add basic VMA flag operation helper functions mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,04/13] tools: bitmap: add missing bitmap_[subset(), andnot()] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,03/13] mm: add mk_vma_flags() bitmap flag macro helper mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
[v2,02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag() mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them - - - --- 2026-01-22 Lorenzo Stoakes New
« 1 2 3 »