messages from 2022-09-09 03:20:40 to 2022-09-20 18:36:19 UTC [more...]
[PATCH v2 0/8] efi: disentangle the generic EFI stub from FDT
2022-09-20 18:35 UTC (9+ messages)
` [PATCH v2 1/8] efi: libstub: drop pointless get_memory_map() call
` [PATCH v2 2/8] efi: libstub: avoid efi_get_memory_map() for allocating the virt map
` [PATCH v2 3/8] efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
` [PATCH v2 4/8] efi: libstub: remove pointless goto kludge
` [PATCH v2 5/8] efi: libstub: unify initrd loading between architectures
` [PATCH v2 6/8] efi: libstub: remove DT dependency from generic stub
` [PATCH v2 7/8] efi: libstub: install boot-time memory map as config table
` [PATCH v2 8/8] efi/loongarch: libstub: remove dependency on flattened DT
[PATCH 00/12] efi: disentangle the generic EFI stub from FDT
2022-09-20 14:53 UTC (40+ messages)
` [PATCH 01/12] efi: libstub: drop pointless get_memory_map() call
` [PATCH 02/12] efi/arm: libstub: move ARM specific code out of generic routines
` [PATCH 03/12] efi: libstub: fix up the last remaining open coded boot service call
` [PATCH 04/12] efi: libstub: fix type confusion for load_options_size
` [PATCH 05/12] efi: libstub: avoid efi_get_memory_map() for allocating the virt map
` [PATCH 06/12] efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
` [PATCH 07/12] efi: libstub: unify initrd loading between architectures
` [PATCH 08/12] efi: libstub: remove DT dependency from generic stub
` [PATCH 09/12] efi: libstub: install boot-time memory map as config table
` [PATCH 10/12] efi: libstub: remove pointless goto kludge
` [PATCH 11/12] efi/loongarch: libstub: remove dependency on flattened DT
` [PATCH 12/12] efi: loongarch: add support for DT hardware descriptions
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-09-20 14:04 UTC (72+ 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
[PATCH 0/4] Add kprobe and kretprobe support for LoongArch
2022-09-20 3:37 UTC (5+ messages)
` [PATCH 1/4] LoongArch: Add kprobe support
` [PATCH 2/4] LoongArch: Add kretprobe support
` [PATCH 3/4] samples/kprobes: Add LoongArch support
` [PATCH 4/4] LoongArch: Enable KPROBES in default config
[PATCH V4] LoongArch: Add ACPI-based generic laptop driver
2022-09-19 11:10 UTC (2+ messages)
[PATCH v5 10/10] LoongArch/ftrace: Fix unwind state when option func_stack_trace
2022-09-19 3:19 UTC
[PATCH v5 00/10] LoongArch: Add ftrace support
2022-09-19 3:16 UTC (10+ messages)
` [PATCH v5 01/10] LoongArch/ftrace: Add basic support
` [PATCH v5 02/10] LoongArch/ftrace: Add recordmcount support
` [PATCH v5 03/10] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v5 04/10] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v5 05/10] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v5 06/10] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v5 07/10] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v5 08/10] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v5 09/10] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS
[PATCH V2] LoongArch: Refactor cache probe and flush methods
2022-09-19 2:13 UTC
[PATCH V3] LoongArch: Add ACPI-based generic laptop driver
2022-09-18 7:38 UTC (8+ messages)
[PATCH] LoongArch: Refactor cache probe and flush methods
2022-09-17 10:22 UTC (2+ messages)
[PATCH v4 00/10] LoongArch: Add ftrace support
2022-09-17 9:38 UTC (10+ messages)
` [PATCH v4 01/10] LoongArch/ftrace: Add basic support
` [PATCH v4 02/10] LoongArch/ftrace: Add recordmcount support
` [PATCH v4 03/10] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v4 04/10] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v4 05/10] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v4 06/10] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v4 07/10] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v4 08/10] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
[PATCH 1/2] tools: Add LoongArch build infrastructure
2022-09-17 8:57 UTC (2+ messages)
Removing DT dependency from LoongArch EFI stub
2022-09-17 8:03 UTC (3+ messages)
[PATCH -next] LoongArch: simplify code in apply_r_larch_sop_push_dup
2022-09-17 6:53 UTC
[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] irqchip/loongson-pch-lpc: Add dependence on LoongArch
2022-09-16 7:19 UTC
[PATCH v4 09/10] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS
2022-09-16 2:57 UTC (2+ messages)
` [PATCH v4 10/10] LoongArch/ftrace: Fix unwind state when option func_stack_trace
[PATCH v3 0/3] LoongArch: Add kexec/kdump support
2022-09-15 2:53 UTC (4+ messages)
` [PATCH v3 1/3] LoongArch: Add kexec support
` [PATCH v3 2/3] LoongArch: Add kdump support
` [PATCH v3 3/3] LoongArch: Enable CONFIG_KEXEC
[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
2022-09-13 8:21 UTC (4+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V5 2/2] LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
[PATCH AUTOSEL 5.19 35/38] LoongArch: Fix section mismatch due to acpi_os_ioremap()
2022-09-10 21:16 UTC (2+ messages)
` [PATCH AUTOSEL 5.19 36/38] LoongArch: Fix arch_remove_memory() undefined build error
[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
2022-09-10 7:53 UTC (2+ messages)
[PATCH] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-09 20:34 UTC (2+ messages)
[PATCH V4 0/2] DMA: update acpi_dma_get_range to return dma map regions
2022-09-09 13:08 UTC (6+ messages)
` [PATCH V4 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V4 2/2] LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
[PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
2022-09-09 9:47 UTC (7+ messages)
` [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
[PATCH v2 0/3] LoongArch: Add kexec/kdump support
2022-09-09 9:32 UTC (8+ messages)
` [PATCH v2 1/3] LoongArch: Add kexec support
` [PATCH v2 2/3] LoongArch: Add kdump support
` [PATCH v2 3/3] LoongArch: Enable CONFIG_KEXEC
[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
2022-09-09 9:23 UTC (6+ messages)
` [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).