linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-02 15:21:04 to 2021-04-12 21:22:27 UTC [more...]

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-04-12 21:21 UTC  (6+ messages)

[PATCH v5 2/5] mbox: add polarfire soc system controller mailbox
 2021-04-12 17:20 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 20/23] pcnet32: Use pci_resource_len to validate PCI resource
 2021-04-12 16:27 UTC 

[PATCH AUTOSEL 4.9 20/23] pcnet32: Use pci_resource_len to validate PCI resource
 2021-04-12 16:27 UTC 

[PATCH AUTOSEL 4.14 21/25] pcnet32: Use pci_resource_len to validate PCI resource
 2021-04-12 16:26 UTC 

[PATCH AUTOSEL 4.19 24/28] pcnet32: Use pci_resource_len to validate PCI resource
 2021-04-12 16:25 UTC 

[PATCH v3 00/10] riscv: improve self-protection
 2021-04-12 16:19 UTC  (11+ messages)
` [PATCH v3 01/10] riscv: mm: Remove setup_zero_page()
` [PATCH v3 02/10] riscv: add __init section marker to some functions
` [PATCH v3 03/10] riscv: Mark some global variables __ro_after_init
` [PATCH v3 04/10] riscv: Constify sys_call_table
` [PATCH v3 05/10] riscv: Constify sbi_ipi_ops
` [PATCH v3 06/10] riscv: kprobes: Implement alloc_insn_page()
` [PATCH v3 07/10] riscv: bpf: Write protect JIT code
` [PATCH v3 08/10] riscv: bpf: Avoid breaking W^X on RV64
` [PATCH v3 09/10] riscv: module: Create module allocations without exec permissions
` [PATCH v3 10/10] riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU

[PATCH AUTOSEL 5.4 34/39] pcnet32: Use pci_resource_len to validate PCI resource
 2021-04-12 16:24 UTC 

[PATCH AUTOSEL 5.10 39/46] pcnet32: Use pci_resource_len to validate PCI resource
 2021-04-12 16:23 UTC 

[PATCH AUTOSEL 5.11 43/51] pcnet32: Use pci_resource_len to validate PCI resource
 2021-04-12 16:22 UTC 

[PATCH v5 5/5] MAINTAINERS: add entry for polarfire soc mailbox driver
 2021-04-12 16:04 UTC 

[PATCH v5 4/5] soc: add polarfire soc system controller
 2021-04-12 16:04 UTC 

[PATCH v5 3/5] dt-bindings: add bindings for polarfire soc system controller
 2021-04-12 16:04 UTC 

[PATCH v5 1/5] dt-bindings: add bindings for polarfire soc mailbox
 2021-04-12 16:03 UTC 

[PATCH v5 0/5] Add support for the PolarFire SoC system controller
 2021-04-12 16:03 UTC 

Cross-building Kernel packages for linux-headers adds x86 binaries
 2021-04-12 14:57 UTC  (2+ messages)

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-04-12 11:31 UTC  (14+ messages)

[PATCH] riscv: enable generic PCI resource mapping
 2021-04-12 11:10 UTC 

[PATCH] riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
 2021-04-12  9:42 UTC  (4+ messages)

[PATCH v7] RISC-V: enable XIP
 2021-04-12  7:49 UTC  (15+ messages)

[PATCH] implement flush_cache_vmap for RISC-V
 2021-04-12  7:08 UTC  (2+ messages)

[PATCH] implement flush_cache_vmap and flush_cache_vunmap for RISC-V
 2021-04-12  6:22 UTC  (4+ messages)

[PATCH v2 0/9] riscv: improve self-protection
 2021-04-12  5:37 UTC  (4+ messages)
` [PATCH v2 1/9] riscv: add __init section marker to some functions

[PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-04-12  2:37 UTC  (13+ messages)
` [PATCH v5 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [PATCH v5 2/6] clk: sifive: Use reset-simple "
` [PATCH v5 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [PATCH v5 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v5 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
` [PATCH v5 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[PATCH] riscv: add do_page_fault and do_trap_break into the kprobes blacklist
 2021-04-12  1:09 UTC  (2+ messages)

[PATCH] riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
 2021-04-12  1:09 UTC  (2+ messages)

[PATCH] riscv: keep interrupts disabled for BREAKPOINT exception
 2021-04-12  1:09 UTC  (12+ messages)

[PATCH] samples/kprobes: Add riscv support
 2021-04-11 22:28 UTC  (2+ messages)

[PATCH] riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
 2021-04-11 21:42 UTC  (2+ messages)

[PATCH 0/3] Fix CONFIG_FUNCTION_TRACER with clang
 2021-04-11 21:27 UTC  (2+ messages)

[PATCH] riscv: Use $(LD) instead of $(CC) to link vDSO
 2021-04-11 21:20 UTC  (2+ messages)

[PATCH v3 0/5] riscv: introduce alternative mechanism to apply errata patches
 2021-04-11 20:35 UTC  (2+ messages)

[PATCH v6 0/9] riscv: Add qspinlock/qrwlock
 2021-04-11 16:51 UTC  (15+ messages)
` [PATCH v6 1/9] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
    ` [OpenRISC] "
` [PATCH v6 3/9] riscv: locks: Introduce ticket-based spinlock implementation
` [PATCH v6 4/9] csky: locks: Optimize coding convention
` [PATCH v6 6/9] openrisc: qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH v5 0/3] Move kernel mapping outside the linear mapping
 2021-04-11 16:41 UTC  (4+ messages)
` [PATCH v5 1/3] riscv: Move kernel mapping outside of "
` [PATCH v5 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH v5 3/3] riscv: Prepare ptdump for vm layout dynamic addresses

[PATCH v16 00/17] KVM RISC-V Support
 2021-04-09 18:58 UTC  (2+ messages)

[PATCH v3 0/5] RISC-V: Add kexec/kdump support
 2021-04-09 10:21 UTC  (17+ messages)
` [PATCH v3 1/5] RISC-V: Add EM_RISCV to kexec UAPI header
` [PATCH v3 2/5] RISC-V: Add kexec support
` [PATCH v3 3/5] RISC-V: Improve init_resources
` [PATCH v3 4/5] RISC-V: Add kdump support
` [PATCH v3 5/5] RISC-V: Add crash kernel support

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-09 10:20 UTC  (18+ messages)
` [PATCH v4 10/20] hexagon: Convert to GENERIC_CMDLINE
` [PATCH v4 11/20] microblaze: "
` [PATCH v4 12/20] nios2: "
` [PATCH v4 13/20] openrisc: "
` [PATCH v4 14/20] riscv: "
` [PATCH v4 15/20] sh: "
` [PATCH v4 16/20] sparc: "
` [PATCH v4 17/20] xtensa: "
` [PATCH v4 18/20] x86: "
` [PATCH v4 19/20] mips: "
` [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v4 0/3] Move kernel mapping outside the linear mapping
 2021-04-09  6:15 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: Move kernel mapping outside of "
` [PATCH v4 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH v4 3/3] riscv: Prepare ptdump for vm layout dynamic addresses

[PATCH 08/20] kbuild: riscv: use common install script
 2021-04-09  3:09 UTC  (2+ messages)

[RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
 2021-04-08 20:08 UTC  (2+ messages)

[PATCH v4 0/4] riscv: Add qspinlock/qrwlock
 2021-04-07 19:50 UTC  (40+ messages)
` [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH v2 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-07 15:49 UTC  (3+ messages)
` [PATCH v2 1/2] binfmt_flat: allow not offsetting data start
` [PATCH v2 2/2] riscv: Disable text-data gap in flat binaries

[PATCH 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-07 14:13 UTC  (4+ messages)
` [PATCH 1/2] binfmt_flat: allow not offsetting data start
` [PATCH 2/2] riscv: introduce asm/flat.h

[PATCH] irqchip/sifive-plic: Mark two global variables __ro_after_init
 2021-04-07 12:31 UTC  (2+ messages)

[PATCH v6] RISC-V: enable XIP
 2021-04-07  8:38 UTC  (12+ messages)

[RFC] dt-bindings: riscv: enum for riscv,isa
 2021-04-06 19:05 UTC 

[PATCH v2 0/1] pinctrl: Remove duplicated header file inclusion
 2021-04-06  9:14 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/1] bus: bt1-apb: Remove duplicated header file inclusion
 2021-04-06  8:20 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH AUTOSEL 5.11 20/22] riscv: evaluate put_user() arg before enabling user access
 2021-04-05 16:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 21/22] riscv, entry: fix misaligned base for excp_vect_table

[PATCH AUTOSEL 4.19 8/8] riscv, entry: fix misaligned base for excp_vect_table
 2021-04-05 16:05 UTC 

[PATCH AUTOSEL 5.4 12/13] riscv, entry: fix misaligned base for excp_vect_table
 2021-04-05 16:04 UTC 

[PATCH AUTOSEL 5.10 20/22] riscv: evaluate put_user() arg before enabling user access
 2021-04-05 16:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 21/22] riscv, entry: fix misaligned base for excp_vect_table

[GIT PULL] RISC-V Fixes for 5.12-rc6
 2021-04-03 19:20 UTC  (2+ messages)

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2021-04-02 18:33 UTC  (5+ messages)

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (22+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 05/17] arm: Convert to GENERIC_CMDLINE
` [PATCH v3 09/17] nios2: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "


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