public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-01-22 12:57:14 to 2024-01-24 21:44:05 UTC [more...]

[PATCH v3 0/4] membarrier: riscv: Core serializing command
 2024-01-24 21:43 UTC  (9+ messages)
` [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
` [PATCH v3 4/4] membarrier: riscv: Provide core serializing command

qemu riscv, thead c906, Linux boot regression
 2024-01-24 20:02 UTC  (7+ messages)

[PATCH v9 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-24 19:30 UTC  (8+ 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 V3 0/4] riscv: mm: Fixup & Optimize COMPAT code
 2024-01-24 18:36 UTC  (5+ messages)
` [PATCH V3 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
` [PATCH V3 4/4] riscv: mm: Optimize TASK_SIZE definition

[PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-01-24 17:41 UTC  (3+ messages)

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-24 14:38 UTC  (17+ 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 AUTOSEL 6.6 08/11] riscv: Make XIP bootable again
 2024-01-24 14:28 UTC 

[PATCH AUTOSEL 6.7 10/13] riscv: Make XIP bootable again
 2024-01-24 14:28 UTC 

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-24  8:45 UTC  (52+ 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

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

[PATCH] riscv: Call secondary mmu notifier when flushing the tlb
 2024-01-24  8:03 UTC 

[GIT PULL] RISC-V Devicetrees fix for Sophgo/SG2042 v6.8-rc1
 2024-01-24  7:50 UTC 

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

[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 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

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  (9+ messages)
` [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock

[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

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  (4+ 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  (2+ 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  (4+ messages)
` [PATCH v5 02/12] KVM: arm64: selftests: Data type cleanup for arch_timer test


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