messages from 2026-08-05 18:40:53 to 2026-08-07 11:30:48 UTC [more...]
[PATCH v3 00/22] Add basic clocks and resets for JHB100 SoC
2026-08-07 11:29 UTC (22+ messages)
` [PATCH v3 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v3 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v3 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v3 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v3 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v3 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v3 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v3 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v3 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v3 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v3 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v3 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v3 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v3 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v3 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v3 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v3 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v3 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v3 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
` [PATCH v3 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v3 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes
[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
2026-08-07 8:50 UTC (3+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v1 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks
[PATCH v9 00/20] Add Counter delegation ISA extension support
2026-08-07 8:09 UTC (21+ messages)
` [PATCH v9 01/20] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v9 02/20] RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitions
` [PATCH v9 03/20] RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsing
` [PATCH v9 04/20] dt-bindings: riscv: add Smcsrind and Sscsrind ISA extension descriptions
` [PATCH v9 05/20] RISC-V: Define indirect CSR access helpers
` [PATCH v9 06/20] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v9 07/20] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v9 08/20] RISC-V: Add Ssccfg extension CSR definition
` [PATCH v9 09/20] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v9 10/20] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v9 11/20] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v9 12/20] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v9 13/20] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v9 14/20] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v9 15/20] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v9 16/20] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v9 17/20] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v9 18/20] RISC-V: perf: Add Qemu virt machine events
` [PATCH v9 19/20] tools/perf: Support event code for arch standard events
` [PATCH v9 20/20] tools/perf: Add RISC-V CounterIDMask event field
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-08-07 8:08 UTC (9+ messages)
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support
[PATCH v6 0/5] riscv: Introduce support for hardware break/watchpoints
2026-08-07 8:00 UTC (3+ messages)
[PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
2026-08-07 7:57 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: riscv: Add Worlds per-hart properties
[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
2026-08-07 7:51 UTC (23+ messages)
` [PATCH v2 0/6] "
` [PATCH 1/6] dt-bindings: Add Bao IPC shared memory driver binding
` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
` [PATCH 3/6] dt-bindings: Add Bao I/O dispatcher driver binding
` [PATCH 4/6] virt: bao: Add Bao I/O dispatcher driver
` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header
[RFC PATCH v3 0/6] virt: bao: Add Bao hypervisor IPC and I/O dispatcher drivers
2026-08-07 7:39 UTC (7+ messages)
` [RFC PATCH v3 1/6] dt-bindings: bao: add IPC shared-memory device
` [RFC PATCH v3 2/6] virt: bao: add IPC shared-memory driver
` [RFC PATCH v3 3/6] dt-bindings: bao: add I/O dispatcher device
` [RFC PATCH v3 4/6] virt: bao: add I/O dispatcher driver
` [RFC PATCH v3 5/6] virt: bao: consolidate the IPC hypercall ID in include/linux/bao.h
` [RFC PATCH v3 6/6] MAINTAINERS: add Bao hypervisor entry
[PATCH 0/2] Unify repeated register definitions and move FWCORE macros
2026-08-07 7:17 UTC (3+ messages)
` [PATCH 1/2] drm/imagination: Unify repeated register defines
` [PATCH 2/2] drm/imagination: Move FWCORE_* macros to reg defs
[PATCH 00/17] drm/spacemit: add SpacemiT K3 display support
2026-08-07 6:53 UTC (3+ messages)
` [PATCH 05/17] phy: spacemit: add Innosilicon DP TX PHY driver
[PATCH v2] ASoC: spacemit: advertise only DMA-backed DAI streams
2026-08-07 6:32 UTC (2+ messages)
[PATCH] riscv: hwprobe: Register unaligned probes before usermode
2026-08-07 6:07 UTC (3+ messages)
[PATCH v2 0/2] RISC-V: KVM: Add PMU event filter support
2026-08-07 5:32 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] RISC-V: KVM: selftests: Add PMU event filter test
[PATCH 0/2] RISC-V: KVM: Add PMU event filter support
2026-08-07 3:50 UTC (2+ messages)
` [PATCH 1/2] "
[PATCH] riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
2026-08-07 3:41 UTC (4+ messages)
[PATCH] perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQ
2026-08-07 0:59 UTC
[PATCH] riscv: signal: protect regs->status RMW from concurrent preemption
2026-08-07 3:00 UTC
[PATCH v2] thermal: spacemit: k1: add shutdown action and reorder registration order
2026-08-07 2:25 UTC (4+ messages)
[PATCH v4 0/2] riscv: fix kprobes on minimal kernel configs
2026-08-07 2:01 UTC (2+ messages)
[PATCH v4] RISC-V: hwprobe: Use BIT macro to avoid warnings
2026-08-07 1:34 UTC (2+ messages)
[PATCH 0/3] riscv: alternative: Statically compute alternative section boundaries and patch compat vDSO
2026-08-07 1:24 UTC (2+ messages)
[PATCH v3 0/5] Initial device tree support for StarFive JHB100 SoC
2026-08-07 1:03 UTC (9+ messages)
` [PATCH v3 1/5] dt-bindings: riscv: Add StarFive Dubhe-70 compatibles
` [PATCH v3 2/5] dt-bindings: interrupt-controller: Add StarFive JHB100 plic
` [PATCH v3 3/5] dt-bindings: riscv: Add StarFive JHB100 SoC
` [PATCH v3 4/5] dt-bindings: serial: snps-dw-apb-uart: Add StarFive JHB100 UART compatible
` [PATCH v3 5/5] riscv: dts: starfive: jhb100: Add JHB100 base DT
[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
2026-08-06 22:57 UTC (5+ messages)
` [PATCH 1/3] init/Kconfig: generalize config COMMAND_LINE_SIZE to all architectures
` [PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across "
` [PATCH 3/3] init/Kconfig: make config INIT_ENV_ARG_LIMIT user-configurable
[PATCH] drivers/base, mm: move arch_numa.c to mm/
2026-08-06 22:48 UTC (8+ messages)
[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-08-06 19:55 UTC (18+ messages)
` [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v3 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v3 05/19] crypto: cmh - add HMAC ahash
` [PATCH v3 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v3 07/19] crypto: cmh - add SM3 ahash
` [PATCH v3 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v3 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v3 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v3 12/19] crypto: cmh - add RSA akcipher
` [PATCH v3 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v3 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v3 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v3 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v3 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v3 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v3 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
[PATCH] riscv: vector: preserve state when scheduling at nonzero depth
2026-08-06 19:32 UTC
[PATCH v3 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
2026-08-06 19:30 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v3 2/6] dt-bindings: hwmon: Move LM63 family to a dedicated binding
` [PATCH v3 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
` [PATCH v3 4/6] hwmon: (lm63) Add Sensylink CTF2301 support
[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
2026-08-06 18:32 UTC (7+ messages)
` [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 v2 0/3] riscv: cpufeature: Add Supm extension id and validation
2026-08-06 18:11 UTC (3+ messages)
` [PATCH v2 3/3] riscv: cpufeature: Clarify ISA spec version for canonical order
[PATCH v6 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
2026-08-06 17:56 UTC (3+ messages)
` [PATCH v6 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()
[PATCH 0/2] riscv: lib: add optimized memchr() and extend KUnit tests
2026-08-06 17:52 UTC (3+ messages)
` [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memchr()
[PATCH] riscv: mm: unexport satp_mode
2026-08-06 17:46 UTC (2+ messages)
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-08-06 17:11 UTC (2+ messages)
[PATCH 0/2] riscv: hwprobe: report per-process extension availability
2026-08-06 17:09 UTC (6+ messages)
` [PATCH 1/2] riscv: hwprobe: export the availability of vector to user
` [EXT] "
[PATCH v2] riscv: kprobes: Prevent probes in breakpoint handlers
2026-08-06 17:02 UTC (2+ messages)
[PATCH v3 00/17] riscv: Generate riscv instruction functions
2026-08-06 16:36 UTC (18+ messages)
` [PATCH v3 02/17] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH v3 03/17] riscv: kgdb: Use generated instruction headers
` [PATCH v3 04/17] riscv: Add kprobes instruction simulation KUnit
` [PATCH v3 05/17] riscv: kprobes: Use generated instruction headers
` [PATCH v3 06/17] riscv: cfi: "
` [PATCH v3 07/17] riscv: Maintain epc on misaligned emulation error
` [PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
[PATCH] riscv: cmpxchg: Use .option arch for Zacas and Zabha
2026-08-06 16:34 UTC (2+ messages)
[PATCH v3 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-08-06 14:51 UTC (9+ messages)
` [PATCH v3 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH v3 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH v3 3/3] riscv: dts: spacemit: k3: Add UFS support
[PATCH v5 0/4] Clk improvements
2026-08-06 13:54 UTC (6+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
[PATCH v2 00/15] riscv: add Svnapot PTE folding support
2026-08-06 11:03 UTC (6+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [External] "
[PATCH v5 0/8] kdump: reduce vmcore size and capture time
2026-08-06 10:11 UTC (10+ messages)
` [PATCH v5 1/8] memblock: introduce MEMBLOCK_NODUMP flag
` [PATCH v5 2/8] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v5 3/8] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
` [PATCH v5 4/8] of: reserved_mem: mark /memreserve/ entries as MEMBLOCK_NODUMP
` [PATCH v5 5/8] riscv: build crash_mem ranges from memblock instead of resource tree
` [PATCH v5 6/8] crash_core: fold duplicated memblock arch hooks into the weak default
` [PATCH v5 7/8] crash_core: replace for_each_mem_range() with for_each_mem_region()
` [PATCH v5 8/8] crash_core: skip MEMBLOCK_NODUMP regions when building vmcore ELF header
[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
2026-08-06 8:42 UTC (3+ messages)
[PATCH 0/3] Fix kexec_file segment placement on RISC-V
2026-08-06 7:22 UTC (4+ messages)
` [PATCH 1/3] riscv: kexec_file: constrain extra segments to the Sv39 direct map
` [PATCH 2/3] riscv: kexec_file: size the ELF placement search by the load extent
` [PATCH 3/3] riscv: kexec: reserve the PMD-aligned kernel image range
[PATCH v4 00/21] Add basic pinctrl drivers for JHB100 SoC
2026-08-06 6:27 UTC (4+ messages)
` [PATCH v4 05/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
2026-08-06 6:05 UTC (2+ messages)
` [PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across all architectures
[PATCH v2 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-08-06 3:38 UTC (3+ messages)
[PATCH v3] riscv: acpi: Handle LPI architectural context loss flags
2026-08-06 2:44 UTC (2+ messages)
[PATCH] riscv: further remove XIP
2026-08-06 2:39 UTC (2+ messages)
[PATCH v6 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-08-06 1:21 UTC (6+ messages)
` [PATCH v6 3/8] riscv: Add support for srmcfg CSR from Ssqosid extension
[PATCH v3 0/3] riscv: hwprobe: report per-process extension availability
2026-08-05 19:20 UTC (3+ messages)
` [PATCH v3 3/3] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier
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