linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-31 08:57:35 to 2022-08-11 08:02:10 UTC [more...]

[PATCH] MAINTAINERS: rectify entry for RISC-V/MICROCHIP POLARFIRE SOC SUPPORT
 2022-08-11  8:01 UTC  (4+ messages)

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-08-11  7:41 UTC  (7+ messages)
` [PATCH V6 1/6] RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
` [PATCH V6 2/6] RISC-V: Fixup get incorrect user mode PC for kernel mode regs
` [PATCH V6 3/6] RISC-V: Fixup schedule out issue in machine_crash_shutdown()
` [PATCH V6 4/6] RISC-V: Add modules to virtual kernel memory layout dump
` [PATCH V6 5/6] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V6 6/6] Documentation: kdump: describe VMCOREINFO export for RISCV64

[PATCH v5 00/13] Canaan devicetree fixes
 2022-08-11  6:26 UTC  (5+ messages)

[PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-08-11  5:05 UTC  (2+ messages)

[PATCH v7 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-08-11  4:52 UTC  (2+ messages)

[PATCH V5 0/6] RISC-V fixups to work with crash tool
 2022-08-11  3:37 UTC  (18+ messages)
` [PATCH V5 1/6] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [PATCH V5 2/6] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V5 3/6] riscv: Add modules to virtual kernel memory layout dump
` [PATCH V5 4/6] RISC-V: Fixup getting correct current pc
` [PATCH V5 5/6] riscv: crash_core: Export kernel vm layout, phys_ram_base
` [PATCH V5 6/6] RISC-V: Fixup schedule out issue in machine_crash_shutdown()

[PATCH -next] riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
 2022-08-10 22:01 UTC  (5+ messages)

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-08-10 19:43 UTC  (7+ messages)

[PATCH v3 0/4] QEMU: Fix RISC-V virt & spike machines' dtbs
 2022-08-10 18:46 UTC  (5+ messages)
` [PATCH v3 1/4] hw/riscv: virt: fix uart node name
` [PATCH v3 2/4] hw/riscv: virt: fix the plic's address cells
` [PATCH v3 3/4] hw/riscv: virt: fix syscon subnode paths
` [PATCH v3 4/4] hw/core: fix platform bus node name

[RESEND/PULL PATCH 0/2] MAINTAINERS updates for PolarFire SoC
 2022-08-10 17:11 UTC  (4+ messages)
` [RESEND PATCH 1/2] MAINTAINERS: add PolarFire SoC dt bindings
` [RESEND PATCH 2/2] MAINTAINERS: add the Polarfire SoC's i2c driver

[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
 2022-08-10 14:56 UTC  (3+ messages)
` [PATCH v5] perf arch events: riscv sbi firmware std event files

[PATCH] riscv: dts: microchip: add qspi compatible fallback
 2022-08-10 13:29 UTC  (2+ messages)

[PATCH v2 0/2] perf: RISC-V: fix access beyond allocated array
 2022-08-10  7:06 UTC  (2+ messages)

[PATCH] RISC-V: defconfig: Remove CONFIG_SECURITY
 2022-08-10  6:18 UTC 

In der Stadt Aalen wurden mehr als 875 Menschen Millionare
 2022-08-10  0:57 UTC 

[PATCH 0/3] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-09 18:36 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: timer: sifive,clint: add legacy riscv compatible
` [PATCH 2/3] dt-bindings: interrupt-controller: sifive,plic: "
` [PATCH 3/3] dt-bindings: riscv: add new riscv,isa strings for emulators

[PATCH v7 0/4] Add Sstc extension support
 2022-08-09 17:07 UTC  (6+ messages)
` [PATCH v7 3/4] RISC-V: Prefer sstc extension if available

[PATCH] wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
 2022-08-09 14:57 UTC 

[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-08-09  7:06 UTC  (11+ messages)

[PATCH v2 0/4] QEMU: Fix RISC-V virt & spike machines' dtbs
 2022-08-09  6:26 UTC  (9+ messages)
` [PATCH v2 1/4] hw/riscv: virt: fix uart node name
` [PATCH v2 2/4] hw/riscv: virt: Fix the plic's address cells
` [PATCH v2 3/4] hw/riscv: virt: fix syscon subnode paths
` [PATCH v2 4/4] hw/core: fix platform bus node name

[RFC PATCH 0/4] riscv: Add basic percpu operations
 2022-08-09  2:58 UTC  (7+ messages)
` [RFC PATCH 1/4] vmstat: percpu: Rename HAVE_CMPXCHG_LOCAL to HAVE_CMPXCHG_PERCPU_BYTE
` [RFC PATCH 2/4] arm64: percpu: Use generic PERCPU_RW_OPS
` [RFC PATCH 3/4] riscv: percpu: Implement this_cpu operations
` [RFC PATCH 4/4] riscv: cmpxchg: Remove unused cmpxchg(64)_local

[PATCH 0/5] QEMU: Fix RISC-V virt & spike machines' dtbs
 2022-08-08 20:53 UTC  (16+ messages)
` [PATCH 1/5] target/riscv: Ignore the S and U letters when formatting ISA strings
` [PATCH 2/5] hw/riscv: virt: fix uart node name
` [PATCH 3/5] hw/riscv: virt: Fix the plic's address cells
` [PATCH 4/5] hw/riscv: virt: fix syscon subnode paths
` [PATCH 5/5] hw/core: fix platform bus node name

[GIT PULL] RISC-V Patches for the 5.20 Merge Window, Part 1
 2022-08-08 14:36 UTC  (5+ messages)

[PATCH] asm-generic: unistd.h: make 'compat_sys_fadvise64_64' conditional
 2022-08-08  8:06 UTC  (4+ messages)

[PATCH] MAINTAINERS: add PolarFire SoC dt bindings
 2022-08-08  8:03 UTC  (2+ messages)

[PATCH V9 00/15] arch: Add qspinlock support and atomic cleanup
 2022-08-08  7:25 UTC  (17+ messages)
` [PATCH V9 01/15] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V9 02/15] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
` [PATCH V9 03/15] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V9 04/15] asm-generic: ticket-lock: Keep ticket-lock the same semantic with qspinlock
` [PATCH V9 05/15] asm-generic: spinlock: Add queued spinlock support in common header
` [PATCH V9 06/15] riscv: atomic: Clean up unnecessary acquire and release definitions
` [PATCH V9 07/15] riscv: cmpxchg: Remove xchg32 and xchg64
` [PATCH V9 08/15] riscv: cmpxchg: Forbid arch_cmpxchg64 for 32-bit
` [PATCH V9 09/15] riscv: cmpxchg: Optimize cmpxchg64
` [PATCH V9 10/15] riscv: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
` [PATCH V9 11/15] riscv: Add qspinlock support
` [PATCH V9 12/15] riscv: Add combo spinlock support
` [PATCH V9 13/15] openrisc: cmpxchg: Cleanup unnecessary codes
` [PATCH V9 14/15] openrisc: Move from ticket-lock to qspinlock
` [PATCH V9 15/15] csky: spinlock: Use the generic header files

[PATCH 0/3] MPFS mailbox fixes
 2022-08-08  7:01 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mailbox: fix the mpfs' reg property
` [PATCH 2/3] mailbox: mpfs: fix handling of the "
` [PATCH 3/3] mailbox: mpfs: account for mbox offsets while sending

[PATCH v2] kernel/sys_ni: add compat entry for fadvise64_64
 2022-08-08  6:57 UTC  (2+ messages)

[PATCH] riscv: compat: make __ARCH_WANT_COMPAT_FADVISE64_64 conditional
 2022-08-07 19:40 UTC  (2+ messages)

[PATCH] spi: microchip-core: Simplify some error message
 2022-08-05 21:49 UTC  (2+ messages)

[PATCH v7 0/4] Microchip soft ip corePWM driver
 2022-08-05 20:01 UTC  (10+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells
` [PATCH v7 2/4] riscv: dts: fix the icicle's #pwm-cells
` [PATCH v7 3/4] pwm: add microchip soft ip corePWM driver

DT schema warnings on Risc-V virt machine
 2022-08-05 17:54 UTC  (4+ messages)

[PATCH v2] riscv: ensure cpu_ops_sbi is declared
 2022-08-05 17:45 UTC  (2+ messages)

Investment Opportunity
 2022-08-05  9:37 UTC 

[Crash-utility][PATCH V2 0/9] Support RISCV64 arch and common commands
 2022-08-05  6:19 UTC  (12+ messages)
` [Crash-utility][PATCH V2 1/9] Add RISCV64 framework code support
` [Crash-utility][PATCH V2 2/9] RISCV64: Make crash tool enter command line and support some commands
` [Crash-utility][PATCH V2 3/9] RISCV64: Add 'dis' command support
` [Crash-utility][PATCH V2 4/9] RISCV64: Add 'irq' "
` [Crash-utility][PATCH V2 5/9] RISCV64: Add 'bt' "
` [Crash-utility][PATCH V2 6/9] RISCV64: Add 'help -r' "
` [Crash-utility][PATCH V2 7/9] RISCV64: Add 'help -m/M' "
` [Crash-utility][PATCH V2 8/9] RISCV64: Add 'mach' "
` [Crash-utility][PATCH V2 9/9] RISCV64: Add the implementation of symbol verify

[PATCH] dt-bindings: riscv: fix SiFive l2-cache's cache-sets
 2022-08-04 10:26 UTC  (2+ messages)

[PATCH v7 4/4] riscv: implement cache-management errata for T-Head SoCs
 2022-08-04  8:16 UTC  (3+ messages)

[syzbot] riscv/fixes test error: lost connection to test machine
 2022-08-04  5:35 UTC  (7+ messages)

[PATCH V2] uapi: Fixup strace compile error
 2022-08-04  2:54 UTC 

[PATCH] uapi: Fixup strace compile error
 2022-08-04  2:12 UTC  (7+ messages)

[PATCH v4] dt-bindings: gpio: sifive: add gpio-line-names
 2022-08-03 15:55 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-30 23:45 UTC  (12+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE

[PATCH v8 00/31] Rust support
 2022-08-02 17:46 UTC  (9+ messages)
` [PATCH v8 27/31] Kbuild: add "

[Crash-utility][PATCH 0/8] Support RISCV64 arch and common commands
 2022-08-01  4:35 UTC  (9+ messages)

[PATCH] selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp
 2022-07-31  9:25 UTC 

[PATCH v3 0/1] Add Polarfire SoC GPIO support
 2022-07-31  8:56 UTC  (4+ messages)
` [PATCH v3 1/1] gpio: mpfs: add polarfire soc gpio support


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