messages from 2023-06-27 04:44:34 to 2023-06-29 12:05:34 UTC [more...]
[PATCH 1/2] RISC-V: Probe for unaligned access speed
2023-06-29 12:05 UTC (6+ messages)
[PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
2023-06-29 11:39 UTC (13+ 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 v1] RISC-V: drop error print from riscv_hartid_to_cpuid()
2023-06-29 11:33 UTC
[PATCH] riscv: BUG_ON() for no cpu nodes in setup_smp
2023-06-29 10:58 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 v3] riscv: Discard vector state on syscalls
2023-06-29 8:04 UTC (3+ messages)
[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 (8+ messages)
[PATCH] riscv: vector: only enable interrupts in the first-use trap
2023-06-29 6:11 UTC (4+ messages)
[PATCH v2] riscv: Discard vector state on syscalls
2023-06-29 5:52 UTC (7+ 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 (10+ 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 (11+ messages)
` [PATCH v6 03/33] pgtable: Create struct ptdesc
[PATCH v1 0/9] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
2023-06-28 17:50 UTC (16+ messages)
` [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3
[PATCH 0/3] RISC-V: archrandom support
2023-06-28 17:24 UTC (25+ 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 0/2] RISC-V: T-Head vector handling
2023-06-28 16:07 UTC (7+ messages)
` [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
[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 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 00/27] riscv: Add vector ISA support
2023-06-28 4:53 UTC (5+ messages)
` [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
[PATCH 0/2] Restrict address space for sv39,sv48,sv57
2023-06-27 22:24 UTC (3+ messages)
[PATCH v5 00/33] Split ptdesc from struct page
2023-06-27 21:57 UTC (11+ messages)
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-06-27 16:52 UTC (5+ messages)
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation
[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-06-27 15:47 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v3 3/3] riscv: dts: allwinner: d1: Add pwm node
[v1, 0/2] Initialize Vector registers in the first-use trap
2023-06-27 15:39 UTC (6+ messages)
` [v1, 1/2] riscv: vector: clear V-reg "
` [v1, 2/2] selftests: Test RISC-V Vector's first-use handler
[External] Re: [PATCH] firmware: added a firmware information passing method FFI
2023-06-27 12:39 UTC (2+ messages)
[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
2023-06-27 11:30 UTC (4+ messages)
[PATCH V11 0/5] riscv: Optimize function trace
2023-06-27 11:16 UTC (6+ messages)
` [PATCH V11 1/5] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH V11 2/5] riscv: ftrace: Add ftrace_graph_func
` [PATCH V11 3/5] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH V11 4/5] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
` [PATCH V11 5/5] samples: ftrace: Make the riscv samples support RV32I
[PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
2023-06-27 9:38 UTC (7+ messages)
[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
2023-06-27 11:51 UTC (4+ messages)
[PATCH 1/1] riscv: dts: Enable device-tree overlay support for starfive devices
2023-06-27 8:06 UTC
[PATCH v3 0/3] Add initialization of clock for StarFive JH7110 SoC
2023-06-27 7:53 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
[PATCH v4 0/4] StarFive's Pulse Width Modulation driver support
2023-06-27 7:46 UTC (2+ messages)
[PATCH] RISC-V: Clobber V registers on syscalls
2023-06-27 6:33 UTC (7+ messages)
CFP open for RISC-V MC at Linux Plumbers Conference 2023
2023-06-27 6:21 UTC (3+ messages)
[PATCH v3 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-06-27 5:53 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v3 2/3] clocksource: Add JH7110 timer driver
` [PATCH v3 3/3] riscv: dts: jh7110: starfive: Add timer node
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).