messages from 2022-02-15 09:02:58 to 2022-02-20 11:05:37 UTC [more...]
[PATCH AUTOSEL 4.19 03/11] irqchip/sifive-plic: Add missing thead, c900-plic match string
2022-02-20 11:05 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 03/11] irqchip/sifive-plic: Add missing thead,c900-plic "
[PATCH v3 0/6] RISC-V IPI Improvements
2022-02-20 5:08 UTC (7+ messages)
` [PATCH v3 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v3 2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v3 3/6] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v3 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v3 5/6] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v3 6/6] RISC-V: Use IPIs for remote icache "
[PATCH] riscv module: remove (NOLOAD)
2022-02-19 16:45 UTC (2+ messages)
[PATCH v2 0/6] RISC-V IPI Improvements
2022-02-19 14:51 UTC (7+ messages)
` [PATCH v2 2/6] irqchip/riscv-intc: Create domain using named fwnode
[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
2022-02-19 14:45 UTC (2+ messages)
[v6 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
2022-02-19 0:47 UTC (10+ messages)
` [v6 1/9] RISC-V: Remove the current perf implementation
` [v6 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v6 3/9] RISC-V: Add a perf core library for pmu drivers
` [v6 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v6 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v6 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v6 7/9] RISC-V: Add sscofpmf extension support
` [v6 8/9] Documentation: riscv: Remove the old documentation
` [v6 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers
[GIT PULL] RISC-V Fixes for 5.17-rc5
2022-02-19 0:28 UTC (2+ messages)
[syzbot] riscv/fixes boot error: can't ssh into the instance
2022-02-18 20:33 UTC (14+ messages)
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-18 18:07 UTC (60+ messages)
` [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 11/18] arm64: simplify access_ok()
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH] riscv: mm: remove the BUG_ON check of mapping the last 4K bytes of memory
2022-02-18 14:00 UTC (2+ messages)
[PATCH -fixes 0/4] Fixes KASAN and other along the way
2022-02-18 13:35 UTC (5+ messages)
` [PATCH -fixes 1/4] riscv: Fix is_linear_mapping with recent move of KASAN region
` [PATCH -fixes 2/4] riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
` [PATCH -fixes 3/4] riscv: Fix DEBUG_VIRTUAL false warnings
` [PATCH -fixes 4/4] riscv: Fix config KASAN && DEBUG_VIRTUAL
[PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
2022-02-18 10:47 UTC (5+ messages)
[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
2022-02-18 10:45 UTC (5+ messages)
[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
2022-02-17 20:31 UTC (10+ messages)
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
[PATCH] riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
2022-02-17 19:52 UTC (9+ messages)
[PATCH] riscv: kvm: refine __kvm_riscv_switch_to and __kvm_riscv_switch_from function
2022-02-17 10:42 UTC
[PATCH v6 00/21] Introduce power-off+restart call chain API
2022-02-17 10:12 UTC (5+ messages)
[PATCH v4 0/1] soc: add microchip polarfire soc system controller
2022-02-17 10:13 UTC (2+ messages)
` [PATCH v4 1/1] "
[PATCH v11 0/8] RISC-V CPU Idle Support
2022-02-16 21:21 UTC (11+ messages)
` [PATCH v11 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v11 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v11 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v11 6/8] cpuidle: Add RISC-V SBI CPU idle driver
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-16 19:43 UTC (32+ messages)
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
[PATCH v2] parport_pc: Also enable driver for PCI systems
2022-02-16 17:17 UTC (6+ messages)
[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
2022-02-16 16:21 UTC (4+ messages)
` [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
[PATCH v4 0/6] Provide a fraemework for RISC-V ISA extensions
2022-02-16 11:46 UTC (16+ messages)
` [PATCH v4 1/6] RISC-V: Correctly print supported extensions
` [PATCH v4 2/6] RISC-V: Minimal parser for "riscv, isa" strings
` [PATCH v4 3/6] RISC-V: Extract multi-letter extension names from "riscv, isa"
` [PATCH v4 4/6] RISC-V: Implement multi-letter ISA extension probing framework
` [PATCH v4 5/6] RISC-V: Do no continue isa string parsing without correct XLEN
` [PATCH v4 6/6] RISC-V: Improve /proc/cpuinfo output for ISA extensions
` [PATCH 0/2] RISC-V: some improvements for Atish's framework (for v5)
` [PATCH 1/2] RISC-V: Better 'S' workaround
` [PATCH 2/2] RISC-V: Extract base ISA from device tree
[PATCH v5 0/3] Determine the number of DMA channels by 'dma-channels' property
2022-02-16 6:52 UTC (4+ messages)
` [PATCH v5 3/3] dmaengine: sf-pdma: Get number of channel by device tree
[RFC PATCH 0/2] Risc-V Svinval support
2022-02-16 5:21 UTC (3+ messages)
` [RFC PATCH 1/2] riscv: enum for svinval extension
` [RFC PATCH 2/2] riscv: mm: use svinval instructions instead of sfence.vma
[PATCH v2 0/6] Provide a fraemework for RISC-V ISA extensions
2022-02-16 0:47 UTC (9+ messages)
` [PATCH v2 4/6] RISC-V: Implement multi-letter ISA extension probing framework
[PATCH v3 0/6] Provide a fraemework for RISC-V ISA extensions
2022-02-15 23:11 UTC (12+ messages)
` [PATCH v3 1/6] RISC-V: Correctly print supported extensions
` [PATCH v3 3/6] RISC-V: Extract multi-letter extension names from "riscv, isa"
` [PATCH v3 4/6] RISC-V: Implement multi-letter ISA extension probing framework
` [PATCH v3 5/6] RISC-V: Do no continue isa string parsing without correct XLEN
` [PATCH v3 6/6] RISC-V: Improve /proc/cpuinfo output for ISA extensions
[PATCH v2 00/15] pwm: dt-bindings: Include generic pwm schema
2022-02-15 22:54 UTC (10+ messages)
[PATCH 0/3] unified way to use static key and optimize pgtable_l4_enabled
2022-02-15 15:34 UTC (3+ messages)
[PATCH AUTOSEL 5.4 04/17] irqchip/sifive-plic: Add missing thead, c900-plic match string
2022-02-15 15:30 UTC
[PATCH AUTOSEL 5.10 05/23] irqchip/sifive-plic: Add missing thead, c900-plic match string
2022-02-15 15:29 UTC
[PATCH v3 0/1] soc: add microchip polarfire soc system controller
2022-02-15 15:31 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH AUTOSEL 5.15 07/33] irqchip/sifive-plic: Add missing thead, c900-plic match string
2022-02-15 15:28 UTC
[PATCH AUTOSEL 5.16 07/34] irqchip/sifive-plic: Add missing thead, c900-plic match string
2022-02-15 15:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox