public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-08-08 07:15:10 to 2022-08-14 11:41:53 UTC [more...]

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-08-14 11:41 UTC  (9+ messages)

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[PATCH v6 0/2] use static key to optimize pgtable_l4_enabled
 2022-08-14  1:53 UTC  (2+ messages)

[PATCH v2] kernel/sys_ni: add compat entry for fadvise64_64
 2022-08-13 17:44 UTC  (3+ messages)

randconfig linker errors
 2022-08-13 17:03 UTC  (2+ messages)

[PATCH 1/1] riscv: enable Docker requirements in defconfig
 2022-08-13 15:58 UTC  (2+ messages)

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

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

[PATCH v2] RISC-V: Clean up the Zicbom block size probing
 2022-08-12 23:07 UTC  (4+ messages)

[PATCH] perf: riscv: fix broken build due to struct redefinition
 2022-08-12 22:36 UTC  (5+ messages)

[PATCH] RISC-V: defconfig: Remove CONFIG_SECURITY
 2022-08-12 21:53 UTC  (2+ messages)

[PATCH 1/1] riscv: enable CD-ROM file systems in defconfig
 2022-08-12 20:08 UTC 

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

[PATCH] dt-bindings: mmc: cdns: add card-detect-delay property
 2022-08-12 18:51 UTC  (6+ messages)

Apply f2928e224d85e7cc139009ab17cefdfec2df5d11 to 5.15 and 5.10?
 2022-08-12 17:00 UTC  (5+ messages)

[PATCH v4] dt-bindings: gpio: sifive: add gpio-line-names
 2022-08-12 16:05 UTC  (2+ messages)

[PATCH v7 0/4] Add Sstc extension support
 2022-08-12 16:05 UTC  (4+ messages)

[PATCH] RISC-V: Don't truncate a hartid in the cbom-block-size mismatch warning
 2022-08-12 16:05 UTC  (4+ messages)

[PATCH] wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
 2022-08-12 16:05 UTC  (2+ messages)

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

[PATCH 0/6] Add support for Renesas RZ/Five SoC
 2022-08-12 15:10 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: arm: renesas: Ignore the schema for RISC-V arch
` [PATCH 4/6] dt-bindings: riscv: Add DT binding documentation for Renesas RZ/Five SoC and SMARC EVK

[PATCH] perf: riscv legacy: fix kerneldoc comment warning
 2022-08-12 14:35 UTC 

[PATCH -next] riscv: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
 2022-08-12 10:19 UTC  (3+ messages)

[PATCH 0/4] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-12 10:07 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: PCI: fu740-pci: fix missing clock-names
` [PATCH 2/4] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties
` [PATCH 3/4] dt-bindings: PCI: microchip,pcie-host: fix incorrect child node name
` [PATCH 4/4] dt-bindings: PCI: microchip,pcie-host: fix missing address translation property

[PATCH v4] arch/riscv: add Zihintpause support
 2022-08-12  7:21 UTC  (4+ messages)

[RFC PATCH v3 0/2] Risc-V Svinval support
 2022-08-12  4:29 UTC  (3+ messages)
` [RFC PATCH v3 1/2] riscv: enum for svinval extension
` [RFC PATCH v3 2/2] riscv: mm: use svinval instructions instead of sfence.vma

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-08-12  3:23 UTC  (11+ 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

[v3 0/5] Miscallenous improvement & fixes for the PMU driver
 2022-08-12  2:32 UTC  (2+ messages)

[PATCH v4] riscv:uprobe fix SR_SPIE set/clear handling
 2022-08-11 21:49 UTC  (2+ messages)

[PATCH] riscv/vdso: fix missing vdso_data declaration
 2022-08-11 21:26 UTC  (3+ messages)

[PATCH v2] riscv: dts: starfive: correct number of external interrupts
 2022-08-11 21:06 UTC  (2+ messages)

[PATCH] RISC-V: cpu_ops_spinwait.c should include head.h
 2022-08-11 21:06 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: fix SiFive l2-cache's cache-sets
 2022-08-11 21:07 UTC  (2+ messages)

[PATCH] RISC-V: cpu_ops_spinwait.c should include head.h
 2022-08-11 21:06 UTC  (2+ messages)

[PATCH v1 0/4] Add HiFive Unmatched LEDs
 2022-08-11 21:06 UTC  (2+ messages)

[PATCH] riscv: dts: microchip: remove ti,fifo-depth property
 2022-08-11 20:42 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: Make struct irq_chip const
 2022-08-11 17:19 UTC  (3+ messages)

[PATCH] riscv/kprobes: allocate detour buffer from module area
 2022-08-11 17:09 UTC  (2+ messages)

[PATCH v2 1/2] riscv/purgatory: hard-code obj-y in Makefile
 2022-08-11 16:53 UTC  (2+ messages)

[PATCH] RISC-V: use __smp_processor_id() instead of smp_processor_id()
 2022-08-11 16:05 UTC  (3+ messages)

[PATCH] riscv: traps_misaligned: do not duplicate stringify
 2022-08-11 15:45 UTC  (2+ messages)

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

[PATCH v5 00/13] Canaan devicetree fixes
 2022-08-11  6:26 UTC  (3+ 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  (16+ messages)
` [PATCH V5 1/6] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [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 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] 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)

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  (9+ messages)
` [PATCH 1/3] dt-bindings: timer: sifive,clint: add legacy riscv compatible

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

[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  (6+ messages)
` [PATCH 1/5] target/riscv: Ignore the S and U letters when formatting ISA strings

[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  (5+ messages)
` [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


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