Show patches with: Search = RFC       |    Archived = No       |   5349 patches
« 1 2 ... 5 6 753 54 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,1/6] powerpc/64s: Fix assembly to support larger values of THREAD_SIZE VMAP_STACK support for book3s64 - - - - --- 2022-11-04 Andrew Donnellan New
[RFC,v2,8/8] sched, smp: Trace smp callback causing an IPI Generic IPI sending tracepoint - - - - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,v2,7/8] smp: reword smp call IPI comment Generic IPI sending tracepoint - - - - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,v2,6/8] treewide: Trace IPIs sent via smp_send_reschedule() Generic IPI sending tracepoint 1 - - - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,v2,5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise() Generic IPI sending tracepoint - - - - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,v2,4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask() Generic IPI sending tracepoint - - - - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,v2,3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi() Generic IPI sending tracepoint - - - - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,v2,2/8] trace: Add trace_ipi_send_cpumask() Generic IPI sending tracepoint - - - - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,v2,1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t Generic IPI sending tracepoint - - 1 - --- 2022-11-02 Valentin Schneider Handled Elsewhere
[RFC,19/19] powerpc/64: ELFv2 use reserved word in the stack frame for the regs marker Remove STACK_FRAME_OVERHEAD - - - - 2-3 2022-10-31 Nicholas Piggin Superseded
[RFC,18/19] powerpc: change stack marker memory operations to 32-bit Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,17/19] powerpc: remove STACK_FRAME_OVERHEAD Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,16/19] powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,15/19] powerpc: allow minimum sized kernel stack frames Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,14/19] powerpc: split validate_sp into two functions Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,13/19] powerpc: copy_thread add a back chain to the switch stack frame Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,12/19] powerpc: copy_thread fill in interrupt frame marker and back chain Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,11/19] powerpc: add a define for the switch frame size and regs offset Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,10/19] powerpc: add a define for the user interrupt frame size Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,09/19] powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,08/19] powerpc: add a definition for the marker offset within the interrupt frame Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,07/19] powerpc: add definition for pt_regs offset within an interrupt frame Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,06/19] powerpc: simplify ppc_save_regs Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,05/19] powerpc/32: Use load and store multiple in GPR save/restore macros Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,04/19] powerpc/pseries: hvcall stack frame overhead Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,03/19] powerpc/64: Remove asm interrupt tracing call helpers Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,02/19] powerpc: Rearrange copy_thread child stack creation Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,01/19] powerpc/perf: callchain validate kernel stack pointer bounds Remove STACK_FRAME_OVERHEAD - - - - --- 2022-10-31 Nicholas Piggin Superseded
[RFC,v5,1/8] mm: Make a place for a common balloon code [RFC,v5,1/8] mm: Make a place for a common balloon code 1 - - - --- 2022-10-19 Alexander Atanasov Handled Elsewhere
[linux-next,RFC] powerpc: fix HOTPLUG error in rcutorture [linux-next,RFC] powerpc: fix HOTPLUG error in rcutorture - - - - 5-- 2022-10-10 Zhouyi Zhou New
[RFC,5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule() Generic IPI sending tracepoint - - - - 2-3 2022-10-07 Valentin Schneider Handled Elsewhere
[RFC,4/5] irq_work: Trace calls to arch_irq_work_raise() Generic IPI sending tracepoint - - - - --- 2022-10-07 Valentin Schneider Handled Elsewhere
[RFC,3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi() Generic IPI sending tracepoint - - - - --- 2022-10-07 Valentin Schneider Handled Elsewhere
[RFC,2/5] sched, smp: Trace send_call_function_single_ipi() Generic IPI sending tracepoint - - - - --- 2022-10-07 Valentin Schneider Handled Elsewhere
[RFC,1/5] trace: Add trace_ipi_send_{cpu, cpumask} Generic IPI sending tracepoint - - - - --- 2022-10-07 Valentin Schneider Handled Elsewhere
[RFC] powerpc/64: Don't recurse irq replay [RFC] powerpc/64: Don't recurse irq replay - - - - 5-- 2022-10-06 Nicholas Piggin Superseded
[RFC] KVM: PPC: Book3S PR: Fix context tracking [RFC] KVM: PPC: Book3S PR: Fix context tracking - - - - --- 2022-10-06 Nicholas Piggin New
[RFC,3/3] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option powerpc/32: nohz full support - - - - --- 2022-10-04 Nicholas Piggin Superseded
[RFC,2/3] powerpc: remove the last remnants of cputime_t powerpc/32: nohz full support - - - - --- 2022-10-04 Nicholas Piggin Superseded
[RFC,1/3] powerpc/32: Implement HAVE_CONTEXT_TRACKING_USER support powerpc/32: nohz full support - - - - --- 2022-10-04 Nicholas Piggin Superseded
[linux-next,RFC] powerpc: avoid lockdep when we are offline [linux-next,RFC] powerpc: avoid lockdep when we are offline - - - - 5-- 2022-09-27 Zhouyi Zhou New
[RFC,5/5] mm: remove unused savedwrite infrastructure mm/autonuma: replace savedwrite infrastructure - - - - --- 2022-09-26 David Hildenbrand Handled Elsewhere
[RFC,4/5] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite mm/autonuma: replace savedwrite infrastructure - - - - --- 2022-09-26 David Hildenbrand Handled Elsewhere
[RFC,3/5] mm/huge_memory: try avoiding write faults when changing PMD protection mm/autonuma: replace savedwrite infrastructure - - - - --- 2022-09-26 David Hildenbrand Handled Elsewhere
[RFC,2/5] mm/mprotect: minor can_change_pte_writable() cleanups mm/autonuma: replace savedwrite infrastructure - - - - --- 2022-09-26 David Hildenbrand Handled Elsewhere
[RFC,1/5] mm/mprotect: allow clean exclusive anon pages to be writable mm/autonuma: replace savedwrite infrastructure - - - - --- 2022-09-26 David Hildenbrand Handled Elsewhere
[RFC,2/2] powerpc: nop trap instruction after WARN_ONCE fires [RFC,1/2] powerpc: Don't use extable for WARN - - - - 5-- 2022-09-23 Nicholas Piggin Changes Requested
[RFC,1/2] powerpc: Don't use extable for WARN [RFC,1/2] powerpc: Don't use extable for WARN - - - - --- 2022-09-23 Nicholas Piggin Changes Requested
[v5,27/30] RFC: KVM: powerpc: Move processor compatibility check to hardware setup Untitled series #319647 1 - - - --- 2022-09-22 Isaku Yamahata Handled Elsewhere
[RFC,7/7] powerpc/64s: Add option to build vmlinux with pcrel addressing powerpc: first hack at pcrel addressing - - - - --- 2022-09-19 Nicholas Piggin RFC
[RFC,6/7] powerpc/64s: POWER10 CPU Kconfig build option powerpc: first hack at pcrel addressing - - - - --- 2022-09-19 Nicholas Piggin RFC
[RFC,5/7] powerpc/64s: update generic cpu option name and compiler flags powerpc: first hack at pcrel addressing - - - - --- 2022-09-19 Nicholas Piggin RFC
[RFC,4/7] powerpc: add CFUNC assembly label annotation powerpc: first hack at pcrel addressing - - - - --- 2022-09-19 Nicholas Piggin RFC
[RFC,3/7] powerpc/64: provide a helper macro to load r2 with the kernel TOC powerpc: first hack at pcrel addressing - - - - --- 2022-09-19 Nicholas Piggin RFC
[RFC,2/7] powerpc/64: abstract asm global variable declaration and access powerpc: first hack at pcrel addressing - - - - --- 2022-09-19 Nicholas Piggin RFC
[RFC,1/7] powerpc: use 16-bit immediate for STACK_FRAME_REGS_MARKER powerpc: first hack at pcrel addressing - - - - --- 2022-09-19 Nicholas Piggin RFC
[linux-next,RFC] powerpc: protect cpu offlining by RCU offline lock [linux-next,RFC] powerpc: protect cpu offlining by RCU offline lock - - - - 5-- 2022-09-14 Zhouyi Zhou Changes Requested
[linux-next,RFC] powerpc: protect cpu offlining by RCU offline lock [linux-next,RFC] powerpc: protect cpu offlining by RCU offline lock - - - - 5-- 2022-09-14 Zhouyi Zhou Superseded
[v4,23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup Untitled series #317526 - - - - --- 2022-09-08 Isaku Yamahata Handled Elsewhere
[RFC] fs/hugetlb: Fix UBSAN warning reported on hugetlb [RFC] fs/hugetlb: Fix UBSAN warning reported on hugetlb - - - - 3-- 2022-09-08 Aneesh Kumar K V Changes Requested
[RFC] powerpc/64s: early boot machine check handler [RFC] powerpc/64s: early boot machine check handler - - - - 2-3 2022-09-07 Nicholas Piggin Superseded
[RFC] powerpc: ideas to improve page table frag allocator [RFC] powerpc: ideas to improve page table frag allocator - - - - 2-3 2022-09-05 Nicholas Piggin New
[RFC,RESEND,28/28] kernel/fork: throttle call_rcu() calls in vm_area_free per-VMA locks proposal - - - - 5-- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,26/28] powerc/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,24/28] arm64/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,22/28] x86/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,20/28] mm: introduce per-VMA lock statistics per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,19/28] mm: disallow do_swap_page to handle page faults under VMA lock per-VMA locks proposal - - 1 - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,18/28] mm: add FAULT_FLAG_VMA_LOCK flag per-VMA locks proposal - - 1 - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,16/28] kernel/fork: assert no VMA readers during its destruction per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,14/28] mm: mark VMAs as locked before isolating them per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,12/28] mm/mremap: mark VMA as locked while remapping it to a new address range per-VMA locks proposal - - 1 - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,11/28] mm/mmap: mark VMAs as locked before merging or splitting them per-VMA locks proposal - - 1 - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,10/28] mm/mmap: mark VMAs as locked in vma_adjust per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,09/28] mm/mempolicy: mark VMA as locked when changing protection policy per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,07/28] kernel/fork: mark VMAs as locked before copying pages during fork per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,06/28] mm: mark VMA as locked whenever vma->vm_flags are modified per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,05/28] mm: add per-VMA lock and helper functions to control it per-VMA locks proposal - - 1 - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,04/28] mm: move mmap_lock assert function definitions per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,03/28] mm: introduce __find_vma to be used without mmap_lock protection per-VMA locks proposal - - 1 - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,02/28] mm: rcu safe VMA freeing per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,RESEND,01/28] mm: introduce CONFIG_PER_VMA_LOCK per-VMA locks proposal - - - - --- 2022-09-01 Suren Baghdasaryan Handled Elsewhere
[RFC,4/4] powerpc/64: Add tests for out-of-line static calls Out-of-line static calls for powerpc64 ELF V2 - - - - 2-3 2022-09-01 Benjamin Gray RFC
[RFC,3/4] powerpc/64: Add support for out-of-line static calls Out-of-line static calls for powerpc64 ELF V2 - - - - --- 2022-09-01 Benjamin Gray RFC
[RFC,2/4] static_call: Move static call selftest to static_call.c Out-of-line static calls for powerpc64 ELF V2 - - - - --- 2022-09-01 Benjamin Gray RFC
[RFC,1/4] powerpc/code-patching: add patch_memory() for writing RO text Out-of-line static calls for powerpc64 ELF V2 - - - - --- 2022-09-01 Benjamin Gray RFC
[RFC,2/2] fs/xattr: wire up syscalls Untitled series #316066 - - - - --- 2022-08-30 Christian Göttsche Handled Elsewhere
[RFC,28/28] kernel/fork: throttle call_rcu() calls in vm_area_free per-VMA locks proposal - - - - 4-1 2022-08-29 Suren Baghdasaryan Handled Elsewhere
[RFC,27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - - --- 2022-08-29 Suren Baghdasaryan Handled Elsewhere
[RFC,26/28] powerc/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - - --- 2022-08-29 Suren Baghdasaryan Handled Elsewhere
[RFC,25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK per-VMA locks proposal - - - - --- 2022-08-29 Suren Baghdasaryan Handled Elsewhere
[RFC,24/28] arm64/mm: try VMA lock-based page fault handling first per-VMA locks proposal - - - - --- 2022-08-29 Suren Baghdasaryan Handled Elsewhere
« 1 2 ... 5 6 753 54 »