messages from 2025-08-21 18:34:14 to 2025-08-21 20:43:42 UTC [more...]
[PATCH v10 00/13] khugepaged: mTHP support
2025-08-21 20:43 UTC (10+ messages)
[PATCH] clk: meson-g12a: fix bit range for fixed sys and hifi pll
2025-08-21 20:42 UTC (2+ messages)
[PATCH v2 0/3] Support "generic" CPUID timing leaf as KVM guest and host
2025-08-21 20:42 UTC (5+ messages)
[PATCH v4] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-21 20:42 UTC (9+ messages)
[PATCH RFC 00/35] mm: remove nth_page()
2025-08-21 20:40 UTC (45+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH RFC 08/35] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 11/35] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 13/35] mm: simplify folio_page() and folio_page_idx()
` [PATCH RFC 14/35] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH RFC 15/35] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH RFC 16/35] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH RFC 17/35] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 19/35] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH RFC 20/35] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH RFC 24/35] ata: libata-eh: drop nth_page() usage within "
` [PATCH RFC 25/35] drm/i915/gem: "
` [PATCH RFC 26/35] mspro_block: "
` [PATCH RFC 27/35] memstick: "
` [PATCH RFC 28/35] mmc: "
` [PATCH RFC 29/35] scsi: core: "
` [PATCH RFC 30/35] vfio/pci: "
` [PATCH RFC 31/35] crypto: remove "
` [PATCH RFC 32/35] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH RFC 33/35] kfence: drop nth_page() usage
` [PATCH RFC 34/35] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH RFC 35/35] mm: remove nth_page()
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
2025-08-21 20:39 UTC (12+ messages)
[PATCH net] i40e: Prevent unwanted interface name changes
2025-08-21 20:39 UTC (7+ messages)
[PATCH v1 0/2] usb: typec: altmodes/displayport: add port data role handling support
2025-08-21 20:38 UTC (3+ messages)
` [PATCH v1 1/2] usb: typec: class: add typec_get_data_role symbol
` [PATCH v1 2/2] usb: typec: altmodes/displayport: do not enter mode if port is the UFP
[PATCH 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
2025-08-21 20:38 UTC (3+ messages)
` [PATCH 1/2] KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR when setting LAPIC regs
[PATCH v1] usb: typec: tcpm: properly deliver cable vdms to altmode drivers
2025-08-21 20:37 UTC
[PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
2025-08-21 20:34 UTC (2+ messages)
[PATCH 0/7] iio: Remove dev_err_probe() if error is -ENOMEM
2025-08-21 20:31 UTC (3+ messages)
` [PATCH 2/7] iio: adc: "
[GIT PULL] SPI fixes for v6.17-rc2
2025-08-21 20:30 UTC (2+ messages)
[GIT PULL] regulator fixes for v6.17-rc2
2025-08-21 20:30 UTC (2+ messages)
[PATCH 0/4] Workqueue: replace system wq and change alloc_workqueue callers
2025-08-21 20:29 UTC (6+ messages)
[GIT PULL] ACPI fixes for v6.17-rc3
2025-08-21 20:26 UTC (2+ messages)
[GIT PULL] Power management fixes for v6.17-rc3
2025-08-21 20:26 UTC (2+ messages)
[GIT PULL] sched_ext: Fixes for v6.17-rc2
2025-08-21 20:26 UTC (2+ messages)
[PATCH v3 0/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
2025-08-21 20:23 UTC (18+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add fdhisi, titanmec, princeton, winrise, wxicore
` [PATCH v3 3/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
` [PATCH v3 4/4] MAINTAINERS: Add entry for TM16xx driver
[PATCH v3 00/31] media: add imx93 mipi/controller csi support
2025-08-21 20:16 UTC (32+ messages)
` [PATCH v3 01/31] dt-bindings: media: add DW MIPI CSI-2 Host support
` [PATCH v3 02/31] media: v4l2-common: Add helper function v4l_get_required_align_by_bpp()
` [PATCH v3 03/31] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
` [PATCH v3 04/31] media: staging: media: imx6-mipi-csi2: replace space with tab for alignment
` [PATCH v3 05/31] media: staging: media: imx6-mipi-csi2: use devm_add_action_or_reset() to simplify code
` [PATCH v3 06/31] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v3 07/31] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH v3 08/31] media: staging: media: imx6-mipi-csi2: use guard() "
` [PATCH v3 09/31] media: staging: media: imx6-mipi-csi2: use register structure to match hardware
` [PATCH v3 10/31] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() simplify code
` [PATCH v3 11/31] media: staging: media: imx6-mipi-csi2: move probe part to imx6-csi2.c
` [PATCH v3 12/31] media: staging: media: imx6-mipi-csi2: move sd imx6's specific initialization into imx6-sci2.c
` [PATCH v3 13/31] media: staging: media: imx6-mipi-csi2: move csi2ipu_gasket_init() to imx6-csi2.c
` [PATCH v3 14/31] media: staging: media: imx6-mipi-csi2: move number pad macro define into imx6-csi2.c
` [PATCH v3 15/31] media: staging: media: imx6-mipi-csi2: move dphy init part to imx6-csi2.c
` [PATCH v3 16/31] media: staging: media: imx6-mipi-csi2: use runtime_pm frame to control clks
` [PATCH v3 17/31] media: synopsys: move imx6-mipi-csi2.c to synopsys/mipi-csi2.c
` [PATCH v3 18/31] media: synopsys: csi2: Remove deprecated s_stream and use v4l2_subdev_pad_ops
` [PATCH v3 19/31] media: synopsys: csi2: Add phy interface support
` [PATCH v3 20/31] media: synopsys: csi2: Add basic v150* version register
` [PATCH v3 21/31] media: synopsys: csi2: Add irq support to record error count
` [PATCH v3 22/31] media: synopsys: csi2: Handle alignment requirement for width
` [PATCH v3 23/31] media: synopsys: csi2: Add register prefix to register field definitions
` [PATCH v3 24/31] media: synopsys: csi2: Add need_dphy_reset in config
` [PATCH v3 25/31] media: synopsys: csi2: Add default simple dw_csi2_subdev_init_state
` [PATCH v3 26/31] media: synopsys: csi2: Add v150 lane stop state register bit define
` [PATCH v3 27/31] media: synopsys: csi2: use standard v4l2_subdev_get_fmt() function
` [PATCH v3 28/31] media: synopsys: csi2: Add customize get_frame_desc() callback
` [PATCH v3 29/31] media: synopsys: csi2: Add Image Pixel Interface (IPI) support for v150
` [PATCH v3 30/31] media: synopsys: csi2: Remove source pad connected check at dw_csi2_enable_streams()
` [PATCH v3 31/31] media: synopsys: csi2: Add simple synopsys platform driver
[PATCH 00/11] Split sphinx call logic from docs Makefile
2025-08-21 20:18 UTC (8+ messages)
` [PATCH 04/11] scripts: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH 10/11] scripts: sphinx-*: prevent sphinx-build crashes
[PATCH v2 1/2] drm/xe/tests: Fix some additional gen_params signatures
2025-08-21 20:17 UTC (4+ messages)
` [PATCH v2 2/2] kunit: Only output a test plan if we're using kunit_array_gen_params
[GIT PULL] cgroup: Fixes for v6.17-rc2
2025-08-21 20:14 UTC
[PATCH RFC net-next 22/23] net: dsa: add driver for MaxLinear GSW1xx switch family
2025-08-21 20:13 UTC (4+ messages)
[PATCH net-next v4] ptp: add Alibaba CIPU PTP clock driver
2025-08-21 20:12 UTC (4+ messages)
[PATCH v3 00/15] Prepare for new Intel Family numbers
2025-08-21 20:09 UTC (6+ messages)
` [PATCH v3 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc model checks
[PATCH] arm64: dts: axiado: Add missing UART aliases
2025-08-21 20:07 UTC
[PATCH] power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery
2025-08-21 20:05 UTC (4+ messages)
[PATCH v9 00/19] TDX KVM selftests
2025-08-21 20:04 UTC (3+ messages)
` [PATCH v9 06/19] KVM: selftests: Expose segment definitons to assembly files
[PATCH] selftests/alsa: remove 0/NULL global variable assignment
2025-08-21 20:01 UTC
[RFC 0/1] Try to add memory allocation info for cgroup oom kill
2025-08-21 20:00 UTC (5+ messages)
[PATCH] powercap: use us_to_ktime() where appropriate
2025-08-21 19:59 UTC (2+ messages)
[PATCH 0/6] uprobes/x86: Cleanups and fixes
2025-08-21 19:57 UTC (5+ messages)
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-08-21 19:53 UTC (5+ messages)
` [PATCHv2 08/12] KVM: TDX: Handle PAMT allocation in fault path
[PATCH 0/2] sunrpc: allow dprintk() to go to the trace buffer instead of console
2025-08-21 19:51 UTC (4+ messages)
` [PATCH 2/2] sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
[PATCH v2 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
2025-08-21 19:48 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe PHY
` [PATCH v2 2/4] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller
[PATCH v5] dt-bindings: gpio: ti,twl4030: Correct the schema $id path
2025-08-21 19:47 UTC
[PATCH] x86: add hintable NOPs emulation
2025-08-21 19:46 UTC (6+ messages)
[GIT PULL] locking/urgent for v6.17-rc1
2025-08-21 19:45 UTC (3+ messages)
[PATCH v4 2/3] mm/oom_kill: Only delay OOM reaper for processes using robust futexes
2025-08-21 19:45 UTC (6+ messages)
[PATCH v2 00/14] Fix PDF doc builds on major distros
2025-08-21 19:43 UTC (3+ messages)
[PATCH V3 0/2] Add regulator load support for QMP UFS PHY
2025-08-21 19:39 UTC (7+ messages)
` [PATCH V3 2/2] phy: qcom-qmp-ufs: Add regulator loads for SM8650 and SM8750
[PATCH v3 0/2] rust: Add read_poll_timeout
2025-08-21 19:39 UTC (2+ messages)
[PATCH] mm/memory-failure: Do not call action_result() on already poisoned pages
2025-08-21 19:36 UTC (3+ messages)
[ANNOUNCE] 6.12.43-rt12
2025-08-21 19:25 UTC
[PATCH v9 1/7] rust: hrtimer: Document the return value for HrTimerHandle::cancel()
2025-08-21 19:32 UTC (7+ messages)
` [PATCH v9 2/7] rust: hrtimer: Add HrTimerInstant
` [PATCH v9 3/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()
` [PATCH v9 4/7] rust: hrtimer: Add HrTimerCallbackContext and ::forward()
` [PATCH v9 5/7] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext
` [PATCH v9 6/7] rust: time: Add Instant::from_ktime()
` [PATCH v9 7/7] rust: hrtimer: Add HrTimer::expires()
[PATCH 00/16] gpio: Use modern PM macros
2025-08-21 19:32 UTC (7+ messages)
` [PATCH 01/16] gpio: dwapb: "
[PATCH V2] ufs: ufs-qcom: Fix ESI null pointer dereference
2025-08-21 19:31 UTC (2+ messages)
[PATCH v2 net-next 0/5] net: fec: add the Jumbo frame support
2025-08-21 19:31 UTC (8+ messages)
` [PATCH v2 net-next 1/5] net: fec: use a member variable for maximum buffer size
` [PATCH v2 net-next 2/5] net: fec: add pagepool_order to support variable page size
` [PATCH v2 net-next 3/5] et: fec: add rx_frame_size to support configurable RX length
` [PATCH v2 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v2 net-next 5/5] net: fec: enable the Jumbo frame support for i.MX8QM
[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-08-21 19:25 UTC (5+ messages)
` [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
2025-08-21 19:24 UTC (5+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
[PATCH v1 0/2] Add MAX14001/MAX14002 support
2025-08-21 19:24 UTC (3+ messages)
[PATCH v6 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-08-21 18:53 UTC (6+ messages)
` [PATCH v6 2/3] iio: light: add support "
[PATCH v5 0/3] Add documentation for PR_FUTEX_HASH
2025-08-21 19:14 UTC (6+ messages)
` [PATCH v5 2/3] man/man2/prctl.2, PR_FUTEX_HASH_SET_SLOTS.2const: Document PR_FUTEX_HASH_SET_SLOTS
[PATCH v4 0/7] Basic device tree support for ESWIN EIC7700 RISC-V SoC
2025-08-21 19:11 UTC (3+ messages)
` [PATCH v4 3/7] dt-bindings: vendor-prefixes: add eswin
[PATCH 6.1] softirq: Add trace points for tasklet entry/exit
2025-08-21 18:54 UTC (3+ messages)
[PATCH] Documentation: Fix documentation typos
2025-08-21 19:09 UTC (2+ messages)
[RFC 1/1] Add memory allocation info for cgroup oom
2025-08-21 19:09 UTC (5+ messages)
[PATCH] dt-bindings: arm: Add Cortex-A320/A520AE/A720AE cores and PMU
2025-08-21 19:07 UTC
[PATCH v4 0/6] DRM/MSM: Support for Adreno 663 GPU
2025-08-21 19:06 UTC (8+ messages)
` [PATCH v4 1/6] drm/msm/adreno: Add speedbins for A663 GPU
` [PATCH v4 2/6] dt-bindings: nvmem: qfprom: Add sa8775p compatible
` [PATCH v4 3/6] arm64: dts: qcom: sa8775p: Add gpu and gmu nodes
` [PATCH v4 4/6] arm64: dts: qcom: lemans: Add GPU cooling
` [PATCH v4 5/6] arm64: dts: qcom: lemans-evk: Enable Adreno 663 GPU
` [PATCH v4 6/6] arm64: dts: qcom: qcs9100-ride: "
[PATCH 0/6] genirq/test: Platform/architecture fixes
2025-08-21 19:06 UTC (3+ messages)
[PATCH v2 0/3] Documentation: Add real-time bits
2025-08-21 18:55 UTC (7+ messages)
` [PATCH v2 3/3] Documentation: Add real-time to core-api
[PATCH] usb: typec: ucsi: Handle incorrect num_connectors capability
2025-08-21 18:53 UTC
[PATCH v1] Bluetooth: hci_sync: fix set_local_name race condition
2025-08-21 18:51 UTC (2+ messages)
[PATCH 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-08-21 18:51 UTC (4+ messages)
` [PATCH 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
[PATCH] docs: fix trailing whitespace error and remove repeated words in propagate_umount.txt
2025-08-21 18:50 UTC (2+ messages)
[PATCH] brcmfmac: btcoex: Fix use-after-free when rescheduling brcmf_btcoex_info work
2025-08-21 18:44 UTC (2+ messages)
[PATCH RFC net-next 20/23] net: dsa: lantiq_gswip: add registers specific for MaxLinear GSW1xx
2025-08-21 18:37 UTC (3+ messages)
[PATCH v3 0/5] Disable ATS via iommu during PCI resets
2025-08-21 18:37 UTC (11+ messages)
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper
[PATCH 0/3] exynos-acpm: add DVFS protocol and clock driver
2025-08-21 18:34 UTC (3+ messages)
` [PATCH 3/3] clk: samsung: add Exynos ACPM "
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).