Show patches with: State = Action Required       |   142 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/7] syscall.h: introduce syscall_set_nr() ptrace: introduce PTRACE_SET_SYSCALL_INFO API - - - --- 2025-01-13 Dmitry V. Levin New
[v2,3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value() ptrace: introduce PTRACE_SET_SYSCALL_INFO API - - - --- 2025-01-13 Dmitry V. Levin New
[RFC,v2,29/29] mm: asi: Stop ignoring asi=on cmdline flag Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,28/29] x86/pti: Disable PTI when ASI is on Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,27/29] mm: asi: Add some mitigations on address space transitions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,26/29] x86: Create library for flushing L1D for L1TF Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,25/29] mm: asi: Restricted execution fore bare-metal processes Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,24/29] mm: asi: Add infrastructure for mapping userspace addresses Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,23/29] mm: asi: exit ASI before suspend-like operations Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,21/29] KVM: x86: asi: Restricted address space for VM execution Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,20/29] mm: asi: Make TLB flushing correct under ASI Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off() Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,18/29] mm: asi: Map dynamic percpu memory as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,17/29] mm: asi: Map vmalloc/vmap data as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,16/29] mm: asi: Map kernel text and static data as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[TEMP,WORKAROUND,RFC,v2,15/29] mm: asi: Workaround missing partial-unmap support Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,14/29] mm: asi: Map non-user buddy allocations as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,13/29] mm: Add __PAGEFLAG_FALSE Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,09/29] mm: asi: ASI page table allocation functions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,06/29] mm: asi: Use separate PCIDs for restricted address spaces Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,05/29] mm: asi: ASI support in interrupts/exceptions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,04/29] mm: asi: Add infrastructure for boot-time enablement Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,03/29] mm: asi: Introduce ASI core API Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,01/29] mm: asi: Make some utility functions noinstr compatible Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[v2,18/18] vdso: Remove remnants of architecture-specific time storage vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,17/18] vdso: Remove remnants of architecture-specific random state storage vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,16/18] x86/vdso/vdso2c: Remove page handling vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,15/18] x86/vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,14/18] powerpc/vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,13/18] MIPS: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,12/18] s390/vdso: Switch to generic storage implementation vDSO: Introduce generic data storage 1 - - --- 2025-01-10 Thomas Weißschuh New
[v2,11/18] arm: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,10/18] LoongArch: vDSO: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,09/18] riscv: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,08/18] arm64: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,07/18] vdso: Add generic architecture-specific data storage vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,06/18] vdso: Add generic random data storage vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,05/18] vdso: Add generic time data storage vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,04/18] vdso: Rename included Makefile vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,03/18] vdso: Introduce vdso/align.h vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,02/18] parisc: Remove unused symbol vdso_data vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
[v2,01/18] x86/vdso: Fix latent bug in vclock_pages calculation vDSO: Introduce generic data storage - - - --- 2025-01-10 Thomas Weißschuh New
fs: introduce getfsxattrat and setfsxattrat syscalls fs: introduce getfsxattrat and setfsxattrat syscalls - - - --- 2025-01-09 Andrey Albershteyn New
[v3,01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor(). [v3,01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor(). 2 1 - --- 2025-01-08 Sebastian Sewior New
[3/6] syscall.h: introduce syscall_set_nr() ptrace: introduce PTRACE_SET_SYSCALL_INFO API - - - --- 2025-01-07 Dmitry V. Levin New
[2/6] syscall.h: add syscall_set_arguments() on remaining HAVE_ARCH_TRACEHOOK arches ptrace: introduce PTRACE_SET_SYSCALL_INFO API - - - --- 2025-01-07 Dmitry V. Levin New
[v2,6/6] mm: Introduce ctor/dtor at PGD level Account page tables at all levels 1 - - --- 2025-01-03 Kevin Brodsky New
[v2,5/6] asm-generic: pgalloc: Provide generic __pgd_{alloc,free} Account page tables at all levels 1 - - --- 2025-01-03 Kevin Brodsky New
[v2,4/6] ARM: mm: Rename PGD helpers Account page tables at all levels 1 - - --- 2025-01-03 Kevin Brodsky New
[v2,3/6] m68k: mm: Add calls to pagetable_pmd_[cd]tor Account page tables at all levels 1 - - --- 2025-01-03 Kevin Brodsky New
[v2,2/6] parisc: mm: Ensure pagetable_pmd_[cd]tor are called Account page tables at all levels 1 - - --- 2025-01-03 Kevin Brodsky New
[v2,1/6] mm: Move common part of pagetable_*_ctor to helper Account page tables at all levels 1 - - --- 2025-01-03 Kevin Brodsky New
sound: Replace deprecated PCI functions sound: Replace deprecated PCI functions - - - --- 2025-01-03 Philipp Stanner New
[v7] mm/memblock: Add memblock_alloc_or_panic interface [v7] mm/memblock: Add memblock_alloc_or_panic interface 1 3 - --- 2024-12-22 Weikang Guo New
[v6] mm/memblock: Add memblock_alloc_or_panic interface [v6] mm/memblock: Add memblock_alloc_or_panic interface 1 - - --- 2024-12-22 Weikang Guo New
[v5] mm/memblock: Add memblock_alloc_or_panic interface [v5] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-22 Weikang Guo New
[v4] mm/memblock: Add memblock_alloc_or_panic interface [v4] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-22 Weikang Guo New
[v3] mm/memblock: Add memblock_alloc_or_panic interface [v3] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-21 Weikang Guo New
[v2] mm/memblock: Add memblock_alloc_or_panic interface [v2] mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-21 Weikang Guo New
parisc: add vdso linker script to 'targets' instead of extra-y parisc: add vdso linker script to 'targets' instead of extra-y - - - --- 2024-12-21 Masahiro Yamada New
mm/memblock: Add memblock_alloc_or_panic interface mm/memblock: Add memblock_alloc_or_panic interface - - - --- 2024-12-20 Weikang Guo New
[10/10] mm: Introduce ctor/dtor at PGD level Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free} Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[08/10] ARM: mm: Rename PGD helpers Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[07/10] mm: Introduce ctor/dtor at P4D level Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free} Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one Account page tables at all levels - 1 - --- 2024-12-19 Kevin Brodsky New
[04/10] s390/mm: Add calls to pagetable_pud_[cd]tor Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers Account page tables at all levels - - - --- 2024-12-19 Kevin Brodsky New
[v2] hppa: Wire up cacheflush syscall [v2] hppa: Wire up cacheflush syscall - - - --- 2024-12-18 Helge Deller New
[17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[16/17] vdso: Remove remnants of architecture-specific time storage vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[15/17] vdso: Remove remnants of architecture-specific random state storage vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[14/17] x86/vdso/vdso2c: Remove page handling vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[13/17] x86/vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[12/17] powerpc/vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[11/17] MIPS: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[10/17] s390/vdso: Switch to generic storage implementation vDSO: Introduce generic data storage 1 - - --- 2024-12-16 Thomas Weißschuh New
[09/17] arm: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[08/17] LoongArch: vDSO: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[07/17] riscv: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[06/17] arm64: vdso: Switch to generic storage implementation vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[05/17] vdso: Add generic architecture-specific data storage vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[04/17] vdso: Add generic random data storage vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[03/17] vdso: Add generic time data storage vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[02/17] vdso: Introduce vdso/align.h vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[01/17] parisc: Remove unused symbol vdso_data vDSO: Introduce generic data storage - - - --- 2024-12-16 Thomas Weißschuh New
[net-next,v7,4/4] sock: Introduce SO_RCVPRIORITY socket option Add support for SO_PRIORITY cmsg - 1 - --- 2024-12-13 Anna Nyiri New
[net-next,v7,3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender Add support for SO_PRIORITY cmsg 1 2 1 --- 2024-12-13 Anna Nyiri New
[net-next,v7,2/4] sock: support SO_PRIORITY cmsg Add support for SO_PRIORITY cmsg - 1 - --- 2024-12-13 Anna Nyiri New
[net-next,v7,1/4] sock: Introduce sk_set_prio_allowed helper function Add support for SO_PRIORITY cmsg - 2 - --- 2024-12-13 Anna Nyiri New
« 1 2 »