messages from 2026-07-05 01:02:21 to 2026-07-07 19:26:53 UTC [more...]
[PATCH v4 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-07 19:26 UTC (14+ messages)
` [PATCH v4 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v4 2/8] riscv: Detect the Ssqosid extension
` [PATCH v4 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH v4 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v4 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v4 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v4 7/8] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v4 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-07 19:07 UTC (19+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
` [patch 14/18] entry: Make return type of syscall_trace_enter() bool
` [patch 15/18] x86/entry: Make syscall functions static
` [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
` [patch 17/18] x86/entry: Simplify the syscall number logic
` [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
[PATCH v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-07 18:22 UTC (9+ messages)
` [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v3 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v3 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
[PATCH 0/2] riscv: vdso: Do not use LTO for the vDSO
2026-07-07 17:45 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-07 17:08 UTC (3+ messages)
Re: [PATCH v3 0/4] riscv: optimize Vector context restore on syscall
2026-07-07 16:05 UTC (4+ messages)
` [PATCH v4 "
` [[PATCH] v4 1/4] riscv: vector: refactor vector context operations
[PATCH] selftests: riscv: Bypass libc in inactive vector ptrace test
2026-07-07 15:38 UTC
[PATCH bpf-next v5 0/6] Mixing bpf2bpf and tailcalls for RV64
2026-07-07 14:22 UTC (7+ messages)
` [PATCH bpf-next v5 1/6] bpf: Extract the is_struct_ops_tramp helper
` [PATCH bpf-next v5 2/6] riscv, bpf: Using kvzalloc_objs to allocate cache buffer
` [PATCH bpf-next v5 3/6] riscv, bpf: Fix kernel stack corruption in tailcall with CFI
` [PATCH bpf-next v5 4/6] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v5 5/6] riscv, bpf: Mixing bpf2bpf and tailcalls
` [PATCH bpf-next v5 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
2026-07-07 13:50 UTC (11+ messages)
[PATCH v1] iommu/riscv: Drop superflous zeros in pci_device_id array
2026-07-07 13:26 UTC (3+ messages)
[PATCH v2 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
2026-07-07 12:50 UTC (3+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests
` [PATCH v2 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
[PATCH] RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
2026-07-07 12:25 UTC
[PATCH] MAINTAINERS: Update SpacemiT SoC git tree repository
2026-07-07 12:14 UTC
[PATCH] riscv: ftrace: reject out-of-range non-direct targets
2026-07-07 12:12 UTC
[PATCH 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
2026-07-07 11:37 UTC (3+ messages)
` [PATCH 1/2] RISC-V: KVM: Move hfence type check out of loop
` [PATCH 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
[PATCH v2 0/2] spi: enable the SpacemiT K3 SoC QSPI
2026-07-07 10:56 UTC (3+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX
[PATCH v5] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
2026-07-07 9:07 UTC (3+ messages)
[PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
2026-07-07 8:27 UTC (2+ messages)
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-07-07 8:24 UTC (7+ messages)
` [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 v2] selftests/rseq: Fix a building error for riscv arch
2026-07-07 8:23 UTC
[PATCH] selftests/rseq: Fix a buliding error for riscv arch
2026-07-07 8:21 UTC (2+ messages)
` NACK: "
[PATCH v3 0/2] RISC-V IOMMU HPM support
2026-07-07 8:05 UTC (11+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
[PATCH v2 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
2026-07-07 7:56 UTC (4+ messages)
` [PATCH v2 5/5] riscv: dts: spacemit: improve RTL8211F PHY configuration on "
[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-07-07 7:51 UTC (12+ messages)
` [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v5 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v5 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v5 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v5 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v5 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v5 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v5 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
[PATCH net-next v12 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-07-07 7:48 UTC (10+ messages)
` [PATCH net-next v12 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v12 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v12 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v12 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v12 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v12 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v12 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
2026-07-07 7:15 UTC (2+ messages)
[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
2026-07-07 6:21 UTC (2+ messages)
[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
2026-07-07 6:08 UTC (6+ messages)
[PATCH v4] riscv: Prevent NULL pointer dereference in machine_kexec_prepare
2026-07-07 2:41 UTC (5+ messages)
[PATCH bpf-next v3 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
2026-07-07 2:30 UTC (8+ messages)
` [PATCH bpf-next v3 1/3] riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next v3 2/3] riscv, bpf: Add support for BPF_MOVSX "
` [PATCH bpf-next v3 3/3] riscv, bpf: Add 32 bit atomic operations to "
[PATCH v4] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
2026-07-06 22:29 UTC (2+ messages)
[GIT PULL] clk: spacemit: fixes for v7.2-1
2026-07-06 20:35 UTC
[PATCH 0/2] clk: spacemit: k3: set few clocks as critical
2026-07-06 20:07 UTC (2+ messages)
` (subset) "
[PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
2026-07-06 18:15 UTC
[PATCH v4 0/3] Add support for NetCube Systems OpenNMC (dobermann)
2026-07-06 17:17 UTC (3+ messages)
[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
2026-07-06 16:59 UTC (10+ messages)
` [PATCH v2 1/8] riscv: dts: eswin: add reset generator for EIC7700 SoC
` [PATCH v2 2/8] riscv: dts: eswin: add clock "
` [PATCH v2 3/8] riscv: dts: eswin: eic7700: add pinctrl support
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
` [PATCH v2 5/8] riscv: dts: eswin: add hsp bus node
` [PATCH v2 6/8] dt-bindings: i2c: dw: add ESWIN EIC7700 SoC I2C controller
` [PATCH v2 7/8] riscv: dts: eswin: add I2C controller support
` [PATCH v2 8/8] riscv: dts: eswin: add watchdog support
CFP for Plumbers RISC-V MC
2026-07-06 14:46 UTC
[PATCH v5 0/4] Clk improvements
2026-07-06 14:37 UTC (5+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
` [PATCH v5 2/4] rust: clk: implement Clone for Clk<T>
` [PATCH v5 3/4] rust: clk: add devres-managed clks
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports
[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-06 14:01 UTC (3+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
[PATCH net-next v9 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
2026-07-06 13:34 UTC (5+ messages)
` [PATCH net-next v9 6/6] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
[PATCH] riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE
2026-07-06 13:04 UTC
[PATCH] riscv: ftrace: only use pre-function NOPs with call ops
2026-07-06 12:35 UTC
[PATCH v2] rcu: Use an intermediate irq_work to start process_srcu()
2026-07-06 11:32 UTC (8+ messages)
[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
2026-07-06 10:41 UTC (8+ messages)
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays
[PATCH] ACPI: RHCT: validate node reference bounds
2026-07-06 9:46 UTC
[PATCH] ACPI: RIMT: validate node and mapping bounds
2026-07-06 9:44 UTC
[PATCH] mailbox: riscv-sbi-mpxy: validate RPMI event records
2026-07-06 9:21 UTC
[PATCH] gpio: sifive: add missing MODULE_DEVICE_TABLE()
2026-07-06 9:03 UTC (2+ messages)
[PATCH bpf-next v2 0/3] Add BPF Exceptions support for RISC-V
2026-07-06 8:55 UTC (4+ messages)
` [PATCH bpf-next v2 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist
[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
2026-07-06 8:51 UTC (6+ messages)
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
[PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
2026-07-06 8:46 UTC (4+ messages)
` [PATCH v3 1/7] ACPI: Add acpi_device_clear_dep() helper function
[PATCH v2] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
2026-07-06 8:38 UTC
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-06 8:16 UTC (12+ messages)
[PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
2026-07-06 7:23 UTC (3+ messages)
[PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
2026-07-06 5:48 UTC (5+ messages)
[PATCH] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
2026-07-06 5:40 UTC
[PATCH] pwm: th1520: use vertical import style
2026-07-06 2:52 UTC
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-06 2:41 UTC (4+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
[PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
2026-07-06 2:11 UTC (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Add SBI extension validate callback
` [PATCH v2 2/3] RISC-V: KVM: Add SBI FWFT validation support
` [PATCH v2 3/3] RISC-V: KVM: Reset the SBI extension when disable it
[PATCH v5] riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
2026-07-05 23:27 UTC
[PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-05 21:24 UTC (3+ messages)
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-07-05 15:03 UTC (14+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
[PATCH v3 0/6] riscv: spacemit: Add PCIe RC controller support for K3
2026-07-05 11:22 UTC (4+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
[PATCH] pwm: pxa: Depend on OF and simplify accordingly
2026-07-05 8:39 UTC
[PATCH v5] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
2026-07-05 6:36 UTC
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