public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-01-03 17:02:28 to 2023-01-06 01:01:23 UTC [more...]

[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 v2] RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
 2023-01-05 21:07 UTC  (3+ messages)

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-05 14:12 UTC  (11+ messages)
` [RFC PATCH 10/25] kvx: Add process management
` [RFC PATCH 11/25] kvx: Add memory management
` [RFC PATCH 12/25] kvx: Add system call support

[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  (9+ messages)

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

[PATCH v2 0/3] crypto: Allwinner D1 crypto support
 2023-01-05 16:30 UTC  (5+ messages)
` [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

[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  (3+ messages)

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

[PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
 2023-01-05 13:55 UTC  (3+ messages)
` [PATCH v4 07/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-05 18:14 UTC  (3+ messages)
` [PATCH v7 2/2] "

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-05 17:53 UTC  (3+ messages)

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

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

[RFC PATCH 0/3] Support using physical addresses for RISC-V CMO
 2023-01-04 12:16 UTC  (10+ 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

[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 v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
 2023-01-05  1:55 UTC  (5+ 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] riscv: Move call to init_cpu_topology() to later initialization stage
 2023-01-05  1:45 UTC  (13+ 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  (30+ messages)
` [PATCH v5 1/9] riscv/kprobe: Prepare the skeleton to implement RISCV OPTPROBES feature
` [PATCH v5 3/9] riscv/kprobe: Prepare the skeleton to prepare optimized kprobe
` [PATCH v5 4/9] riscv/kprobe: Add common RVI and RVC instruction decoder code
` [PATCH v5 6/9] riscv/kprobe: Add code to check if kprobe can be optimized
` [PATCH v5 7/9] riscv/kprobe: Prepare detour buffer for optimized kprobe
` [PATCH v5 9/9] riscv/kprobe: Search free registers from unused caller-saved ones

[PATCH rcu 05/27] arch/riscv/kvm: Remove "select SRCU"
 2023-01-05  0:37 UTC 

[PATCH v2 0/9] Linux RISC-V AIA Support
 2023-01-04 23:21 UTC  (13+ messages)
` [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
` [PATCH v2 2/9] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v2 3/9] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v2 4/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v2 5/9] irqchip: Add RISC-V incoming MSI controller driver
` [PATCH v2 6/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
` [PATCH v2 8/9] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v2 9/9] MAINTAINERS: Add entry for RISC-V AIA drivers

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

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

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

[PATCH v3 0/5] arch_topology: Build cacheinfo from primary CPU
 2023-01-04 18:35 UTC  (3+ messages)

[PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU
 2023-01-04 18:30 UTC  (7+ messages)
` [PATCH v4 1/6] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
` [PATCH v4 2/6] cacheinfo: Return error code in init_of_cache_level()
` [PATCH v4 3/6] cacheinfo: Check 'cache-unified' property to count cache leaves
` [PATCH v4 4/6] ACPI: PPTT: Remove acpi_find_cache_levels()
` [PATCH v4 5/6] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
` [PATCH v4 6/6] arch_topology: Build cacheinfo from primary CPU

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-04 18:09 UTC  (4+ messages)

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-04 16:05 UTC  (5+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH v3 0/14] Zbb string optimizations and call support in alternatives
 2023-01-04 15:32 UTC  (7+ messages)
` [PATCH v3 12/14] efi/riscv: libstub: mark when compiling libstub

[PATCH 0/6] RISC-V kasan rework
 2023-01-04 15:38 UTC  (3+ messages)
` [PATCH 4/6] riscv: Fix EFI stub usage of KASAN instrumented string functions

[PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC
 2023-01-04 14:15 UTC  (25+ messages)
` [RFC v5.1 0/9] Generic function based cache management operations (was Re: [PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC)
` [RFC v5.1 1/9] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [RFC v5.1 2/9] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [RFC v5.1 3/9] riscv: errata: Add Andes alternative ports
` [RFC v5.1 4/9] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()
` [RFC v5.1 5/9] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [RFC v5.1 6/9] cache,soc: Move SiFive CCache driver & create drivers/cache
` [RFC v5.1 7/9] RISC-V: create a function based cache management interface
` [RFC v5.1 8/9] soc: renesas: Add L2 cache management for RZ/Five SoC
` [RFC v5.1 9/9] [DON'T APPLY] cache: sifive-ccache: add cache flushing capability

[PATCH -next V12 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-04 12:03 UTC  (6+ messages)
` [PATCH -next V12 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted

[PATCH v2 6/9] riscv: dts: bouffalolab: add the bl808 SoC base device tree
 2023-01-04  8:32 UTC  (2+ messages)

[bpf-next v1] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-04  1:54 UTC  (3+ messages)

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2023-01-04  1:09 UTC  (4+ messages)
` [PATCH 12/14] KVM: selftests: Use wildcards to find library source files

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-03 22:14 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v1 2/4] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2023-01-03 19:16 UTC  (5+ messages)
` [RFC PATCH RESEND bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support "
` [RFC PATCH RESEND bpf-next 4/4] riscv, bpf: Add bpf trampoline "

[PATCH RESEND 1/2] riscv: errata: fix T-Head dcache.cva encoding
 2023-01-03 19:10 UTC  (5+ messages)
` [PATCH RESEND 2/2] riscv: errata: prefix T-Head mnemonics with th

[PATCH v2] riscv: stacktrace: Fix missing the first frame
 2023-01-03 17:55 UTC  (2+ messages)

[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2023-01-03 17:38 UTC  (2+ messages)

[PATCH v2] arch: rename all internal names __xchg to __arch_xchg
 2022-12-29 23:00 UTC  (2+ messages)

[PATCH 1/2] riscv: errata: fix T-Head dcache.cva encoding
 2022-12-27  2:02 UTC  (2+ messages)
` [PATCH 2/2] riscv: errata: prefix T-Head mnemonics with th

[PATCH v3 05/11] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
 2022-12-24  3:48 UTC  (2+ messages)

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

[PATCH v2 8/9] PCI: microchip: Partition inbound address translation
 2022-12-22  5:30 UTC  (2+ messages)

[PATCH v16 0/9] RISC-V IPI Improvements
 2023-01-03 14:12 UTC  (10+ messages)
` [PATCH v16 1/9] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v16 2/9] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v16 3/9] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v16 4/9] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v16 5/9] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v16 6/9] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v16 7/9] RISC-V: Use IPIs for remote icache "
` [PATCH v16 8/9] irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers
` [PATCH v16 9/9] irqchip/apple-aic: Move over to core ipi-mux


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