messages from 2026-07-15 09:42:04 to 2026-07-22 15:31:02 UTC [more...]
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-22 15:30 UTC (4+ messages)
` [PATCH RFC v2 01/20] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v2 02/20] ARM: mm: make 2-level "
` [PATCH RFC v2 03/20] ARM: mm: remove custom pgdp_get()
[PATCH 6.16.y 0/6] cBPF JIT spray hardening
2026-07-22 15:18 UTC (3+ messages)
[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
2026-07-22 15:17 UTC (28+ messages)
` [PATCH RFC 01/18] x86/mm/pat: Don't gate cpa_lock on debug_pagealloc_enabled()
` [PATCH RFC 02/18] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()
` [PATCH RFC 03/18] x86/mm/pat: replace x86-speficic pg_level with generic pgtable_level
` [PATCH RFC 04/18] x86/mm/pat: use page table accessors for effective RW/NX bits
` [PATCH RFC 05/18] x86/mm/pat: use a generic helper for the large page size
` [PATCH RFC 06/18] x86/mm/pat: introduce an inline helper to check if alias needs update
` [PATCH RFC 07/18] x86/mm/pat: introduce cpa_handle_large_page()
` [PATCH RFC 08/18] x86/mm/pat: use cpa_split_data structure to pass split parameters
` [PATCH RFC 09/18] x86/mm/pat: use a single locked lookup for PTE verification
` [PATCH RFC 10/18] x86/mm/pat: move the large page size calculation to should_split_large_page
` [PATCH RFC 11/18] x86/mm/pat, mm: set_memory: pull change_page_attr() core to mm/
` [PATCH RFC 12/18] x86/pat/mm, mm/set_memory: abstract the CPA page table lock
` [PATCH RFC 13/18] mm/set_memory: read page table entries with pXdp_get()
` [PATCH RFC 14/18] x86/mm/pat, mm: move cpa-test to mm
` [PATCH RFC 15/18] riscv: convert set_memory to the generic CPA implementation
` [PATCH RFC 16/18] riscv: make set_direct_map_*_noflush actually noflush
` [PATCH RFC 17/18] loongarch: convert set_memory to the generic CPA implementation
` [PATCH RFC 18/18] loongarch: make set_direct_map_*_noflush actually noflush
` [syzbot ci] Re: arch, mm: create a generic set_memory/change_page_attr core
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-22 15:15 UTC (17+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h
[PATCH v3] LoongArch: KVM: Add KVM_LOONGARCH_GET/SET_CSR for bulk CSR migration
2026-07-22 14:28 UTC
[PATCH] platform/loongarch: laptop: explicitly reset the bl_powered state when resuming
2026-07-22 12:51 UTC (2+ messages)
[PATCH v4 00/10] kdump: reduce vmcore size and capture time
2026-07-22 12:07 UTC (2+ messages)
[PATCH] LoongArch: Move jump_label_init() before parse_early_param()
2026-07-22 11:23 UTC
[PATCH v3 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
2026-07-22 8:10 UTC (9+ messages)
` [PATCH v3 1/7] kbuild: support generated asm-headers in subdirectories
` [PATCH v3 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH v3 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
` [PATCH v3 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v3 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v3 6/7] clocksource/drivers/timer-riscv: "
` [PATCH v3 7/7] LoongArch: "
[PATCH v2] LoongArch: KVM: Add KVM_LOONGARCH_GET/SET_CSR for bulk CSR migration
2026-07-22 7:43 UTC
[PATCH] quota: remove CONFIG_PRINT_QUOTA_WARNING code
2026-07-22 6:01 UTC
[PATCH] LoongArch: KVM: Implement KVM_GET/SET_SREGS for bulk CSR migration
2026-07-22 3:29 UTC (3+ messages)
[PATCH 0/2] Add support to dump the kernel page tables
2026-07-22 2:54 UTC (3+ messages)
[PATCH] LoongArch: Fix oops during single-step debugging
2026-07-22 2:44 UTC
[PATCH v2 0/4] ACPI: LoongArch: Add IOVT table support
2026-07-21 19:10 UTC (8+ messages)
` [PATCH v2 1/4] ACPI: LoongArch: Add acpi_arch_[late]_init()
` [PATCH v2 2/4] ACPI: LoongArch: Add IOVT device entry table scanning
` [PATCH v2 3/4] ACPI: scan: Add support for LoongArch in acpi_iommu_configure_id()
` [PATCH v2 4/4] MAINTAINERS: Add entry for drivers/acpi/loongarch
[RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
2026-07-21 18:21 UTC (26+ messages)
[PATCH v2 0/4] thermal: loongson2: Add support for Loongson-2K0300 SoC
2026-07-21 15:39 UTC (7+ messages)
` [PATCH v2 1/4] thermal/drivers/loongson2: Correct thermal sensor registration loop
` [PATCH v2 2/4] dt-bindings: mfd: syscon: Allow syscon compatible for Loongson-2K0300 chip id
` [PATCH v2 3/4] dt-bindings: thermal: loongson,ls2k-thermal: Add compatible for Loongson-2K0300
` [PATCH v2 4/4] thermal/drivers/loongson2: Add support "
[PATCH 00/22] Simplify special kernel page table handling
2026-07-21 15:12 UTC (22+ messages)
` [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()
` [PATCH 02/22] mm: move mm_flags helpers to mm_types.h
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks
[PATCH v8 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-07-21 12:26 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
` [PATCH v8 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed
[PATCH v6 0/2] Add Loongson CAN-FD controller driver
2026-07-21 11:44 UTC (3+ messages)
` [PATCH v6 1/2] can: "
` [PATCH v6 2/2] can: loongson_canfd: Add RXDMA support
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-21 10:44 UTC (6+ messages)
` [PATCH] seccomp: Fix syscall skip logic on ptrace
[PATCH v2 0/2] Fix and optimize LoongArch module loading
2026-07-21 9:06 UTC (3+ messages)
` [PATCH v2 1/2] LoongArch: Expand module virtual address space to 2GB
` [PATCH v2 2/2] LoongArch: Skip address pairing for non-exec sections
[PATCH v1] LoongArch: pci: add NULL check for map_bus return value in loongson_gpu_fixup_dma_hang
2026-07-21 6:58 UTC (3+ messages)
[PATCH v1 0/2] Enhance execmem diagnostic and fix LoongArch module bottleneck
2026-07-21 4:56 UTC (10+ messages)
` [PATCH v1 1/2] mm/execmem: Print size, align and caller on allocation failure
` [PATCH v1 2/2] LoongArch: mm: Expand modules virtual address space to 2GB
[PATCH 2/3] sched: Convert paravirt_steal to new static key APIs
2026-07-20 10:35 UTC (2+ messages)
[PATCH 6.6.y 0/6] cBPF JIT spray hardening
2026-07-19 15:00 UTC (8+ messages)
` [PATCH 6.6.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.6.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.6.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.6.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.6.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.6.y 6/6] bpf: Prefer dirty packs for eBPF allocations
[PATCH 00/60] KVM Planes + SEV-SNP Support
2026-07-17 18:26 UTC (11+ messages)
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
[PATCH v1] LoongArch: Use generic cmp_int() instead of custom cmp_3way()
2026-07-17 9:39 UTC
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-17 7:55 UTC (11+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
` [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
[PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
2026-07-17 7:15 UTC (2+ messages)
[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
2026-07-17 7:14 UTC (5+ messages)
[PATCH v2 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
2026-07-17 6:14 UTC (8+ messages)
` [PATCH v2 1/7] kbuild: support generated asm-headers in subdirectories
` [PATCH v2 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH v2 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
` [PATCH v2 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v2 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v2 6/7] clocksource/drivers/timer-riscv: "
` [PATCH v2 7/7] LoongArch: "
[PATCH] LoongArch: warn when per-CPU TLB vector allocation fails
2026-07-17 3:57 UTC (3+ messages)
[PATCH] LoongArch: align range before sizing in local_flush_tlb_kernel_range
2026-07-17 3:37 UTC (2+ messages)
[PATCH 6.12.y 0/6] cBPF JIT spray hardening
2026-07-17 1:37 UTC (8+ messages)
` [PATCH 6.12.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.12.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.12.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.12.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.12.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.12.y 6/6] bpf: Prefer dirty packs for eBPF allocations
[PATCH v3 12/12] objtool/klp: Fold LoongArch paired ADD/SUB relocations into PCREL
2026-07-16 8:33 UTC (2+ messages)
[PATCH] LoongArch: fix silent hang on kernel exec into an NX page
2026-07-16 7:26 UTC (3+ messages)
[PATCH v3 0/2] LoongArch: KVM: Fix timer restore issues
2026-07-16 6:14 UTC (5+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Reload one-shot TVAL on migration destination
` [PATCH v3 2/2] LoongArch: KVM: Prevent division by zero in periodic timer restore
[PATCH] LoongArch: KVM: Allow to set pv_feature until vCPU run
2026-07-16 6:12 UTC (5+ messages)
[PATCH 0/2] thermal: loongson2: Add support for Loongson-2K0300 SoC
2026-07-16 3:37 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Add compatible for Loongson-2K0300
` [PATCH 2/2] thermal/drivers/loongson2: Add thermal driver support "
[PATCH 0/7] vDSO: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
2026-07-15 11:06 UTC (6+ messages)
` [PATCH 3/7] MIPS: csrc-r4k: "
[PATCH] LoongArch: mm: drop redundant flush_tlb_all() from set_pmd_at()
2026-07-15 9:43 UTC
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