Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-31 18:28:29 to 2022-02-09 12:41:55 UTC [more...]

[PATCH v6 00/14] riscv: support for Svpbmt and D1 memory types
 2022-02-09 12:38 UTC  (14+ messages)
` [PATCH v6 01/14] riscv: prevent null-pointer dereference with sbi_remote_fence_i
` [PATCH v6 02/14] riscv: integrate alternatives better into the main architecture
` [PATCH v6 03/14] riscv: allow different stages with alternatives
` [PATCH v6 04/14] riscv: implement module alternatives
` [PATCH v6 05/14] riscv: implement ALTERNATIVE_2 macro
` [PATCH v6 06/14] riscv: extend concatenated alternatives-lines to the same length
` [PATCH v6 07/14] riscv: prevent compressed instructions in alternatives
` [PATCH v6 08/14] riscv: move boot alternatives to a slightly earlier position
` [PATCH v6 09/14] riscv: Fix accessing pfn bits in PTEs for non-32bit variants
` [PATCH v6 10/14] riscv: add cpufeature handling via alternatives
` [PATCH v6 11/14] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt
` [PATCH v6 12/14] riscv: add RISC-V Svpbmt extension support
` [PATCH v6 14/14] riscv: add memory-type errata for T-Head

[PATCH v2 0/3] RISC-V: Fix cpumask rework fall-out
 2022-02-09  8:54 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Fix hartid mask handling for hartid 31 and up
` [PATCH v2 2/3] RISC-V: Fix handling of empty cpu masks
` [PATCH v2 3/3] RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering

[PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
 2022-02-09  7:41 UTC  (2+ messages)
` [PATCH v3 2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

[PATCH] riscv: cpu-hotplug: clear cpu from numa map when teardown
 2022-02-09  7:36 UTC  (3+ messages)

[PATCH v10 0/8] RISC-V CPU Idle Support
 2022-02-09  6:00 UTC  (25+ messages)
` [PATCH v10 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v10 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v10 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v10 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v10 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v10 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v10 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-02-09  4:07 UTC  (15+ messages)
` [PATCH 01/12] dt-bindings: vendor-prefixes: add Nuclei
` [PATCH 03/12] dt-bindings: riscv: add compatible strings for Nuclei UX600 series
` [PATCH 04/12] dt-bindings: timer: add compatible for Nuclei UX600 CLINT-compat timer
` [PATCH 05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC
` [PATCH 06/12] dt-bindings: serial: add compatible string for Nuclei DemoSoC UART
` [PATCH 07/12] dt-bindings: spi: add compatible string for Nuclei DemoSoC SPI
` [PATCH 08/12] dt-bindings: riscv: add binding for Nuclei platform boards

[PATCH] riscv: fix nommu_k210_sdcard_defconfig
 2022-02-09  4:02 UTC  (2+ messages)

[PATCH 0/4] Refactor the PRCI driver to reduce the complexity
 2022-02-09  2:56 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: change the macro name of prci in header files and example

[PATCH] riscv: extable: fix err reg writing in dedicated uaccess handler
 2022-02-09  1:13 UTC  (2+ messages)

[PATCH v6 00/12] Update the Icicle Kit device tree
 2022-02-08 12:32 UTC  (19+ messages)
` [PATCH v6 01/12] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v6 02/12] dt-bindings: soc/microchip: add services as sub devs of sys ctrlr
` [PATCH v6 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v6 04/12] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v6 05/12] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v6 06/12] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v6 07/12] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v6 08/12] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v6 09/12] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v6 10/12] riscv: dts: microchip: update peripherals in "
` [PATCH v6 11/12] riscv: dts: microchip: add new peripherals to "
` [PATCH v6 12/12] MAINTAINERS: update riscv/microchip entry

[PATCH] gpio: sifive: use the correct register to read output values
 2022-02-08 10:13 UTC  (6+ messages)

[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
 2022-02-08  7:43 UTC  (31+ messages)
` [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V5 03/21] compat: consolidate the compat_flock{, 64} definition
` [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V5 08/21] riscv: Fixup difference with defconfig
` [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
` [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
` [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V5 14/21] riscv: compat: Add elf.h implementation
` [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
` [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
` [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-02-08  0:35 UTC  (5+ messages)

[PATCH v5 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-02-07 20:09 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: Add dma-channels property and modify compatible
` [PATCH v5 2/3] riscv: dts: "
` [PATCH v5 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH v5 00/14] riscv: support for svpbmt and D1 memory types
 2022-02-07 13:39 UTC  (4+ messages)
` [PATCH v5 11/14] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt

[RFC PATCH] riscv: reduce THREAD_SIZE from 16KB to 8KB for RV64
 2022-02-07 15:27 UTC  (7+ messages)

[PATCH V7 0/2] Add thead,c900-plic support
 2022-02-07  9:13 UTC  (6+ messages)
` [PATCH V7 1/2] dt-bindings: update riscv plic compatible string
` [PATCH V7 2/2] irqchip/sifive-plic: Fixup thead, c900-plic DT parse missing
  ` [PATCH V7 2/2] irqchip/sifive-plic: Fixup thead,c900-plic "

[PATCH v5] riscv: Fixed misaligned memory access. Fixed pointer comparison
 2022-02-06 23:50 UTC 

[PATCH] riscv: add irq stack support
 2022-02-06 17:36 UTC 

[PATCH v3] riscv: fix oops caused by irqsoff latency tracer
 2022-02-06  0:29 UTC 

[PATCH v5 00/12] Update the Icicle Kit device tree
 2022-02-05 12:48 UTC  (22+ messages)
` [PATCH v5 01/12] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v5 02/12] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v5 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v5 04/12] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding

[PATCH] PCI: fu740: RFC: force gen1 and get devices probing
 2022-02-05  8:59 UTC  (3+ messages)

[PATCH] PCI: fu740: fix finding gpios
 2022-02-05  8:52 UTC  (3+ messages)

[PATCH] riscv: eliminate unreliable __builtin_frame_address(1)
 2022-02-04 21:56 UTC  (2+ messages)

Re:
 2022-02-04 21:45 UTC  (2+ messages)

[PATCH] riscv: defconfig: enable hugetlbfs option
 2022-02-04 16:57 UTC  (2+ messages)

[PATCH v1 0/2] Provide a fraemework for RISC-V ISA extensions
 2022-02-03 13:56 UTC  (4+ messages)

[PATCH v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-02-03 10:52 UTC 

[PATCH] kallsyms: ignore all local labels prefixed by '.L'
 2022-02-03  1:01 UTC  (4+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2022-02-02 19:58 UTC  (6+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[GIT PULL] KVM/riscv fixes for 5.17, take #1
 2022-02-02 14:58 UTC  (2+ messages)

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-02-02 13:45 UTC  (7+ messages)

[PATCH] RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
 2022-02-02 13:29 UTC  (4+ messages)

[syzbot] riscv/fixes boot error: can't ssh into the instance
 2022-02-02 13:18 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix SBI implementation version
 2022-02-02 11:21 UTC  (2+ messages)

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-02-01 13:56 UTC  (10+ messages)
` [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH] mm/hugetlb: Generalize ARCH_WANT_GENERAL_HUGETLB
 2022-02-01 12:27 UTC 

[PATCH 0/6] KVM RISC-V SBI v0.3 support
 2022-02-01  8:22 UTC  (7+ messages)
` [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
` [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
` [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
` [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines
` [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
` [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call

[PATCH v5 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
 2022-02-01  5:37 UTC  (3+ messages)

[PATCH v2 5/7] riscv: Use asm/insn.h for module relocations
 2022-02-01  1:13 UTC  (2+ messages)

[PATCH v2 0/7] Module relocation fixes and asm/insn.h header
 2022-01-31 23:31 UTC  (5+ messages)
` [PATCH v2 6/7] riscv: Use asm/insn.h to generate plt entries
` [PATCH v2 7/7] riscv: Use asm/insn.h for jump labels

[PATCH 0/3] RISC-V: Fix cpumask rework falloout
 2022-01-31 21:18 UTC  (5+ messages)
` [PATCH 2/3] RISC-V: Fix handling of empty cpu masks
` [PATCH 3/3] RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering


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