messages from 2026-03-18 15:50:43 to 2026-03-22 08:03:50 UTC [more...]
[PATCH 0/2] loongson2 clk: introduce ls2k1000 specific compatible
2026-03-22 8:03 UTC
[PATCH 2/2] clk: loongson2: add support for ls2k1000 compatible
2026-03-22 8:03 UTC
[PATCH v5 1/2] dt-bindings: loongarch: Add Loongson-2K0300
2026-03-22 7:13 UTC (2+ messages)
` [PATCH v5 2/2] loongarch: boot: dts: Add Loongson-2K0300 support
[PATCH v5 0/2] Add Loongson-2K0300 processor support
2026-03-22 7:13 UTC
[PATCH v4 1/2] dt-bindings: loongarch: Add Loongson-2K0300
2026-03-22 6:28 UTC (2+ messages)
` [PATCH v4 2/2] loongarch: boot: dts: Add Loongson-2K0300 support
[PATCH v4 0/2] Add Loongson-2K0300 processor support
2026-03-22 6:28 UTC
[PATCH v3 0/2] Add Loongson-2K0300 processor support
2026-03-22 6:02 UTC
[PATCH v3 1/2] dt-bindings: loongarch: Add Loongson-2K0300
2026-03-22 6:02 UTC (2+ messages)
` [PATCH v3 2/2] loongarch: boot: dts: Add Loongson-2K0300 support
[PATCH v2 1/2] dt-bindings: loongarch: Add Loongson-2K0300
2026-03-22 5:50 UTC (2+ messages)
` [PATCH v2 2/2] loongarch: boot: dts: Add Loongson-2K0300 support
[PATCH v2 0/2] Add Loongson-2K0300 processor support
2026-03-22 5:50 UTC
[PATCH] loongarch: boot: dts: Add Loongson-2K0300 support
2026-03-22 4:54 UTC
[PATCH v3 0/8] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-03-21 17:14 UTC (10+ messages)
` [PATCH v3 1/8] MIPS: Loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQs
` [PATCH v3 4/8] irqchip/loongson-pch-lpc: extract non-ACPI-related code from ACPI init
[PATCH v4 0/6] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-03-21 12:10 UTC (10+ messages)
` [PATCH v4 1/6] MIPS: loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQs
` [PATCH v4 2/6] LoongArch: "
` [PATCH v4 3/6] dt-bindings: interrupt-controller: add LS7A PCH LPC
` [PATCH v4 4/6] irqchip/loongson-pch-lpc: Extract non-ACPI-related code from ACPI init
` [PATCH v4 5/6] irqchip/loongson-pch-lpc: Add OF init code
` [PATCH v4 6/6] irqchip/loongson-pch-lpc: Enable building on MIPS Loongson64
[PATCH v7 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
2026-03-21 4:03 UTC (8+ 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 v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-20 19:56 UTC (27+ messages)
` [PATCH v4 01/25] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v4 02/25] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v4 03/25] mm/vma: add further vma_flags_t unions
` [PATCH v4 04/25] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v4 05/25] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v4 06/25] tools/testing/vma: fix VMA flag tests
` [PATCH v4 07/25] mm/vma: add append_vma_flags() helper
` [PATCH v4 08/25] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v4 09/25] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v4 10/25] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v4 11/25] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v4 12/25] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v4 13/25] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v4 14/25] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v4 15/25] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v4 16/25] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v4 18/25] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v4 19/25] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v4 20/25] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v4 21/25] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v4 22/25] tools: bitmap: add missing bitmap_copy() implementation
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags
[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
2026-03-20 19:34 UTC (18+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
` [PATCH 2/2] mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-20 18:28 UTC (45+ messages)
` [PATCH v3 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v3 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v3 03/23] mm/vma: add further vma_flags_t unions
` [PATCH v3 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v3 06/23] tools/testing/vma: fix VMA flag tests
` [PATCH v3 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v3 08/23] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v3 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v3 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v3 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v3 12/23] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v3 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v3 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "
[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
2026-03-20 13:40 UTC (6+ messages)
` [PATCH v14 1/4] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
` [PATCH v14 3/4] arm64: Use generic TIF bits for common thread flags
` [PATCH v14 4/4] selftests: sud_test: Support aarch64
[PATCH v13 RESEND 00/14] arm64: entry: Convert to Generic Entry
2026-03-20 9:28 UTC (36+ messages)
` [PATCH v13 RESEND 01/14] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v13 RESEND 02/14] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v13 RESEND 03/14] arm64/ptrace: Expand secure_computing() in place
` [PATCH v13 RESEND 04/14] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v13 RESEND 05/14] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v13 RESEND 06/14] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v13 RESEND 07/14] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v13 RESEND 08/14] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v13 RESEND 09/14] arm64: entry: Convert to generic entry
` [PATCH v13 RESEND 10/14] arm64: Inline el0_svc_common()
` [PATCH v13 RESEND 11/14] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v13 RESEND 12/14] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
` [PATCH v13 RESEND 13/14] arm64: Use generic TIF bits for common thread flags
` [PATCH v13 RESEND 14/14] selftests: sud_test: Support aarch64
[PATCH v6 0/2] i2c: Add Loongson-2K0300 I2C controller support
2026-03-20 8:41 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatible
` [PATCH v6 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller
[PATCH v4] LoongArch: env: fix missing NULL checks for kstrdup
2026-03-20 5:39 UTC
[PATCH v4] LoongArch: env: fix missing NULL checks for kstrdup
2026-03-20 3:29 UTC (2+ messages)
[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
2026-03-20 3:27 UTC (3+ messages)
[PATCH v9 0/7] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-03-20 3:26 UTC (14+ messages)
` [PATCH v9 1/7] arm64/acpi: Add acpi_get_cpu_uid() and switch arm_cspmu to use it
` [PATCH v9 2/7] loongarch/acpi: Add acpi_get_cpu_uid() declaration and implementation
` [PATCH v9 3/7] riscv/acpi: Add acpi_get_cpu_uid() implementation and update users
` [PATCH v9 4/7] x86/acpi: Add acpi_get_cpu_uid() implementation and update Xen users
` [PATCH v9 5/7] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v9 6/7] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH v9 7/7] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-03-20 3:17 UTC (9+ messages)
` [PATCH v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH v10 2/8] LoongArch: "
` [PATCH v10 3/8] RISC-V: ACPI: "
` [PATCH v10 4/8] x86/acpi: "
` [PATCH v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM
[PATCH v2 0/3] LoongArch: KVM: Some small enhanments
2026-03-20 2:58 UTC (4+ messages)
` [PATCH v2 3/3] LoongArch: KVM: Set vcpu_is_preempted() macro rather than function
[PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-19 16:50 UTC (4+ messages)
` [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-03-19 14:27 UTC (4+ messages)
` [PATCH 07/15] RISC-V: "
[PATCH for 6.6] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-03-19 11:12 UTC (2+ messages)
` Patch "net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz" has been added to the 6.6-stable tree
[PATCH v3] Loongarch: env: fix missing NULL checks for kstrdup
2026-03-19 8:31 UTC (2+ messages)
[PATCH 0/2] Fix issues in LoongArch page fault handling
2026-03-19 8:30 UTC (5+ messages)
` [PATCH 1/2] Loongarch: Fix stale value in __do_page_fault()
` [PATCH 2/2] LoongArch: Set FAULT_FLAG_INSTRUCTION "
[PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
2026-03-19 7:13 UTC (3+ messages)
[PATCH v2] Loongarch: env: fix missing NULL checks for kstrdup
2026-03-19 2:40 UTC (2+ messages)
[GIT PULL] LoongArch fixes for v7.0-rc5
2026-03-18 17:00 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).