linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 06:36:52 to 2020-12-09 09:49:52 UTC [more...]

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2020-12-09  9:49 UTC  (5+ messages)
` [PATCH v7 2/5] clk: sifive: Use common name for prci configuration
` [PATCH v7 3/5] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
` [PATCH v7 4/5] clk: sifive: Fix the wrong bit field shift
` [PATCH v7 5/5] clk: sifive: Add clock enable and disable ops

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-09  9:31 UTC  (28+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
  ` Howto listen to/handle gpio state changes ? "

[PATCH v6 00/22] RISC-V Kendryte K210 support improvements
 2020-12-09  5:35 UTC  (23+ messages)
` [PATCH v6 01/22] riscv: Fix kernel time_init()
` [PATCH v6 02/22] riscv: Fix sifive serial driver
` [PATCH v6 03/22] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v6 04/22] riscv: Fix builtin DTB handling
` [PATCH v6 05/22] riscv: Use vendor name for K210 SoC support
` [PATCH v6 06/22] riscv: cleanup Canaan Kendryte K210 sysctl driver
` [PATCH v6 07/22] dt-bindings: Add Canaan vendor prefix
` [PATCH v6 08/22] dt-binding: clock: Document canaan, k210-clk bindings
` [PATCH v6 09/22] dt-bindings: reset: Document canaan, k210-rst bindings
` [PATCH v6 10/22] dt-bindings: pinctrl: Document canaan, k210-fpioa bindings
` [PATCH v6 11/22] dt-binding: mfd: Document canaan, k210-sysctl bindings
` [PATCH v6 12/22] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v6 13/22] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v6 14/22] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v6 15/22] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v6 16/22] riscv: Add SiPeed MAIX BiT board "
` [PATCH v6 17/22] riscv: Add SiPeed MAIX DOCK "
` [PATCH v6 18/22] riscv: Add SiPeed MAIX GO "
` [PATCH v6 19/22] riscv: Add SiPeed MAIXDUINO "
` [PATCH v6 20/22] riscv: Add Kendryte KD233 "
` [PATCH v6 21/22] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v6 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH v5 00/21] RISC-V Kendryte K210 support improvements
 2020-12-09  5:26 UTC  (24+ messages)
` [PATCH v5 01/21] riscv: Fix kernel time_init()
` [PATCH v5 02/21] riscv: Fix sifive serial driver
` [PATCH v5 03/21] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v5 04/21] riscv: Fix builtin DTB handling
` [PATCH v5 05/21] riscv: Use vendor name for K210 SoC support
` [PATCH v5 06/21] dt-bindings: Add Canaan vendor prefix
` [PATCH v5 07/21] dt-binding: clock: Document canaan, k210-clk bindings
` [PATCH v5 08/21] dt-bindings: reset: Document canaan, k210-rst bindings
` [PATCH v5 09/21] dt-bindings: pinctrl: Document canaan, k210-fpioa bindings
` [PATCH v5 10/21] dt-binding: mfd: Document canaan, k210-sysctl bindings
` [PATCH v5 11/21] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v5 12/21] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v5 13/21] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v5 14/21] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v5 15/21] riscv: Add SiPeed MAIX BiT board "
` [PATCH v5 16/21] riscv: Add SiPeed MAIX DOCK "
` [PATCH v5 17/21] riscv: Add SiPeed MAIX GO "
` [PATCH v5 18/21] riscv: Add SiPeed MAIXDUINO "
` [PATCH v5 19/21] riscv: Add Kendryte KD233 "
` [PATCH v5 20/21] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v5 21/21] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH v2 1/2] RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
 2020-12-09  5:06 UTC  (3+ messages)

[PATCH v2 0/8] net: macb: add support for sama7g5
 2020-12-09  0:29 UTC  (12+ messages)
` [PATCH v2 1/8] net: macb: add userio bits as platform configuration
` [PATCH v2 2/8] net: macb: add capability to not set the clock rate
` [PATCH v2 3/8] net: macb: add function to disable all macb clocks
` [PATCH v2 4/8] net: macb: unprepare clocks in case of failure
` [PATCH v2 5/8] dt-bindings: add documentation for sama7g5 ethernet interface
` [PATCH v2 6/8] dt-bindings: add documentation for sama7g5 gigabit "
` [PATCH v2 7/8] net: macb: add support for sama7g5 gem interface
` [PATCH v2 8/8] net: macb: add support for sama7g5 emac interface

[PATCH] riscv: Fixed kernel test robot warning
 2020-12-08 20:22 UTC  (4+ messages)

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2020-12-08 17:11 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 2/9] dt-bindings: spi: "
` [PATCH v2 3/9] dt-bindings: pwm: "
` [PATCH v2 4/9] dt-bindings: serial: "
` [PATCH v2 5/9] dt-bindings: gpio: "
` [PATCH v2 6/9] dt-bindings: i2c: "
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH v2 8/9] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH v2 9/9] riscv: dts: add initial board data for the SiFive HiFive Unmatched
` (subset) [PATCH v2 0/9] arch: riscv: add board and SoC DT file support

[PATCH] dt-bindings: fu740: prci: add YAML documentation for the FU740 PRCI
 2020-12-08 16:08 UTC  (2+ messages)

[PATCH v6 0/5] clk: add driver for the SiFive FU740
 2020-12-08  7:14 UTC  (6+ messages)
` [PATCH v6 1/5] clk: sifive: Extract prci core to common base
` [PATCH v6 2/5] clk: sifive: Use common name for prci configuration
` [PATCH v6 3/5] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
` [PATCH v6 4/5] clk: sifive: Fix the wrong bit field shift
` [PATCH v6 5/5] clk: sifive: Add clock enable and disable ops

[PATCH v4 00/21] RISC-V Kendryte K210 support improvements
 2020-12-08  7:48 UTC  (23+ messages)
` [PATCH v4 01/21] riscv: Fix kernel time_init()
` [PATCH v4 04/21] riscv: Fix builtin DTB handling
` [PATCH v4 07/21] dt-binding: clock: Document canaan, k210-clk bindings
` [PATCH v4 11/21] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v4 13/21] riscv: Add Canaan Kendryte K210 reset controller

[PATCH v3 3/5] RISC-V: Initial DTS for Microchip ICICLE board
 2020-12-08  1:56 UTC  (2+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-08  1:34 UTC  (12+ messages)
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 07/10] secretmem: add memcg accounting
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant

[PATCH v3] drivers: gpio: add virtio-gpio guest driver
 2020-12-08  1:20 UTC  (3+ messages)

[PATCH v2 4/5] dt-bindings: add bindings for polarfire soc system controller
 2020-12-07 15:56 UTC  (3+ messages)

[PATCH 0/7] net: macb: add support for sama7g5
 2020-12-07  9:26 UTC  (16+ messages)
` [PATCH 1/7] net: macb: add userio bits as platform configuration
` [PATCH 2/7] net: macb: add capability to not set the clock rate
` [PATCH 3/7] net: macb: unprepare clocks in case of failure
` [PATCH 4/7] dt-bindings: add documentation for sama7g5 ethernet interface
` [PATCH 5/7] dt-bindings: add documentation for sama7g5 gigabit "
` [PATCH 6/7] net: macb: add support for sama7g5 gem interface
` [PATCH 7/7] net: macb: add support for sama7g5 emac interface

[linux-next:master 10963/10966] <stdin>:1539:2: warning: #warning syscall memfd_secret not implemented
 2020-12-06 10:55 UTC 

[PATCH 4/4] riscv: dts: add initial board data for the SiFive HiFive Unmatched
 2020-12-03  0:43 UTC  (2+ messages)

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2020-12-04  9:06 UTC  (10+ messages)

[PATCH v3 0/5] Add Microchip PolarFire Soc Support
 2020-12-04  8:58 UTC  (6+ messages)
` [PATCH v3 1/5] RISC-V: Add Microchip PolarFire SoC kconfig option
` [PATCH v3 2/5] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC
` [PATCH v3 3/5] RISC-V: Initial DTS for Microchip ICICLE board
` [PATCH v3 4/5] RISC-V: Enable Microchip PolarFire ICICLE SoC
` [PATCH v3 5/5] MAINTAINERS: add microchip polarfire soc support

[PATCH v3 0/2] Let illegal access to user-space memory die
 2020-12-04  5:42 UTC  (3+ messages)
` [PATCH v3 1/2] riscv/mm: Introduce a die_kernel_fault() helper function
` [PATCH v3 2/2] riscv/mm: Prevent kernel module to access user memory without uaccess routines

[PATCH 0/6] Add documentation for Documentation/features at the built docs
 2020-12-03 22:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
 2020-12-03 17:10 UTC  (3+ messages)

[PATCH v2] RISC-V: enable XIP
 2020-12-03 15:59 UTC  (2+ messages)

[PATCH v2] drivers: clk: make gpio-gated clock support optional
 2020-12-03 14:35 UTC 

[PATCH] (v2) drivers: clk: make gpio-gated clock support optional
 2020-12-03 14:44 UTC  (3+ messages)

[PATCH RFC 0/3] Implement guest time scaling in RISC-V KVM
 2020-12-03 12:18 UTC  (4+ messages)
` [PATCH RFC 1/3] RISC-V: KVM: Change the method of calculating cycles to nanoseconds
` [PATCH RFC 2/3] RISC-V: KVM: Support dynamic time frequency from userspace
` [PATCH RFC 3/3] RISC-V: KVM: Implement guest time scaling

Disinfection
 2020-12-03  8:40 UTC 

[PATCH v2 0/2] Let illegal access to user-space memory die
 2020-12-03  8:16 UTC  (5+ messages)
` [PATCH v2 1/2] riscv/mm: Introduce a die_kernel_fault() helper function
` [PATCH v2 2/2] riscv/mm: Prevent kernel module to access user memory without uaccess routines

[PATCH 0/4] arch: riscv: add board and SoC DT file support
 2020-12-03  6:36 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC


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