linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-15 08:36:36 to 2023-06-19 12:24:25 UTC [more...]

[PATCH v5 0/5] nolibc: add part2 of support for rv32
 2023-06-19 12:22 UTC 

[PATCH v3 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-06-19 12:20 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v3 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v3 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-19 11:34 UTC  (48+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH 1/2] Documentation: riscv: Add early boot document
 2023-06-19 11:00 UTC  (4+ messages)
` [PATCH 2/2] Documentation: riscv: Update boot image header since EFI stub is supported

[PATCH v1 0/8] PCI: microchip: Fixes and clean-ups
 2023-06-19 10:20 UTC  (5+ messages)
` [PATCH v1 3/8] PCI: microchip: enable building this driver as a module
` [PATCH v1 7/8] PCI: microchip: Gather MSI information from hardware config registers

[PATCH v7 0/7] Add JH7110 USB PHY driver support
 2023-06-19  9:47 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: phy: Add StarFive JH7110 USB PHY
` [PATCH v7 2/5] dt-bindings: phy: Add StarFive JH7110 PCIe PHY
` [PATCH v7 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver
` [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE "
` [PATCH v7 5/5] riscv: dts: starfive: Add PCIe PHY dts configuration for JH7110

[PATCH] RISC-V: KVM: Allow Svnapot extension for Guest/VM
 2023-06-19  9:04 UTC  (2+ messages)

[PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-06-19  7:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "

[PATCH v1] riscv: dts: sort makefile entries by directory
 2023-06-19  7:02 UTC  (2+ messages)

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-19  6:13 UTC  (9+ messages)
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver

[RFC PATCH 0/4] kdump: add generic functions to simplify crashkernel crashkernel in architecture
 2023-06-19  6:09 UTC  (6+ messages)
` [RFC PATCH 1/4] kdump: rename parse_crashkernel() to parse_crashkernel_common()
` [RFC PATCH 2/4] kdump: add generic functions to parse crashkernel and do reservation
` [RFC PATCH 3/4] arm64: kdump: use generic interfaces to simplify crashkernel reservation code
` [RFC PATCH 4/4] x86: "

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-19  3:55 UTC  (13+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
            ` [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
` [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()

[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-06-18 21:01 UTC  (14+ messages)
` [PATCH v3 1/8] dt-bindings: interrupt-controller: Add T-HEAD's TH1520 PLIC
` [PATCH v3 2/8] dt-bindings: timer: Add T-HEAD TH1520 clint
` [PATCH v3 3/8] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles
` [PATCH v3 4/8] riscv: Add the T-HEAD SoC family Kconfig option
` [PATCH v3 5/8] riscv: dts: add initial T-HEAD TH1520 SoC device tree
` [PATCH v3 6/8] riscv: dts: thead: add sipeed Lichee Pi 4A board "
` [PATCH v3 7/8] MAINTAINERS: add entry for T-HEAD RISC-V SoC
` [PATCH v3 8/8] riscv: defconfig: enable T-HEAD SoC

[PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-18 16:02 UTC  (4+ messages)

[PATCH v3 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-18 16:02 UTC  (6+ messages)
` [PATCH v3 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
` [PATCH v3 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip

[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
 2023-06-18 12:22 UTC  (6+ messages)
` [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller

arch/riscv/mm/init.c:1204:48: sparse: sparse: cast truncates bits from constant value (100000000 becomes 0)
 2023-06-17 23:11 UTC 

[PATCH v3] Documentation/process: add soc maintainer handbook
 2023-06-17 20:29 UTC  (4+ messages)

[PATCH v7 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-17 20:06 UTC  (8+ messages)
` [PATCH v7 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v7 2/3] dt-bindings: "
` [PATCH v7 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-16 21:28 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16 21:05 UTC  (12+ messages)
` [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH] RISC-V: Clobber V registers on syscalls
 2023-06-16 20:12 UTC  (6+ messages)

[GIT PULL] RISC-V Fix for 6.4-rc7
 2023-06-16 18:57 UTC  (2+ messages)

[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-16 18:57 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add pwm node

[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
 2023-06-16 17:56 UTC 

[RFC PATCH v4 00/10] Linux RISC-V ACLINT Support
 2023-06-16 14:39 UTC  (3+ messages)
` [RFC PATCH v4 05/10] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings

[PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-16 12:55 UTC  (4+ messages)

[PATCH v9 0/6] Add non-coherent DMA support for AX45MP
 2023-06-16 12:23 UTC  (6+ messages)
` [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support

[PATCH] riscv: vdso: include vdso/vsyscall.h for vdso_data
 2023-06-16 11:43 UTC 

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-06-16 10:34 UTC  (3+ messages)
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH AUTOSEL 5.10 07/14] s390/purgatory: disable branch profiling
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 5.15 08/16] s390/purgatory: disable branch profiling
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 6.1 14/26] s390/purgatory: disable branch profiling
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 15/30] s390/purgatory: disable branch profiling
 2023-06-16 10:25 UTC 

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-16  9:06 UTC  (22+ messages)
` [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
 2023-06-15 22:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: cpus: add a ref the common cpu schema
` [PATCH v2 2/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false

[PATCH v1 0/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
 2023-06-15 21:46 UTC  (3+ messages)

[PATCH] selftests/mm: Fix cross compilation with LLVM
 2023-06-15 21:22 UTC  (3+ messages)

[PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
 2023-06-15 17:20 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d
 2023-06-15 17:36 UTC 

[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-15 16:19 UTC  (9+ messages)
` [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec

[PATCH] riscv: uprobes: Restore thread.bad_cause
 2023-06-15 15:30 UTC  (2+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-15 13:54 UTC  (2+ messages)

[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-06-15  9:49 UTC  (4+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
 2023-06-15  9:47 UTC  (6+ 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).