messages from 2026-06-25 18:37:18 to 2026-07-02 21:49:59 UTC [more...]
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-02 21:49 UTC (11+ messages)
[PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
2026-07-02 21:49 UTC (10+ messages)
` [PATCH v3 1/7] ACPI: Add acpi_device_clear_dep() helper function
` [PATCH v3 2/7] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
` [PATCH v3 3/7] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
` [PATCH v3 4/7] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
` [PATCH v3 5/7] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
` [PATCH v3 6/7] ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferral
` [PATCH v3 7/7] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
[PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
2026-07-02 20:00 UTC (4+ messages)
` [PATCH v2 2/8] LoongArch: Mark special sections for KLP support
[PATCH v2] mfd: ls2kbmc: mfd: ls2kbmc: Fix iomem pointer handling in video mode parsing
2026-07-02 15:57 UTC (2+ messages)
[PATCH bpf-next v6] bpf: Reject programs with inlined helpers if JIT is unavailable
2026-07-02 14:38 UTC (7+ messages)
[PATCH bpf-next v7 0/2] Introduce jit_required to prevent a kernel panic
2026-07-02 14:36 UTC (3+ messages)
` [PATCH bpf-next v7 1/2] bpf: Introduce jit_required flag and refactor kfunc path
` [PATCH bpf-next v7 2/2] bpf: Reject programs with inlined helpers if JIT is unavailable
[PATCH 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-02 10:39 UTC (3+ messages)
` [PATCH 6/9] LoongArch: remove redundant numa_nodes_parsed node_set()
[PATCH bpf-next v5] bpf: Reject programs with inlined helpers if JIT is unavailable
2026-07-02 5:39 UTC (4+ messages)
[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
2026-07-02 2:23 UTC (12+ messages)
` [PATCH bpf-next v2 01/11] LoongArch: BPF: Fix tail call count pointer offset for arena programs
` [PATCH bpf-next v2 02/11] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH bpf-next v2 03/11] LoongArch: BPF: Add timed may_goto support
` [PATCH bpf-next v2 04/11] LoongArch: BPF: Add private stack support
` [PATCH bpf-next v2 05/11] LoongArch: BPF: Add exceptions (bpf_throw) support
` [PATCH bpf-next v2 06/11] LoongArch: BPF: Support sign-extending loads from arena
` [PATCH bpf-next v2 07/11] LoongArch: BPF: Support atomics on arena pointers
` [PATCH bpf-next v2 08/11] selftests/bpf: Enable struct_ops private stack test for LoongArch
` [PATCH bpf-next v2 09/11] selftests/bpf: Enable arena LDSX tests on LoongArch
` [PATCH bpf-next v2 10/11] selftests/bpf: Enable arena atomics "
` [PATCH bpf-next v2 11/11] selftests/bpf: Add LoongArch deny list
[PATCH v3 0/9] ASoC: Add Loongson-2K0300 I2S controller and sound card support
2026-07-02 1:38 UTC (16+ messages)
` [PATCH v3 1/9] ASoC: loongson: Fix error handling in ACPI property parsing
` [PATCH v3 2/9] ASoC: dt-bindings: loongson,ls2k1000-i2s: Document Loongson-2K0300 compatible
` [PATCH v3 3/9] ASoC: loongson: Add Loongson-2K0300 I2S controller support
` [PATCH v3 4/9] ASoC: dt-bindings: loongson,ls-audio-card: Use common sound card
` [PATCH v3 5/9] ASoC: dt-bindings: loongson,ls-audio-card: Add ctcisz forever pi compatible
` [PATCH v3 6/9] ASoC: loongson: Add Loongson-2K0300 CTCISZ Forever Pi sound card support
` [PATCH v3 7/9] ASoC: dt-bindings: loongson,ls-audio-card: Add ATK-DL2K0300B compatible
` [PATCH v3 8/9] ASoC: loongson: Add headphone jack detection and DAPM routing
` [PATCH v3 9/9] ASoC: es8328: Add DAPM routes from MIC inputs to Mic Bias
[PATCH v4 0/2] LoongArch: kexec: avoid clobbering the QEMU FDT
2026-07-01 15:59 UTC (3+ messages)
` [PATCH v4 1/2] LoongArch: kexec: use core control page for relocation trampoline to avoid QEMU FDT conflict
` [PATCH v4 2/2] LoongArch: kexec: load the command line in its own segment
[PATCH v3 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
2026-07-01 6:22 UTC (3+ messages)
` [PATCH v3 2/8] LoongArch: remove unreachable invalid range check in kasan_init()
[PATCH v2] LoongArch: kexec: Fix address space mismatch in command line lookup
2026-07-01 2:37 UTC
[PATCH bpf-next v4] bpf: Fix unaligned interpreter panic on JIT fallback path
2026-06-30 23:12 UTC (3+ messages)
[PATCH bpf-next v1] selftests/bpf: Add benchmark for tail call performance
2026-06-30 18:10 UTC (3+ messages)
[PATCH bpf] selftests/bpf: Skip libarena when the BPF backend lacks 32-bit arena cmpxchg
2026-06-30 18:06 UTC (2+ messages)
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-06-30 16:37 UTC (21+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 03/18] arm64: ptrace: Pass thread flags to syscall_trace_enter/exit()
` [PATCH v16 04/18] arm64: ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place
` [PATCH v16 06/18] arm64: ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v16 07/18] arm64: ptrace: Protect rseq_syscall() from tracer PC modifications
` [PATCH v16 08/18] arm64: ptrace: Rename syscall_trace_exit() to syscall_exit_work()
` [PATCH v16 09/18] arm64: syscall: Rework the syscall exit path in el0_svc_common()
` [PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper
` [PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics with generic entry
` [PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common()
` [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common()
` [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v16 16/18] arm64: entry: Convert to generic entry
` [PATCH v16 17/18] arm64: Inline el0_svc_common()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH v17 00/10] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-30 15:49 UTC (13+ messages)
` [PATCH v17 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v17 02/10] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v17 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v17 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v17 05/10] x86/crash: "
` [PATCH v17 06/10] riscv: kexec_file: "
` [PATCH v17 07/10] LoongArch: "
` [PATCH v17 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v17 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v17 10/10] riscv: "
[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
2026-06-30 13:11 UTC (6+ messages)
` [PATCH v3 13/16] LoongArch: KVM: Add include defining struct cpu_feature
[PATCH v6 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-06-30 12:34 UTC (4+ messages)
` [PATCH v6 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed
[PATCH] LoongArch: Add support to dump the kernel page tables
2026-06-30 12:09 UTC (3+ messages)
[PATCH v4 00/10] kdump: reduce vmcore size and capture time
2026-06-30 12:00 UTC (17+ messages)
` [PATCH v4 01/10] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v4 02/10] of: reserved_mem: dedup and relocate reserved-memory messages
` [PATCH v4 03/10] of: reserved_mem: skip late scan when no regions are reserved
` [PATCH v4 04/10] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
` [PATCH v4 05/10] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v4 06/10] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v4 07/10] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v4 08/10] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v4 09/10] riscv: "
` [PATCH v4 10/10] loongarch: "
[PATCH v2 0/6] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
2026-06-30 10:55 UTC (5+ messages)
` [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
[PATCH v4 00/17] mod_devicetable.h: Split into per subsystem headers
2026-06-30 9:24 UTC (2+ messages)
` [PATCH v4 13/17] LoongArch: KVM: Add include defining struct cpu_feature
[PATCH] LoongArch: kexec: Fix address space mismatch in command line lookup
2026-06-30 8:25 UTC (2+ messages)
[PATCH] LoongArch: Fix build errors due to wrong instructions for 32BIT
2026-06-30 8:14 UTC
[PATCH] LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BIT
2026-06-30 8:14 UTC
[PATCH v3 0/3] LoongArch: KVM: Harden interrupt injection
2026-06-30 4:27 UTC (5+ messages)
` [PATCH v3 1/3] LoongArch: KVM: Set default MAILBOX access size with 8
` [PATCH v3 2/3] LoongArch: KVM: Replace kvm_err() with WARN_ONCE()
` [PATCH v3 3/3] LoongArch: KVM: Use internal API to deliver interrupt in kernel mode
[PATCH v3 0/2] Add Loongson CAN-FD controller driver
2026-06-30 3:01 UTC (3+ messages)
` [PATCH v3 1/2] can: "
` [PATCH v3 2/2] can: loongson_canfd: Add RXDMA support
[PATCH v1 0/4] Optimize BPF tailcall for LoongArch
2026-06-30 2:27 UTC (5+ messages)
` [PATCH v1 1/4] LoongArch: BPF: Optimize redundant TCC loads in epilogue
` [PATCH v1 2/4] LoongArch: BPF: Move arena register slot below TCC context
` [PATCH v1 3/4] LoongArch: BPF: Refactor jump offset calculation in tail call
` [PATCH v1 4/4] LoongArch: BPF: Implement branchless conditional move for TCC
[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
2026-06-29 16:48 UTC (5+ messages)
[PATCH v2 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
2026-06-29 16:37 UTC (2+ messages)
` [PATCH v2 2/8] LoongArch: remove unreachable invalid range check in kasan_init()
[PATCH v4] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
2026-06-29 14:12 UTC (10+ messages)
[PATCH v3] LoongArch: kexec: use core control page for relocation trampoline to avoid QEMU FDT conflict
2026-06-29 14:06 UTC (2+ messages)
cleanup the RAID6 P/Q library v3
2026-06-29 12:48 UTC (9+ messages)
` [PATCH 08/18] raid6: warn when using less than four devices
[PATCH bpf 0/2] LoongArch: BPF: Fix tail call count handling
2026-06-29 8:55 UTC (2+ messages)
` [PATCH bpf v2] LoongArch: BPF: Fix tail call count pointer offset for arena programs
[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
2026-06-29 7:54 UTC (14+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush
[PATCH v4 0/2] mfd: loongson-se: Fix miscellaneous issues and add multi-node support
2026-06-29 7:11 UTC (3+ messages)
` [PATCH v4 1/2] mfd: loongson-se: Fix miscellaneous issues
` [PATCH v4 2/2] mfd: loongson-se: Add multi-node support
[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
2026-06-27 16:07 UTC (3+ messages)
` [PATCH v2 14/17] LoongArch: KVM: Add include defining struct cpu_feature
[GIT PULL] LoongArch changes for v7.2
2026-06-26 15:45 UTC (2+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-06-26 15:28 UTC (3+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-06-26 14:45 UTC (4+ messages)
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
[PATCH] LoongArch: kexec: Fix address space mismatch in command line lookup
2026-06-26 10:38 UTC
[PATCH v3 0/5] mm/sparse-vmemmap: Provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-06-26 8:21 UTC (2+ messages)
[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-06-26 8:21 UTC (2+ messages)
[PATCH 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-06-26 8:21 UTC (2+ messages)
[PATCH v3 00/11] kdump: reduce vmcore size and capture time
2026-06-26 8:21 UTC (2+ messages)
[PATCH 01/19] btrfs: require at least 4 devices for RAID 6
2026-06-26 8:21 UTC (2+ messages)
[PATCH 01/18] raid6: turn the userspace test harness into a kunit test
2026-06-26 8:20 UTC (2+ messages)
[PATCH RFC 00/12] Document synchronization used in managing guest faults
2026-06-25 18:37 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