Linux Sparc
[Prev Page][Next Page]
- [PATCH v3 11/51] cpuidle,omap4: Push RCU-idle into driver, (continued)
- [PATCH v3 11/51] cpuidle,omap4: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower(),
Peter Zijlstra
- [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean,
Peter Zijlstra
- [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions,
Peter Zijlstra
- [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check(),
Peter Zijlstra
- [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v3 24/51] arm64,smp: Remove trace_.*_rcuidle() usage,
Peter Zijlstra
- [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call,
Peter Zijlstra
- [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller(),
Peter Zijlstra
- [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN,
Peter Zijlstra
- [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle,
Peter Zijlstra
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess,
Paul E. McKenney
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess,
Mark Rutland
- [PATCH v3 08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active,
Ilpo Järvinen
- [PATCH v2 08/16] vio: move to_vio_dev() to use container_of_const(),
Greg Kroah-Hartman
- [PATCH v2 08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active,
Ilpo Järvinen
- [PATCH net-next 0/7] Remove three Sun net drivers,
Anirudh Venkataramanan
- [bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2,
tong
- [PATCH 08/10] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool,
Ilpo Järvinen
- [bpf-next v1] bpf: drop deprecated bpf_jit_enable == 2,
xxmy
- [PATCH 5.10 40/63] sparc: add support for TIF_NOTIFY_SIGNAL,
Greg Kroah-Hartman
- [PATCH] drivers: tty: vcc: Fix use-after-free in vcc_open(),
Yoochan Lee
- [PATCH v2] Add new open(2) flag - O_EMPTY_PATH,
Ameer Hamza
- [PATCH] \sbus: char: uctrl: Fix use-after-free in uctrl_open,
Yoochan Lee
- [PATCH 00/19] Introduce __xchg, non-atomic xchg,
Andrzej Hajda
- [PATCH 03/19] arch/arm: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 05/19] arch/hexagon: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 02/19] arch/arc: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 04/19] arch/arm64: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 06/19] arch/ia64: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 01/19] arch/alpha: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 07/19] arch/loongarch: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 08/19] arch/m68k: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 09/19] arch/mips: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers,
Andrzej Hajda
- [PATCH 10/19] arch/openrisc: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 11/19] arch/parisc: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 17/19] arch/xtensa: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 15/19] arch/sh: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 14/19] arch/s390: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 16/19] arch/sparc: rename internal name __xchg to __arch_xchg,
Andrzej Hajda
- [PATCH 18/19] linux/include: add non-atomic version of xchg,
Andrzej Hajda
- [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper,
Andrzej Hajda
- Re: [PATCH 00/19] Introduce __xchg, non-atomic xchg,
Geert Uytterhoeven
- Re: [PATCH 00/19] Introduce __xchg, non-atomic xchg,
Andrew Morton
- [PATCH v1] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit,
David Hildenbrand
- [PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs,
David Hildenbrand
- [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks,
David Hildenbrand
- [PATCH mm-unstable RFC 05/26] csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 03/26] arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 07/26] ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 06/26] hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 08/26] loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu,
David Hildenbrand
- [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout,
David Hildenbrand
- [PATCH mm-unstable RFC 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 12/26] mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 15/26] openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 16/26] parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s,
David Hildenbrand
- [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit,
David Hildenbrand
- [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit,
David Hildenbrand
- [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 20/26] sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit,
David Hildenbrand
- [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
David Hildenbrand
- Re: [PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs,
David Hildenbrand
- Re: [PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs,
Huacai Chen
- [PATCH v3 0/8] Generic IPI sending tracepoint,
Valentin Schneider
- [PATCH v3 2/8] trace: Add trace_ipi_send_cpumask(),
Valentin Schneider
- [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t,
Valentin Schneider
- [PATCH v3 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask(),
Valentin Schneider
- [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi(),
Valentin Schneider
- [PATCH v3 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise(),
Valentin Schneider
- [PATCH v3 8/8] sched, smp: Trace smp callback causing an IPI,
Valentin Schneider
- [PATCH v3 7/8] smp: reword smp call IPI comment,
Valentin Schneider
- [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule(),
Valentin Schneider
- Re: [PATCH v3 0/8] Generic IPI sending tracepoint,
Palmer Dabbelt
- [PATCH linux-next] sparc: leon: grpci1: use devm_platform_ioremap_resource(),
zhang.songyi
- [PATCH] serial: sunsab: Fix error handling in sunsab_init(),
Yuan Can
- [PATCH 04/47] LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty(),
Huacai Chen
- Re: Test case for "mm/thp: carry over dirty bit when thp splits on pmd",
Anatoly Pugachev
- [PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning),
David Hildenbrand
- [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests,
David Hildenbrand
- [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages,
David Hildenbrand
- [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages,
David Hildenbrand
- [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks,
David Hildenbrand
- [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE consistency checks,
David Hildenbrand
- [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings,
David Hildenbrand
- [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings,
David Hildenbrand
- [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping,
David Hildenbrand
- [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings,
David Hildenbrand
- [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 11/20] RDMA/usnic: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 15/20] media: pci/ivtv: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 12/20] RDMA/siw: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 17/20] drm/exynos: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 14/20] drm/etnaviv: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 19/20] habanalabs: remove FOLL_FORCE usage,
David Hildenbrand
- [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE,
David Hildenbrand
- [PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and,
Andy Shevchenko
- [PATCH] sparc: Fix possible memleak in of_set_property,
Zhang Qilong
- [PATCH v2 0/2] sparc: fix possible memory leak in scan_one_device(),
Yang Yingliang
- [PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one,
Andy Shevchenko
- [RFC PATCH v2 0/8] Generic IPI sending tracepoint,
Valentin Schneider
- [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t,
Valentin Schneider
- [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask(),
Valentin Schneider
- [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask(),
Valentin Schneider
- [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi(),
Valentin Schneider
- [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise(),
Valentin Schneider
- [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule(),
Valentin Schneider
- [RFC PATCH v2 7/8] smp: reword smp call IPI comment,
Valentin Schneider
- [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI,
Valentin Schneider
- Re: [RFC PATCH v2 0/8] Generic IPI sending tracepoint,
Steven Rostedt
- [PATCH] sparc: sbus: treat CPU index as integer,
Jason A. Donenfeld
- [PATCH 1/2] sparc/of: fix possible memory leak in scan_one_device(),
Yang Yingliang
- [PATCH] sparc/kernel: fix repeated words in comments,
wangjianli
- dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd),
Anatoly Pugachev
- [PATCH 39/44] serial: sunzilog: Use uart_xmit_advance(),
Ilpo Järvinen
- [PATCH 38/44] serial: sunsu: Use uart_xmit_advance(),
Ilpo Järvinen
- [PATCH 35/44] serial: sunhv: Use uart_xmit_advance(),
Ilpo Järvinen
- [PATCH 37/44] serial: sunsab: Use uart_xmit_advance(),
Ilpo Järvinen
- [PATCH] mm: remove kern_addr_valid() completely,
Kefeng Wang
- Re: Build regressions/improvements in v6.1-rc1,
Geert Uytterhoeven
- [PATCH 00/13] Make user_regset_copyin_ignore() *void*,
Sergey Shtylyov
- [PATCH AUTOSEL 5.15 12/26] sparc: Fix the generic IO helpers,
Sasha Levin
- [PATCH AUTOSEL 5.19 16/40] sparc: Fix the generic IO helpers,
Sasha Levin
- [PATCH AUTOSEL 6.0 16/46] sparc: Fix the generic IO helpers,
Sasha Levin
- [PATCH v6 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1,
Jason A. Donenfeld
- [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2,
Jason A. Donenfeld
- [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1,
Jason A. Donenfeld
- [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2,
Jason A. Donenfeld
- [PATCH v6 5/7] treewide: use get_random_u32() when possible,
Jason A. Donenfeld
- [PATCH v6 6/7] treewide: use get_random_bytes() when possible,
Jason A. Donenfeld
- [PATCH v6 7/7] prandom: remove unused functions,
Jason A. Donenfeld
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage,
Jakub Kicinski
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage,
liulongfang
- [PATCH v5 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1,
Jason A. Donenfeld
- [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1,
Jason A. Donenfeld
- [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2,
Jason A. Donenfeld
- [PATCH v5 6/7] treewide: use get_random_bytes when possible,
Jason A. Donenfeld
- [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2,
Jason A. Donenfeld
- [PATCH v5 5/7] treewide: use get_random_u32() when possible,
Jason A. Donenfeld
- [PATCH v5 7/7] prandom: remove unused functions,
Jason A. Donenfeld
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage,
Greg Kroah-Hartman
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage,
Yury Norov
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage,
Kees Cook
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible,
Kees Cook
- [PATCH v4 0/6] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [RFC PATCH 0/5] Generic IPI sending tracepoint,
Valentin Schneider
- [PATCH v3 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
- Issues with hw crypto and random support on Niagara2,
Rolf Eike Beer
- [linux-next:pending-fixes] BUILD REGRESSION 37b3c1c31342cdb8ee57f80a3a78cfe651a3f2ae,
kernel test robot
- [PATCH v4] sparc: vDSO: fix return value of __setup handler,
Randy Dunlap
- [PATCH v4] sparc64: NMI watchdog: fix return value of __setup handler,
Randy Dunlap
- [PATCH] sparc: update config files,
Lukas Bulwahn
- [PATCH] Revert "net: set proper memcg for net_init hooks allocations",
Shakeel Butt
- Re: SPARC64: getting "no compatible bridge window" errors :/,
Bjorn Helgaas
- [PATCH v2 00/44] cpuidle,rcu: Clean up the mess,
Peter Zijlstra
- [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call,
Peter Zijlstra
- [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant,
Peter Zijlstra
- [PATCH v2 09/44] cpuidle,omap3: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage,
Peter Zijlstra
- [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE,
Peter Zijlstra
- [PATCH v2 11/44] cpuidle,omap4: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 24/44] arm64,smp: Remove trace_.*_rcuidle() usage,
Peter Zijlstra
- [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}(),
Peter Zijlstra
- [PATCH v2 15/44] acpi_idle: Remove tracing,
Peter Zijlstra
- [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr,
Peter Zijlstra
- [PATCH v2 04/44] cpuidle: Move IRQ state validation,
Peter Zijlstra
- [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage,
Peter Zijlstra
- [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle(),
Peter Zijlstra
- [PATCH v2 07/44] cpuidle,psci: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 39/44] cpuidle,clk: Remove trace_.*_rcuidle(),
Peter Zijlstra
- [PATCH v2 25/44] printk: Remove trace_.*_rcuidle() usage,
Peter Zijlstra
- [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED},
Peter Zijlstra
- [PATCH v2 10/44] cpuidle,armada: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage,
Peter Zijlstra
- [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle(),
Peter Zijlstra
- [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle(),
Peter Zijlstra
- [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS,
Peter Zijlstra
- [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb(),
Peter Zijlstra
- [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean,
Peter Zijlstra
- [PATCH v2 08/44] cpuidle,imx6: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 41/44] intel_idle: Add force_irq_on module param,
Peter Zijlstra
- [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check(),
Peter Zijlstra
- [PATCH v2 06/44] cpuidle,tegra: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions,
Peter Zijlstra
- [PATCH v2 16/44] cpuidle: Annotate poll_idle(),
Peter Zijlstra
- [PATCH v2 31/44] cpuidle,nospec: Make noinstr clean,
Peter Zijlstra
- [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns,
Peter Zijlstra
- [PATCH v2 29/44] cpuidle,tdx: Make tdx noinstr clean,
Peter Zijlstra
- [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver,
Peter Zijlstra
- [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle(),
Peter Zijlstra
- [PATCH v2 32/44] cpuidle,acpi: Make noinstr clean,
Peter Zijlstra
- [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI,
Peter Zijlstra
- [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean,
Peter Zijlstra
- [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour,
Peter Zijlstra
- [PATCH v2 33/44] ftrace: WARN on rcuidle,
Peter Zijlstra
- [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower(),
Peter Zijlstra
- [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage,
Peter Zijlstra
- [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*,
Peter Zijlstra
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess,
Rafael J. Wysocki
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess,
Frederic Weisbecker
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess,
Peter Zijlstra
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess,
Tony Lindgren
- Re: [PATCH v2 00/44] cpuidle,rcu: Clean up the mess,
Ulf Hansson
- [sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations),
Anatoly Pugachev
- [PATCH] sparc: leon: Fix refcounting bugs,
Liang He
- [PATCH 0/2] Remove unused declarations for sparc,
Gaosheng Cui
- [PATCH] sparc: kprobes: Free instructions in arch_remove_kprobe(),
Tiezhu Yang
- 4.14.291 hangs in futex(),
Rolf Eike Beer
- [PATCH V2 0/3] arch: Cleanup ptrace_disable,
guoren
[PATCH v7 0/6] Support hld delayed init based on Pseudo-NMI for,
Lecopzer Chen
[PATCH v2] sparc: Fix the generic IO helpers,
Linus Walleij
[PATCH] sparc: fix repeated words in comments,
Jilin Yuan
[PATCH] sparc64: fix repeated words in comments,
Jilin Yuan
[PATCH] sparc: Unbreak the build,
Bart Van Assche
[PATCH v3] sparc: vDSO: fix return value of __setup handler,
Randy Dunlap
[PATCH v2] sparc64: NMI watchdog: fix return value of __setup handler,
Randy Dunlap
[RFC PATCH 2/2] fs/xattr: wire up syscalls,
Christian Göttsche
[PATCH v2 4/5] serial: sunsab: Remove frame size calculation dead-code,
Ilpo Järvinen
[PATCH 0/3] arch: ptrace: Cleanup ptrace_disable,
guoren
Re: Build regressions/improvements in v6.0-rc3,
Geert Uytterhoeven
[PATCH] sparc: Fix repeated word in comments,
Jules Maselbas
[PATCH v2] include/linux: declare cpuinfo_op in processor.h,
Conor Dooley
[PATCH 4/5] serial: sunsab: Remove frame size calculation dead-code,
Ilpo Järvinen
[PATCH] sparc64: Fix the generic IO helpers,
Linus Walleij
[PATCH 0/6] Add an asm-generic cpuinfo_op declaration,
Conor Dooley
[PATCH] kernel: exit: cleanup release_thread(),
Kefeng Wang
[PATCH] tty: move from strlcpy with unused retval to strscpy,
Wolfram Sang
[PATCH] sparc: move from strlcpy with unused retval to strscpy,
Wolfram Sang
[PATCH 6/8] serial: Make ->set_termios() old ktermios const,
Ilpo Järvinen
[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER,
Zi Yan
[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list,
ira . weiny
[PATCH v6 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h,
Stafford Horne
[PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h,
Stafford Horne
[PATCH] profile: setup_profiling_timer() is moslty not implemented,
Ben Dooks
[PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h,
Stafford Horne
[PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h,
Stafford Horne
[PATCH] sparc/PCI: Fix typo 'the the' in comment,
Slark Xiao
[PATCH v4 2/3] PCI: Move isa_dma_bridge_buggy out of dma.h,
Stafford Horne
[PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h,
Stafford Horne
[PATCH] sparc: Fix comment typo,
Jason Wang
[PATCH] sparc64: Fix comment typo,
Jason Wang
[PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86,
Stafford Horne
[PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86,
Stafford Horne
[RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures,
Stafford Horne
[Index of Archives]
[Kernel Development]
[Linux ARM Development]
[Linux Resources]
Mail converted by MHonArc