public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-04-20 17:47:56 to 2022-04-29 10:41:44 UTC [more...]

[PATCH v1 0/8] PolarFire SoC dt for 5.19
 2022-04-29 10:40 UTC  (2+ messages)
` [PATCH v1 1/8] riscv: dts: microchip: remove icicle memory clocks

[PATCH 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
 2022-04-29  9:15 UTC  (7+ messages)
` [PATCH 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe

[syzbot] possible deadlock in do_page_fault
 2022-04-29  6:50 UTC 

[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-04-29  6:18 UTC  (8+ messages)
` [PATCH -next v6 1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v6 2/6] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v6 3/6] mm: page_table_check: add hooks to public helpers
` [PATCH -next v6 4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
` [PATCH -next v6 6/6] riscv/mm: "

[PATCH bpf-next v2 0/2] Support riscv jit to provide
 2022-04-29  1:42 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo
` [PATCH bpf-next v2 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info

[PATCH] RISC-V-fixes: relocate DTB if it's outside memory region
 2022-04-28 21:58 UTC  (3+ messages)

[PATCH] RISC-V-fixes: relocate DTB if it's outside memory region
 2022-04-28 21:48 UTC  (3+ messages)

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-04-28 18:22 UTC  (3+ messages)

[PATCH 0/5] iommu/sun50i: Allwinner D1 support
 2022-04-28 11:12 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: iommu: sun50i: Add compatible for Allwinner D1
` [PATCH 2/5] iommu/sun50i: Support variants without an external reset
` [PATCH 3/5] iommu/sun50i: Ensure bypass is disabled
` [PATCH 4/5] iommu/sun50i: Add support for the D1 variant
` [PATCH 5/5] iommu/sun50i: Ensure the IOMMU can be used for DMA

[PATCH -next 0/2] Support riscv jit to provide bpf_line_info
 2022-04-28  9:47 UTC  (5+ messages)
` [PATCH -next 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo
` [PATCH -next 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info

[PATCH] RISC-V: PCI: Avoid handing out address 0 to devices
 2022-04-27 22:15 UTC 

Wycena paneli fotowoltaicznych
 2022-04-27  7:28 UTC 

[PATCH v3 0/4] Add Sstc extension support
 2022-04-26 21:10 UTC  (6+ messages)
` [PATCH v3 1/4] RISC-V: Add SSTC extension CSR details
` [PATCH v3 2/4] RISC-V: Enable sstc extension parsing from DT
` [PATCH v3 3/4] RISC-V: Prefer sstc extension if available
` [PATCH v3 4/4] RISC-V: KVM: Support sstc extension

[PATCH] sysrq: do not omit current cpu when showing backtrace of all active CPUs
 2022-04-26 11:24 UTC  (4+ messages)

[RESEND PATCH] riscv: dts: sifive: fu540-c000: align dma node name with dtschema
 2022-04-26  7:56 UTC  (2+ messages)

[PATCH] riscv: dts: fu540-c000: fix duplicated dma compatible
 2022-04-26  7:55 UTC  (4+ messages)

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-04-26  5:57 UTC  (3+ messages)
` [PATCH v3 07/13] riscv: Implement sv48 support

[PATCH] RISC-V: cpu.c: remove nonexistent ext from cpuinfo
 2022-04-25 22:08 UTC 

[PATCH] RISC-V: Allow the used to downgrade to sv48 when HW supports sv57
 2022-04-25 14:30 UTC  (7+ messages)

[PATCH -next v5 0/5]mm: page_table_check: add support on arm64 and riscv
 2022-04-25 11:34 UTC  (20+ messages)
` [PATCH -next v5 1/5] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v5 2/5] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v5 3/5] mm: page_table_check: add hooks to public helpers
` [PATCH -next v5 4/5] arm64: mm: add support for page table check
` [PATCH -next v5 5/5] riscv: "

[PATCH 1/2] riscv: dts: microchip: remove icicle memory clocks
 2022-04-25 10:45 UTC  (2+ messages)
` [PATCH 2/2] riscv: dts: microchip: move sysctrlr out of soc bus

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-25  7:40 UTC  (21+ messages)
      ` [PATCH] binfmt_flat: Remove shared library support
        ` (subset) "

[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-24 10:51 UTC  (12+ messages)
` [PATCH v4 04/11] mips: use fallback for random_get_entropy() instead of zero

[RFC PATCH v2 0/2] Risc-V Svinval support
 2022-04-24  9:02 UTC  (3+ messages)
` [RFC PATCH v2 1/2] riscv: enum for svinval extension
` [RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma

[PATCH V2 0/3] riscv: atomic: Optimize AMO instructions usage
 2022-04-24  8:33 UTC  (15+ messages)

[PATCH V3] riscv: patch_text: Fixup last cpu should be master
 2022-04-24  7:33 UTC  (4+ messages)

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 21:26 UTC 

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

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 10:00 UTC  (10+ messages)
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v5 10/11] xtensa: use fallback for random_get_entropy() instead of zero
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify

[PATCH v3] RISC-V: Increase range and default value of NR_CPUS
 2022-04-23  5:21 UTC  (5+ messages)

[PATCH] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
 2022-04-23  2:41 UTC  (2+ messages)

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-04-23  1:50 UTC  (2+ messages)

[PATCH] RISC-V: Drop support for medlow
 2022-04-23  1:38 UTC 

[GIT PULL] RISC-V Fixes for 5.18-rc4
 2022-04-22 21:19 UTC  (2+ messages)

[v2 PATCH] RISC-V: KVM: Introduce ISA extension register
 2022-04-22 15:05 UTC 

[PATCH v3 0/4] polarfire soc kconfig/maintainers updates
 2022-04-22  7:25 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: select peripheral drivers for polarfire soc
` [PATCH v3 2/4] riscv: config: enable the mailbox framework
` [PATCH v3 3/4] riscv: select vitesse phy driver for polarfire soc
` [PATCH v3 4/4] MAINTAINERS: add polarfire rng, pci and clock drivers

[PATCH v2] clk: microchip: mpfs: don't reset disabled peripherals
 2022-04-22  6:26 UTC  (3+ messages)

[PATCH v1] RISC-V: Only default to spinwait on SBI-0.1 and M-mode
 2022-04-22  4:52 UTC  (3+ messages)

[PATCH V3 0/5] riscv: atomic: Optimize AMO instructions usage
 2022-04-22  3:43 UTC  (3+ messages)
` [PATCH V3 2/5] riscv: atomic: Optimize acquire and release for AMO operations

[PATCH v2 0/4] polarfire soc kconfig/maintainers updates
 2022-04-22  1:29 UTC  (7+ messages)
` [PATCH v2 1/4] riscv: select peripheral drivers for polarfire soc
` [PATCH v2 2/4] riscv: config: enable the mailbox framework
` [PATCH v2 3/4] riscv: select vitesse phy driver for polarfire soc
` [PATCH v2 4/4] MAINTAINERS: add polarfire rng, pci and clock drivers

[PATCH] RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
 2022-04-21 22:28 UTC  (2+ messages)

[PATCH] RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
 2022-04-21 21:12 UTC  (3+ messages)

[PATCH v4] riscv: mm: Remove the copy operation of pmd
 2022-04-21 17:05 UTC  (2+ messages)

[GIT PULL] KVM/riscv fixes for 5.18, take #2
 2022-04-21 15:59 UTC  (2+ messages)

[next] riscv: sifive/fu540-c000.dtsi:171.4-42: ERROR (duplicate_property_names): /soc/dma@3000000:compatible: Duplicate property name
 2022-04-21 11:02 UTC  (2+ messages)

[PATCH RFC 0/8] hardened usercopy and stacktrace improvement
 2022-04-21  9:20 UTC  (4+ messages)
` [PATCH RFC 2/8] arm64: stacktrace: Add arch_within_stack_frames

[PATCH v2 0/4] RISC-V: Various XIP fixes
 2022-04-21  6:46 UTC  (9+ messages)
` [PATCH v2 1/4] RISC-V: Avoid empty create_*_mapping definitions
` [PATCH v2 2/4] RISC-V: ignore xipImage
` [PATCH v2 3/4] RISC-V: Split out the XIP fixups into their own file
` [PATCH v2 4/4] RISC-V: Fix the XIP build

[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-04-21  6:27 UTC  (8+ messages)
` [PATCH -next v4 1/4] mm: page_table_check: move pxx_user_accessible_page into x86

[PATCH v3 -next 0/6] riscv: kexec: add kexec_file_load() support
 2022-04-21  3:15 UTC  (2+ messages)

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-04-21  2:49 UTC  (5+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in __bfs (2)
 2022-04-20 22:39 UTC 

[PATCH v1] RISC-V: Add braces around an empty if statement bodies
 2022-04-20 18:49 UTC  (2+ messages)

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-20 18:47 UTC  (5+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[PATCH 2/2] riscv: implement cache-management errata for T-Head SoCs
 2022-04-20 18:23 UTC 


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