messages from 2022-09-19 10:18:08 to 2022-09-29 11:42:45 UTC [more...]
[PATCH v3 0/2] use update_mmu_tlb() on the second thread
2022-09-29 11:42 UTC (4+ messages)
` [PATCH v3 1/2] mm: "
` [PATCH v3 2/2] LoongArch: update local TLB if PTE entry exists
[PATCH] loongarch: update config files
2022-09-29 10:44 UTC (3+ messages)
[PATCH V1 0/2] irqchip: Support to set irq type for ACPI path
2022-09-29 9:44 UTC (5+ messages)
` [PATCH V1 1/2] irqchip/loongson-pch-pic: "
[PATCH V4] LoongArch: Fix cpu name after s3/s4
2022-09-29 9:23 UTC (2+ messages)
[PATCH V5] LoongArch: Fix cpu name after s3/s4
2022-09-29 9:16 UTC
[PATCH V3] LoongArch: Fix cpu name after s3/s4
2022-09-29 9:14 UTC (3+ messages)
[PATCH V2] LoongArch: Fix cpu name after s3/s4
2022-09-29 8:51 UTC
[PATCH] LoongArch: Fix cpu name after s3/s4
2022-09-29 8:39 UTC (3+ messages)
[PATCH V2] LoongArch: Support access filter to /dev/mem interface
2022-09-29 7:22 UTC
[PATCH] LoongArch: Support access filter to /dev/mem interface
2022-09-29 4:41 UTC (2+ messages)
[GIT PULL] LoongArch fixes for v6.0-final
2022-09-29 2:42 UTC
[GIT PULL] LoongArch fixes for v5.19-rc4
2022-09-29 2:40 UTC (2+ messages)
[PATCH] LoongArch: Remove some save operations in SAVE_SOME and handle_syscall
2022-09-29 1:35 UTC (2+ messages)
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-09-28 18:01 UTC (58+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [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 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 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 24/44] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 39/44] cpuidle,clk: Remove trace_.*_rcuidle()
` [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] vdso: Improve cmd_vdso_check to check all dynamic relocations
2022-09-28 5:25 UTC (3+ messages)
[PATCH v2 0/5] Add kprobe and kretprobe support for LoongArch
2022-09-28 0:50 UTC (6+ messages)
` [PATCH v2 1/5] LoongArch: Simulate branch and PC instructions
` [PATCH v2 2/5] LoongArch: Add kprobe support
` [PATCH v2 3/5] LoongArch: Add kretprobe support
` [PATCH v2 4/5] samples/kprobes: Add LoongArch support
` [PATCH v2 5/5] LoongArch: Enable KPROBES in default config
[PATCH V2] irqchip: Make irqchip_init() usable on pure ACPI systems
2022-09-28 0:20 UTC (2+ messages)
[PATCH V4] LoongArch: Add ACPI-based generic laptop driver
2022-09-27 14:17 UTC (3+ messages)
[PATCH] irqchip: Make irqchip_init() usable on pure ACPI systems
2022-09-27 12:32 UTC (4+ messages)
[PATCH V2 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
2022-09-27 7:49 UTC (9+ messages)
` [PATCH V2 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V2 2/4] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH V2 3/4] i2c: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH V2 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig
[PATCH v3] LoongArch: Fixup do_ri csr_era
2022-09-27 5:03 UTC (4+ messages)
[PATCH] LoongArch: Clean up loongson3_smp_ops extern
2022-09-27 5:00 UTC (2+ messages)
[PATCH] LoongArch: Fix and cleanup csr_era handling in do_ri()
2022-09-27 4:58 UTC
[PATCH] LoongArch: Align the address of kernel_entry to 4KB
2022-09-27 4:57 UTC
[PATCH v2] LoongArch: Remove useless header branch.h
2022-09-26 10:01 UTC
[PATCH] LoongArch: Remove useless header branch.h
2022-09-26 8:52 UTC
[PATCH 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
2022-09-26 6:02 UTC (20+ messages)
` [PATCH 1/5] i2c: core: Pick i2c bus number from ACPI if present
` [PATCH 2/5] i2c: gpio: Add support on ACPI-based system
` [PATCH 3/5] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH 4/5] i2c: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH 5/5] LoongArch: Enable LS2X I2C in loongson3_defconfig
[PATCH] LoongArch: Use generic BUG() handler
2022-09-25 1:10 UTC (2+ messages)
[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
2022-09-24 16:40 UTC (4+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets
[PATCH 0/3] Add kernel relocation and KASLR support
2022-09-23 9:56 UTC (16+ messages)
` [PATCH 1/3] LoongArch: tools: Add relocs tool support
[PATCH v4 0/3] LoongArch: Add kexec/kdump support
2022-09-23 9:16 UTC (5+ messages)
` [PATCH v4 1/3] LoongArch: Add kexec support
` [PATCH v4 2/3] LoongArch: Add kdump support
` [PATCH v4 3/3] LoongArch: Enable CONFIG_KEXEC
[PATCH v2 0/8] efi: disentangle the generic EFI stub from FDT
2022-09-22 14:48 UTC (27+ 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 0/4] Add kprobe and kretprobe support for LoongArch
2022-09-22 12:35 UTC (9+ 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 v3 0/3] LoongArch: Add kexec/kdump support
2022-09-22 10:30 UTC (4+ messages)
` [PATCH v3 1/3] LoongArch: Add kexec support
[PATCH 1/2] Input: i8042: Rename i8042-x86ia64io.h to i8042-acpipnpio.h
2022-09-22 8:32 UTC (4+ messages)
` [PATCH 2/2] Input: i8042: Add LoongArch support in i8042-acpipnpio.h
[PATCH v2] LoongArch: Remove unused kernel stack padding
2022-09-21 7:41 UTC
[PATCH 00/12] efi: disentangle the generic EFI stub from FDT
2022-09-20 14:53 UTC (29+ messages)
` [PATCH 09/12] efi: libstub: install boot-time memory map as config table
` [PATCH 11/12] efi/loongarch: libstub: remove dependency on flattened DT
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).