Show patches with: Archived = No       |   4320 patches
« 1 2 3 443 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Arc: fix entry point calculation for locales other than english - - - - --- 2015-11-03 Lada Trimasova vineetg76 Changes Requested
[v2,4/7] syscall.h: introduce syscall_set_nr() ptrace: introduce PTRACE_SET_SYSCALL_INFO API - - 1 1 --- 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 - - 1 1 --- 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
[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
ARC: migrate to the generic rule for built-in DTB ARC: migrate to the generic rule for built-in DTB 1 - - - --- 2024-12-22 Masahiro Yamada 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,5/5] drivers: Remove get_task_comm() and print task comm directly Remove get_task_comm() and print task comm directly - - 2 - --- 2024-12-19 Yafang Shao New
[v2,4/5] security: Remove get_task_comm() and print task comm directly Remove get_task_comm() and print task comm directly 1 - 1 - --- 2024-12-19 Yafang Shao New
[v2,3/5] net: Remove get_task_comm() and print task comm directly Remove get_task_comm() and print task comm directly - - - - --- 2024-12-19 Yafang Shao New
[v2,2/5] arch: Remove get_task_comm() and print task comm directly Remove get_task_comm() and print task comm directly - - - - --- 2024-12-19 Yafang Shao New
[v2,1/5] kernel: Remove get_task_comm() and print task comm directly Remove get_task_comm() and print task comm directly - - - - --- 2024-12-19 Yafang Shao New
[GIT,PULL] ARC fixes for 6.13 [GIT,PULL] ARC fixes for 6.13 - - - - --- 2024-12-15 Vineet Gupta New
[7/7] fs: Use %pTN to print task name vsprintf: Add %pTN to print Task Name - - - - --- 2024-12-13 Yafang Shao New
[6/7] drivers: Repace get_task_comm() with %pTN vsprintf: Add %pTN to print Task Name - - 2 - --- 2024-12-13 Yafang Shao New
[5/7] security: Replace get_task_comm() with %pTN vsprintf: Add %pTN to print Task Name 1 - 1 - --- 2024-12-13 Yafang Shao New
[4/7] net: Replace get_task_comm() with %pTN vsprintf: Add %pTN to print Task Name - - - - --- 2024-12-13 Yafang Shao New
[3/7] arch: Replace get_task_comm() with %pTN vsprintf: Add %pTN to print Task Name - - - - --- 2024-12-13 Yafang Shao New
[2/7] kernel: Replace get_task_comm() with %pTN vsprintf: Add %pTN to print Task Name - - - - --- 2024-12-13 Yafang Shao New
[1/7] vsprintf: Add %pTN to print task name vsprintf: Add %pTN to print Task Name - - - - --- 2024-12-13 Yafang Shao New
[mm-unstable,v2,16/16] mm: Respect mmap hint before THP alignment if allocation is possible mm: Introduce arch_mmap_hint() - - 1 - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,15/16] mm: powerpc: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,14/16] mm: xtensa: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,13/16] mm: sparc64: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,12/16] mm: sparc32: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,11/16] mm: sh: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,10/16] mm: s390: Use generic_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,09/16] mm: parisc: Introduce arch_align_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,08/16] mm: mips: Introduce arch_align_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,07/16] mm: loongarch: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,06/16] mm: csky: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,05/16] mm: arc: Use generic_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,04/16] mm: alpha: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,03/16] mm: arm: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,02/16] mm: x86: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-11 Kalesh Singh New
[mm-unstable,v2,01/16] mm: Introduce generic_mmap_hint() mm: Introduce arch_mmap_hint() - - 1 - --- 2024-12-11 Kalesh Singh New
[mm-unstable,17/17] mm: Respect mmap hint before THP alignment if allocation is possible mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,16/17] mm: Fallback to generic_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,15/17] mm: powerpc: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,14/17] mm: xtensa: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,13/17] mm: sparc64: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,12/17] mm: sparc32: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,11/17] mm: sh: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,10/17] mm: s390: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,09/17] mm: parisc: Introduce arch_align_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,08/17] mm: mips: Introduce arch_align_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,07/17] mm: loongarch: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,06/17] mm: csky: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,05/17] mm: arc: Use generic_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,04/17] mm: alpha: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,03/17] mm: arm: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,02/17] mm: x86: Introduce arch_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-unstable,01/17] mm: Introduce generic_mmap_hint() mm: Introduce arch_mmap_hint() - - - - --- 2024-12-10 Kalesh Singh New
[mm-hotfixes,v5,2/2] mm: use clear_user_(high)page() for arch with special user folio handling [mm-hotfixes,v5,1/2] Introduce cpu_icache_is_aliasing() across all architectures 1 1 - 1 --- 2024-12-09 Zi Yan New
[mm-hotfixes,v5,1/2] Introduce cpu_icache_is_aliasing() across all architectures [mm-hotfixes,v5,1/2] Introduce cpu_icache_is_aliasing() across all architectures 1 - 1 - --- 2024-12-09 Zi Yan New
[v4,2/2] mm: use clear_user_(high)page() for arch with special user folio handling [v4,1/2] Introduce cpu_icache_is_aliasing() across all architectures 1 1 - 1 --- 2024-12-07 Zi Yan New
« 1 2 3 443 44 »