linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 11:16:27 to 2022-07-11 07:21:11 UTC [more...]

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-11  7:05 UTC  (25+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "

[PATCH v2 0/2] perf: RISC-V: fix access beyond allocated array
 2022-07-11  6:43 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH 0/5] KVM RISC-V Svpbmt support
 2022-07-11  4:17 UTC  (7+ messages)
` [PATCH 1/5] KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
` [PATCH 2/5] riscv: Fix missing PAGE_PFN_MASK
` [PATCH 3/5] RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
` [PATCH 4/5] RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
` [PATCH 5/5] RISC-V: KVM: Add support for Svpbmt inside Guest/VM

[PATCH] RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
 2022-07-11  4:16 UTC  (5+ messages)

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-11  3:58 UTC  (12+ messages)

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-11  3:46 UTC  (5+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH -next] riscv:uprobe remove set/clear SR_SPIE in arch_uprobe_pre/post/abort_xol
 2022-07-11  2:43 UTC 

[PATCH v5 00/13] Canaan devicetree fixes
 2022-07-10 23:21 UTC  (8+ messages)
` [PATCH v5 04/13] dt-bindings: memory-controllers: add canaan k210 sram controller

U-Boot S-mode payload does not boot with a multicore configuration in RISC-V QEMU/KVM
 2022-07-10 15:19 UTC  (5+ messages)

[RFC 0/2] JH7100 Monitor Core
 2022-07-10 11:13 UTC  (3+ messages)
` [RFC 1/2] dt-bindings: riscv: document the sifive e24
` [RFC 2/2] riscv: dts: starfive: add the missing monitor core

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-10 10:01 UTC 

[RFC PATCH V2 0/4] Proof of concept for rv32 svpbmt support
 2022-07-10  7:56 UTC  (5+ messages)
` [RFC PATCH V2 1/4] riscv: Optimize satp_mode data type
` [RFC PATCH V2 2/4] riscv: Cleanup ERRATA_THEAD_PBMT for rv32 svpbmt compile
` [RFC PATCH V2 3/4] riscv: pgtable: Move svpbmt into the common pgtable-bits.h
` [RFC PATCH V2 4/4] riscv: Change rv32p34 to rv32p31 for svpbmt

[PATCH] riscv: Pass -mno-relax only on lld < 15.0.0
 2022-07-10  7:11 UTC 

[RFC PATCH 0/4] Proof of concept for rv32 svpbmt support
 2022-07-10  2:25 UTC  (9+ messages)
` [RFC PATCH 2/4] riscv: Cleanup ERRATA_THEAD_PBMT for rv32 svpbmt compile
` [RFC PATCH 3/4] riscv: pgtable: Move svpbmt into the common pgtable-bits.h

[PATCH v2 0/2] Fix RISC-V's arch-topology reporting
 2022-07-09 19:50 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: topology: move store_cpu_topology() to shared code
` [PATCH v2 2/2] riscv: topology: fix default topology reporting

[PATCH] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-09 18:30 UTC  (3+ messages)

[PATCH v5 0/4] Microchip soft ip corePWM driver
 2022-07-09 16:56 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells
` [PATCH v5 2/4] riscv: dts: fix the icicle's #pwm-cells
` [PATCH v5 3/4] pwm: add microchip soft ip corePWM driver
` [PATCH v5 4/4] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH v3 0/2] Fix RISC-V's arch-topology reporting
 2022-07-09 15:23 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: topology: move store_cpu_topology() to shared code
` [PATCH v3 2/2] riscv: topology: fix default topology reporting

[PATCH] riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
 2022-07-09  1:49 UTC 

[PATCH bpf-next v3 0/6] Support riscv jit to provide
 2022-07-09  1:32 UTC  (11+ messages)
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo

[PATCH] riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
 2022-07-08 22:30 UTC  (3+ messages)

[PATCH v2] riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
 2022-07-08 20:38 UTC 

[GIT PULL] Microchip devicetree fixes for 5.19-rc6
 2022-07-08 18:26 UTC 

[PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
 2022-07-08 16:27 UTC  (7+ messages)
` [PATCH v6 17/21] arch_topology: Limit span of cpu_clustergroup_mask()

[PATCH v4 0/4] Microchip soft ip corePWM driver
 2022-07-08 14:34 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells
` [PATCH v4 2/4] riscv: dts: fix the icicle's #pwm-cells
` [PATCH v4 3/4] pwm: add microchip soft ip corePWM driver
` [PATCH v4 4/4] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH/RFC 0/4] Fix RISC-V's arch-topology reporting
 2022-07-08 13:59 UTC  (16+ messages)
` [RFC 1/4] riscv: arch-topology: fix default topology reporting
` [RFC 2/4] arch-topology: add a default implementation of store_cpu_topology()
` [RFC 3/4] riscv: arch-topology: move riscv to the generic store_cpu_topology()
` [RFC 4/4] arm64: arch-topology move arm64 "

[GIT PULL] cacheinfo/arch_topology: Updates for v5.20
 2022-07-08 13:36 UTC  (2+ messages)

[PATCH v1 0/4] Add HiFive Unmatched LEDs
 2022-07-08  9:21 UTC  (5+ messages)
` [PATCH v1 2/4] dt-bindings: leds: pwm-multicolor: Add active-low property
` [PATCH v1 4/4] riscv: dts: sifive unmatched: Add PWM controlled LEDs

[PATCH riscv/for-next 0/4] Enable ftrace with kernel preemption for RISC-V
 2022-07-08  7:56 UTC  (3+ messages)

[RESEND PATCH V5 0/2] Two fixups for 5.19-rcx
 2022-07-08  7:31 UTC  (3+ messages)
` [RESEND PATCH V5 1/2] RISC-V: Fixup fast call of crash_kexec()
` [RESEND PATCH V5 2/2] RISC-V: use __smp_processor_id() instead of smp_processor_id()

[PATCH] riscv: don't warn for sifive erratas in modules
 2022-07-08  6:20 UTC  (2+ messages)

[RESEND PATCH v4] MAINTAINERS: add polarfire rng, pci and clock drivers
 2022-07-08  5:14 UTC  (5+ messages)

[net-next PATCH v3 0/5] PolarFire SoC macb reset support
 2022-07-08  3:10 UTC  (3+ messages)
` [net-next PATCH v3 1/5] dt-bindings: net: cdns,macb: document polarfire soc's macb

[PATCH 0/5] RISC-V: Add cpu-map topology information nodes
 2022-07-07 22:29 UTC  (10+ messages)
` (subset) "

[PATCH v7 1/2] i2c: add support for microchip fpga i2c controllers
 2022-07-07 21:40 UTC  (6+ messages)
` [PATCH v7 2/2] MAINTAINERS: add the polarfire soc's i2c driver

[PATCH v2] riscv: dts: starfive: correct number of external interrupts
 2022-07-07 19:24 UTC  (2+ messages)

[PATCH v2 00/20] Update Documentation/ cross-references
 2022-07-07 19:12 UTC  (2+ messages)

[PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK
 2022-07-07 14:56 UTC  (3+ messages)

[PATCH] riscv, libbpf: use a0 for RC register
 2022-07-07 14:40 UTC  (4+ messages)

[RESEND#2 PATCH v4] MAINTAINERS: add polarfire rng, pci and clock drivers
 2022-07-07 14:20 UTC 

[PATCH 0/1] Add Polarfire SoC GPIO support
 2022-07-07 13:03 UTC  (5+ messages)
` [PATCH 1/1] gpio: mpfs - add polarfire soc gpio support

[PATCH] riscv: arch-topology: fix default topology reporting
 2022-07-07 10:15 UTC  (7+ messages)

[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-07-07  9:51 UTC  (6+ messages)
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive, plic: Document "
  ` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: "

[PATCH v7 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-07-07  8:40 UTC  (6+ messages)
` [PATCH v7 1/4] of: also handle dma-noncoherent in of_dma_is_coherent()
` [PATCH v7 2/4] dt-bindings: riscv: document cbom-block-size
` [PATCH v7 3/4] riscv: Add support for non-coherent devices using zicbom extension
` [PATCH v7 4/4] riscv: implement cache-management errata for T-Head SoCs

[PATCH v6 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-07-07  5:06 UTC  (5+ messages)
` [PATCH v6 3/4] riscv: Add support for non-coherent devices using zicbom extension

[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-07-07  0:03 UTC  (8+ messages)

[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
 2022-07-06 16:50 UTC  (2+ messages)

[PATCH] drivers/perf: riscv_pmu: Add riscv pmu pm notifier
 2022-07-06 16:50 UTC  (2+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean

[RFC PATCH] crypto: flush poison data
 2022-07-06 12:23 UTC  (7+ 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).