public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2021-02-08 08:49:54 to 2021-02-22 19:24:11 UTC [more...]

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-22 19:21 UTC  (73+ messages)
` [PATCH v17 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v17 02/10] mmap: make mlock_future_check() global
` [PATCH v17 03/10] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v17 04/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v17 05/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v17 06/10] arm64: kfence: fix header inclusion
` [PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v17 09/10] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v17 10/10] secretmem: test: add basic selftest for memfd_secret(2)

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

[PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support
 2021-02-22 17:13 UTC  (6+ messages)

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

[PATCH] riscv: Pass virtual addresses to kasan_mem_to_shadow
 2021-02-22  8:07 UTC 

[PATCH 0/4] Kasan improvements and fixes
 2021-02-21 13:42 UTC  (6+ messages)
` [PATCH 1/4] riscv: Improve kasan definitions
` [PATCH 2/4] riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
` [PATCH 3/4] riscv: Improve kasan population function
` [PATCH 4/4] riscv: Improve kasan population by using hugepages when possible

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-02-21  9:37 UTC  (9+ 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

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] RISC-V: Enable CPU Hotplug in defconfigs
 2021-02-19  7:15 UTC  (2+ messages)

[PATCH v2] riscv: Cleanup setup_bootmem()
 2021-02-19  7:15 UTC  (2+ messages)

[PATCH] riscv: Remove unnecessary declaration
 2021-02-19  7:15 UTC  (3+ 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  (23+ messages)
` [PATCH v18 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v18 02/16] dt-bindings: add Canaan boards compatible strings
` [PATCH v18 03/16] dt-bindings: update risc-v cpu properties
` [PATCH v18 04/16] dt-bindings: update sifive plic compatible string
` [PATCH v18 05/16] dt-bindings: update sifive clint "
` [PATCH v18 06/16] dt-bindings: update sifive uart "
` [PATCH v18 07/16] dt-bindings: fix sifive gpio properties
` [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  (6+ messages)

[PATCH] riscv: Cleanup setup_bootmem()
 2021-02-09  0:55 UTC  (3+ messages)

[PATCH v16 00/16] RISC-V Kendryte K210 support improvements
 2021-02-09  0:12 UTC  (12+ messages)
` [PATCH v16 09/16] riscv: Update Canaan Kendryte K210 device tree

[PATCH] docs: update EFI stub description
 2021-02-08 21:14 UTC  (2+ messages)

[PATCH] riscv: Improve kasan population by using hugepages when possible
 2021-02-08 19:46 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 09/14] riscv: virt_addr_valid must check the address belongs to linear mapping
 2021-02-08 17:59 UTC 

[PATCH AUTOSEL 5.4 14/19] riscv: virt_addr_valid must check the address belongs to linear mapping
 2021-02-08 17:58 UTC 

[PATCH AUTOSEL 5.10 26/36] riscv: virt_addr_valid must check the address belongs to linear mapping
 2021-02-08 17:57 UTC 


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