messages from 2025-09-02 11:34:03 to 2025-09-12 09:17:51 UTC [more...]
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-12 9:17 UTC (6+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer
[PATCH 0/3] Support pinctrl for Loongson 2K0300 SoC
2025-09-12 8:42 UTC (5+ messages)
` [PATCH 1/3] dt-binding: pinctrl: Document Loongson 2K0300 pin controller
[PATCH] MAINTAINERS: adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
2025-09-12 7:46 UTC
[PATCH v1 0/2] Debug and fix livepatch issues on LoongArch
2025-09-12 7:14 UTC (10+ messages)
` [PATCH v1 1/2] livepatch: Add config LIVEPATCH_DEBUG to get debug information
` [PATCH v1 2/2] LoongArch: Return 0 for user tasks in arch_stack_walk_reliable()
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-09-12 6:23 UTC (2+ messages)
[PATCH v4 0/3] uart: Introduce uart driver for the Loongson family
2025-09-12 6:22 UTC (13+ messages)
` [PATCH v4 1/3] dt-bindings: serial: Add Loongson UART controller
` [PATCH v4 2/3] serial: 8250: Add Loongson uart driver support
` [PATCH v4 3/3] LoongArch: dts: Add uart new compatible string
[PATCH v11 0/3] LoongArch: Add Loongson-2K BMC support
2025-09-12 1:22 UTC (6+ messages)
` [PATCH v11 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v11 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
` [PATCH v11 3/3] ipmi: Add Loongson-2K BMC support
` (subset) [PATCH v11 0/3] LoongArch: "
[PATCH V2] LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
2025-09-11 8:41 UTC (3+ messages)
[PATCH v1 0/3] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
2025-09-11 8:28 UTC (34+ messages)
` [PATCH v1 1/3] objtool/LoongArch: Fix fall through warning about efi_boot_kernel()
` [PATCH v1 2/3] objtool/LoongArch: Fix unreachable instruction warnings about EFISTUB
` [PATCH v1 3/3] LoongArch: Fix unreachable instruction warnings about entry functions
[PATCH 00/14] paravirt: cleanup and reorg
2025-09-11 8:00 UTC (6+ messages)
` [PATCH 05/14] paravirt: remove asm/paravirt_api_clock.h
` [PATCH 06/14] sched: move clock related paravirt code to kernel/sched
` [PATCH 09/14] loongarch/paravirt: use common code for paravirt_steal_clock()
[PATCH v4 0/7] mtd: rawnand: loongson: Add Loongson-2K nand controller support
2025-09-11 5:43 UTC (12+ messages)
` [PATCH v4 1/7] mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson
` [PATCH v4 2/7] mtd: rawnand: loongson: Add 6-byte NAND ID reading support
` [PATCH v4 3/7] mtd: rawnand: loongson: Add nand chip select support
` [PATCH v4 4/7] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K0500 NAND controller
` [PATCH v4 5/7] mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller support
` [PATCH v4 6/7] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K1000 NAND controller
` [PATCH v4 7/7] mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller support
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-09-10 14:45 UTC (9+ messages)
` [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
[PATCH] LoongArch: KVM: Fix VM migration failure with PTW enabled
2025-09-10 7:14 UTC
[PATCH v1 0/2] Fix objtool warnings with RUST on LoongArch
2025-09-09 20:14 UTC (6+ messages)
` [PATCH v1 1/2] LoongArch: Make LTO case independent in Makefile
` [PATCH v1 2/2] LoongArch: Handle jump tables option for RUST
[PATCH] LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
2025-09-09 12:28 UTC (2+ messages)
[PATCH] LoongArch: Allow specify SIMD width via kernel parameters
2025-09-09 9:53 UTC
[PATCH v3] LoongArch: Add a check for the return value when creating the kobj
2025-09-09 8:19 UTC
[PATCH v2] LoongArch: Add a check for the return value when creating the kobj
2025-09-09 7:44 UTC (2+ messages)
[PATCH] LoongArch: Added detection of return values of some steps in the system init process
2025-09-09 7:18 UTC (4+ messages)
[PATCH] drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_FP_START
2025-09-09 2:02 UTC (5+ messages)
[PATCH v3 0/3] Support GPIO controller of Loongson-2K0300 SoC
2025-09-08 7:38 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: gpio: loongson: Document GPIO controller of LS2K0300 SoC
` [PATCH v3 2/3] gpio: loongson-64bit: Add support for Loongson-2K0300 SoC
` [PATCH v3 3/3] LoongArch: dts: Add GPIO controller for Loongson-2K0300
` (subset) [PATCH v3 0/3] Support GPIO controller of Loongson-2K0300 SoC
[PATCH v4 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
2025-09-06 10:13 UTC (3+ messages)
` [PATCH v4 1/2] irqchip/loongson-eiointc: Route interrupt parsed from bios table
[PATCH v3 0/2] Remove unreasonable detached state set in tick_shutdown()
2025-09-06 6:49 UTC (3+ messages)
` [PATCH v3 1/2] tick: "
` [PATCH v3 2/2] LoongArch: Remove clockevents shutdown call on offlining
[BUG?] driver stmmac reports page_pool_release_retry() stalled pool shutdown every minute
2025-09-05 13:31 UTC (6+ messages)
[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
2025-09-05 8:29 UTC (6+ messages)
` "
[PATCH v2 0/2] Remove unreasonable detached state set in tick_shutdown()
2025-09-05 7:41 UTC (11+ messages)
` [PATCH v2 1/2] tick: "
` [PATCH v2 2/2] LoongArch: Remove clockevents shutdown call on offlining
[PATCH] LoongArch: KVM: remove unused returns
2025-09-04 8:57 UTC (7+ messages)
[RFC PATCH 0/3] Fix objtool warnings with RUST on LoongArch
2025-09-04 3:57 UTC (8+ messages)
` [RFC PATCH 1/3] docs: rust: quick-start: Add another way to install
` [RFC PATCH 2/3] LoongArch: Make LTO case independent in Makefile
` [RFC PATCH 3/3] LoongArch: Handle table jump option for RUST
[PATCH v3 0/3] LoongArch: Fix BPF trampoline related issues
2025-09-04 2:18 UTC (8+ messages)
` [PATCH v3 2/3] LoongArch: BPF: Sign extend struct ops return values properly
[PATCH v4 0/8] LoongArch: Fix BPF trampoline related issues
2025-09-04 2:17 UTC (19+ messages)
` [PATCH v4 1/8] LoongArch: BPF: Remove duplicated flags check
` [PATCH v4 2/8] LoongArch: BPF: Remove duplicated bpf_flush_icache()
` [PATCH v4 3/8] LoongArch: BPF: No support of struct argument in trampoline programs
` [PATCH v4 4/8] LoongArch: BPF: No text_poke() for kernel text
` [PATCH v4 5/8] LoongArch: BPF: Don't assume trampoline size is page aligned
` [PATCH v4 6/8] LoongArch: BPF: Make trampoline size stable
` [PATCH v4 7/8] LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()
` [PATCH v4 8/8] LoongArch: BPF: Sign extend struct ops return values properly
[PATCH v2 0/3] Support GPIO controller of Loongson 2K0300 SoC
2025-09-04 1:40 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: gpio: loongson: Document GPIO controller of "
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-04 0:24 UTC (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH v10 0/3] LoongArch: Add Loongson-2K BMC support
2025-09-03 10:35 UTC (7+ messages)
` [PATCH v10 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v10 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
[PATCH 0/4] Move copy_from_user out of preempt disabled context
2025-09-03 8:34 UTC (5+ messages)
` [PATCH 1/4] LoongArch: KVM: Avoid use copy_from_user with lock hold in kvm_eiointc_regs_access
[PATCH v4 0/7] Add kexec_file support for LoongArch
2025-09-03 3:01 UTC (8+ messages)
` [PATCH v4 1/7] LoongArch: Add struct loongarch_image_header for kernel image
` [PATCH v4 2/7] LoongArch: Add preparatory infrastructure for kexec_file
` [PATCH v4 3/7] LoongArch/kexec_file: Support loading EFI binary file
` [PATCH v4 4/7] LoongArch/kexec_file: Support loading ELF "
` [PATCH v4 5/7] LoongArch/kexec_file: Add crash dump support
` [PATCH v4 6/7] LoongArch: Automatically disable kaslr when the kernel loads from kexec_file
` [PATCH v4 7/7] LoongArch: Enable CONFIG_KEXEC_FILE
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-09-02 12:42 UTC (4+ messages)
` [GIT PULL] Immutable branch between MFD, Char and Crypto due for the v6.18 merge window
[PATCH] LoongArch: replace sprintf() with sysfs_emit()
2025-09-02 12:25 UTC (2+ messages)
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-02 11:44 UTC (5+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
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).