messages from 2026-03-05 10:39:34 to 2026-03-12 19:29:06 UTC [more...]
[PATCH 00/20] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-12 19:28 UTC (21+ messages)
` [PATCH 01/20] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH 03/20] mm/vma: add further vma_flags_t unions
` [PATCH 04/20] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH 05/20] mm/vma: use new VMA flags for sticky flags logic
` [PATCH 06/20] tools/testing/vma: fix VMA flag tests
` [PATCH 07/20] mm/vma: add append_vma_flags() helper
` [PATCH 08/20] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH 09/20] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH 10/20] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH 11/20] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH 12/20] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH 13/20] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH 14/20] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH 15/20] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH 16/20] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH 17/20] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH 18/20] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH 19/20] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH 20/20] mm/vma: convert __mmap_region() "
` [PATCH 02/20] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
[PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
2026-03-12 19:16 UTC
cleanup the RAID5 XOR library v2
2026-03-12 13:46 UTC (35+ messages)
` [PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
` [PATCH 02/27] arm/xor: remove in_interrupt() handling
` [PATCH 03/27] um/xor: cleanup xor.h
` [PATCH 04/27] xor: move to lib/raid/
` [PATCH 05/27] xor: small cleanups
` [PATCH 06/27] xor: cleanup registration and probing
` [PATCH 07/27] xor: split xor.h
` [PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/27] alpha: move the XOR code to lib/raid/
` [PATCH 11/27] arm: "
` [PATCH 12/27] arm64: "
` [PATCH 13/27] loongarch: "
` [PATCH 14/27] powerpc: "
` [PATCH 15/27] riscv: "
` [PATCH 16/27] sparc: "
` [PATCH 17/27] s390: "
` [PATCH 18/27] x86: "
` [PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/27] xor: add a better public API
` [PATCH 22/27] async_xor: use xor_gen
` [PATCH 23/27] btrfs: "
` [PATCH 24/27] xor: pass the entire operation to the low-level ops
` [PATCH 25/27] xor: use static_call for xor_gen
` [PATCH 26/27] random: factor out a __limit_random_u32_below helper
` [PATCH 27/27] xor: add a kunit test case
[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
2026-03-12 12:53 UTC (6+ messages)
` [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-12 12:08 UTC (6+ messages)
[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
2026-03-12 11:07 UTC (7+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v6 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH bpf-next v1 0/2] Modify some code about test_verifier
2026-03-12 11:06 UTC (10+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Check alignment flag if expected result is REJECT
` [PATCH bpf-next v1 2/2] selftests/bpf: Add alignment flag for test_verifier 190 testcase
[PATCH v4] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
2026-03-12 10:14 UTC
[PATCH v5 0/2] Fix get cpu steer-tag fail on ARM64 platform
2026-03-11 17:02 UTC (10+ messages)
` [PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
` [PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH 0/3] ASoC: Add Loongson-2k0300 I2S controller support
2026-03-11 16:15 UTC (14+ messages)
` [PATCH 1/6] MAINTAINERS: Add entry for Loongson ASoC driver
` [PATCH 2/6] ASoC: loongson: Combined regmap definitions
` [PATCH 3/6] ASoC: loongson: Add `internal` to the names of internal DMA variables
` [PATCH 4/6] ASoC: loongson: Separate external shared DMA from the platform interface
` [PATCH 5/6] ASoC: dt-bindings: loongson,ls2k1000-i2s: Document Loongson-2K0300 compatible
` [PATCH 6/6] ASoC: loongson: Add Loongson-2k0300 I2S controller support
[PATCH v5 0/2] i2c: Add Loongson-2K0300 I2C controller support
2026-03-11 11:33 UTC (6+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatible
` [PATCH v5 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller
[PATCH v7 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
2026-03-11 8:50 UTC (3+ messages)
` [PATCH v7 1/2] LoongArch: KVM: Add DMSINTC device support
` [PATCH v7 2/2] LoongArch: KVM: Add dmsintc inject msi to the dest vcpu
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
2026-03-11 8:32 UTC (2+ messages)
[PATCH 0/3] LoongArch: KVM: Some small enhanments
2026-03-11 6:30 UTC (8+ messages)
` [PATCH 1/3] LoongArch: KVM: Add kvm_request_pending checking in kvm_late_check_requests()
` [PATCH 2/3] LoongArch: KVM: Move host CSR_EENTRY save in context switch
` [PATCH 3/3] LoongArch: KVM: Set vcpu_is_preempted() macro rather than function
cleanup the RAID5 XOR library
2026-03-10 14:00 UTC (8+ messages)
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 21/25] xor: add a better public API
[PATCH 0/3] KVM: LoongArch: selftests: Add PMU test cases
2026-03-10 9:26 UTC (4+ messages)
` [PATCH 1/3] KVM: LoongArch: selftests: Add cpucfg read/write helpers
` [PATCH 2/3] KVM: LoongArch: selftests: Add basic PMU event counting test
` [PATCH 3/3] KVM: LoongArch: selftests: Add PMU overflow interrupt test
[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
2026-03-10 7:29 UTC (2+ messages)
[PATCH v1 0/3] LoongArch: Preparation for BPF patch
2026-03-10 6:55 UTC (4+ messages)
` [PATCH v1 1/3] LoongArch: Give more information if memory access failed
` [PATCH v1 2/3] LoongArch: Check return values for set_memory_{rw,rox}
` [PATCH v1 3/3] LoongArch: No need to flush icache if copy failed
[PATCH v2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
2026-03-10 3:29 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-03-10 2:12 UTC (3+ messages)
[PATCH 0/3] mmc: Add Loongson-2K0300 SD/SDIO/eMMC controller support
2026-03-09 15:06 UTC (2+ messages)
[PATCH v4 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-03-09 13:32 UTC (9+ messages)
` [PATCH v4 1/6] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v4 2/6] dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()
` [PATCH v4 3/6] dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()
` [PATCH v4 4/6] dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_guard()
` [PATCH v4 5/6] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH v4 6/6] dmaengine: loongson: New driver for the "
[PATCH] LoongArch: Only use SC.Q when supported by the assembler
2026-03-09 13:31 UTC (3+ messages)
[PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
2026-03-09 8:24 UTC (7+ messages)
` [PATCH v6 1/2] LongArch: KVM: Add DMSINTC device support
` [PATCH v6 2/2] LongArch: KVM: Add dmsintc inject msi to the dest vcpu
[PATCH v3 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-03-09 8:05 UTC (7+ messages)
` [PATCH v3 5/6] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH v3 6/6] dmaengine: loongson: New driver for the "
[PATCH v5] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-03-09 6:30 UTC (6+ messages)
[PATCH] soc: loongson: loongson2_guts: Use of_root instead of own reference
2026-03-07 10:14 UTC (2+ messages)
[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
2026-03-06 20:06 UTC (26+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START,END}
2026-03-06 6:28 UTC
[PATCH v4 0/2] i2c: Add Loongson-2K0300 I2C controller support
2026-03-06 6:12 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatible
` [PATCH v4 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller
loongarch64 objtool warning with LLVM 18 in Rust object file
2026-03-05 20:22 UTC (3+ messages)
[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
2026-03-05 17:26 UTC (6+ messages)
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t
[PATCH v6 00/14] sparc64: vdso: Switch to the generic vDSO library
2026-03-05 15:17 UTC (2+ messages)
[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-03-05 10:39 UTC (3+ messages)
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
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).