messages from 2026-08-13 10:31:07 to 2026-08-14 09:24:26 UTC [more...]
[PATCH] clk: microchip: mpfs: fix regmap_update_bits() mask/val order
2026-08-14 9:22 UTC
[PATCH] riscv: hwprobe: Register unaligned probes before usermode
2026-08-14 9:19 UTC (6+ messages)
[PATCH v5 0/2] riscv: fix text patching on minimal kernel configs
2026-08-14 8:27 UTC (3+ messages)
` [PATCH v5 1/2] riscv: mm: make EXECMEM_KPROBES writable without CONFIG_STRICT_MODULE_RWX
` [PATCH v5 2/2] riscv: patch: skip fixmap mapping when kernel text is already writable
[PATCH v3] cache: sifive_ccache: remove debugfs on driver register failure
2026-08-14 8:13 UTC
[PATCH v2] mailbox: riscv-sbi-mpxy: validate RPMI notification lengths
2026-08-14 8:02 UTC
[PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
2026-08-14 7:59 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
2026-08-14 7:49 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable stack argument tests for RV64
[PATCH v4 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
2026-08-14 7:00 UTC (8+ messages)
` [PATCH v4 1/7] riscv: dts: eswin: add reset generator for EIC7700 SoC
` [PATCH v4 2/7] riscv: dts: eswin: add clock "
` [PATCH v4 3/7] riscv: dts: eswin: eic7700: add pinctrl support
` [PATCH v4 4/7] riscv: dts: eswin: add hsp bus node
` [PATCH v4 5/7] dt-bindings: i2c: dw: add ESWIN EIC7700 SoC I2C controller
` [PATCH v4 6/7] riscv: dts: eswin: add I2C controller support
` [PATCH v4 7/7] riscv: dts: eswin: add watchdog support
[PATCH v5 00/21] Add basic pinctrl drivers for JHB100 SoC
2026-08-14 6:47 UTC (8+ messages)
` [PATCH v5 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
[PATCH bpf-next] riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args
2026-08-14 6:47 UTC
[PATCH v4 0/2] riscv: fix kprobes on minimal kernel configs
2026-08-14 5:55 UTC (6+ messages)
` [PATCH v4 2/2] riscv: patch: skip fixmap mapping when kernel text is already writable
[PATCH v2 0/3] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
2026-08-14 3:51 UTC (3+ messages)
` [PATCH v2 3/3] KVM: selftests: Enable pre_fault_memory_test for RISC-V
[PATCH v3] tools/mm: add hwpoison-panic tool
2026-08-14 3:18 UTC (3+ messages)
[GIT PULL] RISC-V updates for late v7.2-rc
2026-08-14 3:07 UTC
[PATCH v4 0/8] Add StarFive JHB100 syscon modules
2026-08-14 1:13 UTC (10+ messages)
` [PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
[PATCH v3 2/3] riscv: hwprobe: export the availability of vector to user
2026-08-13 23:38 UTC (2+ messages)
[PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
2026-08-13 18:49 UTC (3+ messages)
` [PATCH v3 04/16] PCI: dwc: layerscape-ep: Use cached PCIe capability offset
[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
2026-08-13 17:43 UTC (5+ messages)
` [RFC PATCH 4/7] iommu/riscv: Program QoS IDs for assigned groups
` [RFC PATCH 6/7] riscv_cbqri: Assign IOMMU groups to resource groups
[PATCH v6 00/11] riscv: hwprobe: Expose RVA23U64 base behavior
2026-08-13 17:05 UTC (5+ messages)
` [PATCH v6 02/11] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
` [PATCH v6 03/11] dt-bindings: riscv: Add Zic64b extension description
[PATCH v2 0/3] ACPI: RHCT: validate nested node references
2026-08-13 15:59 UTC (4+ messages)
` [PATCH v2 1/3] ACPI: RHCT: validate table and node extents before traversal
` [PATCH v2 2/3] ACPI: RHCT: validate hart-info offsets and node references
` [PATCH v2 3/3] ACPI: RHCT: validate ISA and CMO node payloads
[PATCH v2 0/3] ACPI: RIMT: validate nested firmware extents
2026-08-13 15:44 UTC (4+ messages)
` [PATCH v2 1/3] ACPI: RIMT: validate table and node extents before traversal
` [PATCH v2 2/3] ACPI: RIMT: validate node payload and array extents
` [PATCH v2 3/3] ACPI: RIMT: validate mapping references and ID arithmetic
[PATCH 0/6] Add SpacemiT K1 USB2.0 controllers support
2026-08-13 13:39 UTC (4+ messages)
` [PATCH 2/6] usb: chipidea: usb2: add optional reset support
[PATCH 0/2] riscv: Fix cpu hotplug warnings
2026-08-13 13:03 UTC (3+ messages)
` [PATCH 1/2] riscv: Fix spurious warning when cpu_is_stopped callback is absent
` [PATCH 2/2] riscv: Poll for SBI_HSM_STATE_STOPPED in sbi_cpu_is_stopped()
[PATCH v2] ASoC: spacemit: advertise only DMA-backed DAI streams
2026-08-12 18:46 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
2026-08-13 11:35 UTC (3+ messages)
[PATCH v12] KVM: selftests: riscv: Add lazy V extension enablement for guests
2026-08-13 10:29 UTC (2+ messages)
` [PATCH v13] "
page: | 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