linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 06:32:33 to 2025-08-28 16:25:52 UTC [more...]

[PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
 2025-08-28 10:43 UTC  (56+ messages)
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 03/36] s390/Kconfig: "
` [PATCH v1 04/36] x86/Kconfig: "
` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
  ` [PATCH v1 15/36] "
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
  ` [PATCH v1 16/36] "
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 19/36] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 22/36] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v1 23/36] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within "
` [PATCH v1 25/36] drm/i915/gem: "
` [PATCH v1 26/36] mspro_block: "
` [PATCH v1 27/36] memstick: "
` [PATCH v1 28/36] mmc: "
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()

[PATCH v6 0/5] riscv: add support for SBI Supervisor Software Events
 2025-08-28 10:47 UTC  (7+ messages)
` [PATCH v6 2/5] riscv: add support for SBI Supervisor Software Events extension
  ` [External] "
` [PATCH v6 3/5] drivers: firmware: add riscv SSE support

[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
 2025-08-28 10:38 UTC 

[PATCH v6 0/2] riscv: Use GCR.U timer device as clocksource
 2025-08-28 10:24 UTC  (2+ messages)

[PATCH v5 00/21] Add Counter delegation ISA extension support
 2025-08-28  9:56 UTC  (3+ messages)
` [PATCH v5 14/21] RISC-V: perf: Implement supervisor counter delegation support
  ` [External] "

[PATCH net-next v8 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-28  8:47 UTC  (6+ messages)
` [PATCH net-next v8 1/5] dt-bindings: net: Add "
` [PATCH net-next v8 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v8 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v8 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v8 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter

[PATCH v2 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-08-28  9:04 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
` [PATCH v2 2/2] ASoC: spacemit: add i2s support for K1 SoC

[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-28  8:31 UTC  (11+ messages)
` [PATCH net-next v7 1/5] dt-bindings: net: Add "
` [PATCH net-next v7 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v7 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v7 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v7 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter

Pozycjonowanie - informacja
 2025-08-28  8:10 UTC 

Zapytanie ofertowe
 2025-08-28  7:35 UTC 

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-08-28  6:14 UTC  (15+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI

[PATCH 0/3] kexec: Fix invalid field access
 2025-08-28  3:49 UTC  (5+ messages)
` [PATCH 1/3] arm64: kexec: Initialize kexec_buf struct in load_other_segments()
` [PATCH 2/3] riscv: kexec: Initialize kexec_buf struct
` [PATCH 3/3] s390: "

[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-08-28  2:18 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH 2/5] PCI: cadence: Fix NULL pointer error for ops
` [PATCH 3/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH 4/5] riscv: sophgo: dts: add pcie controllers for SG2042
` [PATCH 5/5] riscv: sophgo: dts: enable pcie for PioneerBox

[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-08-28  0:01 UTC  (8+ messages)
` [PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
` [PATCH v2 3/7] Drivers: hv: Disable IRQs only after handling pending work before VTL return
` [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
` [PATCH v2 7/7] Drivers: hv: Use "entry virt" APIs to do work before returning to lower VTL

[PATCH] riscv, bpf: Sign extend struct ops return values properly
 2025-08-28  1:53 UTC  (2+ messages)

[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
 2025-08-27 22:08 UTC  (4+ messages)
  ` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node

[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-27 17:31 UTC  (5+ messages)
` [PATCH v2 07/12] riscv: Remove version check for LTO_CLANG selects
` [PATCH v2 09/12] riscv: Remove ld.lld version checks from many TOOLCHAIN_HAS configs

[PATCH v3 RESEND 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-27 17:28 UTC  (2+ messages)

[PATCH 00/19] perf: Rework event_init checks
 2025-08-27 15:15 UTC  (30+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-27 13:49 UTC  (5+ messages)
` [PATCH 112/114] clk: scmi: remove round_rate() in favor of determine_rate()

[PATCH 0/2] riscv: mm: Some optimizations for tlb flush
 2025-08-27 13:14 UTC  (3+ messages)
` [PATCH 1/2] riscv: mm: Apply svinval in update_mmu_cache()
` [PATCH 2/2] riscv: mm: Clear cpu in mm_cpumask after local_flush_tlb_all_asid

[PATCH 0/2] Add HARDLOCKUP_DETECTOR_PERF for riscv
 2025-08-27 10:09 UTC  (3+ messages)
` [PATCH 1/2] watchdog: refactor watchdog_hld functionality
` [PATCH 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support

[PATCH v12 0/7] spacemit: introduce P1 PMIC support
 2025-08-27  9:33 UTC  (5+ messages)
` [PATCH v12 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-27  9:43 UTC  (11+ messages)
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges

[PATCH 0/6] i2c: spacemit: fix and introduce pio
 2025-08-27  9:32 UTC  (8+ messages)
` [PATCH 1/6] i2c: spacemit: ensure bus release check runs when wait_bus_idle() fails
` [PATCH 2/6] i2c: spacemit: remove stop function to avoid bus error
` [PATCH 3/6] i2c: spacemit: disable SDA glitch fix to avoid restart delay
` [PATCH 4/6] i2c: spacemit: check SDA instead of SCL after bus reset
` [PATCH 5/6] i2c: spacemit: ensure SDA is released "
` [PATCH 6/6] i2c: spacemit: introduce pio for k1

[PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
 2025-08-27  8:04 UTC  (2+ messages)

[PATCH v2 0/5] riscv: Use __riscv_has_extension_{likely,unlikely}
 2025-08-27  7:07 UTC  (6+ messages)
` [PATCH v2 4/5] riscv: bitops: Use __riscv_has_extension_likely

[RFC PATCH 0/4] riscv: Add Zalasr ISA exntesion support
 2025-08-27  2:41 UTC  (8+ messages)
` [RFC PATCH 1/4] riscv: add ISA extension parsing for Zalasr
` [RFC PATCH 2/4] dt-bindings: riscv: Add Zalasr ISA extension description
` [RFC PATCH 3/4] riscv: Instroduce Zalasr instructions
` [RFC PATCH 4/4] riscv: Use Zalasr for smp_load_acquire/smp_store_release
  ` [External] Re: [RFC PATCH 0/4] riscv: Add Zalasr ISA exntesion support

[PATCH v2 0/3] Consolidate Poly1305 code and add RISC-V optimization
 2025-08-27  2:16 UTC  (2+ messages)

[PATCH 00/11] vdso: Various cleanups
 2025-08-26 19:34 UTC  (13+ messages)
` [PATCH 03/11] vdso: Move ENABLE_COMPAT_VDSO from core to arm64
` [PATCH 05/11] time: Build generic update_vsyscall() only with generic time vDSO
` [PATCH 06/11] riscv: vdso: Untangle kconfig logic
` [PATCH 07/11] vdso: Drop kconfig GENERIC_VDSO_32
` [PATCH 08/11] vdso: Drop kconfig GENERIC_COMPAT_VDSO
` [PATCH 09/11] vdso: Drop kconfig GENERIC_VDSO_DATA_STORE
` [PATCH 10/11] vdso: Drop kconfig GENERIC_VDSO_TIME_NS
` [PATCH 11/11] vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-26 17:39 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-08-26 16:58 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: Minor whitespace cleanup in example
 2025-08-26 13:46 UTC  (2+ messages)

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-26  8:33 UTC  (6+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v3 4/8] selftests/mm: Add -Wunused family of flags

Energia elektryczna - zmiany
 2025-08-26  8:00 UTC 

next-20250825: riscv: pgtable.h:951:40: error: incompatible type for argument 2 of 'page_table_check_pud_clear'
 2025-08-26  6:20 UTC 


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).