linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 05:03:27 to 2021-03-04 00:53:24 UTC [more...]

[PATCH v4 0/5] Add Microchip PolarFire Soc Support
 2021-03-03 20:02 UTC  (3+ messages)
` [PATCH v4 1/5] RISC-V: Add Microchip PolarFire SoC kconfig option
` [PATCH v4 2/5] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-03-03 16:22 UTC  (10+ messages)
` [PATCH v18 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v18 2/9] mmap: make mlock_future_check() global
` [PATCH v18 3/9] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v18 4/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v18 5/9] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v18 6/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v18 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v18 8/9] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v18 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-03-03  7:33 UTC  (8+ messages)
` [PATCH stable v5.10 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH stable v5.10 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH stable v5.10 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH stable v5.10 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH stable v5.10 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH stable v5.10 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH stable v5.10 7/7] mm: Remove examples from enum zone_type comment

[PATCH] riscv: Return -EFAULT if copy_to_user() failed in signal.c
 2021-03-03  1:53 UTC  (3+ messages)

[RFC PATCH 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-02 10:59 UTC  (7+ messages)
` [RFC PATCH 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [RFC PATCH 2/6] clk: sifive: Use reset-simple "
` [RFC PATCH 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [RFC PATCH 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [RFC PATCH 5/6] PCI: designware: Add SiFive FU740 PCIe host controller driver
` [RFC PATCH 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[PATCH] Documentation/admin-guide: kernel-parameters: correct the architectures for numa_balancing
 2021-03-02  8:41 UTC 

question about RISCV EFI stub support
 2021-03-02  8:20 UTC  (8+ messages)

[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 

[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  (14+ messages)
` [PATCH v19 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v19 08/17] dt-bindings: fix sifive gpio properties
` [PATCH v19 15/17] riscv: Add Kendryte KD233 board device tree
` [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  (6+ messages)
` [PATCH v18 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver

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


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