messages from 2025-07-01 03:15:08 to 2025-07-19 12:09:38 UTC [more...]
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-07-19 12:09 UTC (7+ messages)
` [PATCH v12 1/4] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v12 2/4] crypto: loongson - add Loongson RNG driver support
` [PATCH v12 3/4] tpm: Add a driver for Loongson TPM device
` [PATCH v12 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers
[PATCH v2 0/7] syscore: Pass context data to callbacks
2025-07-19 6:52 UTC (11+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH v2 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH v2 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH v2 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH v2 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH v2 7/7] soc/tegra: pmc: Derive PMC context from syscore ops
[PATCH v3 0/5] Support trampoline for LoongArch
2025-07-18 23:08 UTC (36+ messages)
` [PATCH v3 1/5] LoongArch: Add the function to generate the beq and bne assembly instructions
` [PATCH v3 2/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
` [PATCH v3 3/5] LoongArch: BPF: Add EXECMEM_BPF memory to execmem subsystem
` [PATCH v3 4/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v3 5/5] LoongArch: BPF: Add bpf trampoline "
loongarch *ip in bpf_arch_text_poke() missing 5 NOP
2025-07-18 16:02 UTC (3+ messages)
[PATCH v7 0/3] LoongArch: Add Loongson-2K BMC support
2025-07-18 14:02 UTC (10+ messages)
` [PATCH v7 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v7 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
` [PATCH v7 3/3] ipmi: Add Loongson-2K BMC support
[PATCH] LoongArch/orc: Don't use %pK through printk
2025-07-18 13:36 UTC
[PATCH 0/2] LoongArch: KVM: simplify KVM routines
2025-07-18 13:24 UTC (7+ messages)
` [PATCH 1/2] LoongArch: KVM: rework kvm_send_pv_ipi()
` [PATCH 2/2] LoongArch: KVM:: simplify kvm_deliver_intr()
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-07-18 12:38 UTC (17+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 02/12] kasan: unify static kasan_flag_enabled across modes
` [PATCH v3 03/12] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 04/12] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v3 05/12] kasan/arm: "
` [PATCH v3 06/12] kasan/xtensa: "
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "
` [PATCH v3 09/12] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v3 10/12] kasan/s390: "
` [PATCH v3 11/12] kasan/riscv: "
` [PATCH v3 12/12] kasan: add shadow checks to wrappers and rename kasan_arch_is_ready
[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-17 7:14 UTC (11+ messages)
` [PATCH v6 1/8] LoongArch: KVM: Use standard bitops API with eiointc
` [PATCH v6 2/8] LoongArch: KVM: Remove unused parameter len
` [PATCH v6 3/8] LoongArch: KVM: Add stat information with kernel irqchip
` [PATCH v6 4/8] LoongArch: KVM: Remove never called default case statement
` [PATCH v6 5/8] LoongArch: KVM: Use generic function loongarch_eiointc_read()
` [PATCH v6 6/8] LoongArch: KVM: Remove some unnecessary local variables
` [PATCH v6 7/8] LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
` [PATCH v6 8/8] LoongArch: KVM: Add generic function loongarch_eiointc_write()
[RFC PATCH 0/3] Remove unused EFI runtime APIs
2025-07-17 0:49 UTC (14+ messages)
` [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality
` [RFC PATCH 2/3] efi/test: Don't bother pseudo-testing unused EFI services
` [RFC PATCH 3/3] efi: Remove support for pointless, "
[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
2025-07-16 18:04 UTC (3+ messages)
[PATCH] mmc: loongson2: Unify the function prefixes for loongson2_mmc_pdata
2025-07-16 10:08 UTC (3+ messages)
[PATCH] gpio: loongson-64bit: Add loongson gpio irq support
2025-07-16 9:34 UTC (5+ messages)
[PATCH] LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
2025-07-16 9:27 UTC (3+ messages)
[PATCH 0/2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-07-16 8:57 UTC (3+ messages)
` [PATCH 1/2] LoongArch: KVM: INTC: Remove local variable device1
[PATCH 1/3] LoongArch: dts: Add sdio controller support to Loongson-2K0500
2025-07-16 7:02 UTC (3+ messages)
` [PATCH 2/3] LoongArch: dts: Add sdio controller support to Loongson-2K1000
` [PATCH 3/3] LoongArch: dts: Add eMMC/sdio controller support to Loongson-2K2000
[RFC PATCH] LoongArch: BPF: Add struct ops support for trampoline
2025-07-16 6:22 UTC (4+ messages)
[PATCH v2 0/2] Fix two tailcall-related issues
2025-07-16 2:28 UTC (5+ messages)
` [PATCH v2 1/2] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
` [PATCH v2 2/2] LoongArch: BPF: Fix tailcall hierarchy
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-07-15 10:32 UTC (5+ messages)
` [PATCH 09/23] LoongArch: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "
[PATCH v8 0/3] LoongArch: Add Loongson-2K BMC support
2025-07-15 7:50 UTC (4+ messages)
` [PATCH v8 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v8 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
` [PATCH v8 3/3] ipmi: Add Loongson-2K BMC support
[PATCH] LoongArch: KVM: Add some feature detection on host with 3C6000
2025-07-14 9:57 UTC (3+ messages)
[PATCH] LoongArch: Implement physical address with ELF program header
2025-07-14 8:38 UTC
[PATCH] LoongArch: Make relocate_new_kernel_size be a .quad value
2025-07-14 7:04 UTC
[PATCH v2 0/8] Add clock support for Loongson 2K0300 SoC
2025-07-11 2:31 UTC (5+ messages)
` [PATCH v2 1/8] dt-bindings: clock: loongson2: Add Loongson 2K0300 compatible
[PATCH] LoongArch: Support mem=SIZE kernel parameter
2025-07-10 4:28 UTC (6+ messages)
[PATCH v4 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
2025-07-09 10:35 UTC (4+ messages)
[PATCH v2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-07-09 9:10 UTC (7+ messages)
[PATCH] drm/amdkfd: enable kfd on LoongArch systems
2025-07-09 6:34 UTC (3+ messages)
[PATCH] LoongArch: Avoid in-place string operation on FDT content
2025-07-08 12:37 UTC (3+ messages)
[PATCH 0/2] Fix two tailcall-related issues
2025-07-08 2:09 UTC (8+ messages)
` [PATCH 1/2] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
` 回复:[PATCH "
` [PATCH 2/2] LoongArch: BPF: Fix tailcall hierarchy
` 回复:[PATCH 0/2] Fix two tailcall-related issues
[PATCH v5 00/13] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-07 3:51 UTC (5+ messages)
` [PATCH v5 09/13] LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
` [PATCH v5 13/13] LoongArch: KVM: Use generic interface loongarch_eiointc_write()
[PATCH v6 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
2025-07-03 2:07 UTC (4+ messages)
[PATCH v11 3/4] tpm: Add a driver for Loongson TPM device
2025-07-02 22:25 UTC (11+ messages)
[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
2025-07-02 17:39 UTC (4+ messages)
[PATCH v11 0/4] dd Loongson Security Engine chip driver
2025-07-02 15:18 UTC (3+ messages)
` [PATCH v11 1/4] mfd: Add support for Loongson Security Engine chip controller
[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-07-01 13:37 UTC (7+ messages)
[PATCH] loongarch: Use '.ascii' instead of '.string' in __BUGVERBOSE_LOCATION
2025-07-01 12:22 UTC (3+ messages)
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 NNTP newsgroup(s).