public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-01-22 08:44:18 to 2024-01-24 07:21:29 UTC [more...]

[PATCH] riscv: Optimize crc32 with Zbc extension
 2024-01-24  7:21 UTC  (5+ messages)

[PATCH v9 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-24  7:19 UTC  (5+ messages)
` [PATCH v9 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v9 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-24  5:12 UTC  (15+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting "
` [PATCH linux-next v3 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH linux-next v3 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH linux-next v3 05/14] crash: clean up kdump related config items
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 07/14] arm64, "
` [PATCH linux-next v3 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH linux-next v3 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 10/14] sh, "
` [PATCH linux-next v3 11/14] mips, "
` [PATCH linux-next v3 12/14] riscv, "
` [PATCH linux-next v3 13/14] arm, "
` [PATCH linux-next v3 14/14] loongarch, "

[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-24  5:46 UTC  (49+ messages)
` [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
` [PATCH v1 02/11] nios2/pgtable: define PFN_PTE_SHIFT
` [PATCH v1 03/11] powerpc/pgtable: "
` [PATCH v1 04/11] risc: pgtable: "
` [PATCH v1 05/11] s390/pgtable: "
` [PATCH v1 06/11] sparc/pgtable: "
` [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
` [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v1 11/11] mm/memory: ignore writable bit "

[PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
 2024-01-24  2:44 UTC  (2+ messages)
` [External] "

[PATCH bpf] riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
 2024-01-23 22:41 UTC  (2+ messages)

[PATCH v8 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-23 22:26 UTC  (6+ messages)
` [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-23 22:05 UTC  (51+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled

riscv/for-next build: 8 builds: 0 failed, 8 passed, 2 warnings (v6.8-rc1-15-ge2d6b54b935a9)
 2024-01-23 19:52 UTC 

[PATCH v3 00/10] RISC-V crypto with reworked asm files
 2024-01-23 17:50 UTC  (4+ messages)

[PATCH] clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
 2024-01-23 17:50 UTC  (2+ messages)

[PATCH v4] RISC-V: build: Allow LTO to be selected
 2024-01-23 17:50 UTC  (2+ messages)

[RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
 2024-01-23 17:50 UTC  (2+ messages)

[PATCH] sh: use generic uaccess
 2024-01-23 16:35 UTC  (5+ messages)

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2024-01-23 15:14 UTC  (5+ messages)
` [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency

[PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling
 2024-01-23 11:27 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: clock: mpfs: add more MSSPLL output definitions
` [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
` [PATCH v2 3/7] clk: microchip: mpfs: split MSSPLL in two
` [PATCH v2 4/7] clk: microchip: mpfs: setup for using other mss pll outputs
` [PATCH v2 5/7] clk: microchip: mpfs: add missing MSSPLL outputs
` [PATCH v2 6/7] clk: microchip: mpfs: convert MSSPLL outputs to clk_divider
` [PATCH v2 7/7] riscv: dts: microchip: add missing CAN bus clocks

[PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-01-23 10:32 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
` [PATCH bpf-next 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline

[PATCH v15 0/5] riscv: Add fine-tuned checksum functions
 2024-01-23 10:16 UTC  (10+ messages)
` [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum

[PATCH v8 0/5] riscv: sophgo: add clock support for sg2042
 2024-01-23  9:28 UTC  (9+ messages)
` [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module

[PATCH 1/1] arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
 2024-01-23  6:45 UTC  (5+ messages)

[PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
 2024-01-23  6:43 UTC 

[PATCH v7 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-01-23  6:17 UTC  (4+ messages)
` [PATCH v7 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v7 2/3] pwm: sifive: change the PWM controlled LED algorithm
` [PATCH v7 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-01-23  4:58 UTC 

BUG Report: Some issues about vmlinux with emit-relocs
 2024-01-23  2:01 UTC  (2+ messages)

[PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-23  1:57 UTC  (9+ messages)

[PATCH v7 2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
 2024-01-23  1:24 UTC  (10+ messages)
` [PATCH v7 3/3] riscv: dts: sophgo: add rtc dt node for CV1800

[PATCH] riscv: remove unneeded #include <asm-generic/export.h>
 2024-01-22 23:52 UTC  (2+ messages)

[PATCH -next v21 23/27] riscv: detect assembler support for .option arch
 2024-01-22 22:29 UTC  (5+ messages)

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2024-01-22 19:56 UTC  (7+ messages)

[PATCH] riscv: Use kcalloc() instead of kzalloc()
 2024-01-22 17:45 UTC  (3+ messages)

[PATCH] RISC-V: cacheinfo: add init_cache_level()
 2024-01-22 17:02 UTC  (6+ messages)
  ` [External] "

[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
 2024-01-22 16:55 UTC  (2+ messages)
  ` (subset) "

[PATCH] soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
 2024-01-22 16:43 UTC  (3+ messages)

[PATCH] riscv: misaligned: Grammar s/disable/disabled/
 2024-01-22 15:03 UTC 

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-01-22 13:08 UTC  (15+ 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 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox