linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 00:34:58 to 2023-06-30 10:59:59 UTC [more...]

[PATCH V2] riscv: Add BUG_ON() for no cpu nodes in devicetree
 2023-06-30 10:59 UTC 

[PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-30 10:35 UTC  (12+ messages)
` [PATCH v3 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v3 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v3 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v3 04/10] drivers: perf: Rename riscv pmu sbi driver
` [PATCH v3 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v3 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v3 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v3 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH 0/2] Two cross-compilation kselftest fixes
 2023-06-30 10:27 UTC  (5+ messages)
` [PATCH 1/2] selftests/openat2: Run-time check for -fsanitize=undefined
` [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds

[PATCH 1/3] PCI: meson: Remove cast between incompatible function type
 2023-06-30 10:20 UTC  (7+ messages)
` [PATCH 2/3] PCI: keembay: "
` [PATCH 3/3] PCI: microchip: "

[PATCH 1/2] RISC-V: Probe for unaligned access speed
 2023-06-30  8:29 UTC  (10+ messages)

[PATCH] RISC-V: Provide a more helpful error message on invalid ISA strings
 2023-06-30  8:06 UTC  (3+ messages)

[PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-06-30  7:46 UTC  (24+ messages)
` [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v2 02/10] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v2 04/10] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v2 05/10] RISC-V: add missing single letter extension definitions
` [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v2 07/10] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v2 08/10] RISC-V: enable extension detection from new properties
` [PATCH v2 09/10] RISC-V: try new extension properties in of_early_processor_hartid()
` [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-06-30  7:46 UTC  (24+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>

[PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
 2023-06-30  6:33 UTC  (4+ messages)

[PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-06-30  2:12 UTC  (15+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
` [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver
` [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
` [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support

[PATCH 0/6] riscv: KCFI support
 2023-06-29 23:42 UTC  (7+ messages)
` [PATCH 1/6] riscv: Implement syscall wrappers
` [PATCH 2/6] riscv: Add types to indirectly called assembly functions
` [PATCH 3/6] riscv: Add ftrace_stub_graph
` [PATCH 4/6] riscv: Add CFI error handling
` [PATCH 5/6] riscv/purgatory: Disable CFI
` [PATCH 6/6] riscv: Allow CONFIG_CFI_CLANG to be selected

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-06-29 17:26 UTC  (4+ messages)
` [RESEND PATCH v9 2/2] "

[PATCH v2 0/2] RISC-V: T-Head vector handling
 2023-06-29 16:06 UTC  (5+ messages)
` [PATCH v2 3/3] RISC-V: add T-Head vector errata handling

[PATCH v4] riscv: Discard vector state on syscalls
 2023-06-29 14:22 UTC 

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-06-29 14:02 UTC  (3+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

[PATCH v3] riscv: Discard vector state on syscalls
 2023-06-29 13:48 UTC  (5+ messages)

[PATCH v1] RISC-V: drop error print from riscv_hartid_to_cpuid()
 2023-06-29 11:33 UTC 

[PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-29  9:01 UTC  (7+ messages)
` [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
 2023-06-29  8:20 UTC 

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

[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
 2023-06-29  6:41 UTC  (5+ messages)

[PATCH] riscv: vector: only enable interrupts in the first-use trap
 2023-06-29  6:11 UTC  (3+ messages)

[PATCH v2] riscv: Discard vector state on syscalls
 2023-06-29  5:52 UTC  (5+ messages)

[PATCH] RISC-V: Document the ISA string parsing rules for ACPI
 2023-06-29  3:17 UTC 

[PATCH 0/2] Make SV39 the default address space
 2023-06-29  1:38 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH 2/2] RISC-V: mm: Update documentation and include test

[PATCH v1 00/11] tools/nolibc: shrink arch support
 2023-06-28 19:06 UTC  (12+ messages)
` [PATCH v1 01/11] tools/nolibc: remove old arch specific stat support
` [PATCH v1 02/11] tools/nolibc: add new crt.h with _start_c
` [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
` [PATCH v1 04/11] tools/nolibc: arm: shrink _start with _start_c
` [PATCH v1 05/11] tools/nolibc: aarch64: "
` [PATCH v1 06/11] tools/nolibc: i386: "
` [PATCH v1 07/11] tools/nolibc: x86_64: "
` [PATCH v1 08/11] tools/nolibc: mips: "
` [PATCH v1 09/11] tools/nolibc: loongarch: "
` [PATCH v1 10/11] tools/nolibc: riscv: "
` [PATCH v1 11/11] tools/nolibc: s390: "

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28 18:51 UTC  (6+ messages)

[PATCH v1 0/9] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-06-28 17:50 UTC  (5+ messages)
` [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext

[PATCH 0/3] RISC-V: archrandom support
 2023-06-28 17:24 UTC  (22+ messages)
` [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
` [PATCH 3/3] RISC-V: Implement archrandom when Zkr is available

[PATCH v2 0/3] RISC-V: archrandom support
 2023-06-28 17:22 UTC  (5+ messages)
` [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v2 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
` [PATCH v2 3/3] RISC-V: Implement archrandom when Zkr is available

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-28 16:31 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH v2 3/3] RISC-V: add T-Head vector errata handling
 2023-06-28 14:23 UTC  (2+ messages)

[PATCH v4 00/10] tools/nolibc: add a new syscall helper
 2023-06-28 13:51 UTC  (16+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] tools/nolibc: sys.h: add a syscall return helper
  ` [PATCH v5 02/14] tools/nolibc: unistd.h: apply __sysret() helper
  ` [PATCH v5 03/14] tools/nolibc: sys.h: "
  ` [PATCH v5 04/14] tools/nolibc: unistd.h: reorder the syscall macros
  ` [PATCH v5 05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab
  ` [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
  ` [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
  ` [PATCH v5 08/14] tools/nolibc: arch-mips.h: "
  ` [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
  ` [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
  ` [PATCH v5 11/14] tools/nolibc: clean up mmap() support
  ` [PATCH v5 12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
  ` [PATCH v5 13/14] selftests/nolibc: add sbrk_0 to test current brk getting
  ` [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-28 13:30 UTC  (4+ messages)
` [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec

[PATCH v9 0/6] Add non-coherent DMA support for AX45MP
 2023-06-28 12:57 UTC  (4+ messages)
` [PATCH v9 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core

[PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
 2023-06-28 11:39 UTC  (5+ messages)

[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
 2023-06-28 10:29 UTC  (13+ messages)
` [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
` [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test

[PATCH] riscv: sigcontext: Correct the comment of sigreturn
 2023-06-28  9:12 UTC 

[PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
 2023-06-28  7:44 UTC  (2+ messages)

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-06-28  7:16 UTC  (3+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[GIT PULL] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
 2023-06-28  7:12 UTC 

[PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
 2023-06-28  4:53 UTC  (3+ 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).