messages from 2026-07-26 02:26:29 to 2026-08-12 03:28:11 UTC [more...]
[PATCH v3 0/3] Filter out local and mapping symbols during module load
2026-08-12 3:28 UTC (2+ messages)
` [PATCH v3 1/3] module/kallsyms: Rename is_mapping_symbol() to is_local_mapping_symbol()
[PATCH v2] module/kallsyms: Filter out local mapping symbols during module load
2026-08-12 1:34 UTC (4+ messages)
[PATCH 00/22] Simplify special kernel page table handling
2026-08-11 16:47 UTC (10+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH v2] LoongArch: mm: Define DIRECT_MAP_PHYSMEM_END
2026-08-11 15:43 UTC
[PATCH] LoongArch: mm: Define DIRECT_MAP_PHYSMEM_END
2026-08-11 14:41 UTC (2+ messages)
[RFC] LoongArch: KVM: VCPU_EVENTS for pending interrupt/exception migration
2026-08-11 9:04 UTC (3+ messages)
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-11 8:34 UTC (9+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 2/6] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 5/6] sh/mm: Stop using pgd_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()
[PATCH v4 0/4] LoongArch: add KHO support and selftests
2026-08-10 17:44 UTC (15+ messages)
` [PATCH v4 1/4] efi: add a KHO configuration table GUID
` [PATCH v4 2/4] LoongArch: kexec: add KHO support
` [PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
` [PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
[PATCH] LoongArch: KVM: Fix TOCTOU race on pv_features
2026-08-10 8:17 UTC (2+ messages)
[PATCH v9 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-08-10 7:49 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
` [PATCH v9 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed
[PATCH v2] LoongArch: KVM: Advertise already-supported capabilities
2026-08-10 6:03 UTC (5+ messages)
[PATCH v1] module/kallsyms: Filter out local mapping symbols during module load
2026-08-10 3:55 UTC (3+ messages)
[PATCH] rust: bug: fix `dead_code` warning in `warn_on!`
2026-08-09 14:41 UTC (9+ messages)
[PATCH v3 0/2] LoongArch: BPF: per-CPU address resolution and timed may_goto
2026-08-09 4:09 UTC (7+ messages)
` [PATCH v3 1/2] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH v3 2/2] LoongArch: BPF: Add timed may_goto support
[PATCH] LoongArch: Fix acpi_package_ids array overflow
2026-08-09 4:07 UTC (3+ messages)
[PATCH] LoongArch: KVM: Set cpu before IN_GUEST_MODE is set
2026-08-09 4:07 UTC (2+ messages)
[PATCH v4 00/14] LoongArch: Add livepatch build (KLP) support
2026-08-07 6:15 UTC (3+ messages)
[PATCH v2 0/5] LoongArch: KVM: Add separate vmid support
2026-08-07 1:10 UTC (14+ messages)
` [PATCH v2 1/5] LoongArch: KVM: Add vmid support for stage2 MMU
` [PATCH v2 2/5] LoongArch: KVM: Add separate vCPU and VM id update function
` [PATCH v2 3/5] LoongArch: KVM: Add separate vmid feature support
` [PATCH v2 4/5] LoongArch: KVM: Implement vmid updating logic
` [PATCH v2 5/5] LoongArch: KVM: Enable separate vmid feature
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-08-06 17:11 UTC (22+ messages)
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
[PATCH v4 0/4] LoongArch bpf kptr xchg inline support
2026-08-06 12:46 UTC (11+ messages)
` [PATCH v4 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
` [PATCH v4 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
` [PATCH v4 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
` [PATCH v4 4/4] selftests/bpf: Add kptr-xchg benchmark
[PATCH v5 0/8] kdump: reduce vmcore size and capture time
2026-08-06 10:11 UTC (10+ messages)
` [PATCH v5 1/8] memblock: introduce MEMBLOCK_NODUMP flag
` [PATCH v5 2/8] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v5 3/8] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
` [PATCH v5 4/8] of: reserved_mem: mark /memreserve/ entries as MEMBLOCK_NODUMP
` [PATCH v5 5/8] riscv: build crash_mem ranges from memblock instead of resource tree
` [PATCH v5 6/8] crash_core: fold duplicated memblock arch hooks into the weak default
` [PATCH v5 7/8] crash_core: replace for_each_mem_range() with for_each_mem_region()
` [PATCH v5 8/8] crash_core: skip MEMBLOCK_NODUMP regions when building vmcore ELF header
[PATCH v2 0/3] EDAC/loongson: Improvements for Loongson EDAC driver
2026-08-06 6:20 UTC (8+ messages)
` [PATCH v2 1/3] EDAC/loongson: Encode node and MC info into mc_idx
` [PATCH v2 2/3] EDAC/loongson: get DIMM size from ACPI _DSM method
` [PATCH v2 3/3] EDAC/loongson: Add CS4-7 timeout filter for cross-node access
[v2 0/2] KVM: Validate irqchip index in routing entries
2026-08-06 4:16 UTC (2+ messages)
` (subset) "
[PATCH v5 0/2] mfd: loongson-se: Add multi-node support and fix miscellaneous issues
2026-08-05 13:40 UTC (8+ messages)
` [PATCH v5 1/2] mfd: loongson-se: Add multi-node support
` [PATCH v5 2/2] mfd: loongson-se: Fix miscellaneous issues
[PATCH] LoongArch: KVM: Advertise already-supported capabilities
2026-08-05 5:18 UTC (3+ messages)
[PATCH 0/6] LoongArch: KVM: Add separate vmid support
2026-08-05 2:19 UTC (19+ messages)
` [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
` [PATCH 2/6] LoongArch: KVM: Add separate vCPU and VM id update function
` [PATCH 3/6] LoongArch: KVM: Add separate vmid feature support
` [PATCH 4/6] LoongArch: KVM: implement vmid updating logic
` [PATCH 5/6] LoongArch: KVM: Add remote tlb flushing support
` [PATCH 6/6] LoongArch: KVM: Enable separate vmid feature
[PATCH 1/3] EDAC/loongson: Encode node and MC info into mc_idx
2026-08-04 3:19 UTC (5+ messages)
` [PATCH 2/3] EDAC/loongson: get DIMM size from ACPI _DSM method
` [PATCH 3/3] EDAC/loongson: Add CS4-7 timeout filter for cross-node access
[PATCH v3 0/2] KVM: LoongArch: selftests: Add FPU test case
2026-08-02 14:10 UTC (2+ messages)
[PATCH v5 0/5] LoongArch: KVM: Harden interrupt injection
2026-08-02 14:08 UTC (2+ messages)
[PATCH v3 0/2] LoongArch: KVM: Fix timer restore issues
2026-08-02 12:01 UTC (2+ messages)
[PATCH 1/2] LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
2026-08-02 12:00 UTC (3+ messages)
[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
2026-08-01 19:30 UTC (3+ messages)
` [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories
[PATCH v8 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-08-01 9:17 UTC (6+ messages)
` [PATCH v8 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed
[PATCH v2 0/2] Fix and optimize LoongArch module loading
2026-08-01 3:29 UTC (5+ messages)
` [PATCH v2 2/2] LoongArch: Skip address pairing for non-exec sections
[PATCH v1 0/2] Refine move_imm() and optimize memory load
2026-07-31 21:42 UTC (5+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Clean up and decouple is32 parameter from move_imm()
` [PATCH v1 2/2] LoongArch: BPF: Eliminate zero-extension for memory load operations
[PATCH] quota: remove CONFIG_PRINT_QUOTA_WARNING code
2026-07-30 14:48 UTC (3+ messages)
[RFC PATCH] ARM, ARM64, LOONGARCH: Delay HW BP notification to task_work()
2026-07-30 1:14 UTC (2+ messages)
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-29 15:49 UTC (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
[PATCH 2/2] KVM: LoongArch: selftests: Add in-kernel MMIO read fast path test
2026-07-28 12:38 UTC (5+ messages)
[PATCH v4 00/10] kdump: reduce vmcore size and capture time
2026-07-28 6:45 UTC (3+ messages)
[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
2026-07-27 10:22 UTC (6+ messages)
[PATCH v1 0/3] LoongArch: BPF: clean up for build_insn() paths
2026-07-27 4:26 UTC (8+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Remove redundant zext jumping in move_imm()
` [PATCH v1 2/3] LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
` [PATCH v1 3/3] LoongArch: BPF: Split unconditional branch JA paths statically
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
2026-07-27 4:00 UTC (2+ messages)
[PATCH RFC 0/2] LoongArch: BPF: Optimize 32-bit zero/sign extensions
2026-07-27 2:48 UTC (4+ messages)
` [PATCH RFC 2/2] LoongArch: BPF: Eliminate zero/sign extensions for 32-bit operations
[PATCH 02/16] irqchip/loongarch-ir: fix redirect free and alloc leaks
2026-07-26 2:26 UTC (2+ 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