linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-24 12:26:44 to 2022-08-03 17:06:17 UTC [more...]

DT schema warnings on Risc-V virt machine
 2022-08-03 17:05 UTC 

[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  (15+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage

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

[PATCH v7 0/4] Microchip soft ip corePWM driver
 2022-08-02 12:34 UTC  (8+ 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

[PATCH V5 0/6] RISC-V fixups to work with crash tool
 2022-08-02 12:18 UTC  (7+ 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()

[Crash-utility][PATCH 0/8] Support RISCV64 arch and common commands
 2022-08-01  4:35 UTC  (12+ messages)
` [Crash-utility][PATCH 1/8] Add RISCV64 framework code support

[Crash-utility][PATCH V2 0/9] Support RISCV64 arch and common commands
 2022-08-01  4:30 UTC  (10+ 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] 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

[GIT PULL] A Single RISC-V Fix for 5.19
 2022-07-29 18:35 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 5.20
 2022-07-29 14:14 UTC  (2+ messages)

[PATCH] riscv: enable software resend of irqs
 2022-07-29 11:11 UTC 

Biznesowy angielski
 2022-07-29  7:29 UTC 

[PATCH v4 05/17] dt-bindings: PCI: dwc: Stop selecting generic bindings by default
 2022-07-28 22:37 UTC  (2+ messages)

[PATCH] doc: RISC-V: Document that misaligned accesses are supported
 2022-07-28 21:07 UTC 

[PATCH 1/7] pwm: sifive: Simplify offset calculation for PWMCMP registers
 2022-07-28 17:45 UTC  (9+ messages)
` [PATCH 6/7] pwm: sifive: Ensure the clk is enabled exactly one per running PWM
` [PATCH 7/7] pwm: sifive: Shut down hardware only after pwmchip_remove() completed

[PATCH V8 07/10] riscv: Add qspinlock support
 2022-07-28  8:34 UTC  (5+ messages)

[PATCH V8 02/10] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
 2022-07-27 19:20 UTC  (2+ messages)

[PATCH 0/6] Add support for Renesas RZ/Five SoC
 2022-07-27 15:43 UTC  (42+ messages)
` [PATCH 1/6] dt-bindings: arm: renesas: Ignore the schema for RISC-V arch
` [PATCH 2/6] dt-bindings: riscv: Sort the CPU core list alphabetically
` [PATCH 3/6] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH 4/6] dt-bindings: riscv: Add DT binding documentation for Renesas RZ/Five SoC and SMARC EVK
` [PATCH 5/6] RISC-V: Kconfig.socs: Add Renesas RZ/Five SoC kconfig option
` [PATCH 6/6] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC

[PATCH v2 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-07-27 15:26 UTC  (13+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu
` [PATCH v2 2/2] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT property

[PATCH v3 0/2] Fix SiFive dt-schema errors
 2022-07-27 15:23 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: sifive: add cache-set value of 2048
` [PATCH v3 2/2] dt-bindings: sifive: add gpio-line-names

[PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-07-27 11:53 UTC  (6+ messages)

[PATCH] checkstack: add riscv support for scripts/checkstack.pl
 2022-07-26 20:11 UTC  (4+ messages)

[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
 2022-07-26 16:42 UTC  (5+ messages)

[PATCH] rtc: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()
 2022-07-26 14:22 UTC  (2+ messages)

[PATCH V4 0/5] RISC-V fixups to work with crash tool
 2022-07-26 13:58 UTC  (8+ messages)
` [PATCH V4 1/5] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [PATCH V4 2/5] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V4 3/5] riscv: Add modules to virtual kernel memory layout dump
` [PATCH V4 4/5] RISC-V: Fixup getting correct current pc
` [PATCH V4 5/5] riscv: crash_core: Export kernel vm layout, phys_ram_base

[PATCH] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-07-26 13:43 UTC  (4+ messages)

[RESEND PATCH V2 0/5] Fixups to work with crash tool
 2022-07-26  9:47 UTC  (14+ messages)
` [RESEND PATCH V2 1/5] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [RESEND PATCH V2 2/5] RISC-V: Add arch_crash_save_vmcoreinfo support
` [RESEND PATCH V2 3/5] riscv: Add modules to virtual kernel memory layout dump
` [RESEND PATCH V2 4/5] RISC-V: Fixup getting correct current pc
` [RESEND PATCH V2 5/5] riscv: crash_core: Export kernel vm layout, phys_ram_base

[PATCH v4 0/2] Fix RISC-V's arch-topology reporting
 2022-07-26  9:14 UTC  (10+ messages)
` [PATCH v4 1/2] arm64: topology: move store_cpu_topology() to shared code
` [PATCH v4 2/2] riscv: topology: fix default topology reporting

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

[PATCH v2 1/2] riscv/purgatory: hard-code obj-y in Makefile
 2022-07-26  4:49 UTC  (5+ messages)
` [PATCH v2 2/2] riscv/purgatory: Omit use of bin2c

[PATCH] profile: setup_profiling_timer() is moslty not implemented
 2022-07-25 20:48 UTC  (3+ messages)

[PATCH] [PATCH v2] riscv: add as-options for modules with assembly compontents
 2022-07-25 11:42 UTC  (3+ messages)

[PATCH V8 00/10] arch: Add qspinlock support with combo style
 2022-07-25  2:30 UTC  (4+ messages)
` [PATCH V8 10/10] csky: Add qspinlock support

[PATCH 0/2] riscv: Add macro for multiple nop instructions
 2022-07-24 17:24 UTC  (2+ messages)

[PATCH V2 0/5] Fixups to work with crash tool
 2022-07-24 15:23 UTC  (6+ messages)
` [PATCH V2 1/5] RISC-V: use __smp_processor_id() instead of smp_processor_id()
` [PATCH V2 2/5] RISC-V: Add arch_crash_save_vmcoreinfo support
` [PATCH V2 3/5] riscv: Add modules to virtual kernel memory layout dump
` [PATCH V2 4/5] RISC-V: Fixup getting correct current pc
` [PATCH V2 5/5] riscv64: crash_core: Export kernel vm layout, phys_ram_base

[PATCH 1/2] riscv/purgatory: hard-code obj-y in Makefile
 2022-07-24 15:12 UTC  (2+ messages)


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