messages from 2025-11-24 22:14:37 to 2025-11-27 19:44:37 UTC [more...]
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2025-11-27 19:44 UTC (31+ messages)
` [PATCH v3 06/22] mm: Always use page table accessor functions
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent
[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
2025-11-27 19:43 UTC (10+ messages)
` [RFC PATCH 1/2] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [RFC PATCH 2/2] mm/swapin: Retry swapin "
[PATCH v9 0/3] riscv: canaan: Add support for K230 clock
2025-11-27 17:28 UTC (5+ messages)
` [PATCH v9 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v9 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH v9 3/3] riscv: dts: canaan: Add clock definition for K230
[GIT PULL] RISC-V Devicetrees for v6.19
2025-11-27 17:21 UTC
[PATCH] Move pwm registration into pwm::Chip::new
2025-11-27 17:16 UTC (2+ messages)
[GIT PULL] RISC-V config for v6.19
2025-11-27 16:36 UTC
[GIT PULL] RISC-V soc-drivers for v6.19
2025-11-27 16:07 UTC
[RFC PATCH v2 0/9] riscv: mm: Introduce lazy tlb flush
2025-11-27 14:11 UTC (10+ messages)
` [RFC PATCH v2 1/9] riscv: Introduce RISCV_LAZY_TLB_FLUSH config
` [RFC PATCH v2 2/9] riscv: mm: Apply a threshold to the number of active ASIDs on each CPU
` [RFC PATCH v2 3/9] riscv: mm: Grab mm_count to avoid mm getting released
` [RFC PATCH v2 4/9] fork: Add arch override for do_shoot_lazy_tlb()
` [RFC PATCH v2 5/9] riscv: mm: Introduce arch_do_shoot_lazy_tlb
` [RFC PATCH v2 6/9] riscv: mm: Introduce percpu TLB Flush queue
` [RFC PATCH v2 7/9] riscv: mm: Defer the TLB Flush to switch_mm
` [RFC PATCH v2 8/9] riscv: mm: Clear mm_cpumask during local_flush_tlb_all_asid()
` [RFC PATCH v2 9/9] riscv: mm: Clear mm_cpumask during local_flush_tlb_all()
[PATCH v3 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
2025-11-27 13:58 UTC (8+ messages)
` [PATCH v3 2/9] dt-bindings: display: add verisilicon,dc
[PATCH v3 0/8] Add NMI Support to RISC-V via SSE
2025-11-27 12:53 UTC (9+ messages)
` [PATCH v3 1/8] drivers: firmware: riscv: add SSE NMI support
` [PATCH v3 2/8] riscv: smp: move ipi_cpu_crash_stop() declaration to smp.h
` [PATCH v3 3/8] smp: move num_other_online_cpus() into smp.h
` [PATCH v3 4/8] riscv: smp: use NMI for crash stop
` [PATCH v3 5/8] riscv: smp: use NMI for CPU stop
` [PATCH v3 6/8] riscv: smp: use NMI for backtrace
` [PATCH v3 7/8] riscv: smp: kgdb: use NMI for CPU roundup
` [PATCH v3 8/8] drivers: firmware: riscv: add unknown nmi support
[PATCH 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
2025-11-27 11:38 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add SpacemiT K1 "
` [PATCH 2/3] thermal: K1: Add driver for K1 SoC "
` [PATCH 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC
[PATCH v1 0/2] riscv: Introduce support for hardware break/watchpoints
2025-11-27 10:17 UTC (6+ messages)
` [PATCH v1 1/2] riscv: Add SBI debug trigger extension and function ids
` [PATCH v1 2/2] riscv: Introduce support for hardware break/watchpoints
[PATCH v2 0/8] Add NMI Support to RISC-V via SSE
2025-11-27 10:13 UTC (5+ messages)
` [PATCH v2 1/8] drivers: firmware: riscv: add SSE NMI support
` [PATCH v2 4/8] riscv: smp: use NMI for crash stop
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-11-27 8:30 UTC (2+ messages)
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
2025-11-27 8:30 UTC (2+ messages)
[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
2025-11-27 7:43 UTC (15+ messages)
` [PATCH v3 1/9] efi: earlycon: Reduce number of references to global screen_info
` [PATCH v3 2/9] efi: sysfb_efi: "
` [PATCH v3 3/9] sysfb: Add struct sysfb_display_info
` [PATCH v3 4/9] sysfb: Replace screen_info with sysfb_primary_display
` [PATCH v3 5/9] sysfb: Pass sysfb_primary_display to devices
` [PATCH v3 6/9] sysfb: Move edid_info into sysfb_primary_display
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 8/9] efi: Support EDID information
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display
[PATCH v2 0/3] pic64gx clk kconfig/binding changes
2025-11-27 7:36 UTC (3+ messages)
` [PATCH v2 3/3] dt-bindings: clock: mpfs-clkcfg: Add pic64gx compatibility
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-11-27 7:08 UTC (4+ messages)
` [PATCH v4 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v4 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v4 10/21] riscv/paravirt: Use common code for paravirt_steal_clock()
[PATCH RFC 3/3] riscv: dts: sophgo: Add USB support for cv18xx
2025-11-27 6:52 UTC (4+ messages)
` [PATCH] riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes
[PATCH v3 0/2] riscv: dts: starfive: Add OrangePi RV board
2025-11-26 20:34 UTC (15+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv
[PATCH] riscv/atomic.h : use RISCV_FULL_BARRIER in _arch_atomic* function
2025-11-26 20:10 UTC (2+ messages)
[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
2025-11-26 20:00 UTC (5+ messages)
[net-next v2] dt-bindings: can: mpfs: document resets
2025-11-26 18:14 UTC (6+ messages)
[PATCH] riscv: fix KUnit test_kprobes crash when building with Clang
2025-11-26 18:08 UTC (3+ messages)
[PATCH v2] perf vendor events riscv: add T-HEAD C920V2 JSON support
2025-11-26 17:59 UTC (3+ messages)
[PATCH] mailbox: th1520: fix clock imbalance on probe failure
2025-11-26 16:24 UTC (3+ messages)
[PATCH v16 6/9] irqchip: Add RISC-V advanced PLIC driver for direct-mode
2025-11-26 16:15 UTC (4+ messages)
[PATCH] of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root node
2025-11-26 15:58 UTC (5+ messages)
[PATCH 0/7] Implement CPU frequency scaling for TH1520
2025-11-26 15:47 UTC (15+ messages)
` [PATCH 2/7] clk: thead: th1520-ap: Poll for PLL lock and wait for stability
` [PATCH 3/7] clk: thead: th1520-ap: Add C910 bus clock
` [PATCH 4/7] clk: thead: th1520-ap: Support setting PLL rates
` [PATCH 5/7] clk: thead: th1520-ap: Add macro to define multiplexers with flags
[PATCH RESEND v3 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
2025-11-26 10:30 UTC (16+ messages)
` [PATCH RESEND v3 1/9] dt-bindings: vendor-prefixes: add verisilicon
` [PATCH RESEND v3 2/9] dt-bindings: display: add verisilicon,dc
` [PATCH RESEND v3 3/9] drm: verisilicon: add a driver for Verisilicon display controllers
` [PATCH RESEND v3 4/9] dt-bindings: display/bridge: add binding for TH1520 HDMI controller
` [PATCH RESEND v3 5/9] drm/bridge: add a driver for T-Head "
` [PATCH RESEND v3 6/9] riscv: dts: thead: add DPU and HDMI device tree nodes
` [PATCH RESEND v3 7/9] riscv: dts: thead: lichee-pi-4a: enable HDMI
` [PATCH RESEND v3 8/9] MAINTAINERS: assign myself as maintainer for verisilicon DC driver
` [PATCH RESEND v3 9/9] mailmap: map all Icenowy Zheng's mail addresses
Pytanie o samochód
2025-11-26 9:00 UTC
[PATCH] efi/riscv: Remove the useless failure return message print
2025-11-26 6:38 UTC (5+ messages)
[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
2025-11-26 1:45 UTC (10+ messages)
` [PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots
` [PATCH v4 2/6] dt-bindings: riscv: Add StarFive JH7110S SoC and VisionFive 2 Lite board
` [PATCH v4 3/6] riscv: dts: starfive: jh7110-common: Move out some nodes to the board dts
` [PATCH v4 4/6] riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants
` [PATCH v4 5/6] riscv: dts: starfive: Add VisionFive 2 Lite board device tree
` [PATCH v4 6/6] riscv: dts: starfive: Add VisionFive 2 Lite eMMC "
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-11-26 0:23 UTC (6+ messages)
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
[PATCH v1 1/4] MAINTAINERS: add Conor to StarFive entry
2025-11-25 22:24 UTC (4+ messages)
` [PATCH v1 4/4] MAINTAINERS: degrade RISC-V MISC SOC SUPPORT to Odd Fixes
[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
2025-11-25 18:15 UTC (3+ messages)
[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-25 14:13 UTC (6+ messages)
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
2025-11-25 13:58 UTC (5+ messages)
[PATCH] MAINTAINERS: refer to intended files in RISC-V SSE DRIVER
2025-11-25 10:07 UTC (2+ messages)
[PATCH v3 0/5] Add support for StarFive VisionFive 2 Lite board
2025-11-25 9:54 UTC (4+ messages)
` [PATCH v3 3/5] riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants
[PATCH V3 0/5] Add an optimization also raid6test for RISC-V support
2025-11-25 9:43 UTC (8+ messages)
` [PATCH V3 3/5] raid6: riscv: Prevent compiler with vector support to build already vectorized code
` [PATCH V3 5/5] raid6: test: Add support for RISC-V
[PATCH v2 00/10] arch,sysfb,efi: Support EDID on non-x86 EFI systems
2025-11-25 7:19 UTC (5+ messages)
` [PATCH v2 08/10] efi: Support EDID information
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-11-25 1:49 UTC (11+ messages)
[Bug 220795] riscv_hwprobe and AT_HWCAP diverge after PR_RISCV_V_VSTATE_CTRL_OFF
2025-11-25 1:39 UTC (2+ messages)
[PATCH net-next v2] net: spacemit: Remove broken flow control support
2025-11-25 0:21 UTC (2+ messages)
[PATCH] MAINTAINERS: Drop Albert Ou from RISC-V heading
2025-11-25 0:07 UTC
[PATCH v2 04/10] sysfb: Replace screen_info with sysfb_primary_display
2025-11-24 23:56 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;
as well as URLs for NNTP newsgroup(s).