linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-10 04:32:05 to 2021-09-21 20:13:31 UTC [more...]

[PATCH] scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' error
 2021-09-21 20:06 UTC  (6+ messages)

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-21 16:44 UTC  (17+ messages)
` [PATCH v2 01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-21 15:41 UTC  (2+ messages)

[PATCH v3 1/6] dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller
 2021-09-21 14:15 UTC  (15+ messages)
` [PATCH v3 2/6] riscv: dts: microchip: drop duplicated nodes
` [PATCH v3 3/6] riscv: dts: microchip: fix board compatible
` [PATCH v3 4/6] riscv: dts: microchip: drop duplicated MMC/SDHC node
` [PATCH v3 5/6] riscv: dts: microchip: drop unused pinctrl-names
` [PATCH v3 6/6] riscv: dts: microchip: use vendor compatible for Cadence SD4HC

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-21 13:12 UTC  (22+ messages)
` [RFC PATCH 1/8] arm64: add CPU field to struct thread_info
` [RFC PATCH 2/8] x86: "
` [RFC PATCH 3/8] s390: "
` [RFC PATCH 4/8] powerpc: "
` [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
` [RFC PATCH 6/8] powerpc: smp: remove hack to obtain offset of task_struct::cpu
` [RFC PATCH 7/8] riscv: rely on core code to keep thread_info::cpu updated
` [RFC PATCH 8/8] ARM: "

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-09-21 11:33 UTC  (5+ messages)

[PATCH v3 1/2] perf benchmark: Call the futex syscall from a function
 2021-09-21  8:08 UTC  (7+ messages)
` [PATCH v3 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t

[RESEND PATCH] dt-bindings: riscv: correct e51 and u54-mc CPU bindings
 2021-09-20 22:00 UTC  (2+ messages)

[PATCH v2 1/5] riscv: dts: microchip: drop duplicated nodes
 2021-09-20 14:54 UTC  (7+ messages)
` [PATCH v2 2/5] riscv: dts: microchip: fix board compatible
` [PATCH v2 3/5] riscv: dts: microchip: drop duplicated MMC/SDHC node
` [PATCH v2 4/5] riscv: dts: microchip: drop unused pinctrl-names
` [PATCH v2 5/5] riscv: dts: microchip: use vendor compatible for Cadence SD4HC

[PATCH] dt-bindings: clock: fu740-prci: add reset-cells
 2021-09-20 14:49 UTC 

[RESEND PATCH v2 1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
 2021-09-20 13:04 UTC  (5+ messages)
` [RESEND PATCH v2 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [RESEND PATCH v2 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [RESEND PATCH v2 4/5] riscv: dts: microchip: add missing compatibles for clint and plic
` [RESEND PATCH v2 5/5] riscv: dts: sifive: add missing compatible for plic

[PATCH] riscv: Flush current cpu icache before other cpus
 2021-09-20  5:03 UTC  (5+ messages)

[PATCH v4 0/3] riscv: optimized mem* functions
 2021-09-19 22:05 UTC  (6+ messages)
` [PATCH v4 1/3] riscv: optimized memcpy
` [PATCH v4 2/3] riscv: optimized memmove
` [PATCH v4 3/3] riscv: optimized memset

[PATCH] riscv: use the generic string routines
 2021-09-19 19:13 UTC  (6+ messages)

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-09-19 16:53 UTC 

[Request for help] issue when add relative extable support to riscv64
 2021-09-18 14:20 UTC  (4+ messages)

[PATCH v2 0/2] riscv: improve unaligned memory accesses
 2021-09-18 14:17 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: support HAVE_EFFICIENT_UNALIGNED_ACCESS
` [PATCH v2 2/2] riscv: Support DCACHE_WORD_ACCESS

RISC-V MC schedule is out
 2021-09-16 15:39 UTC 

[RFC PATCH V4 0/6] riscv: Add PBMT & DMA for D1 bringup
 2021-09-16  7:31 UTC  (38+ messages)
` [RFC PATCH V4 1/6] riscv: pgtable: Add custom protection_map init
` [RFC PATCH V4 2/6] riscv: errata: pgtable: Add custom Svpbmt supported for Allwinner D1
` [RFC PATCH V4 3/6] RISC-V: Support a new config option for non-coherent DMA
` [RFC PATCH V4 4/6] RISC-V: Implement arch_sync_dma* functions
` [RFC PATCH V4 5/6] riscv: errata: Support T-HEAD custom dcache ops
` [RFC PATCH V4 6/6] riscv: soc: Add Allwinner SoC kconfig option

[PATCH 0/2] riscv: improve unaligned memory accesses
 2021-09-16  2:54 UTC  (6+ messages)
` [PATCH 1/2] riscv: support HAVE_EFFICIENT_UNALIGNED_ACCESS
` [PATCH 2/2] riscv: Support DCACHE_WORD_ACCESS
` [SPAM] [PATCH 0/2] riscv: improve unaligned memory accesses

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-09-15 14:29 UTC  (11+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector
` [RFC PATCH v8 15/21] riscv: Add vector extension XOR implementation
` [RFC PATCH v8 20/21] riscv: Optimize task switch codes of vector
` [RFC PATCH v8 21/21] riscv: Turn has_vector into a static key if VECTOR=y

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-09-15  1:19 UTC  (3+ messages)

[v3 00/10] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-09-14 15:50 UTC  (13+ messages)
` [v3 01/10] RISC-V: Remove the current perf implementation
` [v3 02/10] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v3 03/10] RISC-V: Add a perf core library for pmu drivers
` [v3 04/10] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v3 05/10] RISC-V: Add RISC-V SBI PMU extension definitions
` [v3 06/10] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v3 07/10] RISC-V: Add perf platform driver based on SBI PMU extension
` [v3 08/10] RISC-V: Add interrupt support for perf
` [v3 09/10] Documentation: riscv: Remove the old documentation
` [v3 10/10] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH bpf-next v2] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-09-14 12:36 UTC  (3+ messages)

[PATCH 05/10] riscv: remove Kconfig check for GCC version for ARCH_RV64I
 2021-09-13 16:23 UTC  (3+ messages)

[PATCH 1/2] doc: Fix typo in Documentation/riscv/vm-layout
 2021-09-13 15:57 UTC 

[PATCH v19 00/17] KVM RISC-V Support
 2021-09-13  7:11 UTC  (5+ messages)
` [PATCH v19 13/17] RISC-V: KVM: FP lazy save/restore

[PATCH v2] riscv: add rv32 and rv64 randconfig build targets
 2021-09-12  3:45 UTC 

[GIT PULL] RISC-V Patches for the 5.15 Merge Window, Part 2
 2021-09-12  0:42 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 11/32] riscv: fix the global name pfn_base confliction error
 2021-09-11 13:11 UTC 

[RFC 0/5] Support non-coherent DMA on RISC-V using a global pool
 2021-09-11  9:37 UTC  (5+ messages)
` [RFC 1/5] RISC-V: Implement arch_sync_dma* functions

[PATCH v2 0/2] riscv: improve __ex_table section handling
 2021-09-11  7:10 UTC  (2+ messages)

[PATCH v2] riscv: dts: microchip: mpfs-icicle: Fix serial console
 2021-09-11  6:58 UTC  (2+ messages)

[PATCH] riscv: move the (z)install rules to arch/riscv/Makefile
 2021-09-11  6:46 UTC  (2+ messages)

[PATCH 1/1] riscv: select CONFIG_ARCH_KEEP_MEMBLOCK
 2021-09-11  6:46 UTC  (2+ messages)

[PATCH] riscv: add rv32 and rv64 randconfig build targets
 2021-09-11  6:06 UTC  (2+ messages)

[PATCH] riscv: Improve stack randomisation on RV64
 2021-09-11  6:03 UTC  (2+ messages)

[PATCH 1/2] riscv: defconfig: enable BLK_DEV_NVME
 2021-09-11  6:03 UTC  (2+ messages)

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-10 15:21 UTC  (9+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH v2 1/2] perf benchmark: Call the futex syscall from a function
 2021-09-10  7:17 UTC  (3+ messages)
` [PATCH v2 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t


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