linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-19 09:44:06 to 2022-12-22 21:15:30 UTC [more...]

[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
 2022-12-22 21:14 UTC  (5+ messages)

[PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
 2022-12-22 20:39 UTC  (6+ messages)

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2022-12-22 20:30 UTC  (12+ messages)

[PATCH v3 0/3] serial: Add RISC-V support to the earlycon semihost driver
 2022-12-22 20:06 UTC  (4+ messages)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2022-12-22 17:21 UTC  (24+ messages)
` [PATCH 01/19] arch/alpha: rename internal name __xchg to __arch_xchg
` [PATCH 02/19] arch/arc: "
` [PATCH 03/19] arch/arm: "
` [PATCH 04/19] arch/arm64: "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-22 15:23 UTC  (5+ messages)

[PATCH v4 00/12] Allow calls in alternatives
 2022-12-22 13:46 UTC  (4+ messages)
` [PATCH v4 11/12] RISC-V: add helpers for handling immediates in U-type and I-type pairs

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2022-12-22 13:00 UTC  (10+ messages)
` [RFC PATCH RESEND bpf-next 1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call
` [RFC PATCH RESEND bpf-next 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
` [RFC PATCH RESEND bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
` [RFC PATCH RESEND bpf-next 4/4] riscv, bpf: Add bpf trampoline "

[PATCH V2] riscv: patch: Fixup lockdep warning in stop_machine
 2022-12-22 12:23 UTC  (8+ messages)

[PATCH v2] riscv: Allow to downgrade paging mode from the command line
 2022-12-22 11:32 UTC  (3+ messages)

[PATCH 0/3] hwrng: starfive - Add driver for TRNG module
 2022-12-22 10:29 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: rng: Add StarFive "
` [PATCH 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-12-21 23:51 UTC  (9+ messages)
              ` [PATCH v2] "

[RFC PATCH 0/1] About adding new Z extensions in ISA realization
 2022-12-21 18:34 UTC  (5+ messages)
` [RFC PATCH 1/1] arch/riscv : Add support for Zba/Zbb/Zbc/Zbs ext "

[PATCH v2 0/9] PCI: microchip: Partition address translations
 2022-12-21 16:26 UTC  (10+ messages)
` [PATCH v2 1/9] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v2 2/9] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v2 3/9] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v2 4/9] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v2 5/9] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v2 6/9] PCI: microchip: Re-partition code between probe() and init()
` [PATCH v2 7/9] PCI: microchip: Partition outbound address translation
` [PATCH v2 8/9] PCI: microchip: Partition inbound "
` [PATCH v2 9/9] riscv: dts: microchip: add parent ranges and dma-ranges for IKRD v2022.09

[PATCH 0/6] RISC-V kasan rework
 2022-12-21 15:00 UTC  (5+ messages)
` [PATCH 4/6] riscv: Fix EFI stub usage of KASAN instrumented string functions

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2022-12-21 13:13 UTC  (3+ messages)

[PATCH v13 0/2] Microchip Soft IP corePWM driver
 2022-12-21 11:29 UTC  (3+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "
` [PATCH v13 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH v3 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-12-21  9:53 UTC  (4+ messages)
` [PATCH v3 1/5] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation

[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
 2022-12-21  3:15 UTC  (5+ messages)

[PATCH v2 0/9] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-21  1:16 UTC  (15+ messages)
` [PATCH v2 2/9] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v2 4/9] dt-bindings: net: Add bindings for StarFive dwmac
` [PATCH v2 6/9] net: phy: motorcomm: Add YT8531 phy support

[PATCH v5 0/6] AX45MP: Add support to non-coherent DMA
 2022-12-21  0:31 UTC  (14+ messages)
` [PATCH v5 1/6] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v5 3/6] riscv: errata: Add Andes alternative ports
` [PATCH v5 4/6] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-12-20 23:19 UTC  (25+ messages)
` [PATCH v3 01/11] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v3 02/11] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v3 03/11] reset: Create subdirectory for StarFive drivers
` [PATCH v3 04/11] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v3 05/11] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v3 06/11] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v3 09/11] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v3 10/11] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v3 11/11] reset: starfive: Add StarFive JH7110 reset driver

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-12-20 21:31 UTC  (15+ messages)
` [PATCH v3 1/7] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive 2 board
` [PATCH v3 2/7] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v3 3/7] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v3 4/7] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC
` [PATCH v3 5/7] soc: sifive: ccache: Add StarFive JH7110 support
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board "

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-12-20 20:20 UTC  (8+ messages)
` [PATCH v3 1/5] riscv: dts: starfive: Add StarFive JH7110 pin function definitions
` [PATCH v3 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v3 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v3 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver
` [PATCH v3 5/5] pinctrl: starfive: Add StarFive JH7110 aon "

[PATCH 0/9] RISC-V: Apply Zicboz to clear_page and memset
 2022-12-20 12:55 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] Support bpf trampoline for RV64
 2022-12-20  2:16 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call
` [RFC PATCH bpf-next 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
` [RFC PATCH bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
` [RFC PATCH bpf-next 4/4] riscv, bpf: Add bpf trampoline "

[PATCH v11 0/3] riscv, mm: detect svnapot cpu support at runtime
 2022-12-19 21:51 UTC  (4+ messages)
` [PATCH v11 1/3] riscv: mm: modify pte format for Svnapot

[PATCH v2 00/13] riscv: improve boot time isa extensions handling
 2022-12-19 21:32 UTC  (7+ messages)
` [PATCH v2 01/13] riscv: fix jal offsets in patched alternatives

[RESEND PATCH v2 0/3] JH7110 PMU Support
 2022-12-19 20:40 UTC  (3+ messages)
` [RESEND PATCH v2 2/3] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v3] RISC-V: re-order Kconfig selects alphanumerically
 2022-12-19 17:28 UTC 

[PATCH v3 00/12] riscv: Allwinner D1/D1s platform support
 2022-12-19 17:00 UTC  (9+ messages)
` [PATCH v3 04/12] riscv: dts: allwinner: Add the D1/D1s SoC devicetree
` [PATCH v3 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-19 16:51 UTC  (6+ messages)

[PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC
 2022-12-19 16:08 UTC  (5+ messages)

[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2022-12-19 10:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add watchdog for StarFive JH7110
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver


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).