public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2021-01-20 09:31:22 to 2021-02-03 02:35:18 UTC [more...]

Kconfig-induced build errors: CONFIG_PAGE_OFFSET
 2021-02-03  2:35 UTC  (6+ messages)

[PATCH 1/3] RISC-V: Fix .init section permission update
 2021-02-03  2:34 UTC  (5+ messages)
` [PATCH 2/3] riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
` [PATCH 3/3] RISC-V: Define MAXPHYSMEM_1GB only for RV32

[PATCH] riscv: virt_addr_valid must check the address belongs to linear mapping
 2021-02-03  2:34 UTC  (4+ messages)

[PATCH v4] RISC-V: Implement ASID allocator
 2021-02-03  2:28 UTC  (2+ messages)

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

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

[PATCH] riscv: Improve kasan population by using hugepages when possible
 2021-02-02  8:50 UTC  (2+ messages)

[Announcement] Successful KVM RISC-V bring up on FPGA (Rocket core with H extension)
 2021-02-02  8:43 UTC 

[PATCH] riscv: kasan: remove unneeded semicolon
 2021-02-02  7:06 UTC  (2+ messages)

[PATCH v3 0/2] Let illegal access to user-space memory die
 2021-02-01 13:18 UTC  (2+ messages)

[GIT PULL] A Single RISC-V Fix for 5.11-rc6
 2021-01-30 20:01 UTC  (2+ messages)

[RFC PATCH 00/12] Introduce sv48 support without relocable kernel
 2021-01-30  9:33 UTC  (2+ messages)

[PATCH] riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
 2021-01-29 19:02 UTC  (6+ messages)

[PATCH v13 00/17] RISC-V Kendryte K210 support improvements
 2021-01-29  4:10 UTC  (6+ messages)
` [PATCH v13 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver

riscv+KASAN does not boot
 2021-01-29  8:11 UTC  (9+ messages)

[next] mm/nommu.c:1671:6: error: conflicting types for 'filemap_map_pages'
 2021-01-28 18:09 UTC  (4+ messages)

[PATCH v3] riscv: set max_pfn to the PFN of the last page
 2021-01-28  1:54 UTC  (3+ messages)

[PATCH] RISC-V: remove unneeded semicolon
 2021-01-27  5:51 UTC  (2+ messages)

[PATCH v11 02/10] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
 2021-01-27  5:46 UTC  (8+ messages)

[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-27  5:46 UTC  (18+ messages)
` [PATCH v15 01/11] mm: add definition of PMD_PAGE_ORDER
` [PATCH v15 02/11] mmap: make mlock_future_check() global
` [PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v15 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v15 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v15 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v15 08/11] secretmem: add memcg accounting
` [PATCH v15 09/11] PM: hibernate: disable when there are active secretmem users
` [PATCH v15 10/11] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v15 11/11] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 00/20] Rid W=1 warnings from Clock
 2021-01-25 23:56 UTC  (5+ messages)
` [PATCH 06/20] clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where it's used
` (subset) [PATCH 00/20] Rid W=1 warnings from Clock

[PATCH v2] doc: gcc-plugins: drop more stale information
 2021-01-25 21:55 UTC  (2+ messages)

[PATCH] powerpc: remove unneeded semicolons
 2021-01-25  9:56 UTC 

[PATCH] doc: gcc-plugins: drop more stale information
 2021-01-23 13:11 UTC 

[PATCH] RISC-V: probes: Treat the instruction stream as host-endian
 2021-01-23  7:33 UTC  (2+ messages)

[PATCH] arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
 2021-01-23  4:25 UTC  (2+ messages)

[PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support
 2021-01-23  3:56 UTC  (2+ messages)

[PATCH v16 00/17] KVM RISC-V Support
 2021-01-23  3:40 UTC  (2+ messages)

[PATCH v3 0/4] initrd: Use unified initrd reserve function in ARM/RISCV
 2021-01-22  7:29 UTC  (6+ messages)

[PATCH v3] riscv: add BUILTIN_DTB support for MMU-enabled targets
 2021-01-22  3:25 UTC  (4+ messages)

[PATCH v3 0/5] Add support for the PolarFire SoC system controller
 2021-01-21 13:38 UTC  (5+ messages)
` [PATCH v3 1/5] mbox: add polarfire soc system controller mailbox

[PATCH] riscv: Fixup pfn_valid error with wrong max_mapnr
 2021-01-21  6:31 UTC 

[PATCH v4] drivers/soc/litex: Add restart handler
 2021-01-20 21:46 UTC  (6+ messages)

perf tools build broken for RISCV 32 bit
 2021-01-20 17:56 UTC  (14+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-20 17:04 UTC  (6+ messages)
` [PATCH v14 05/10] "

[PATCH] riscv: add NT_RISCV_CSR constant
 2021-01-20 15:34 UTC  (2+ messages)
` [PING] "

[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
 2021-01-20 10:59 UTC  (4+ messages)


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