messages from 2025-08-25 13:45:19 to 2025-08-28 18:00:37 UTC [more...]
[PATCH v1 00/36] mm: remove nth_page()
2025-08-28 17:59 UTC (85+ messages)
` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [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 00/24] PCI: Bridge window selection improvements
2025-08-28 17:31 UTC (6+ messages)
` [PATCH 03/24] MIPS: PCI: Use pci_enable_resources()
[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-28 16:00 UTC (16+ messages)
` [PATCH v6 01/15] devres: provide devm_kmemdup_const()
` [PATCH v6 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v6 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v6 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v6 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v6 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v6 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v6 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v6 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v6 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v6 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v6 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v6 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v6 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v6 15/15] pinctrl: qcom: make the pinmuxing strict
[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-28 15:05 UTC (12+ messages)
[PATCHv4 0/3] wifi: ath9k: ahb: add OF LED support
2025-08-28 13:30 UTC (5+ messages)
` [PATCHv4 1/3] dt-bindings: net: wireless: ath9k: add led bindings
` [PATCHv4 2/3] wifi: ath9k: ahb: add led pin OF support
` [PATCHv4 3/3] mips: qca: specify WMAC LED directly
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-08-28 10:38 UTC
[PATCH 00/39] drm/atomic: Get rid of existing states (not really)
2025-08-27 22:28 UTC (11+ messages)
` [PATCH 01/39] drm/atomic: Make drm_atomic_get_connector_state() early return consistent
` [PATCH 03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH 04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
` [PATCH 26/39] drm/msm/mdp5: Switch to drm_atomic_get_new_crtc_state()
` [PATCH 38/39] drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane state
` [PATCH 39/39] drm/atomic: Document __drm_private_objs_state state pointer
[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] reset: eyeq: fix OF node leak
2025-08-27 14:41 UTC (4+ messages)
[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 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 net-next] net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
2025-08-27 0:40 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/3] floppy: A couple of cleanups
2025-08-26 13:32 UTC (7+ messages)
` [PATCH v2 1/3] floppy: Remove unused CROSS_64KB() macro from arch/ code
` [PATCH v2 2/3] floppy: Replace custom SZ_64K constant
` [PATCH v2 3/3] floppy: Sort headers alphabetically
[PATCH] mips: fix compilation error
2025-08-26 11:51 UTC (2+ messages)
[PATCHv3 0/3] wifi: ath9k: ahb: add OF LED support
2025-08-26 1:57 UTC (5+ messages)
` [PATCHv3 1/3] dt-bindings: net: wireless: ath9k: add led bindings
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).