messages from 2026-08-14 07:33:21 to 2026-08-26 23:05:45 UTC [more...]
[PATCH 00/20] KVM: selftests: PPC pre-enabling
2026-08-26 23:05 UTC (21+ messages)
` [PATCH 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000
` [PATCH 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
` [PATCH 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
` [PATCH 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
` [PATCH 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
` [PATCH 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
` [PATCH 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type
` [PATCH 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned
[PATCH v3 0/2] kexec: fix probe error codes and error propagation
2026-08-26 15:51 UTC (7+ messages)
` [PATCH v3 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
` [PATCH v3 2/2] kexec: fix error propagation in kexec_image_probe_default()
[PATCH 0/5] cpufreq: loongson3: Fix wrong behaviors on multi-node servers
2026-08-26 15:02 UTC (20+ messages)
` [PATCH 1/5] cpufreq: loongson3: Make this drvier depend on MACH_LOONGSON64
` [PATCH 2/5] cpufreq: loongson3: Adjust the width of id and val in smc_message
` [PATCH 3/5] cpufreq: loongson3: Replace per-package mutex with per-node
` [PATCH 4/5] cpufreq: loongson3: Use global physical CPU ID in get/target callbacks
` [PATCH 5/5] cpufreq: loongson3: Replace IOCSR read/write with MMIO ones
[PATCH 7.1 000/101] 7.1.11-rc1 review
2026-08-26 12:27 UTC
[PATCH v1 0/6] LoongArch: Fix perf hardware breakpoints
2026-08-26 11:03 UTC (7+ messages)
` [PATCH v1 1/6] LoongArch: Fix bitmask corruption in update_bp_registers()
` [PATCH v1 2/6] LoongArch: Remove redundant call "
` [PATCH v1 3/6] LoongArch: Fix architectural naming typo for CSR_FWPS_SKIP
` [PATCH v1 4/6] LoongArch: Only send SIGTRAP signal if necessary in do_watch()
` [PATCH v1 5/6] LoongArch: Fix perf hardware breakpoint failure via installation
` [PATCH v1 6/6] LoongArch: Fix one-shot limitation for perf hardware breakpoints
[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
2026-08-26 9:25 UTC (18+ messages)
` [PATCH v3 01/17] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v3 02/17] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v3 03/17] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 04/17] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 05/17] LoongArch: kexec: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 06/17] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
` [PATCH v3 08/17] crash: Extract crash_get_memory_ranges() helper
` [PATCH v3 09/17] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v3 10/17] elf: Introduce elf64_phdr_size() helper
` [PATCH v3 11/17] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v3 12/17] x86/crash: Use num_possible_cpus() for elfcorehdr size
` [PATCH v3 13/17] crash: Improve elfcorehdr segment identification
` [PATCH v3 14/17] x86/crash: Simplify crash_load_segments() using crash_extra_elfcorehdr_size()
` [PATCH v3 15/17] crash: Simplify CRASH_MAX_MEMORY_RANGES handling
` [PATCH v3 16/17] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v3 17/17] arm64: crash: Add crash hotplug support
[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
2026-08-25 14:58 UTC (4+ messages)
[PATCH v3] LoongArch: rethook: Do not save/restore percpu base register in trampoline
2026-08-25 1:48 UTC
[PATCH v4 0/3] Ignore local labels and mapping symbols during module load
2026-08-25 1:39 UTC (6+ messages)
` [PATCH v4 1/3] module/kallsyms: Rename is_mapping_symbol() to is_ignored_kernel_symbol()
` [PATCH v4 2/3] module/kallsyms: Refactor current symbol filtering into is_core_symbol()
` [PATCH v4 3/3] module/kallsyms: Ignore local labels and mapping symbols during module load
[RFC V3 0/8] mm: Drop pxd_ERROR()
2026-08-24 15:50 UTC (19+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()
[PATCH v2] LoongArch: rethook: Do not restore percpu base register in trampoline
2026-08-24 10:15 UTC (4+ messages)
[PATCH] LoongArch: rethook: Do not save/restore percpu base register in trampoline
2026-08-24 8:25 UTC
[PATCH] LoongArch: kprobes: Avoid preempt count underflow without probe
2026-08-24 3:14 UTC (3+ messages)
[PATCH v2 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-08-23 11:46 UTC (7+ messages)
` [PATCH v2 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v2 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH v2 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v2 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v2 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH v2 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"
[PATCH v2 0/2] kexec: fix probe error codes and error propagation
2026-08-21 13:22 UTC (11+ messages)
` [PATCH v2 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
` [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
[PATCH] perf build: Add rust target flag for loongarch cross compile
2026-08-21 10:38 UTC (3+ messages)
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-08-21 2:23 UTC (3+ messages)
` [PATCH 07/15] RISC-V: "
[GIT PULL] LoongArch changes for v7.3
2026-08-20 21:56 UTC (2+ messages)
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-08-20 16:12 UTC (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration
[PATCH] LoongArch: remove unused setup_profiling_timer function
2026-08-20 12:49 UTC
[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
2026-08-20 10:46 UTC (2+ messages)
[PATCH v3 0/3] Filter out local and mapping symbols during module load
2026-08-20 9:53 UTC (13+ 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 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-08-19 11:49 UTC (17+ 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 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"
[PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
2026-08-19 9:10 UTC (8+ messages)
[PATCH v1] LoongArch: Fix __smp_mb__{before,after}_atomic()
2026-08-19 4:32 UTC (6+ messages)
[GIT PULL] LoongArch KVM changes for v7.3
2026-08-18 11:12 UTC (2+ messages)
[PATCH 0/3] efi: Simply DT handoff from stub to kernel
2026-08-17 16:59 UTC (8+ messages)
` [PATCH 2/3] efi: Pass EFI boot memmap struct address to core kernel
[PATCH] LoongArch: KVM: Free init resources if kvm_init() fails
2026-08-17 12:39 UTC
[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
2026-08-17 11:58 UTC
[PATCH v10 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-08-17 9:23 UTC (4+ messages)
` [PATCH v10 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
` [PATCH v10 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed
[PATCH bpf-next v1] selftests/bpf: Enable timed may_goto tests for LoongArch
2026-08-17 9:20 UTC (2+ messages)
[PATCH v10 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-08-17 9:01 UTC
bpf selftests timer_lockup intermittently locks up kernel
2026-08-17 8:47 UTC (4+ messages)
[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 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 (4+ messages)
` [PATCH v3 3/3] EDAC/loongson: Add CS4-7 timeout filter for cross-node access
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