messages from 2026-07-16 13:55:28 to 2026-07-16 14:57:43 UTC [more...]
[PATCH 0/2] mm/huge_memory: drop dead split helper variants
2026-07-16 14:57 UTC (3+ messages)
` [PATCH 1/2] mm/huge_memory: remove unused can_split_folio()
[PATCH v7 0/2] Add support for LTC3208 multi-display driver
2026-07-16 14:56 UTC (4+ messages)
` [PATCH v7 2/2] leds: ltc3208: Add driver for LTC3208 Multidisplay LED Driver
[PATCH] rust: revocable: use LKMM atomics instead of Rust atomics
2026-07-16 14:55 UTC
[PATCH v4 0/6] gpu: nova-core: boot GSP with vGPU enabled
2026-07-16 14:56 UTC (4+ messages)
` [PATCH v4 2/6] rust: pci: add sriov_get_totalvfs() helper
[PATCH] rtc: pcf85363: Fix phantom device registration on missing hardware
2026-07-16 14:56 UTC (3+ messages)
Preserving TDX module during kexec with live update
2026-07-16 14:55 UTC (2+ messages)
[PATCH] drm/nouveau/disp: Prevent division-by-zero during DisplayPort link training transitions
2026-07-16 14:55 UTC
[PATCH 6.18 000/480] 6.18.39-rc1 review
2026-07-16 14:54 UTC (2+ messages)
[PATCH 6.12 000/349] 6.12.96-rc1 review
2026-07-16 14:54 UTC (2+ messages)
[PATCH 3/3] power: sequencing: pcie-m2: Deassert W_DISABLE2# when no UART serdev is created
2026-07-16 14:54 UTC (3+ messages)
[PATCH v6 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
2026-07-16 14:54 UTC (9+ messages)
` [PATCH v6 3/6] nfsd: implement server-stats-get netlink handler
[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2026-07-16 14:54 UTC (6+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver
[PATCH v2] usb: gadget: f_uac1_legacy: remove broken string configfs attributes
2026-07-16 14:53 UTC (2+ messages)
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-16 14:52 UTC (6+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-16 14:51 UTC (3+ messages)
[PATCH v2 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
2026-07-16 14:51 UTC (11+ messages)
` [PATCH v2 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH v2 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH v2 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH v2 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH v2 05/10] x86/mm: stop marking vmemmap as SECTION_INFO
` [PATCH v2 06/10] x86/mm: stop marking page tables as MIX_SECTION_INFO
` [PATCH v2 07/10] x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
` [PATCH v2 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH v2 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH v2 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
[PATCH v6 0/6] Add initial device trees for Nord platform
2026-07-16 14:49 UTC (8+ messages)
` [PATCH v6 1/6] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v6 2/6] arm64: dts: qcom: Add device tree for Nord GearVM variant
` [PATCH v6 3/6] arm64: dts: qcom: Add device tree for Nord Embedded variant
` [PATCH v6 4/6] dt-bindings: arm: qcom: Document Nord reference boards
` [PATCH v6 5/6] arm64: dts: qcom: Add device tree for Nord Ride board
` [PATCH v6 6/6] arm64: dts: qcom: Add device tree for Nord RRD board
[PATCH 0/2] PCI: apple: Integrate pwrctrl API
2026-07-16 14:49 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH v8 1/1] arm64: dts: add tqma9596la-mba95xxca
2026-07-16 14:49 UTC (2+ messages)
[PATCH v5 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
2026-07-16 14:49 UTC (3+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: add SoCCP DT node for Glymur
[PATCH] rtla/cli: Unify and improve handling of invalid option arguments
2026-07-16 14:49 UTC
[PATCH RFC 00/12] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-16 14:47 UTC (10+ messages)
` [PATCH RFC 05/12] mm/slab: abstract slabobj_ext.objcg access
` [PATCH RFC 08/12] mm/slab: change struct slabobj_ext to a union
` [PATCH RFC 09/12] mm/slab: introduce slab_obj_ext_has_codetag()
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-07-16 14:31 UTC (25+ messages)
` [RFC PATCH 01/24] pidfd: add spawn builder uapi
` [RFC PATCH 02/24] libfs: allow custom validation of stashed inode data
` [RFC PATCH 03/24] pidfs: add taskless future pidfd inodes
` [RFC PATCH 04/24] pidfd: create taskless spawn builders
` [RFC PATCH 05/24] pidfd: add spawn builder path configuration
` [RFC PATCH 06/24] exec: expose execveat internals to process builders
` [RFC PATCH 07/24] fork: expose vfork completion helper
` [RFC PATCH 08/24] pidfs: attach pids to future pidfd files
` [RFC PATCH 09/24] fork: let process builders supply preallocated pids
` [RFC PATCH 10/24] pidfs: publish future pidfd files
` [RFC PATCH 11/24] pidfd: add spawn builder state tracking
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 13/24] fork: let new tasks start with task work
` [RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
` [RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
` [RFC PATCH 16/24] audit: add pidfd spawn child contexts
` [RFC PATCH 17/24] pidfd: audit child spawn execution
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
` [RFC PATCH 22/24] pidfd: expose spawn builder system calls
` [RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
` [RFC PATCH 24/24] Documentation: describe "
[PATCH v3 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
2026-07-16 14:46 UTC (4+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
[PATCH] mfd: cs42l43: Remove redundant NULL checks on SoundWire
2026-07-16 14:46 UTC (2+ messages)
` (subset) "
[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-16 14:45 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: iio: magnetometer: add "
` [PATCH 2/2] iio: magnetometer: add support for "
[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
2026-07-16 14:43 UTC (3+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
[PATCH] arm64: dts: exynos850: Add SRAM node
2026-07-16 14:42 UTC (7+ messages)
[PATCH] nvme-tcp: fix usage of page_frag_cache
2026-07-16 14:42 UTC
[PATCH] ASoC: Intel: sof_sdw: Add quirks for new Dell laptops
2026-07-16 14:42 UTC
[PATCH] samples: rust: debugfs: fix excessive stack use
2026-07-16 14:41 UTC
[PATCH v6 00/13] gpu: nova-core: consolidate and streamline GSP boot process
2026-07-16 14:41 UTC (2+ messages)
[PATCH v3 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-16 14:41 UTC (12+ messages)
` [PATCH v3 03/11] power: sequencing: Add pwrseq_power_is_controllable() API
` [PATCH v3 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v3 09/11] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v3 11/11] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support
[PATCH v5 0/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-16 14:40 UTC (5+ messages)
` [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP "
[PATCH] drm/panthor: reject firmware sections with oversized data
2026-07-16 14:39 UTC
[RFC PATCH] liveupdate: Allow multiple openers for /dev/liveupdate
2026-07-16 14:40 UTC (4+ messages)
[PATCH v2 0/4] HID: Remove redundant error messages on IRQ request failure
2026-07-16 14:40 UTC (3+ messages)
` [PATCH v2 3/4] HID: intel-ish-hid: ipc: Remove redundant dev_err()
[RFC v3 0/2] rm64: kprobes: Fix single-step fault and reentry handling
2026-07-16 14:38 UTC (4+ messages)
` [RFC v3 2/2] arm64: kprobes: Allow reentering kprobes while single-stepping
[PATCH net-next v2 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
2026-07-16 14:38 UTC (3+ messages)
[PATCH 0/3] dm-pcache: validate on-disk fields before use
2026-07-16 14:38 UTC (4+ messages)
` [PATCH 1/3] dm-pcache: validate seg_id fields from persistent memory
[PATCH net-next v2 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
2026-07-16 14:38 UTC (3+ messages)
[PATCH 7.1 000/518] 7.1.4-rc1 review
2026-07-16 14:37 UTC (2+ messages)
[PATCH v2] overlayfs.rst: remove mention of workdir needing to be empty
2026-07-16 14:36 UTC (3+ messages)
[PATCH 0/2] arm64: sleep: two small compute_mpidr_hash cleanups
2026-07-16 14:35 UTC (3+ messages)
` [PATCH 2/2] arm64: sleep: dedup the sleep_save_stash slot lookup
[PATCH 1/4] virtio-mem: validate device-reported block size
2026-07-16 14:18 UTC (4+ messages)
` [PATCH v2 "
[PATCH 0/3] container_of: refactors
2026-07-16 14:09 UTC (7+ messages)
` [PATCH 2/3] container_of: remove useless pair of parentheses
[PATCH net v4] raw: annotate lockless match fields in raw_v4_match()
2026-07-16 14:29 UTC
[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
2026-07-16 14:35 UTC (3+ messages)
` [PATCH mm-unstable RFC v4 2/7] arm64/mm: use PTE-level pgprot for huge PFN helpers
[PATCH] tracing: uprobes: Fix incorrect __free function that frees an error value in __trace_uprobe_create()
2026-07-16 14:31 UTC
[PATCH 0/3] regulator: handle regulator late cleanup race with PM suspend
2026-07-16 14:31 UTC (7+ messages)
` [PATCH 1/3] regulator: core: use system_freezable_wq for init complete work
` [PATCH 2/3] regulator: pfuze100: add set_suspend_disable for LDO ops
` [PATCH 3/3] arm64: dts: imx8mq-evk: add regulator-off-in-suspend for VGEN1/VGEN6
[PATCH] drm/radeon: allocate dummy_page without DMA32 on fail
2026-07-16 14:31 UTC (5+ messages)
[PATCH] clk/x86: pmc_atom: add kasprintf return value check
2026-07-16 14:31 UTC (2+ messages)
[linus:master] [selftests/tracing] c5c413534d: kselftests-bpf.ftrace.ftracetest-ktap._instance_event_trigger_-_test_poll_wait_on_histogram.fail
2026-07-16 14:30 UTC
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-16 14:30 UTC (4+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h
[PATCH bpf-next 1/3] bpf: Add memory usage for arena
2026-07-16 14:25 UTC (3+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Run arena tests serially
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for memory usage for arena
[PATCH] rust: device: avoid trailing ; in printing macros
2026-07-16 14:28 UTC (6+ messages)
[PATCH] clk: mmp: pxa1908-apbcp: Remove unneeded semicolon
2026-07-16 14:28 UTC (2+ messages)
[PATCH] clk: mmp: pxa1908-apbc: Remove unneeded semicolon
2026-07-16 14:28 UTC (2+ messages)
[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
2026-07-16 14:27 UTC (2+ messages)
[PATCH 1/1] iommu/vt-d: Disallow SVA if page walk is not coherent
2026-07-16 14:27 UTC (2+ messages)
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-16 14:27 UTC (11+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
[PATCH v3 0/4] Fix races on creation of SDCA jack detection
2026-07-16 14:26 UTC (5+ messages)
` [PATCH v3 1/4] ASoC: Add a component fixup_controls callback
` [PATCH v3 2/4] ASoC: SDCA: Populate IRQ data earlier
` [PATCH v3 3/4] ASoC: SDCA: Add sdca_irq_cleanup_late()
` [PATCH v3 4/4] ASoC: SDCA: Switch to fixup_controls callback for IRQ registration
[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
2026-07-16 14:27 UTC (6+ messages)
` "
[PATCH 1/2] rust: io: document const-offset requirement for infallible accessors
2026-07-16 14:25 UTC (2+ messages)
` [PATCH 2/2] rust: drm: fix non-const `read8` in unit test
[PATCH v3 1/2] usb: musb: dsps: implement vbus_status and set_vbus platform ops
2026-07-16 14:25 UTC (2+ messages)
` [PATCH v3 2/2] usb: musb: gadget: fix MUSB_DEVCTL race condition in set_vbus
[PATCH V4 0/3] arm64: dts: qcom: Monaco: Enable SDHCI storage support
2026-07-16 14:24 UTC (4+ messages)
` [PATCH V4 1/3] arm64: dts: qcom: monaco: Move eMMC CQE support from SoC to board DT
` [PATCH V4 2/3] arm64: dts: qcom: monaco-evk: Enable SDHCI for SD Card via overlay
` [PATCH V4 3/3] arm64: dts: qcom: monaco-evk: Add SDHCI support for eMMC "
[PATCH v3 0/4] nvmem: fix a const-unsoundness in reg_write
2026-07-16 14:24 UTC (5+ messages)
` [PATCH v3 1/4] nvmem: core: deprecate reg_write callback and add reg_write_const
` [PATCH v3 2/4] nvmem: make all reg_write callbacks take const void *
` [PATCH v3 3/4] nvmem: apple-spmi: improve calling safety with wrapper functions
` [PATCH v3 4/4] firmware: meson: pass a const buffer to meson_sm_call_write()
[PATCH] clk: document that clk_get_parent() returns NULL
2026-07-16 14:23 UTC (2+ messages)
[PATCH v10 0/4] Add support for Orange Pi 5 Pro
2026-07-16 14:19 UTC (3+ messages)
[PATCH 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-16 14:19 UTC (6+ messages)
` [PATCH 1/4] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
` [PATCH 2/4] s390/mm: Fix handling of secure storage access exceptions in vmalloc area
` [PATCH 3/4] s390/mm: Remove folio handling for secure storage access exceptions
` [PATCH 4/4] s390: Add support for DCACHE_WORD_ACCESS (again)
[PATCH] iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()
2026-07-16 14:16 UTC
[PATCH] tools/accounting: fix macro typos in getdelays
2026-07-16 14:15 UTC
[PATCH v10 00/14] Allow preemption during IPI completion waiting to improve real-time performance
2026-07-16 14:14 UTC (2+ messages)
[PATCH] vdpa: Remove redundant dev_err()
2026-07-16 14:13 UTC
[PATCH v1 1/1] gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
2026-07-16 14:13 UTC (2+ messages)
[PATCH] ASoC: meson: Keep link pointers valid on realloc failure
2026-07-16 14:13 UTC (2+ messages)
[RESEND PATCH] pid: cosmetic changes to alloc_pid()
2026-07-16 14:11 UTC
[PATCH] pmdomain: imx8m{p,}-blk-ctrl: Add MODULE_DESCRIPTION
2026-07-16 14:11 UTC (2+ messages)
[PATCH v3] cpufreq: amd-pstate-ut: bail out early on non-AMD platform
2026-07-16 14:11 UTC (2+ messages)
[RFC PATCH 0/5] KVM: arm64: Use TTBR1_EL2 for hVHE runtime mappings
2026-07-16 14:09 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: arm64: Make hyp symbol address conversion explicit
` [RFC PATCH 2/5] KVM: arm64: Split hyp mapping APIs by address type
` [RFC PATCH 3/5] KVM: arm64: Split hyp VA-to-PA conversion "
` [RFC PATCH 4/5] KVM: arm64: Rename the hyp private VA allocation base
` [RFC PATCH 5/5] KVM: arm64: Use TTBR1_EL2 for hVHE runtime mappings
[GIT PULL] erofs fixes for 7.2-rc4
2026-07-16 14:09 UTC
[PATCH] gpio: logicvc: use devm_platform_get_and_ioremap_resource()
2026-07-16 14:08 UTC (2+ messages)
[PATCH 1/4] rtla: Allow unsetting non-list custom-callback CLI options
2026-07-16 14:08 UTC (8+ messages)
` [PATCH 2/4] rtla: Add unit tests for unset in opt callbacks
` [PATCH 3/4] rtla: Add unit tests for CLI with unset
` [PATCH 4/4] Documentation/rtla: Document unsetting options
[PATCH nf-next] ipvs: use type-safe allocation helpers in ip_vs_rht_alloc
2026-07-16 14:07 UTC
[PATCH] dmaengine: validate dev and name in dma_request_chan()
2026-07-16 14:06 UTC (2+ messages)
[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
2026-07-16 14:05 UTC (5+ messages)
` [PATCH v2 1/4] ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()
` [PATCH v2 2/4] ACPI: PCI: Introduce acpi_dev_get_pci_dev()
` [PATCH v2 3/4] ACPI: video: Drop backlight parent device reference later
` [PATCH v2 4/4] ACPI: video: Use acpi_dev_get_pci_dev() instead of acpi_get_pci_dev()
[PATCH] drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()
2026-07-16 14:03 UTC
[PATCH v4 00/21] media/imx355: General code cleanups, and adding support for 2 lane operation
2026-07-16 14:03 UTC (6+ messages)
` [PATCH v4 02/21] media: i2c: imx355: Add support for 24 MHz external clock
[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
2026-07-16 14:01 UTC (5+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions
[PATCH v2] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
2026-07-16 14:02 UTC (4+ messages)
[PATCH v2] maintainers: remove bouncing AMD maintainer
2026-07-16 14:01 UTC (2+ messages)
[PATCH] arm64: mm: fix accidental linear mapping of no-map reserved memory
2026-07-16 14:01 UTC (2+ messages)
[PATCH] media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formats
2026-07-16 14:01 UTC (5+ messages)
[GIT PULL] arm_mpam fixes for v7.2-rc2
2026-07-16 14:00 UTC (6+ messages)
[PATCH v3 0/2] pinctrl: qcom: Add Eliza LPASS LPI support
2026-07-16 14:00 UTC (2+ messages)
[PATCH v2 0/2] mfd: ucb1x00: Convert Assabet gpio-keys to software nodes
2026-07-16 14:00 UTC (6+ messages)
` [PATCH v2 1/2] mfd: ucb1x00: Register software node for GPIO controller
[PATCH] usb: musb: dsps: implement vbus_status and set_vbus platform ops
2026-07-16 14:00 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] usb: musb: gadget: fix MUSB_DEVCTL race condition in set_vbus
[PATCH] usb: typec: ucsi: Fix race condition and ordering in port unregistration
2026-07-16 13:59 UTC (6+ messages)
` REGRESSION: "
[PATCH 0/3] arm64: dts: ti: k3-am62p-verdin: Add device tree overlays
2026-07-16 13:58 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62p-verdin: Reserve UART_4 for Cortex-R5F
[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
2026-07-16 13:57 UTC (4+ messages)
[PATCH] nbd: reclassify u->iolock of AF_UNIX sockets
2026-07-16 13:57 UTC (3+ messages)
[PATCH 0/3] power: sequencing: pcie-m2: Enable USB/UART BT coexistence on Hamoa EVK
2026-07-16 13:56 UTC (3+ messages)
` [PATCH 2/3] power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID
[PATCH net-next v2 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
2026-07-16 13:55 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: phy: add DAPU Telecom DAP8210R(I) "
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