public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2021-08-24 15:46:38 to 2021-09-09 06:08:45 UTC [more...]

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-09  6:07 UTC  (5+ messages)

[PATCH bpf-next] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-09-09  5:50 UTC  (2+ messages)

[PATCH] riscv: set default pm_power_off to NULL
 2021-09-09  5:11 UTC  (3+ messages)

[PATCH] perf bench: Add support for 32-bit systems with 64-bit time_t
 2021-09-09  4:25 UTC 

[PATCH v2 -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-09-09  3:23 UTC  (4+ messages)

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-09  0:57 UTC  (11+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v3 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH] riscv: enable GENERIC_FIND_FIRST_BIT
 2021-09-09  0:58 UTC  (3+ messages)

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-09-08 17:45 UTC  (22+ messages)
` [RFC PATCH v8 01/21] riscv: Separate patch for cflags and aflags
` [RFC PATCH v8 02/21] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH v8 03/21] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH v8 04/21] riscv: Add new csr defines related to vector extension
` [RFC PATCH v8 05/21] riscv: Add vector feature to compile
` [RFC PATCH v8 06/21] riscv: Add has_vector/riscv_vsize to save vector features
` [RFC PATCH v8 07/21] riscv: Reset vector register
` [RFC PATCH v8 08/21] riscv: Add vector struct and assembler definitions
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector
` [RFC PATCH v8 10/21] riscv: Add ptrace vector support
` [RFC PATCH v8 11/21] riscv: Add sigcontext save/restore for vector
` [RFC PATCH v8 12/21] riscv: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v8 13/21] riscv: Add support for kernel mode vector
` [RFC PATCH v8 14/21] riscv: Use CSR_STATUS to replace sstatus in vector.S
` [RFC PATCH v8 15/21] riscv: Add vector extension XOR implementation
` [RFC PATCH v8 16/21] riscv: Initialize vector registers with proper vsetvli then it can work normally
` [RFC PATCH v8 17/21] riscv: Optimize vector registers initialization
` [RFC PATCH v8 18/21] riscv: Fix an illegal instruction exception when accessing vlenb without enable vector first
` [RFC PATCH v8 19/21] riscv: Allocate space for vector registers in start_thread()
` [RFC PATCH v8 20/21] riscv: Optimize task switch codes of vector
` [RFC PATCH v8 21/21] riscv: Turn has_vector into a static key if VECTOR=y

[PATCH] riscv: mm: don't advertise 1 num_asid for 0 asid bits
 2021-09-08 17:30 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] riscv: config: enable default defconfig to boot Hifive Unmatched
 2021-09-08  8:40 UTC  (2+ messages)

[PATCH 1/2] riscv: defconfig: enable BLK_DEV_NVME
 2021-09-08  8:37 UTC  (2+ messages)

[RFC PATCH bpf-next] bpf: Make actual max tail call count as MAX_TAIL_CALL_CNT
 2021-09-08  8:20 UTC 

[PATCH 1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings
 2021-09-08  7:37 UTC  (13+ messages)
` [PATCH 2/6] dt-bindings: mmc: cdns: match MPFS MMC/SDHCI controller
` [PATCH 4/6] riscv: microchip: mpfs: fix board compatible
` [PATCH 5/6] riscv: microchip: mpfs: drop duplicated MMC/SDHC node

[PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-08  3:52 UTC  (3+ messages)

[PATCH 2/2] riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot
 2021-09-03 21:59 UTC 

[RFC PATCH v3 00/11] Linux RISC-V ACLINT Support
 2021-09-07 13:48 UTC  (22+ messages)
` [RFC PATCH v3 01/11] RISC-V: Clear SIP bit only when using SBI IPI operations
` [RFC PATCH v3 02/11] RISC-V: Treat IPIs as normal Linux IRQs
` [RFC PATCH v3 03/11] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [RFC PATCH v3 04/11] RISC-V: Use IPIs for remote TLB flush when possible
` [RFC PATCH v3 05/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
` [RFC PATCH v3 06/11] dt-bindings: timer: Update SiFive CLINT bindings for IPI support
` [RFC PATCH v3 07/11] irqchip: Add ACLINT software interrupt driver
` [RFC PATCH v3 08/11] RISC-V: Select ACLINT SWI driver for virt machine
` [RFC PATCH v3 09/11] dt-bindings: timer: Add ACLINT MTIMER bindings
` [RFC PATCH v3 10/11] clocksource: clint: Add support for ACLINT MTIMER device
` [RFC PATCH v3 11/11] MAINTAINERS: Add entry for RISC-V ACLINT drivers

[PATCH] clk: sifive: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:51 UTC 

[PATCH] RISC-V: Inform checksyscalls.sh about the rv32 ABI
 2021-09-06 22:57 UTC  (2+ messages)

[PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-06 20:36 UTC  (4+ messages)

[GIT PULL] RISC-V Patches for the 5.15 Merge Window, Part 1
 2021-09-06 10:06 UTC  (3+ messages)

[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-04 11:59 UTC  (3+ messages)

[RFC v2 1/7] RISC-V: Remove the current perf implementation
 2021-09-01 15:45 UTC  (3+ messages)
` Not compiling with CONFIG_BPF_SYSCALL enabled

[PATCH 5.10 083/103] perf tools: Fix arm64 build error with gcc-11
 2021-09-01 12:28 UTC 

Patch "perf tools: Fix arm64 build error with gcc-11" has been added to the 5.10-stable tree
 2021-09-01  9:45 UTC 

[PATCH -next] riscv/vdso: Add support for time namespaces
 2021-09-01  3:20 UTC 

[PATCH -next v3 0/3] riscv: Fix two vdso issue
 2021-09-01  2:46 UTC  (4+ messages)
` [PATCH -next v3 1/3] riscv/vdso: Refactor asm/vdso.h
` [PATCH -next v3 2/3] riscv/vdso: Move vdso data page up front
` [PATCH -next v3 3/3] riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write killable

[PATCH v2 1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
 2021-08-31 11:27 UTC  (7+ messages)
` [PATCH v2 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [PATCH v2 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [PATCH v2 4/5] riscv: dts: microchip: add missing compatibles for clint and plic
` [PATCH v2 5/5] riscv: dts: sifive: add missing compatible for plic

[PATCH v2] riscv: dts: microchip: mpfs-icicle: Fix serial console
 2021-08-31 11:26 UTC  (2+ messages)

[PATCH -next v2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
 2021-08-31 11:50 UTC 

[PATCH AUTOSEL 5.13 05/14] riscv: dts: microchip: Use 'local-mac-address' for emac1
 2021-08-30 11:59 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 06/14] riscv: dts: microchip: Add ethernet0 to the aliases node

[PATCH] riscv: vdso: map data page before vDSO code
 2021-08-29 10:16 UTC  (3+ messages)

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-08-28 20:13 UTC  (17+ messages)
` [PATCH v2 01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v2 02/13] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v2 03/13] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v2 04/13] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v2 05/13] perf: Force architectures to opt-in to "
` [PATCH v2 06/13] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v2 07/13] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v2 08/13] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v2 09/13] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v2 10/13] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v2 11/13] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v2 12/13] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v2 13/13] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

[GIT PULL] RISC-V Fixes for 5.14-rc8 (or 5.14)
 2021-08-27 20:10 UTC  (2+ messages)

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-08-27 17:23 UTC  (4+ messages)

[PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
 2021-08-27 15:22 UTC  (28+ messages)
` [PATCH 01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH 02/15] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH 03/15] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH 04/15] perf: Force architectures to opt-in to "
` [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
` [PATCH 06/15] KVM: x86: Register perf callbacks only when actively handling interrupt
` [PATCH 07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest
` [PATCH 08/15] KVM: x86: Drop current_vcpu in favor of kvm_running_vcpu
` [PATCH 09/15] KVM: arm64: Register/unregister perf callbacks at vcpu load/put
` [PATCH 10/15] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH 11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH 12/15] KVM: arm64: Convert to the generic perf callbacks
` [PATCH 13/15] KVM: arm64: Drop perf.c and fold its tiny bit of code into pmu.c
` [PATCH 14/15] perf: Disallow bulk unregistering of guest callbacks and do cleanup
` [PATCH 15/15] perf: KVM: Indicate "in guest" via NULL ->is_in_guest callback

[PATCH] riscv: mm: Enable PMD split page table lock for RV64
 2021-08-27 15:18 UTC  (2+ messages)

[PATCH -next] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
 2021-08-27  3:58 UTC  (3+ messages)

[PATCH] riscv: add support for hugepage migration
 2021-08-26 15:48 UTC  (3+ messages)

[PATCH v2 0/2] riscv: improve __ex_table section handling
 2021-08-26 14:11 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: Enable BUILDTIME_TABLE_SORT
` [PATCH v2 2/2] riscv: Move EXCEPTION_TABLE to RO_DATA segment

[PATCH 0/2] riscv: improve __ex_table section handling
 2021-08-26 14:06 UTC  (3+ messages)

[PATCH] RISC-V: Fix VDSO build for !MMU
 2021-08-26  6:20 UTC  (2+ messages)

[PATCH] riscv: use strscpy to replace strlcpy
 2021-08-26  6:08 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256
 2021-08-25 12:56 UTC  (5+ messages)

+ mm-move-ioremap_page_range-to-vmallocc.patch added to -mm tree
 2021-08-25  7:20 UTC 

[PATCH RFC] riscv: Introduce compile-time early page table for XIP kernel
 2021-08-25  5:09 UTC  (2+ messages)

[PATCH v3] riscv: explicitly use symbol offsets for VDSO
 2021-08-25  4:54 UTC  (2+ messages)

[PATCH] riscv: Enable Undefined Behavior Sanitizer UBSAN
 2021-08-25  4:45 UTC  (2+ messages)

[PATCH] riscv: Keep the riscv Kconfig selects sorted
 2021-08-25  4:44 UTC  (2+ messages)

[PATCH v2 1/2] riscv: dts: microchip: Use 'local-mac-address' for emac1
 2021-08-25  4:44 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: dts: microchip: Add ethernet0 to the aliases node

[PATCH v2] riscv: Ensure the value of FP registers in the core dump file is up to date
 2021-08-25  4:44 UTC  (2+ messages)

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-25  3:49 UTC  (2+ messages)

[PATCH] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-08-25  3:49 UTC  (2+ messages)

[PATCH v5 0/9] Add generic support for kdump DT properties
 2021-08-24 22:43 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox