public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-01-04 22:38:57 to 2023-01-09 08:02:44 UTC [more...]

[PATCH -next V13 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-07 14:07 UTC  (10+ messages)
` [PATCH -next V13 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V13 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V13 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V13 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V13 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V13 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V13 7/7] riscv: entry: Consolidate general regs saving/restoring

[PATCH v3] dt-bindings: riscv: add SBI PMU event mappings
 2023-01-09  8:02 UTC  (4+ messages)

[PATCH] riscv: dts: fu740: fix size of pcie 32bit memory
 2023-01-09  8:02 UTC  (7+ messages)
    ` [Linux-kernel] "

[RESEND PATCH v2 0/3] JH7110 PMU Support
 2023-01-09  6:32 UTC  (6+ messages)
` [RESEND PATCH v2 2/3] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v2 0/3] RISC-V Hibernation Support
 2023-01-09  6:24 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v2 2/3] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v2 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v2 0/9] Linux RISC-V AIA Support
 2023-01-09  5:09 UTC  (6+ messages)
` [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
` [PATCH v2 4/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller

[PATCH v2 0/3] hwrng: starfive - Add driver for TRNG module
 2023-01-09  4:33 UTC  (9+ messages)
` [PATCH v2 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-09  1:13 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v3 3/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac
` [PATCH v3 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs
` [PATCH v3 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v3 7/7] riscv: dts: starfive: visionfive-v2: Enable gmac device tree node

[PATCH v4] dt-bindings: riscv: add SBI PMU event mappings
 2023-01-08 21:50 UTC 

[PATCH v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
 2023-01-08 21:49 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: arm: move cpu-capacity to a shared loation
` [PATCH v1 2/2] dt-bindings: riscv: add a capacity-dmips-mhz cpu property

[PATCH v2 0/6] clk: sunxi-ng: Allwinner R528/T113 clock support
 2023-01-08 21:06 UTC  (4+ messages)
` [PATCH v2 6/6] clk: sunxi-ng: d1: Add CAN bus gates and resets

[PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
 2023-01-08 18:42 UTC  (4+ messages)
` [PATCH v4 07/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-08 17:24 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-01-08 17:15 UTC  (13+ messages)
` [PATCH 1/4] dts: add riscv include prefix link
` [PATCH 2/4] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
` [PATCH 3/4] dt-bindings: arm: sunxi: document MangoPi MQ-R board name
` [PATCH 4/4] ARM: dts: sunxi: add MangoPi MQ-R board

[PATCH v6 0/6] RISC-V non-coherent function pointer based cache management operations + non-coherent DMA support for AX45MP
 2023-01-08 16:37 UTC  (21+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
` [PATCH v6 2/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v6 3/6] riscv: errata: Add Andes alternative ports
` [PATCH v6 4/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v6 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v6 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC

[PATCH v1 0/3] Remove toolchain dependencies for Zicbom
 2023-01-08 16:33 UTC  (4+ messages)
` [PATCH v1 1/3] RISC-V: insn-def: Add I-type insn-def
` [PATCH v1 2/3] RISC-V: replace cbom instructions with an insn-def
` [PATCH v1 3/3] RISC-V: remove toolchain version checks for Zicbom

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-08 12:17 UTC  (5+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-08 10:48 UTC  (4+ messages)
` [PATCH v7 2/2] "

[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-01-08  7:03 UTC  (7+ messages)
` [RFC PATCH 1/4] dt-bindings: vendor-prefixes: Add microtips
` [RFC PATCH 2/4] dt-bindings: vendor-prefixes: Add lincolntech
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH v11 0/3] riscv, mm: detect svnapot cpu support at runtime
 2023-01-08  6:21 UTC  (7+ messages)
` [PATCH v11 1/3] riscv: mm: modify pte format for Svnapot

[PATCH rcu 05/27] arch/riscv/kvm: Remove "select SRCU"
 2023-01-07 16:03 UTC  (3+ messages)

[PATCH -next V5 0/7] riscv: Optimize function trace
 2023-01-07 13:44 UTC  (4+ messages)
` [PATCH -next V5 3/7] riscv: ftrace: Reduce the detour code size to half

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-01-07 13:35 UTC  (8+ messages)
` [PATCH -next V6 1/7] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH -next V6 2/7] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
` [PATCH -next V6 3/7] riscv: ftrace: Reduce the detour code size to half
` [PATCH -next V6 4/7] riscv: ftrace: Add ftrace_graph_func
` [PATCH -next V6 5/7] riscv: ftrace: Make ftrace_caller call ftrace_graph_func
` [PATCH -next V6 6/7] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH -next V6 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH -next V12 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-07 11:49 UTC  (8+ messages)
` [PATCH -next V12 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted

[PATCH 0/3] RISC-V Hibernation Support
 2023-01-07  9:10 UTC  (9+ messages)
` [PATCH 1/3] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH 2/3] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-07  6:25 UTC  (6+ messages)

[PATCH] riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
 2023-01-07  3:13 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.2-rc3
 2023-01-06 21:19 UTC  (2+ messages)

[PATCH v3 0/2] riscv,isa fixups
 2023-01-06 18:34 UTC  (3+ messages)

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-06 15:37 UTC  (5+ messages)

[PATCH] MAINTAINERS: add an IRC entry for RISC-V
 2023-01-06 12:53 UTC 

[RFC PATCH 0/1] riscv: Introduce system suspend support
 2023-01-06 11:32 UTC  (2+ messages)
` [RFC PATCH 1/1] riscv: sbi: "

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-06  8:44 UTC  (7+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH v2] RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
 2023-01-06  8:23 UTC  (5+ messages)

[PATCH v2 0/3] crypto: Allwinner D1 crypto support
 2023-01-06  8:20 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: sun8i-ce: Add compatible for D1
` [PATCH v2 2/3] crypto: sun8i-ce - Add TRNG clock to the D1 variant
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add crypto engine node

[RFC PATCH 0/3] Support using physical addresses for RISC-V CMO
 2023-01-06  7:38 UTC  (8+ messages)
` [RFC PATCH 1/3] riscv: errata: cmo: add CMO macro variant with both VA and PA
` [RFC PATCH 2/3] riscv: use VA+PA variant of CMO macros for DMA synchorization
` [RFC PATCH 3/3] riscv: use VA+PA variant of CMO macros for DMA page preparation

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2023-01-06  3:59 UTC  (13+ 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 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 v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-06  1:11 UTC  (3+ messages)

[PATCH] riscv: uaccess: fix type of 0 variable on error in get_user()
 2023-01-05 23:00 UTC  (3+ messages)

[PATCH] riscv, kprobes: Stricter c.jr/c.jalr decoding
 2023-01-05 23:00 UTC  (3+ messages)

[PATCH 0/4] Allwinner D1 video engine support
 2023-01-05 16:21 UTC  (14+ messages)
` [PATCH 1/4] media: dt-bindings: cedrus: Allow power domain references
` [PATCH 2/4] media: dt-bindings: cedrus: Make allwinner,sram optional
` [PATCH 3/4] media: cedrus: Make SRAM section claiming optional
` [PATCH 4/4] riscv: dts: allwinner: d1: Add video engine node

[PATCH] RISC-V: fix compile error from decuplicated __ALTERNATIVE_CFG_2
 2023-01-05 16:14 UTC  (6+ messages)

[PATCH v2] arch: fix broken BuildID for arm64 and riscv
 2023-01-05 13:49 UTC  (7+ messages)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-05 16:29 UTC  (4+ messages)

[PATCH v3 10/11] clk: starfive: Add StarFive JH7110 always-on clock driver
 2023-01-05 13:44 UTC  (2+ messages)

[PATCH v3 11/11] reset: starfive: Add StarFive JH7110 reset driver
 2023-01-05 15:35 UTC  (2+ messages)

[PATCH v3 09/11] clk: starfive: Add StarFive JH7110 system clock driver
 2023-01-05 11:32 UTC  (2+ messages)

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-05  9:54 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
 2023-01-05  7:57 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, x86: Simplify the parsing logic of structure parameters
 2023-01-05  3:50 UTC 

[PATCH v2] riscv: Move call to init_cpu_topology() to later initialization stage
 2023-01-05  3:37 UTC 

[PATCH] riscv: Move call to init_cpu_topology() to later initialization stage
 2023-01-05  1:45 UTC  (3+ messages)

[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
 2023-01-05  1:14 UTC  (4+ messages)

[PATCH v5 0/9] Add OPTPROBES feature on RISCV
 2023-01-05  0:46 UTC  (6+ messages)
` [PATCH v5 7/9] riscv/kprobe: Prepare detour buffer for optimized kprobe

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2023-01-04 22:43 UTC  (13+ messages)

[PATCH v6 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2023-01-04 22:30 UTC  (2+ messages)

[PATCH] clocksource/drivers/riscv: Increase the clock source rating
 2023-01-04 22:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox