linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-15 15:11:44 to 2022-09-22 05:55:58 UTC [more...]

[PATCH V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-22  5:55 UTC  (23+ messages)
` [PATCH V4 7/8] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V4 8/8] riscv: Add config of thread stack size

[PATCH V5 00/11] riscv: Add GENERIC_ENTRY support and related features
 2022-09-22  1:26 UTC  (27+ messages)
` [PATCH V5 01/11] riscv: elf_kexec: Fixup compile warning
` [PATCH V5 02/11] riscv: compat_syscall_table: "
` [PATCH V5 03/11] riscv: ptrace: Remove duplicate operation
` [PATCH V5 04/11] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V5 05/11] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V5 06/11] entry: Prevent DEBUG_PREEMPT warning
` [PATCH V5 07/11] riscv: convert to generic entry
` [PATCH V5 08/11] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V5 09/11] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V5 10/11] riscv: Add config of thread stack size
` [PATCH V5 11/11] riscv: Add support for STACKLEAK gcc plugin

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-22  0:45 UTC  (74+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage

Zwiększenie płynności finansowej
 2022-09-21  8:00 UTC 

[PATCH v2 0/8] kbuild: various cleanups
 2022-09-21  4:39 UTC  (10+ messages)
` [PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild
` [PATCH v2 7/8] kbuild: use obj-y instead extra-y for objects placed at the head

[PATCH V2 0/3] riscv: ftrace: Fixup ftrace detour code
 2022-09-21  3:49 UTC  (4+ messages)
` [PATCH V2 1/3] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH V2 2/3] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
` [PATCH V2 3/3] riscv: ftrace: Reduce the detour code size to half

[PATCH V4 0/3] riscv: kexec: Fxiup crash_save percpu and machine_kexec_mask_interrupts
 2022-09-21  3:31 UTC  (4+ messages)
` [PATCH V4 1/3] riscv: kexec: Fixup irq controller broken in kexec crash path
` [PATCH V4 2/3] riscv: kexec: Fixup crash_smp_send_stop without multi cores
` [PATCH V4 3/3] arch: crash: Remove duplicate declaration in smp.h

[PATCH v9 0/6] Add RS485 9th bit addressing mode support to DW UART
 2022-09-20 11:20 UTC  (3+ messages)
` [PATCH v9 5/6] serial: Support for RS-485 multipoint addresses

[PATCH v2] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
 2022-09-20  3:28 UTC 

[PATCH] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
 2022-09-20  3:03 UTC 

[PATCH] asm-generic: Remove unnecessary ‘0’ values from guest_id
 2022-09-20  1:21 UTC  (3+ messages)

[PATCH 09/23] asm-generic: compat: Support BE for long long args in 32-bit ABIs
 2022-09-20  1:06 UTC 

[PATCH 0/3] x86/dumpstack: Inline copy_from_user_nmi()
 2022-09-19 19:26 UTC  (13+ messages)
` [PATCH 1/3] x86/uaccess: Move nmi_uaccess_okay() into uaccess.h
` [PATCH 2/3] x86/dumpstack: Inline copy_from_user_nmi()
` [PATCH 3/3] usercopy: Add find_vmap_area_try() to avoid deadlocks

[PATCH 1/2] powerpc: Keep .rela* sections when CONFIG_RELOCATABLE is defined
 2022-09-19 17:54 UTC  (8+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

[PATCH v4] riscv: Fix permissions for all mm's during mm init
 2022-09-19  6:04 UTC  (2+ messages)

[PATCH V4] LoongArch: Add ACPI-based generic laptop driver
 2022-09-19  2:15 UTC 

[PATCH V2] LoongArch: Refactor cache probe and flush methods
 2022-09-19  2:13 UTC 

[PATCH v3] riscv: Fix permissions for all mm's during mm init
 2022-09-19  1:29 UTC  (5+ messages)

[PATCH V3] LoongArch: Add ACPI-based generic laptop driver
 2022-09-18  7:38 UTC  (8+ messages)

[PATCH v4] riscv: Fix permissions for all mm's during mm init
 2022-09-17 18:47 UTC 

[PATCH 0/3] riscv: ftrace: Fixup ftrace detour code
 2022-09-17 10:46 UTC  (6+ messages)
` [PATCH 1/3] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH 2/3] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
` [PATCH 3/3] riscv: ftrace: Reduce the detour code size to half

[PATCH] LoongArch: Refactor cache probe and flush methods
 2022-09-17 10:22 UTC  (2+ messages)

[PATCH 1/2] Input: i8042: Rename i8042-x86ia64io.h to i8042-acpipnpio.h
 2022-09-17  6:40 UTC  (2+ messages)
` [PATCH 2/2] Input: i8042: Add LoongArch support in i8042-acpipnpio.h

[PATCH] Input: i8042 - Add PNP checking hook for Loongson
 2022-09-16 15:04 UTC  (4+ messages)

[PATCH v7 00/43] Add KernelMemorySanitizer infrastructure
 2022-09-16  9:12 UTC  (13+ messages)
` [PATCH v7 27/43] kmsan: disable physical page merging in biovec
` [PATCH v7 37/43] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v7 38/43] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
` [PATCH v7 39/43] x86: kmsan: don't instrument stack walking functions
` [PATCH v7 40/43] entry: kmsan: introduce kmsan_unpoison_entry_regs()
` [PATCH v7 41/43] bpf: kmsan: initialize BPF registers with zeroes
` [PATCH v7 42/43] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH v7 43/43] x86: kmsan: enable KMSAN builds for x86

"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
 2022-09-16  8:18 UTC  (7+ messages)

[PATCH] locking/memory-barriers.txt: Improve documentation for writel() usage
 2022-09-15 18:38 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).