Show patches with: Archived = No       |   11388 patches
« 1 2 3 4113 114 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] tools/nolibc: Add support for SPARC [v2] tools/nolibc: Add support for SPARC 1 - - 1 --- 2025-03-22 Thomas Weißschuh New
[v4,3/3] fs: introduce getfsxattrat and setfsxattrat syscalls fs: introduce getfsxattrat and setfsxattrat syscalls 1 - - - --- 2025-03-21 Andrey Albershteyn New
[v4,2/3] fs: split fileattr/fsxattr converters into helpers fs: introduce getfsxattrat and setfsxattrat syscalls - - - - --- 2025-03-21 Andrey Albershteyn New
[v4,1/3] lsm: introduce new hooks for setting/getting inode fsxattr fs: introduce getfsxattrat and setfsxattrat syscalls - - - - --- 2025-03-21 Andrey Albershteyn New
[11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping() Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping() Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[06/11] mm: Skip ptlock_init() for kernel PMDs Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[05/11] sparc64: mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[04/11] powerpc: mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[03/11] m68k: mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[02/11] mm: Call ctor/dtor for kernel PTEs Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor Always call constructor for kernel page tables - - - - --- 2025-03-17 Kevin Brodsky New
[linux-next] sparc/vio: use sysfs_emit() instead of scnprintf(). [linux-next] sparc/vio: use sysfs_emit() instead of scnprintf(). - - - - --- 2025-03-17 xie.ludan@zte.com.cn New
[linux-next] sparc: use sysfs_emit() instead of scnprintf(). [linux-next] sparc: use sysfs_emit() instead of scnprintf(). - - - - --- 2025-03-17 xie.ludan@zte.com.cn New
[v2,24/31] tty: sunsu: remove unused serial_icr_read() Untitled series #448713 - - - - --- 2025-03-17 Jiri Slaby New
[v2,23/31] tty: sunsu: drop serial_{in,out}p() Untitled series #448713 - - - - --- 2025-03-17 Jiri Slaby New
tools/nolibc: Add support for SPARC tools/nolibc: Add support for SPARC 1 - - - --- 2025-03-16 Thomas Weißschuh New
[34/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers Untitled series #448403 - - - - --- 2025-03-14 Thomas Huth New
[33/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers Untitled series #448403 - - - - --- 2025-03-14 Thomas Huth New
[v3,5/5] sparc: mv sparc sysctls into their own file under arch/sparc/kernel sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-03-13 Joel Granados New
[v3,4/5] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - - --- 2025-03-13 Joel Granados New
[v3,3/5] tracing: Move trace sysctls into trace.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - - --- 2025-03-13 Joel Granados New
[v3,2/5] signal: Move signal ctl tables into signal.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-03-13 Joel Granados New
[v3,1/5] panic: Move panic ctl tables into panic.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-03-13 Joel Granados New
[v2,13/13] arch, mm: make releasing of memory to page allocator more explicit arch, mm: reduce code duplication in mem_init() 2 - - - --- 2025-03-13 Mike Rapoport New
[v2,12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport New
[v2,11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport New
[v2,10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport New
[v2,09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport New
[v2,08/13] xtensa: split out printing of virtual memory layout to a function arch, mm: reduce code duplication in mem_init() - - 1 - --- 2025-03-13 Mike Rapoport New
[v2,07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport New
[v2,06/13] nios2: move pr_debug() about memory start and end to setup_arch() arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport New
[v2,05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport New
[v2,04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport New
[v2,03/13] hexagon: move initialization of init_mm.context init to paging_init() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport New
[v2,02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport New
[v2,01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport New
[RESEND] sbus: envctrl: Fix typo in comment [RESEND] sbus: envctrl: Fix typo in comment - - - - --- 2025-03-11 Thorsten Blum New
[13/13] arch, mm: make releasing of memory to page allocator more explicit arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[08/13] xtensa: split out printing of virtual memory layout to a function arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-06 Mike Rapoport New
[06/13] nios2: move pr_debug() about memory start and end to setup_arch() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[03/13] hexagon: move initialization of init_mm.context init to paging_init() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport New
[v2,2/2] sparc: vdso: Always reject undefined references during linking vDSO: Always reject undefined references during linking - - - - --- 2025-03-06 Thomas Weißschuh New
[v2,1/2] x86: vdso: Always reject undefined references during linking vDSO: Always reject undefined references during linking - - - - --- 2025-03-06 Thomas Weißschuh New
[v2,6/6] s390: mv s390 sysctls into their own file under arch/s390 dir sysctl: Move sysctls from kern_table into their respective subsystems 1 - - - --- 2025-03-06 Joel Granados New
[v2,5/6] sparc: mv sparc sysctls into their own file under arch/sparc/kernel sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-03-06 Joel Granados New
[v2,4/6] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-03-06 Joel Granados New
[v2,3/6] tracing: Move trace sysctls into trace.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - - --- 2025-03-06 Joel Granados New
[v2,2/6] signal: Move signal ctl tables into signal.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-03-06 Joel Granados New
[v2,1/6] panic: Move panic ctl tables into panic.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-03-06 Joel Granados New
[RESEND] bbc_i2c: Fix exception handling in attach_one_i2c() [RESEND] bbc_i2c: Fix exception handling in attach_one_i2c() - 2 - - --- 2025-03-04 Markus Elfring New
[v2,5/5] Revert "x86/xen: allow nesting of same lazy mode" Fix lazy mmu mode 1 - - - --- 2025-03-03 Ryan Roberts New
[v2,4/5] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes Fix lazy mmu mode 2 1 - - --- 2025-03-03 Ryan Roberts New
[v2,3/5] sparc/mm: Disable preemption in lazy mmu mode Fix lazy mmu mode 2 1 - - --- 2025-03-03 Ryan Roberts New
[v2,2/5] fs/proc/task_mmu: Reduce scope of lazy mmu region Fix lazy mmu mode 1 - - - --- 2025-03-03 Ryan Roberts New
[v2,1/5] mm: Fix lazy mmu docs and usage Fix lazy mmu mode 1 1 - - --- 2025-03-03 Ryan Roberts New
[v7,3/6] syscall.h: introduce syscall_set_nr() ptrace: introduce PTRACE_SET_SYSCALL_INFO API 1 - 2 1 --- 2025-03-03 Dmitry V. Levin New
[v7,2/6] syscall.h: add syscall_set_arguments() ptrace: introduce PTRACE_SET_SYSCALL_INFO API 1 - 2 1 --- 2025-03-03 Dmitry V. Levin New
[v1,4/4] Revert "x86/xen: allow nesting of same lazy mode" Fix lazy mmu mode 1 1 - - --- 2025-03-02 Ryan Roberts New
[v1,3/4] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes Fix lazy mmu mode 2 1 - - --- 2025-03-02 Ryan Roberts New
[v1,2/4] sparc/mm: Disable preemption in lazy mmu mode Fix lazy mmu mode 2 1 - - --- 2025-03-02 Ryan Roberts New
[v1,1/4] mm: Fix lazy mmu docs and usage Fix lazy mmu mode 1 - - - --- 2025-03-02 Ryan Roberts New
sparc: pci: Fix memory leak in pci_bus_slot_names() sparc: pci: Fix memory leak in pci_bus_slot_names() - - - - --- 2025-02-20 Salah Triki New
[23/29] tty: sunsu: remove unused serial_icr_read() tty: cleanup no. 99 - - - - --- 2025-02-20 Jiri Slaby New
[22/29] tty: sunsu: drop serial_{in,out}p() tty: cleanup no. 99 - - - - --- 2025-02-20 Jiri Slaby New
[RESEND] sbus: envctrl: Fix typo in comment [RESEND] sbus: envctrl: Fix typo in comment - - - - --- 2025-02-19 Thorsten Blum New
[v2,1/1] mm: pgtable: fix pte_swp_exclusive mm: pgtable: fix pte_swp_exclusive - - 1 - --- 2025-02-18 Magnus Lindholm New
[8/8] x86: Move sysctls into arch/x86 sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-02-18 Joel Granados New
[7/8] s390: mv s390 sysctls into their own file under arch/s390 dir sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-02-18 Joel Granados New
[6/8] sparc: mv sparc sysctls into their own file under arch/sparc/kernel sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-02-18 Joel Granados New
[5/8] events: Move perf_event sysctls into kernel/events sysctl: Move sysctls from kern_table into their respective subsystems 1 - - - --- 2025-02-18 Joel Granados New
[4/8] stack_tracer: move sysctl registration to kernel/trace/trace.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-02-18 Joel Granados New
[3/8] ftrace: Move trace sysctls into trace.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - - --- 2025-02-18 Joel Granados New
[2/8] signal: Move signal ctl tables into signal.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-02-18 Joel Granados New
[1/8] panic: Move panic ctl tables into panic.c sysctl: Move sysctls from kern_table into their respective subsystems - - - - --- 2025-02-18 Joel Granados New
[7/7] mm: Add folio_mk_pte() Add folio_mk_pte() and simplify mk_pte() 1 - - - --- 2025-02-17 Matthew Wilcox New
[6/7] mm: Make mk_pte() definition unconditional Add folio_mk_pte() and simplify mk_pte() 1 - - - --- 2025-02-17 Matthew Wilcox New
[5/7] um: Remove custom definition of mk_pte() Untitled series #444820 - - - - --- 2025-02-17 Matthew Wilcox New
[4/7] x86: Remove custom definition of mk_pte() Add folio_mk_pte() and simplify mk_pte() 1 - - - --- 2025-02-17 Matthew Wilcox New
[3/7] sparc32: Remove custom definition of mk_pte() Add folio_mk_pte() and simplify mk_pte() - - - - --- 2025-02-17 Matthew Wilcox New
[2/7] mm: Introduce a common definition of mk_pte() Add folio_mk_pte() and simplify mk_pte() 2 - 1 - --- 2025-02-17 Matthew Wilcox New
[1/7] mm: Set the pte dirty if the folio is already dirty Add folio_mk_pte() and simplify mk_pte() 1 - 1 - --- 2025-02-17 Matthew Wilcox New
[v6,3/6] syscall.h: introduce syscall_set_nr() ptrace: introduce PTRACE_SET_SYSCALL_INFO API 1 - 2 1 --- 2025-02-17 Dmitry V. Levin New
[v6,2/6] syscall.h: add syscall_set_arguments() ptrace: introduce PTRACE_SET_SYSCALL_INFO API 1 - 1 1 --- 2025-02-17 Dmitry V. Levin New
sbus: envctrl: Fix typo in comment sbus: envctrl: Fix typo in comment - - - - --- 2025-02-12 Thorsten Blum New
[v3] fs: introduce getfsxattrat and setfsxattrat syscalls [v3] fs: introduce getfsxattrat and setfsxattrat syscalls 1 - - - --- 2025-02-11 Andrey Albershteyn New
[v5,4/7] syscall.h: introduce syscall_set_nr() ptrace: introduce PTRACE_SET_SYSCALL_INFO API 1 - 1 1 --- 2025-02-10 Dmitry V. Levin New
[v5,3/7] syscall.h: add syscall_set_arguments() ptrace: introduce PTRACE_SET_SYSCALL_INFO API 1 - 1 1 --- 2025-02-10 Dmitry V. Levin New
« 1 2 3 4113 114 »