messages from 2025-08-25 15:00:19 to 2025-08-27 22:15:37 UTC [more...]
[PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
2025-08-27 22:01 UTC (9+ 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 10/36] mm: sanity-check maximum folio size in folio_set_order()
[PATCH 0/5] kcfi: Prepare for GCC support
2025-08-27 19:57 UTC (19+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 2/5] x86/traps: Clarify KCFI instruction layout
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 4/5] x86/cfi: Remove __noinitretpoline and __noretpoline
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
[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 (5+ messages)
` [PATCH v3 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC
[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 (12+ messages)
` [PATCH 049/114] clk: spacemit: ccu_ddn: convert from "
` [PATCH 050/114] clk: spacemit: ccu_mix: "
` [PATCH 051/114] clk: spacemit: ccu_pll: "
` [PATCH 112/114] clk: scmi: remove round_rate() in favor of determine_rate()
` (subset) [PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
2025-08-27 13:17 UTC (8+ 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
[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] riscv, bpf: Sign extend struct ops return values properly
2025-08-27 12:03 UTC
[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 0/3] kexec: Fix invalid field access
2025-08-27 10:42 UTC (4+ 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 v12 0/7] spacemit: introduce P1 PMIC support
2025-08-27 9:33 UTC (6+ 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 (24+ messages)
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
` update kernel-doc for MEMBLOCK_RSRV_NOINIT
` [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 0/8] riscv: add initial support for hardware breakpoints
2025-08-27 8:04 UTC (4+ messages)
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
[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 (16+ messages)
` [PATCH 01/11] vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 02/11] ARM: VDSO: remove cntvct_ok global variable
` [PATCH 03/11] vdso: Move ENABLE_COMPAT_VDSO from core to arm64
` [PATCH 04/11] vdso/gettimeofday: Remove !CONFIG_TIME_NS stubs
` [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 (12+ messages)
` [PATCH 1/5] Drivers: hv: Move TIF pre-guest work handling fully into mshv_common.c
` [PATCH 2/5] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH 3/5] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 4/5] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH 5/5] Drivers: hv: Use common "entry virt" APIs to do work before running guest
[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
[PATCH v2 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
2025-08-26 1:10 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING
` [PATCH v2 3/3] riscv: sophgo: dts: sg2044: "
[PATCH net-next v6 0/5] Add Ethernet MAC support for SpacemiT K1
2025-08-25 23:33 UTC (7+ messages)
` [PATCH net-next v6 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v6 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v6 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
[PATCH v3] riscv: hwprobe: allow querying available RISCV_HWPROBE_KEY_IMA_EXT_0 bits
2025-08-25 23:12 UTC (4+ messages)
` [PATCH v3 RESEND] "
[PATCH v5 0/2] clk: spacemit: fix sspax_clk
2025-08-25 22:05 UTC (2+ messages)
[PATCH v13 0/7] spacemit: introduce P1 PMIC support
2025-08-25 17:20 UTC (8+ messages)
` [PATCH v13 1/7] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v13 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v13 3/7] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v13 4/7] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v13 5/7] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v13 6/7] riscv: dts: spacemit: define fixed regulators
` [PATCH v13 7/7] riscv: dts: spacemit: define regulator constraints
[PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
2025-08-25 18:21 UTC (6+ messages)
[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
2025-08-25 16:23 UTC (5+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
[PATCH v3] riscv: skip csr restore if vcpu preempted reload
2025-08-25 16:22 UTC (2+ messages)
[PATCH v1 0/5] Icicle Kit with prod device and Discovery Kit support
2025-08-25 16:19 UTC (6+ messages)
` [PATCH v1 1/5] riscv: dts: microchip: add common board dtsi for icicle kit variants
` [PATCH v1 2/5] dt-bindings: riscv: microchip: document icicle kit with production device
` [PATCH v1 3/5] riscv: dts: microchip: add "
` [PATCH v1 4/5] dt-bindings: riscv: microchip: document Discovery Kit
` [PATCH v1 5/5] riscv: dts: microchip: add a device tree for "
[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
2025-08-25 16:19 UTC (2+ messages)
[PATCH v5 0/6] Basic device tree support for ESWIN EIC7700 RISC-V SoC
2025-08-25 13:29 UTC (8+ messages)
` [PATCH v5 1/6] dt-bindings: riscv: Add SiFive P550 CPU compatible
` [PATCH v5 2/6] riscv: Add Kconfig option for ESWIN platforms
` [PATCH v5 3/6] dt-bindings: riscv: Add SiFive HiFive Premier P550 board
` [PATCH v5 4/6] dt-bindings: interrupt-controller: Add ESWIN EIC7700 PLIC
` [PATCH v5 5/6] riscv: dts: add initial support for EIC7700 SoC
` [PATCH v5 6/6] riscv: dts: eswin: add HiFive Premier P550 board device tree
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).