messages from 2026-06-30 11:05:44 to 2026-07-02 08:59:42 UTC [more...]
[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
2026-07-02 8:59 UTC (9+ messages)
` [PATCH v5 8/8] futex: Use runtime constants for __futex_hash() hot path
` [PATCH] futex: Optimise the size check get_futex_key()
[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-07-02 8:57 UTC (3+ messages)
[PATCH v4] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
2026-07-02 8:34 UTC (3+ messages)
[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
2026-07-02 8:19 UTC (2+ messages)
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-02 8:12 UTC (3+ messages)
[PATCH 0/3] riscv: alternative: Statically compute alternative section boundaries and patch compat vDSO
2026-07-02 8:12 UTC (2+ messages)
[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-02 7:53 UTC (5+ messages)
` [PATCH 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH 3/3] riscv: dts: spacemit: k3: Add UFS support
[PATCH v7 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-02 6:20 UTC (6+ messages)
` [PATCH v7 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v7 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v7 3/3] riscv: store percpu offset into thread_info
[PATCH v2 2/2] riscv: dts: sophgo: Add Milk-V Duo 256M board support
2026-07-02 3:38 UTC (2+ messages)
[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
2026-07-01 20:39 UTC (20+ messages)
` [PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v5 04/17] riscv: Standardize extension capitalization
` [PATCH v5 05/17] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v5 06/17] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v5 07/17] riscv: Add B to hwcap "
` [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
` [PATCH v5 09/17] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v5 10/17] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v5 11/17] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v5 12/17] riscv: dts: spacemit: k1: "
` [PATCH v5 13/17] riscv: dts: sophgo: sg2044: "
` [PATCH v5 14/17] riscv: Add a getter for user PMLEN support
` [PATCH v5 15/17] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v5 16/17] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v5 17/17] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-01 20:18 UTC (5+ messages)
` [PATCH v3 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-07-01 17:44 UTC (25+ messages)
` [PATCH v8 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v8 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v8 04/22] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v8 06/22] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v8 07/22] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v8 08/22] RISC-V: Add Sscfg extension CSR definition
` [PATCH v8 09/22] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v8 10/22] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v8 11/22] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v8 15/22] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v8 16/22] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v8 17/22] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v8 18/22] RISC-V: perf: Add Qemu virt machine events
` [PATCH v8 19/22] tools/perf: Support event code for arch standard events
` [PATCH v8 20/22] tools/perf: Add RISC-V CounterIDMask event field
` [PATCH v8 21/22] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
` [PATCH v8 22/22] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path
[PATCH 0/3] tee: add MbedTEE driver
2026-07-01 16:39 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH 2/3] dt-bindings: firmware: add mbedtee,rpc binding
` [PATCH 3/3] tee: add MbedTEE driver
[PATCH] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-01 15:58 UTC (5+ messages)
[PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
2026-07-01 14:38 UTC (8+ 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] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
2026-07-01 13:45 UTC (2+ messages)
[PATCH v6 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-01 13:12 UTC (5+ messages)
` [PATCH v6 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v6 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v6 3/3] riscv: store percpu offset into thread_info
[PATCH v4 0/5] Implement Eager Page Splitting for RISC-V
2026-07-01 12:09 UTC (6+ messages)
` [PATCH v4 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v4 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v4 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v4 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v4 5/5] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH] riscv: Fix a NULL pointer reference in machine_kexec_prepare
2026-07-01 12:08 UTC (6+ messages)
[PATCH v3] riscv: Fix a NULL pointer dereference in machine_kexec_prepare
2026-07-01 12:06 UTC (7+ messages)
[PATCH v5 0/3] riscv: improve percpu helpers and PIO mapping
2026-07-01 11:57 UTC (8+ messages)
` [PATCH v5 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [External] "
` [PATCH v5 2/3] riscv: introduce percpu.h into include/asm
` [External] "
` [PATCH v5 3/3] riscv: store percpu offset into thread_info
[PATCH v23 00/28] riscv control-flow integrity for usermode
2026-07-01 11:05 UTC (12+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH] riscv: kprobes: Add test case for c.jal instruction simulation
2026-07-01 10:46 UTC (2+ messages)
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-07-01 10:39 UTC (9+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
[PATCH 0/2] riscv: fix kprobes on minimal kernel configs
2026-07-01 10:28 UTC (3+ messages)
` [PATCH 1/2] riscv: mm: make EXECMEM_KPROBES writable without ARCH_HAS_EXECMEM_ROX
` [PATCH 2/2] riscv: patch: skip fixmap mapping when kernel text is already writable
[PATCH 0/3] RISC-V: KVM: Cleanup SBI extension status when disble
2026-07-01 9:47 UTC (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Add SBI extension validate callback
` [PATCH 2/3] RISC-V: KVM: Add SBI FWFT validation support
` [PATCH 3/3] RISC-V: KVM: Reset the SBI extension when disable it
[PATCH 0/2] riscv: vdso: Do not use LTO for the vDSO
2026-07-01 9:21 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] riscv: vdso: Simplify cflags remove logic
[PATCH 0/2] riscv: ptdump: Refactor for KVM gstage ptdump support
2026-07-01 8:50 UTC (3+ messages)
` [PATCH 1/2] riscv: ptdump: Move pagetable definitions to common header
` [PATCH 2/2] KVM: riscv: Register ptdump with debugfs on guest creation
[PATCH v4 0/3] riscv: improve percpu helpers and PIO mapping
2026-07-01 8:18 UTC (5+ messages)
` [PATCH v4 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [External] "
[PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes
2026-07-01 8:10 UTC (3+ messages)
` [PATCH v6 1/2] riscv: probes: simulate c.jal instruction
` [PATCH v6 2/2] riscv: kprobes: add test case for c.jal instruction simulation
[PATCH] riscv: kvm: Skip preventive hfence.gvma for new G-stage mappings with Svvptc
2026-07-01 7:52 UTC
[PATCH v21 0/3] Add OpenCores PTC PWM support
2026-07-01 7:44 UTC (4+ messages)
` [PATCH v21 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
` [PATCH v21 2/3] riscv: dts: starfive: Correct pwm nodes
` [PATCH v21 3/3] pwm: Add OpenCores PTC PWM driver
[PATCH v3 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
2026-07-01 6:22 UTC (4+ messages)
` [PATCH v3 3/8] riscv: remove unreachable invalid range check in create_linear_mapping_page_table()
` [PATCH v3 4/8] riscv: remove unreachable invalid range check in kasan_init()
[PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
2026-07-01 5:33 UTC (4+ messages)
[RFC PATCH 0/6] iommu/riscv: Add MRIF support
2026-07-01 4:00 UTC (5+ messages)
` [RFC PATCH 0/3] RISC-V: KVM/IOMMU: Fix MRIF irqfd notice handling
` [RFC PATCH 1/3] iommu/riscv: Complete MRIF MSI PTE setup
` [RFC PATCH 2/3] KVM: Move irqfd arch data into route snapshots
` [RFC PATCH 3/3] RISC-V: KVM: Identify MRIF notices from irqfd snapshots
[PATCH] ACPI: RISC-V: Fix false warning in cppc_read_ffh() for same-CPU reads
2026-07-01 3:14 UTC (2+ messages)
[PATCH] riscv: smp: Invoke cpu_ops->cpu_stop() in ipi_stop() for hotplug
2026-07-01 3:13 UTC
[PATCH v4 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-07-01 2:07 UTC (9+ messages)
` [PATCH v4 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v4 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v4 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v4 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v4 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v4 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v4 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v4 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
[PATCH v3 0/2] RISC-V IOMMU HPM support
2026-07-01 1:43 UTC (5+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v3 2/2] iommu/riscv: create a auxiliary device for HPM
[PATCH v2 00/16] riscv: Generate riscv instruction functions
2026-07-01 1:17 UTC (4+ messages)
` [PATCH v2 01/16] riscv: Introduce instruction table generation
[PATCH] riscv: probes: save original sp in rethook trampoline
2026-07-01 0:51 UTC (3+ messages)
[PATCH 0/2] clk: spacemit: k3: set few clocks as critical
2026-06-30 22:50 UTC (3+ messages)
` [PATCH 1/2] clk: spacemit: k3: set hdma clock "
[PATCH v1] rtc: mpfs: fix counter upload completion condition
2026-06-30 20:54 UTC (3+ messages)
[RFC PATCH 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
2026-06-30 18:06 UTC (7+ messages)
` [RFC PATCH 2/3] dt-bindings: riscv: Add Worlds per-hart properties
[PATCH net-next v9 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
2026-06-30 17:14 UTC (3+ messages)
` [PATCH net-next v9 2/6] dt-bindings: ethernet: eswin: add EIC7700 eth1 RX clock inversion variant
[PATCH 0/3] clk: spacemit: Add clock support for UFS
2026-06-30 17:09 UTC (5+ messages)
` [PATCH 1/3] clk: spacemit: k3: fix parent clock of UFS aclk
` [PATCH 2/3] dt-bindings: soc: spacemit: k3: Add clock ID for UFS refclk
` [PATCH 3/3] clk: spacemit: k3: Add UFS refclk clock
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-06-30 16:37 UTC (5+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [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 (2+ messages)
[PATCH 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
2026-06-30 12:11 UTC (3+ messages)
` [PATCH 5/5] "
[PATCH v4 00/10] kdump: reduce vmcore size and capture time
2026-06-30 12:00 UTC (12+ messages)
` [PATCH v4 01/10] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [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: "
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