messages from 2024-01-18 06:30:19 to 2024-01-22 11:00:30 UTC [more...]
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-01-22 9:58 UTC (13+ messages)
` [PATCH v5 01/12] selftests/kvm: Fix issues with $(SPLIT_TESTS)
` [PATCH v5 02/12] KVM: arm64: selftests: Data type cleanup for arch_timer test
` [PATCH v5 03/12] KVM: arm64: selftests: Enable tuning of error margin in "
` [PATCH v5 04/12] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v5 05/12] KVM: selftests: Add CONFIG_64BIT definition for the build
` [PATCH v5 06/12] tools: riscv: Add header file csr.h
` [PATCH v5 07/12] tools: riscv: Add header file vdso/processor.h
` [PATCH v5 08/12] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v5 09/12] KVM: riscv: selftests: Add exception handling support
` [PATCH v5 10/12] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v5 12/12] KVM: riscv: selftests: Add sstc timer test
[PATCH] RISC-V: cacheinfo: add init_cache_level()
2024-01-22 10:57 UTC (5+ messages)
` [External] "
[PATCH v8 0/5] riscv: sophgo: add clock support for sg2042
2024-01-22 10:11 UTC (8+ messages)
` [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module
[PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
2024-01-22 9:23 UTC (10+ messages)
` [PATCH v7 3/3] riscv: dts: sophgo: add rtc dt node for CV1800
[PATCH] riscv: Use kcalloc() instead of kzalloc()
2024-01-22 8:52 UTC (3+ messages)
[PATCH v7 00/16] Support Andes PMU extension
2024-01-22 8:48 UTC (6+ messages)
` [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
[PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
2024-01-22 8:27 UTC (13+ messages)
[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
2024-01-22 8:25 UTC (11+ messages)
` [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
[PATCH v1 0/2] Add camera subsystem for StarFive
2024-01-22 8:24 UTC (8+ messages)
` [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
` 回复: "
` 回复: "
` [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add camera subsystem nodes
[PATCH v7 0/3] riscv: rtc: sophgo: add rtc support for CV1800
2024-01-22 8:04 UTC (2+ messages)
` [PATCH v7 1/3] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
[PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
2024-01-22 7:38 UTC (4+ messages)
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2024-01-22 7:31 UTC (8+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
[PATCH v5 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
2024-01-22 3:04 UTC (2+ messages)
riscv/fixes build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1)
2024-01-22 2:57 UTC
[PATCH v3 00/10] RISC-V crypto with reworked asm files
2024-01-22 0:19 UTC (11+ messages)
` [PATCH v3 01/10] RISC-V: add helper function to read the vector VLEN
` [PATCH v3 02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
` [PATCH v3 03/10] RISC-V: hook new crypto subdir into build-system
` [PATCH v3 04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
` [PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
` [PATCH v3 06/10] crypto: riscv - add vector crypto accelerated GHASH
` [PATCH v3 07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224}
` [PATCH v3 08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384}
` [PATCH v3 09/10] crypto: riscv - add vector crypto accelerated SM3
` [PATCH v3 10/10] crypto: riscv - add vector crypto accelerated SM4
[PATCH -next v21 00/27] riscv: Add vector ISA support
2024-01-21 18:10 UTC (6+ messages)
` [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
[PATCH v2 00/14] Split crash out from kexec and clean up related config items
2024-01-21 1:55 UTC (18+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "
` [PATCH v2 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH v2 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH v2 05/14] crash: clean up kdump related config items
` [PATCH v2 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 07/14] arm64, "
` [PATCH v2 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH v2 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 10/14] sh, "
` [PATCH v2 11/14] arm, "
` [PATCH v2 12/14] mips, "
` [PATCH v2 13/14] riscv, "
` [PATCH v2 14/14] loongarch, "
riscv/fixes baseline: 16 runs, 1 regressions (v6.7-12908-ge5075d8ec5647)
2024-01-20 23:05 UTC
riscv/fixes build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.7-12908-ge5075d8ec5647)
2024-01-20 22:36 UTC
riscv/for-next build: 7 builds: 0 failed, 7 passed, 2 warnings (v6.7-12908-ge5075d8ec5647)
2024-01-20 22:18 UTC
[PATCH v12 for-next 0/4] riscv: ftrace: Miscellaneous ftrace improvements
2024-01-20 21:09 UTC (2+ messages)
[PATCH v15 0/5] riscv: Add fine-tuned checksum functions
2024-01-20 21:09 UTC (2+ messages)
[PATCH] riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o
2024-01-20 21:09 UTC (2+ messages)
[PATCH v4 00/13] RISC-V: Add steal-time support
2024-01-20 21:09 UTC (2+ messages)
[PATCH v2 0/3] RISC-V: Disable DWARF5 with known broken LLVM versions
2024-01-20 21:09 UTC (2+ messages)
[v11, 00/10] riscv: support kernel-mode Vector
2024-01-20 21:09 UTC (2+ messages)
[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
2024-01-20 21:50 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] RISC-V: mm: only test mmap without hint
` [PATCH v2 3/3] Documentation: riscv: correct sv57 kernel behavior
[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
2024-01-20 21:48 UTC (2+ messages)
[PATCH] riscv: remove unneeded #include <asm-generic/export.h>
2024-01-20 21:33 UTC
[PATCH] RISC-V: selftests: cbo: Ensure asm operands match constraints
2024-01-20 21:09 UTC (2+ messages)
[PATCH v2] riscv: lib: Check if output in asm goto supported
2024-01-20 21:09 UTC (4+ messages)
[PATCH v1] riscv: dts: sophgo: remove address-cells from intc node
2024-01-20 21:09 UTC (2+ messages)
[PATCH] riscv: Optimize hweight API with Zbb extension
2024-01-20 21:09 UTC (2+ messages)
[PATCH] riscv: Fix build error on rv32 + XIP
2024-01-20 21:09 UTC (3+ messages)
[PATCH v4 0/7] kexec_file: print out debugging message if required
2024-01-20 21:09 UTC (2+ messages)
[PATCH v5 1/1] riscv: optimize ELF relocation function in riscv
2024-01-20 21:09 UTC (2+ messages)
[PATCH v2 1/2] resource: add walk_system_ram_res_rev()
2024-01-20 21:09 UTC (2+ messages)
[PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
2024-01-20 21:09 UTC (2+ messages)
[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
2024-01-20 21:09 UTC (2+ messages)
[GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 4
2024-01-20 21:09 UTC (3+ messages)
[PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
2024-01-20 21:09 UTC (2+ messages)
[PATCH v2] RISC-V: Implement archrandom when Zkr is available
2024-01-20 21:09 UTC (2+ messages)
[PATCH 1/2] riscv, crash: don't export some symbols when CONFIG_MMU=n
2024-01-20 21:09 UTC (2+ messages)
[PATCH v6 0/5] RISC-V SBI debug console extension support
2024-01-20 21:09 UTC (7+ messages)
` [PATCH v6 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v6 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v6 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v6 4/5] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v6 5/5] RISC-V: Enable SBI based earlycon support
[GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 2
2024-01-20 19:42 UTC (3+ messages)
riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw4)
2024-01-20 19:13 UTC
[GIT PULL] RISC-V Patches for the 6.8 Merge Window, Part 3
2024-01-20 18:17 UTC (3+ messages)
[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
2024-01-20 7:09 UTC (6+ messages)
riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw3)
2024-01-20 6:05 UTC
[PATCH v2] tty: hvc: Fix the RISC-V SBI driver for a refactoring
2024-01-20 4:13 UTC (3+ messages)
[PATCH v5 0/5] RISC-V SBI debug console extension support
2024-01-20 4:00 UTC (5+ messages)
[PATCH 0/3] RISC-V: mm: correct mmap behavior in sv48 address space
2024-01-20 1:50 UTC (4+ messages)
` [PATCH 1/3] RISC-V: mm: fix "
riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw2-1-gf24a70106dc1a)
2024-01-20 0:37 UTC
[PATCH] tty: hvc: Fix the RISC-V SBI driver for a refactoring
2024-01-19 22:03 UTC (2+ messages)
[PATCH V2] riscv: Support RANDOMIZE_KSTACK_OFFSET
2024-01-19 10:34 UTC (2+ messages)
Current status of RISC-V init_cache_level()
2024-01-19 10:13 UTC (6+ messages)
` [External] "
[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2024-01-19 9:26 UTC (8+ messages)
` Fwd: "
[PATCH v8 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-01-19 8:05 UTC (5+ messages)
` [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
[GIT PULL] KVM/riscv changes for 6.8 part #2
2024-01-19 5:33 UTC
[PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
2024-01-19 3:12 UTC (4+ messages)
riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.8-mw1-65-g4525462dd0db9)
2024-01-19 2:08 UTC
[PATCH] riscv: lib: Support csum on GCC <11
2024-01-18 22:38 UTC (4+ messages)
linux-next: Tree for Jan 18 (arch/riscv/mm/init.c)
2024-01-18 21:24 UTC (2+ messages)
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2024-01-18 21:10 UTC (7+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
riscv/for-next build: 9 builds: 5 failed, 4 passed, 5 errors, 10 warnings (riscv-for-linus-6.8-mw1-63-g080c4324fa5e8)
2024-01-18 16:18 UTC
[PATCH v1 0/2] RISC-V: enable rust
2024-01-18 16:09 UTC (8+ messages)
[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
2024-01-18 12:44 UTC (2+ messages)
[PATCH] init: refactor the generic cpu_to_node for NUMA
2024-01-18 9:43 UTC (3+ messages)
[PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
2024-01-18 6:29 UTC (4+ messages)
` [PATCH v3 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
` [PATCH v3 -next 2/3] ACPI: RISC-V: Add LPI driver
` [PATCH v3 -next 3/3] ACPI: Enable ACPI_PROCESSOR for RISC-V
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).