linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 19:22:44 to 2020-11-17 15:49:37 UTC [more...]

[PATCH] drivers: clk: make gpio-gated clock support optional
 2020-11-17 15:49 UTC 

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-17 15:09 UTC  (28+ messages)
` [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v8 2/9] mmap: make mlock_future_check() global
` [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v8 6/9] secretmem: add memcg accounting
` [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-17 14:44 UTC  (72+ messages)
` [PATCH 01/32] of: Fix property supplier parsing
` [PATCH 03/32] spi: dw: Fix driving MOSI low while recieving
` [PATCH 04/32] spi: dw: Introduce polling device tree property
` [PATCH 05/32] spi: dw: Introduce DW_SPI_CAP_POLL_NODELAY
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC
` [PATCH 08/32] riscv: Fix kernel time_init()
` [PATCH 09/32] riscv: Fix SiFive gpio probe
` [PATCH 15/32] dt-bindings: Define Kendryte K210 sysctl registers
` [PATCH 18/32] riscv: Add Kendryte K210 SoC clock driver
` [PATCH 21/32] dt-bindings: Add Kendryte and Canaan vendor prefix
` [PATCH 23/32] dt-binding: Document kendryte,k210-clk bindings
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings

[PATCH bpf-next 0/3] RISC-V selftest/bpf fixes
 2020-11-17  8:26 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Fix broken riscv build
` [PATCH bpf-next 2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements
` [PATCH bpf-next 3/3] selftests/bpf: Mark tests that require unaligned memory access

[PATCH] man2: new page describing memfd_secret() system call
 2020-11-17  6:26 UTC  (3+ messages)
` [PATCH v2] memfd_secret.2: New "

[PATCH] riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
 2020-11-17  6:23 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add Microchip PolarFire Soc Support
 2020-11-17  6:07 UTC  (9+ messages)
` [RFC PATCH v2 1/4] RISC-V: Add Microchip PolarFire SoC kconfig option
` [RFC PATCH v2 2/4] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC
` [RFC PATCH v2 3/4] RISC-V: Initial DTS for Microchip ICICLE board
` [RFC PATCH v2 4/4] RISC-V: Enable Microchip PolarFire ICICLE SoC

[PATCH] RISC-V: fix barrier() use in <vdso/processor.h>
 2020-11-17  1:39 UTC 

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-11-16 22:19 UTC  (7+ messages)

[PATCH 13/32] riscv: Fix builtin DTB handling
 2020-11-15  4:17 UTC  (2+ messages)

[PATCH 20/32] riscv: Add Kendryte K210 FPIOA pinctrl driver
 2020-11-15  0:28 UTC  (2+ messages)

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-16  9:29 UTC  (3+ messages)
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming

[PATCH] riscv: cacheinfo: Fix using smp_processor_id() in preemptible
 2020-11-16  8:12 UTC 

[PATCH v3 0/3] clk: add driver for the SiFive FU740
 2020-11-16  3:14 UTC  (8+ messages)
` [PATCH v3 1/3] clk: sifive: Extract prci core to common base
` [PATCH v3 2/3] clk: sifive: Use common name for prci configuration
` [PATCH v3 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block

[PATCH] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
 2020-11-15  6:44 UTC  (4+ messages)

[PATCH v4] riscv: Enable per-task stack canaries
 2020-11-15  3:05 UTC  (3+ messages)

Status for RISC-V Summit
 2020-11-14  8:33 UTC  (5+ messages)

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-13 17:40 UTC  (13+ messages)
` [PATCH 13/32] pwm: lpc32xx: "
` [PATCH 29/32] pwm: lpc18xx-sct: "
      ` About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource]

csum_partial() on different archs (selftest/bpf)
 2020-11-13 17:28 UTC  (9+ messages)

[PATCH v3] gpio: sifive: To get gpio irq offset from device tree data
 2020-11-13  9:20 UTC  (3+ messages)

[PATCH 0/3] riscv: cover to ARCH_STACKWALK
 2020-11-13  6:42 UTC  (4+ messages)
` [PATCH 1/3] riscv: Cleanup stacktrace
` [PATCH 2/3] riscv: Make stack walk callback consistent with generic code
` [PATCH 3/3] riscv: Enable ARCH_STACKWALK

[PATCH] riscv: Explicitly specify the build id style in vDSO Makefile again
 2020-11-13  1:05 UTC  (4+ messages)

[v3] cpuidle: add riscv cpuidle driver
 2020-11-12 16:28 UTC  (2+ messages)

[PATCH] arm64: Change the location of DISCARDS
 2020-11-12 13:17 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: riscv: Add DT documentation for SiFive Bus Error Unit
 2020-11-12 12:00 UTC  (3+ messages)
` [PATCH 2/3] soc: sifive: beu: Add support "
` [PATCH 3/3] EDAC/sifive: Add support for SiFive BEU in SiFive platform EDAC

[PATCH 1/2] RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
 2020-11-12  9:11 UTC  (2+ messages)
` [PATCH 2/2] RISC-V: sifive_l2_cache: Update L2 cache driver to support "

[PATCH] riscv: Add HAVE_IRQ_TIME_ACCOUNTING
 2020-11-12  8:56 UTC  (2+ messages)

[PATCH] riscv: Enable CMA support
 2020-11-12  8:55 UTC  (2+ messages)

[PATCH] riscv: Fix W+X mapping warning
 2020-11-12  7:29 UTC  (3+ messages)

[PATCH] riscv: Drop a duplicated PAGE_KERNEL_EXEC
 2020-11-12  7:26 UTC  (3+ messages)

[PATCH v4 0/4] clk: add driver for the SiFive FU740
 2020-11-11 10:06 UTC  (5+ messages)
` [PATCH v4 1/4] clk: sifive: Extract prci core to common base
` [PATCH v4 2/4] clk: sifive: Use common name for prci configuration
` [PATCH v4 3/4] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
` [PATCH v4 4/4] clk: sifive: Fix the wrong bit field shift

[PATCH v2 0/3] clk: add driver for the SiFive FU740
 2020-11-11  8:58 UTC  (7+ messages)
` [PATCH v2 1/3] clk: sifive: Extract prci core to common base
` [PATCH v2 2/3] clk: sifive: Use common name for prci configuration
` [PATCH v2 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block

[PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-11 13:33 UTC  (9+ messages)
` [PATCH seccomp v2 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp v2 2/8] parisc: "
` [PATCH seccomp v2 3/8] powerpc: "
` [PATCH seccomp v2 4/8] riscv: "
` [PATCH seccomp v2 5/8] s390: "
` [PATCH seccomp v2 6/8] sh: "
` [PATCH seccomp v2 7/8] xtensa: "
` [PATCH seccomp v2 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v2 0/3] fix macb phy probe failure if phy-reset is not handled
 2020-11-10 15:22 UTC  (4+ messages)
` [PATCH v2 1/3] dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
` [PATCH v2 2/3] dts: phy: add GPIO number and active state used for phy reset
` [PATCH v2 3/3] riscv: defconfig: enable gpio support for HiFive Unleashed

[PATCH v7 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-10 10:02 UTC  (4+ messages)
` [PATCH v7 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v7 4/4] arch, mm: make kernel_page_present() always available

[PATCH] gpio: sifive: To get gpio irq offset from device tree data
 2020-11-10  9:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 38/42] riscv: Set text_offset correctly for M-Mode
 2020-11-10  3:54 UTC 

[PATCH AUTOSEL 5.9 48/55] riscv: Set text_offset correctly for M-Mode
 2020-11-10  3:53 UTC 


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