linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 13:34:45 to 2020-11-19 17:08:36 UTC [more...]

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-19 17:08 UTC  (14+ 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]

[PATCH 4/6] soc: add polarfire soc system controller
 2020-11-19 17:07 UTC 

[PATCH 6/6] MAINTAINERS: add microchip polarfire soc support
 2020-11-19 17:04 UTC 

[PATCH 5/6] dt-bindings: add bindings for polarfire soc system controller
 2020-11-19 17:04 UTC 

[PATCH 4/6] soc: add polarfire soc system controller
 2020-11-19 17:04 UTC 

[PATCH 3/6] dt-bindings: add bindings for polarfire soc mailbox
 2020-11-19 17:04 UTC 

[PATCH 2/6] soc: add polarfire soc header file
 2020-11-19 17:04 UTC 

[PATCH 1/6] mbox: add polarfire soc system controller mailbox
 2020-11-19 17:04 UTC 

[PATCH 0/6] Add support for the PolarFire Soc system controller
 2020-11-19 17:04 UTC 

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-19 11:22 UTC  (47+ messages)
` [PATCH 01/32] of: Fix property supplier parsing
` [PATCH 04/32] spi: dw: Introduce polling device tree property
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC
` [PATCH 08/32] riscv: Fix kernel time_init()
` [PATCH 18/32] riscv: Add Kendryte K210 SoC clock driver
` [PATCH 21/32] dt-bindings: Add Kendryte and Canaan vendor prefix
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings

[PATCH v2] PCI: keystone: Enable compile-testing on !ARM
 2020-11-19 10:47 UTC  (2+ messages)

[RFC PATCH] treewide: remove bzip2 compression support
 2020-11-19  9:21 UTC  (2+ messages)

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

[PATCH v5 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-11-19  1:12 UTC  (7+ messages)
` [PATCH v5 1/5] arm64, numa: Change the numa init functions name to be generic
` [PATCH v5 2/5] numa: Move numa implementation to common code
` [PATCH v5 3/5] riscv: Separate memory init from paging init
` [PATCH v5 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [PATCH v5 5/5] riscv: Add numa support for riscv64 platform

[PATCH v3] gpio: sifive: To get gpio irq offset from device tree data
 2020-11-18  8:29 UTC  (4+ messages)

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

[PATCH bpf-next 0/3] RISC-V selftest/bpf fixes
 2020-11-18  6:32 UTC  (8+ 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] (v2) drivers: clk: make gpio-gated clock support optional
 2020-11-18  1:42 UTC  (2+ messages)

[PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-17 21:11 UTC  (10+ 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] RISC-V: fix barrier() use in <vdso/processor.h>
 2020-11-17 19:46 UTC  (2+ messages)

[PATCH] RISC-V: fix barrier() use in <vdso/processor.h>
 2020-11-17 19:32 UTC  (5+ messages)

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-17 15:58 UTC  (25+ messages)
` [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 6/9] secretmem: add memcg accounting
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant

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

[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] 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  (5+ messages)
` [PATCH v3 1/3] clk: sifive: Extract prci core to common base

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

csum_partial() on different archs (selftest/bpf)
 2020-11-13 17:28 UTC  (9+ 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  (2+ messages)

[PATCH v4 0/4] clk: add driver for the SiFive FU740
 2020-11-11 10:06 UTC  (2+ messages)
` [PATCH v4 1/4] clk: sifive: Extract prci core to common base

[PATCH v2 0/3] clk: add driver for the SiFive FU740
 2020-11-10  7:27 UTC  (2+ messages)
` [PATCH v2 1/3] clk: sifive: Extract prci core to common base


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