Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-05 14:18:46 to 2022-04-11 23:41:06 UTC [more...]

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-11 23:38 UTC  (20+ messages)
` [PATCH v7 01/20] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v7 02/20] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
` [PATCH v7 05/20] ARM: Use do_kernel_power_off()
` [PATCH v7 06/20] csky: "
` [PATCH v7 07/20] riscv: "
` [PATCH v7 08/20] arm64: "
` [PATCH v7 09/20] parisc: "
` [PATCH v7 10/20] xen/x86: "
` [PATCH v7 11/20] powerpc: "
` [PATCH v7 12/20] m68k: Switch to new sys-off handler API
` [PATCH v7 13/20] sh: Use do_kernel_power_off()
` [PATCH v7 14/20] x86: "
` [PATCH v7 15/20] ia64: "
` [PATCH v7 16/20] mips: "
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
` [PATCH v7 18/20] ACPI: power: Switch to sys-off handler API
` [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler()

[PATCH v2] RISC-V: Increase range and default value of NR_CPUS
 2022-04-11 22:18 UTC  (7+ messages)

[PATCH v2 00/11] archs/random: fallback to using ktime_read_raw_clock() if no cycle counter
 2022-04-11 22:07 UTC  (14+ messages)
` [PATCH v2 01/11] timekeeping: add accessor for raw clock
` [PATCH v2 02/11] timekeeping: use ktime_read_raw_clock() for random_get_entropy() if no get_cycles()
` [PATCH v2 03/11] m68k: use ktime_read_raw_clock() for random_get_entropy() instead of zero
` [PATCH v2 04/11] riscv: "
` [PATCH v2 05/11] mips: "
` [PATCH v2 06/11] arm: "
` [PATCH v2 07/11] nios2: "
` [PATCH v2 08/11] x86: "
` [PATCH v2 09/11] um: "
` [PATCH v2 10/11] sparc: "
` [PATCH v2 11/11] xtensa: "

[PATCH v2 0/1] perf jitdump: Add riscv64 support
 2022-04-11 19:40 UTC  (3+ messages)
` [PATCH v2 1/1] "

[GIT PULL] KVM/riscv fixes for 5.18, take #1
 2022-04-11 17:29 UTC  (2+ messages)

[PATCH bpf-next] riscv, bpf: Implement more atomic operations for RV64
 2022-04-11 15:00 UTC  (4+ messages)

[PATCH v1 0/4] riscv: mm: add Svnapot support
 2022-04-11 14:39 UTC  (6+ messages)
` [PATCH v1 1/4] mm: modify pte format for Svnapot
` [PATCH v1 2/4] mm: support Svnapot in physical page linear-mapping
` [PATCH v1 3/4] mm: support Svnapot in hugetlb page
` [PATCH v1 4/4] mm: support Svnapot in huge vmap

[PATCH v2 0/9] More PolarFire SoC Fixes for 5.18
 2022-04-11 13:25 UTC  (11+ messages)
` [PATCH v2 1/9] clk: microchip: mpfs: fix parents for FIC clocks
` [PATCH v2 2/9] clk: microchip: mpfs: mark CLK_ATHENA as critical
` [PATCH v2 3/9] riscv: dts: microchip: fix usage of fic clocks on mpfs
` [PATCH v2 4/9] dt-bindings: clk: mpfs document msspll dri registers
` [PATCH v2 5/9] dt-bindings: clk: mpfs: add defines for two new clocks
` [PATCH v2 6/9] dt-bindings: rtc: add refclk to mpfs-rtc
` [PATCH v2 7/9] clk: microchip: mpfs: re-parent the configurable clocks
` [PATCH v2 8/9] clk: microchip: mpfs: add RTCREF clock control
` [PATCH v2 9/9] riscv: dts: microchip: reparent mpfs clocks

[PATCH] riscv: Optimize AMO acquire/release usage
 2022-04-11 13:20 UTC  (3+ messages)

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-04-11 11:43 UTC  (8+ messages)

[PATCH 0/3] tty: TX helpers
 2022-04-11 10:54 UTC  (2+ messages)
` [PATCH 3/3] tty: serial: use uart_port_tx_limit() helper

[PATCH v2] clk: microchip: mpfs: don't reset disabled peripherals
 2022-04-11  7:23 UTC 

[PATCH RFC v1 00/10] archs/random: fallback to using sched_clock() if no cycle counter
 2022-04-10 23:29 UTC  (19+ messages)
` [PATCH RFC v1 01/10] random: use sched_clock() for random_get_entropy() if no get_cycles()
` [PATCH RFC v1 02/10] m68k: use sched_clock() for random_get_entropy() instead of zero
` [PATCH RFC v1 03/10] riscv: "
` [PATCH RFC v1 04/10] mips: "
` [PATCH RFC v1 05/10] arm: "
` [PATCH RFC v1 06/10] x86: "
` [PATCH RFC v1 07/10] arm64: "
` [PATCH RFC v1 08/10] um: "
` [PATCH RFC v1 09/10] sparc: "
` [PATCH RFC v1 10/10] xtensa: "

[PATCH v5 0/7] RISC-V IPI Improvements
 2022-04-10 20:11 UTC  (3+ messages)
` [PATCH v5 3/7] genirq: Add mechanism to multiplex a single HW IPI

[PATCH 0/1] perf jitdump: Add riscv64 support
 2022-04-10 15:15 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v1 0/7] Add rtc refclk support for PolarFire SoC
 2022-04-10  8:12 UTC  (17+ messages)
` [PATCH v1 1/7] dt-bindings: clk: mpfs document msspll dri registers
` [PATCH v1 2/7] dt-bindings: clk: mpfs: add defines for two new clocks
` [PATCH v1 3/7] dt-bindings: rtc: add refclk to mpfs-rtc
` [PATCH v1 4/7] clk: microchip: mpfs: re-parent the configurable clocks
` [PATCH v1 5/7] clk: microchip: mpfs: rename sys_base to base
` [PATCH v1 6/7] clk: microchip: mpfs: add RTCREF clock control
` [PATCH v1 7/7] riscv: dts: microchip: reparent mpfs clocks

[RFC PULL] remove arch/h8300
 2022-04-10  8:08 UTC  (21+ messages)

[PATCH] RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
 2022-04-10  3:14 UTC  (2+ messages)

[PATCH] RISC-V: KVM: include missing hwcap.h into vcpu_fp
 2022-04-09  3:51 UTC  (2+ messages)

[PATCH v8 00/14] riscv: support for Svpbmt and D1 memory types
 2022-04-08 16:13 UTC  (7+ messages)
` [PATCH v8 10/14] riscv: add cpufeature handling via alternatives
` [PATCH v8 01/14] riscv: prevent null-pointer dereference with sbi_remote_fence_i

[PATCH v1] clk: microchip: mpfs: don't reset disabled peripherals
 2022-04-08 14:16 UTC  (3+ messages)

[PATCH V4 0/4] arch: patch_text: Fixup last cpu should be master
 2022-04-08 13:58 UTC  (6+ messages)
` [PATCH V4 1/4] arm64: "
` [PATCH V4 2/4] riscv: "
` [PATCH V4 3/4] xtensa: "
` [PATCH V4 4/4] csky: "

[PATCH v1 0/3] More PolarFire SoC Fixes for 5.18
 2022-04-08 13:35 UTC  (4+ messages)
` [PATCH v1 1/3] clk: microchip: mpfs: fix parents for FIC clocks
` [PATCH v1 2/3] clk: microchip: mpfs: mark CLK_ATHENA as critical
` [PATCH v1 3/3] riscv: dts: microchip: fix usage of fic clocks on mpfs

[PATCH v3 -next 0/6] riscv: kexec: add kexec_file_load() support
 2022-04-08 10:09 UTC  (7+ messages)
` [PATCH v3 -next 1/6] kexec_file: Fix kexec_file.c build error for riscv platform
` [PATCH v3 -next 2/6] RISC-V: use memcpy for kexec_file mode
` [PATCH v3 -next 3/6] RISC-V: Add kexec_file support
` [PATCH v3 -next 4/6] RISC-V: Support for kexec_file on panic
` [PATCH v3 -next 5/6] RISC-V: Add purgatory
` [PATCH v3 -next 6/6] RISC-V: Load purgatory in kexec_file

[v2] Add support for hwrng on PolarFire SoC
 2022-04-08 10:09 UTC  (2+ messages)
` [PATCH v2 1/1] hwrng: mpfs - add polarfire soc hwrng support

[PATCH] pwm: sifive: simplify if-if to if-else
 2022-04-08 10:07 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
 2022-04-07 20:34 UTC 

[RESEND PATCH] riscv: dts: sifive: fu540-c000: align dma node name with dtschema
 2022-04-07 19:38 UTC 

[PATCH 00/18] dt-bindings: irqchip: include generic schema
 2022-04-07 19:30 UTC  (7+ messages)
` [PATCH 01/18] ARM: dts: nspire: use lower case hex addresses in node unit addresses
  ` (subset) "
` [PATCH 02/18] ARM: dts: ox820: align interrupt controller node name with dtschema
  ` (subset) "
` [PATCH 03/18] ARM: dts: socfpga: "
  ` (subset) "

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

riscv defconfig CONFIG_PM/macb/generic PHY regression in v5.18-rc1
 2022-04-07 14:30 UTC  (17+ messages)

[PATCH v2] Documentation: kvm: Add missing line break in api.rst
 2022-04-07 12:33 UTC 

[PATCH V3] riscv: patch_text: Fixup last cpu should be master
 2022-04-07  6:36 UTC  (5+ messages)

cleanup swiotlb initialization v8
 2022-04-07  0:31 UTC  (7+ messages)
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction

[PATCH] riscv: cmpxchg: Cleanup unnecessary definition
 2022-04-06 12:07 UTC 

[next] riscv: Linux next-20220404 riscv defconfig builds failed
 2022-04-06  1:32 UTC  (4+ messages)

[PATCH v2] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
 2022-04-05 15:26 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