messages from 2026-05-12 13:06:17 to 2026-05-12 19:34:46 UTC [more...]
[PATCH][next] stddef: Fix kernel-doc/Sphinx warnings for __TRAILING_OVERLAP()
2026-05-12 19:34 UTC
[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
2026-05-12 19:19 UTC (4+ messages)
[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-05-12 19:18 UTC (5+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
[PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
2026-05-12 19:13 UTC (7+ messages)
` [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
` [PATCH v3 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-12 19:08 UTC (31+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v12 03/11] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v12 04/11] lib: math: div64: add div64_s64_rem()
` [PATCH v12 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v12 06/11] iio: test: iio-test-format: add test case for decimal format
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-12 18:53 UTC (4+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
[PATCH v5 00/11] PCI: liveupdate: PCI core support for Live Update
2026-05-12 18:48 UTC (12+ messages)
` [PATCH v5 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v5 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v5 03/11] PCI: liveupdate: Track incoming "
` [PATCH v5 04/11] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v5 05/11] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v5 06/11] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v5 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v5 08/11] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v5 09/11] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v5 10/11] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v5 11/11] Documentation: PCI: Add documentation for Live Update
[RFC net-next 0/4] devlink: Add boot-time defaults
2026-05-12 18:35 UTC (15+ messages)
[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
2026-05-12 18:31 UTC (3+ messages)
` [PATCH RFC v4 01/10] dt-bindings: iio: frequency: add ad9910
[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-12 18:11 UTC (19+ messages)
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v2 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v2 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v2 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
[PATCH RFC v3 0/3] Add splash DRM client
2026-05-12 17:41 UTC (3+ messages)
[PATCH] dm: fix dm-inlinecrypt docs warnings
2026-05-12 18:04 UTC
[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
2026-05-12 17:58 UTC (7+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
[PATCH 0/4] Add MSI Claw HID Configuration Driver
2026-05-12 17:54 UTC (3+ messages)
htmldocs: Documentation/driver-api/vfio_pci_liveupdate:7: ./drivers/vfio/pci/vfio_pci_liveupdate.c:78: WARNING: unknown document: '/PCI/liveupdate' [ref.doc]
2026-05-12 17:28 UTC
[kees:for-next/hardening 1/1] htmldocs: Documentation/driver-api/basics:127: ./include/linux/stddef.h:110: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
2026-05-12 17:24 UTC (3+ messages)
[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
2026-05-12 17:19 UTC (15+ messages)
improve the swap_activate interface
2026-05-12 17:10 UTC (26+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h
[PATCH 0/2] hwmon: Add Murata D1U74T-W PSU driver
2026-05-12 16:41 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: Add Murata D1U74T PSU
[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
2026-05-12 16:12 UTC (5+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino
` [PATCH 2/4] nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64
` [PATCH 3/4] nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
` [PATCH 4/4] nfs: remove fileid field from struct nfs_inode
[PATCH v4 0/5] Add OneXPlayer Configuration HID Driver
2026-05-12 15:56 UTC (2+ messages)
[PATCH v10 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-12 15:49 UTC (7+ messages)
` [PATCH v10 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v10 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v10 4/6] iio: adc: ad4691: add SPI offload support
[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
2026-05-12 15:47 UTC (6+ messages)
` [PATCH 2/3] mm/zswap: Implement "
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-12 15:46 UTC (3+ messages)
[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
2026-05-12 15:44 UTC (3+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
2026-05-12 15:38 UTC (10+ messages)
` [PATCH 3/8] drm/panthor: De-duplicate FW memory section sync
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor
[PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
2026-05-12 15:05 UTC (3+ messages)
[PATCH] docs: reporting-issues: clarify advice wording
2026-05-12 15:04 UTC
[RFC PATCH v2 00/28] mm/damon: introduce data attributes monitoring
2026-05-12 14:36 UTC (5+ messages)
` [RFC PATCH v2 20/28] Docs/mm/damon/design: document "
` [RFC PATCH v2 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v2 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v2 28/28] Docs/admin-guide/mm/damon/usage: "
[PATCH v5 0/7] Qualcomm Sahara protocol enhancements
2026-05-12 14:19 UTC (3+ messages)
` [PATCH v5 7/7] bus: mhi: Expose DDR training data via controller sysfs
[PATCH 0/2] Doc, scripts: facilitate phaseout of strlcat
2026-05-12 13:57 UTC (5+ messages)
` [PATCH 1/2] Doc: deprecated.rst: add strlcat()
[PATCH] Documentation/kernel-parameters: Remove "Deprecated" from isolcpus=
2026-05-12 13:45 UTC (2+ messages)
[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
2026-05-12 13:32 UTC (10+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
[PATCH v1] docs: housekeeping: Fix struct member access in code example
2026-05-12 13:34 UTC (3+ messages)
[PATCH net-next] Documentation: networking: devlink: stmmac: fix typo in phc_coarse_adj
2026-05-12 13:32 UTC
[PATCH net-next] Documentation: networking: ip-sysctl: fix typo in tcp_ecn_option
2026-05-12 13:31 UTC
[PATCH v4 00/20] drm/atomic: Rework initial state allocation
2026-05-12 13:06 UTC (21+ messages)
` [PATCH v4 01/20] drm/atomic: Document atomic commit lifetime
` [PATCH v4 02/20] drm/colorop: Fix typos in the doc
` [PATCH v4 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v4 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v4 05/20] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v4 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v4 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v4 08/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v4 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v4 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v4 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v4 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v4 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v4 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v4 15/20] drm/connector: Add new atomic_create_state callback
` [PATCH v4 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v4 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v4 18/20] drm/tidss: Switch "
` [PATCH v4 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v4 20/20] drm/bridge_connector: "
page: | 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