linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-07 08:15:53 to 2020-11-12 19:07:23 UTC [more...]

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-12 19:06 UTC  (3+ messages)

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

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-12 16:22 UTC  (14+ 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] arm64: Change the location of DISCARDS
 2020-11-12 13:17 UTC  (5+ messages)

Status for RISC-V Summit
 2020-11-12 12:48 UTC 

[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 00/32] RISC-V Kendryte K210 support improvments
 2020-11-12 11:03 UTC  (104+ messages)
` [PATCH 01/32] of: Fix property supplier parsing
` [PATCH 02/32] spi: dw: Add support for 32-bits ctrlr0 layout
` [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 14/32] dt-bindings: Define all Kendryte K210 clock IDs
` [PATCH 15/32] dt-bindings: Define Kendryte K210 sysctl registers
` [PATCH 16/32] dt-bindings: Define Kendryte K210 pin functions
` [PATCH 17/32] dt-bindings: Define Kendryte K210 reset signals
` [PATCH 18/32] riscv: Add Kendryte K210 SoC clock driver
` [PATCH 19/32] riscv: Add Kendryte K210 SoC reset controller
` [PATCH 21/32] dt-bindings: Add Kendryte and Canaan vendor prefix
` [PATCH 22/32] dt-binding: Document kendryte,k210-sysctl bindings
` [PATCH 23/32] dt-binding: Document kendryte,k210-clk bindings
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings
` [PATCH 25/32] dt-bindings: Document kendryte,k210-rst bindings
` [PATCH 26/32] riscv: Update Kendryte K210 device tree
` [PATCH 27/32] riscv: Add SiPeed MAIX BiT board "
` [PATCH 28/32] riscv: Add SiPeed MAIX DOCK "
` [PATCH 29/32] riscv: Add SiPeed MAIX GO "
` [PATCH 30/32] riscv: Add SiPeed MAIXDUINO "
` [PATCH 31/32] riscv: Add Kendryte KD233 "
` [PATCH 32/32] riscv: Update Kendryte K210 defconfig

[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 v3 0/3] clk: add driver for the SiFive FU740
 2020-11-11  9:56 UTC  (7+ 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 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  (6+ messages)
` [PATCH v7 1/4] mm: introduce debug_pagealloc_{map, unmap}_pages() helpers
` [PATCH v7 2/4] PM: hibernate: make direct map manipulations more explicit
` [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 

[PATCH 20/32] riscv: Add Kendryte K210 FPIOA pinctrl driver
 2020-11-09 18:48 UTC  (2+ messages)

[PATCH v6 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 16:47 UTC  (6+ messages)
` [PATCH v6 1/4] mm: introduce debug_pagealloc_{map, unmap}_pages() helpers
` [PATCH v6 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v6 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v6 4/4] arch, mm: make kernel_page_present() always available

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-09 15:03 UTC  (3+ messages)
` [PATCH seccomp 5/8] s390: Enable seccomp architecture tracking

[PATCH v5 0/5] arch, mm: improve robustness of direct map manipulation
 2020-11-09 14:41 UTC  (8+ messages)
` [PATCH v5 1/5] mm: introduce debug_pagealloc_{map, unmap}_pages() helpers
` [PATCH v5 2/5] slab: debug: split slab_kernel_map() to map and unmap variants
` [PATCH v5 3/5] PM: hibernate: make direct map manipulations more explicit
` [PATCH v5 4/5] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v5 5/5] arch, mm: make kernel_page_present() always available

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-09 11:32 UTC  (18+ messages)
` [PATCH v15 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v15 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v15 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v15 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v15 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v15 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v15 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v15 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v15 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v15 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v15 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v15 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v15 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v15 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v15 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v15 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-09 10:41 UTC  (8+ messages)

[PATCH v8 0/7] Add UEFI support for RISC-V
 2020-11-09  8:19 UTC  (4+ messages)
` [PATCH v8 1/7] RISC-V: Move DT mapping outof fixmap

[PATCH] riscv: Explicitly specify the build id style in vDSO Makefile again
 2020-11-08 20:37 UTC 

[GIT PULL] RISC-V Fixes for 5.10-rc3
 2020-11-07 19:43 UTC  (2+ 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).