messages from 2026-08-03 01:26:34 to 2026-08-16 11:00:07 UTC [more...]
[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-08-16 10:59 UTC (4+ messages)
` [PATCH 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
[PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
2026-08-14 17:27 UTC (5+ messages)
[PATCH 0/3] efi: Simply DT handoff from stub to kernel
2026-08-14 15:16 UTC (8+ messages)
` [PATCH 1/3] efi: Turn boot memmap handling into shared code
` [PATCH 2/3] efi: Pass EFI boot memmap struct address to core kernel
` [PATCH 3/3] efi: Make the 'linux,uefi-boot-memmap' DT property optional
[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
2026-08-14 9:47 UTC
[PATCH v2] LoongArch: KVM: Fix TOCTOU race on pv_features
2026-08-14 9:28 UTC (4+ messages)
[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
2026-08-14 8:51 UTC
[PATCH v4 0/4] LoongArch: add KHO support and selftests
2026-08-14 8:26 UTC (18+ 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 v2] LoongArch: defconfig: enable generic I2C slave support
2026-08-14 7:54 UTC
[PATCH v3 0/3] EDAC/loongson: Improvements for Loongson EDAC driver
2026-08-14 7:39 UTC (7+ messages)
` [PATCH v3 1/3] EDAC/loongson: Encode node and MC info into mc_idx
` [PATCH v3 2/3] EDAC/loongson: Get DIMM size from ACPI _DSM method
` [PATCH v3 3/3] EDAC/loongson: Add CS4-7 timeout filter for cross-node access
[GIT PULL] LoongArch KVM changes for v7.3
2026-08-13 12:08 UTC
[PATCH v1] LoongArch: Use current_stack_pointer in current_pt_regs()
2026-08-13 10:56 UTC (4+ messages)
[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
2026-08-13 10:26 UTC (8+ messages)
` [PATCH v4 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v4 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v4 6/7] clocksource/drivers/timer-riscv: "
[PATCH bpf-next v1] selftests/bpf: Enable timed may_goto tests for LoongArch
2026-08-13 8:24 UTC (3+ messages)
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-13 7:18 UTC (22+ 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 v1] LoongArch: BPF: Implement arch_bpf_stack_walk()
2026-08-13 4:53 UTC
[PATCH v3 0/3] Filter out local and mapping symbols during module load
2026-08-12 15:17 UTC (5+ messages)
` [PATCH v3 1/3] module/kallsyms: Rename is_mapping_symbol() to is_local_mapping_symbol()
` [PATCH v3 2/3] module/kallsyms: Refactor current symbol filtering into is_kept_symbol()
` [PATCH v3 3/3] module/kallsyms: Filter out local and mapping symbols during module load
[PATCH] LoongArch: KVM: Fix TOCTOU race on pv_features
2026-08-12 6:28 UTC (3+ messages)
[PATCH] LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
2026-08-12 5:03 UTC (2+ messages)
[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)
[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 (2+ 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 (2+ messages)
[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 (7+ messages)
` [PATCH v5 2/2] mfd: loongson-se: Fix "
[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 (11+ messages)
` [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
` [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 (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