public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2021-02-09 12:30:47 to 2021-03-02 07:27:45 UTC [more...]

[PATCH v4] RISC-V: Use SBI SRST extension when available
 2021-03-02  7:27 UTC  (3+ messages)

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-03-02  6:42 UTC  (12+ messages)
` [RFC PATCH 1/8] RISC-V: Enable CPU_IDLE drivers
` [RFC PATCH 2/8] RISC-V: Rename relocate() and make it global
` [RFC PATCH 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [RFC PATCH 4/8] RISC-V: Add SBI HSM suspend related defines
` [RFC PATCH 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [RFC PATCH 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states
` [RFC PATCH 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH] riscv: kasan: remove unneeded semicolon
 2021-03-02  6:36 UTC 

question about RISCV EFI stub support
 2021-03-01 18:16 UTC  (7+ messages)

[PATCH 1/4] irqchip: riscv: Using CPUHP_AP_ONLINE_DYN
 2021-03-01 14:28 UTC  (4+ messages)
` [PATCH 2/4] clocksource: "
` [PATCH 3/4] clocksource: csky: "
` [PATCH 4/4] perf: "

[GIT PULL] RISC-V Patches for the 5.12 Merge Window, Part 2
 2021-02-28 20:14 UTC  (2+ messages)

[PATCH] tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
 2021-02-27 22:58 UTC  (2+ messages)

[PATCH] riscv: Improve KASAN_VMALLOC support
 2021-02-26 14:35 UTC  (2+ messages)

[PATCH] RISC-V: Enable CPU Hotplug in defconfigs
 2021-02-27  5:29 UTC  (4+ messages)

[PATCH v2] riscv: Cleanup setup_bootmem()
 2021-02-27  5:26 UTC  (4+ messages)

[PATCH] RISC-V: Make NUMA depend on SMP
 2021-02-27  3:07 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
 2021-02-26 20:26 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for the 5.12 Merge Window
 2021-02-26 18:32 UTC  (2+ messages)

[PATCH v2] riscv: Improve KASAN_VMALLOC support
 2021-02-26 18:01 UTC 

[PATCH] [v2] linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
 2021-02-26 16:37 UTC  (2+ messages)

[PATCH 2/2] Documentation: features: refresh feature list
 2021-02-26  6:21 UTC  (3+ messages)

[PATCH] riscv: Add KASAN_VMALLOC support
 2021-02-26  6:14 UTC  (4+ messages)

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-02-25 11:56 UTC  (6+ messages)
` [PATCH 1/3] riscv: Move kernel mapping outside of "
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH 3/3] riscv: Prepare ptdump for vm layout dynamic addresses

[PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support
 2021-02-25  9:10 UTC  (8+ messages)

[PATCH next] riscv: Add ARCH_HAS_FORTIFY_SOURCE
 2021-02-25  7:03 UTC 

[PATCH next] riscv: Add support for memtest
 2021-02-25  6:54 UTC 

[PATCH] riscv: mm: Remove the copy operation of pmd
 2021-02-24 12:34 UTC  (2+ messages)

[PATCH] riscv: Pass virtual addresses to kasan_mem_to_shadow
 2021-02-23  5:41 UTC  (3+ messages)

[PATCH 0/4] Kasan improvements and fixes
 2021-02-23  2:58 UTC  (3+ messages)

[PATCH] soc: canaan: Sort the Makefile alphabetically
 2021-02-23  2:58 UTC  (3+ messages)

[PATCH] RISC-V: Add a non-void return for sbi v02 functions
 2021-02-23  2:31 UTC  (5+ messages)

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-22 19:21 UTC  (42+ messages)
` [PATCH v17 07/10] "
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users

riscv: sbi.h:150:1: error: no return statement in function returning non-void [-Werror=return-type]
 2021-02-22 17:47 UTC 

[PATCH] riscv: Get rid of MAX_EARLY_MAPPING_SIZE
 2021-02-22  8:11 UTC  (4+ messages)

riscv+KASAN does not boot
 2021-02-19 22:26 UTC  (22+ messages)

[PATCH] riscv: Disable KSAN_SANITIZE for vDSO
 2021-02-19  9:09 UTC  (4+ messages)

[PATCH v19 00/17] RISC-V Kendryte K210 support improvements
 2021-02-19  7:20 UTC  (26+ messages)
` [PATCH v19 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v19 02/17] dt-bindings: update MAINTAINERS file
` [PATCH v19 03/17] dt-bindings: add Canaan boards compatible strings
` [PATCH v19 04/17] dt-bindings: update risc-v cpu properties
` [PATCH v19 05/17] dt-bindings: update sifive plic compatible string
` [PATCH v19 06/17] dt-bindings: update sifive clint "
` [PATCH v19 07/17] dt-bindings: update sifive uart "
` [PATCH v19 08/17] dt-bindings: fix sifive gpio properties
` [PATCH v19 09/17] dt-bindings: add resets property to dw-apb-timer
` [PATCH v19 10/17] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v19 11/17] riscv: Add SiPeed MAIX BiT board "
` [PATCH v19 12/17] riscv: Add SiPeed MAIX DOCK "
` [PATCH v19 13/17] riscv: Add SiPeed MAIX GO "
` [PATCH v19 14/17] riscv: Add SiPeed MAIXDUINO "
` [PATCH v19 15/17] riscv: Add Kendryte KD233 "
` [PATCH v19 16/17] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v19 17/17] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH] riscv: Remove unnecessary declaration
 2021-02-19  7:15 UTC  (2+ messages)

[PATCH v5] perf tools: Fix arm64 build error with gcc-11
 2021-02-18 19:25 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable modern virtio pci device
 2021-02-18  6:04 UTC  (3+ messages)

[PATCH] riscv: fix memmove and optimise memcpy when misalign
 2021-02-16 22:55 UTC 

[PATCH] riscv: enable TIME CSR in U mode
 2021-02-16 22:12 UTC 

[PATCH] Revert "dts: phy: add GPIO number and active state used for phy reset"
 2021-02-13  0:43 UTC  (3+ messages)

[GIT PULL] A Single RISC-V Fix for 5.11-rc8 (or 5.11)
 2021-02-12 20:12 UTC  (2+ messages)

[PATCH 00/20] Rid W=1 warnings from Clock
 2021-02-11 19:49 UTC  (3+ messages)
` [PATCH 06/20] clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where it's used

[PATCH v18 00/16] RISC-V Kendryte K210 support improvements
 2021-02-11  2:32 UTC  (17+ messages)
` [PATCH v18 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v18 08/16] dt-bindings: add resets property to dw-apb-timer
` [PATCH v18 09/16] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v18 10/16] riscv: Add SiPeed MAIX BiT board "
` [PATCH v18 11/16] riscv: Add SiPeed MAIX DOCK "
` [PATCH v18 12/16] riscv: Add SiPeed MAIX GO "
` [PATCH v18 13/16] riscv: Add SiPeed MAIXDUINO "
` [PATCH v18 14/16] riscv: Add Kendryte KD233 "
` [PATCH v18 15/16] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v18 16/16] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH] selftests/vDSO: fix ABI selftest on riscv
 2021-02-10  8:06 UTC  (5+ messages)

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-09 20:08 UTC  (9+ messages)


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