messages from 2026-03-14 14:18:34 to 2026-03-16 21:13:38 UTC [more...]
[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
2026-03-16 21:11 UTC (2+ messages)
` [PATCH v2 01/16] mm: various small mmap_prepare cleanups
[PATCH v12 0/1] Rust GPU buddy allocator bindings
2026-03-16 21:00 UTC (9+ messages)
` [PATCH v12.1 "
` [PATCH v12.1 1/1] rust: gpu: Add "
[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
2026-03-16 20:39 UTC (11+ messages)
` [PATCH v3 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v3 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v3 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v3 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v3 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v3 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v3 8/8] mm/hmm: Indicate that HMM requires DMA coherency
[sashal:ai-review-prompts 9/13] htmldocs: Warning: drivers/of/ai-review/dt-bindings.md references a file that doesn't exist: Documentation/devicetree/bindings/gpio/vendor,device.yaml
2026-03-16 20:28 UTC
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-16 19:16 UTC (17+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[PATCH] Docs: mmap_prepare: don't italicize structs
2026-03-16 18:45 UTC (4+ messages)
[RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
2026-03-16 18:38 UTC
[PATCH v2 00/25] Introduce meminspect
2026-03-16 18:16 UTC (12+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 20/25] printk: Register information into meminspect
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-03-16 18:11 UTC (20+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
[PATCH net-next v2 00/14] tcp: preserve receive-window accounting across ratio drift
2026-03-16 18:03 UTC (25+ messages)
` [PATCH net-next v2 01/14] tcp: factor receive-memory accounting helpers
` [PATCH net-next v2 02/14] tcp: snapshot advertise-time scaling for rcv_wnd
` [PATCH net-next v2 03/14] tcp: refresh rcv_wnd snapshots at TCP write sites
` [PATCH net-next v2 04/14] tcp: snapshot the maximum advertised receive window
` [PATCH net-next v2 05/14] tcp: grow rcvbuf to back scaled-window quantization slack
` [PATCH net-next v2 06/14] tcp: regrow rcvbuf when scaling_ratio drops after advertisement
` [PATCH net-next v2 07/14] tcp: honor the maximum advertised window after live retraction
` [PATCH net-next v2 08/14] tcp: extend TCP_REPAIR_WINDOW for live and max-window snapshots
` [PATCH net-next v2 09/14] mptcp: refresh TCP receive-window snapshots on subflows
` [PATCH net-next v2 10/14] tcp: expose rmem and backlog in tcp and mptcp rcvbuf_grow tracepoints
` [PATCH net-next v2 11/14] selftests: tcp_ao: cover legacy, v1, and retracted repair windows
` [PATCH net-next v2 12/14] tun/selftests: add RX truesize injection for TCP window tests
` [PATCH net-next v2 13/14] netdevsim: add peer RX truesize support for selftests
` [PATCH net-next v2 14/14] netdevsim: release pinned PSP ext on drop paths
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-03-16 17:44 UTC (9+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
[PATCH 00/14] drm/atomic: Rework initial state allocation
2026-03-16 17:16 UTC (24+ messages)
` [PATCH 01/14] drm/atomic: Document atomic state lifetime
` [PATCH 02/14] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH 03/14] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH 04/14] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH 05/14] drm/plane: Add new atomic_create_state callback
` [PATCH 08/14] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH 09/14] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH 10/14] drm/atomic: Drop private obj state allocation
` [PATCH 13/14] drm/tidss: Convert to atomic_create_state
` [PATCH 14/14] drm/bridge_connector: "
[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-03-16 17:01 UTC (13+ messages)
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-16 17:00 UTC (13+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
[PATCH net-next] docs/mlx5: Fix typo subfuction
2026-03-16 16:31 UTC (2+ messages)
[RFC PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-03-16 16:18 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-16 16:00 UTC (3+ messages)
[PATCH v7 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-16 15:59 UTC (3+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Document the LTC4283 "
[PATCH 1/2] hwmon/pmbus: (isl68137) Add support for Renesas RAA228942 and RAA228943
2026-03-16 15:47 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: hwmon: isl68137: Add compatible string for "
[PATCH v1 1/1] Docs/mm/damon: Document DAMON actions when TRANSPARENT_HUGEPAGE is off
2026-03-16 15:13 UTC (4+ messages)
[PATCH] Docs/mm: document the OOM killer
2026-03-16 15:06 UTC (6+ messages)
[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
2026-03-16 14:29 UTC (5+ messages)
[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-03-16 14:27 UTC (4+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "
[PATCH v2 0/3] docs: assorted documentation fixes
2026-03-16 13:44 UTC (6+ messages)
` [PATCH v2 1/3] docs: kernel-doc: fix stale intel_audio.c path in examples
` [PATCH v2 2/3] docs: sched-stats: fix misleading 'per-process' wording
` [PATCH v2 3/3] docs: process: fix grammatical errors in 2.Process.rst
[PATCH 04/15] mm: add vm_ops->mapped hook
2026-03-16 13:39 UTC (5+ messages)
[PATCH] Docs/mm: document Page Allocation
2026-03-16 12:52 UTC (3+ messages)
[robh:dt-convert 158/621] htmldocs: Warning: Documentation/devicetree/bindings/mfd/motorola-cpcap.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt
2026-03-16 12:47 UTC
[PATCH] docs/zh_CN: sync process/2.Process.rst with English version
2026-03-16 12:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH] virtio: document the map API in the driver writing guide
2026-03-16 12:06 UTC (2+ messages)
[PATCH v2 0/6] gpiolib: unify gpio-hog code
2026-03-16 9:11 UTC (2+ messages)
[PATCH v2 0/2] Add support for Delta Q54SN120A1 and Q54SW120A7
2026-03-16 8:39 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add "
` [PATCH v2 2/2] hwmon: (pmbus) Add Delta Q54SN120A1 Q54SW120A7 chip
[PATCH 0/9] Kernel API Specification Framework
2026-03-16 7:05 UTC (6+ messages)
[PATCH] Docs/mm: document Boot Memory
2026-03-16 6:47 UTC (3+ messages)
[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
2026-03-16 4:34 UTC (3+ messages)
` [PATCH v12 1/1] "
[PATCH net-next v01 5/7] hinic3: Add MTU size validation
2026-03-16 1:54 UTC (2+ messages)
[RFC PATCH 00/10] mm/damon: let DAMON be paused and resumed
2026-03-15 21:00 UTC (3+ messages)
` [RFC PATCH 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
[PATCH] Docs/mm: document Virtually Contiguous Memory Allocation
2026-03-15 20:31 UTC (2+ messages)
[PATCH] Docs/mm: document Page Reclaim
2026-03-15 20:25 UTC (2+ messages)
[PATCH] Docs/mm: document Swap
2026-03-15 20:20 UTC (2+ messages)
[PATCH] Docs/mm: document Shared Memory Filesystem
2026-03-15 20:14 UTC (12+ messages)
[PATCH 1/3] docs: kernel-doc: fix stale intel_audio.c path in examples
2026-03-15 16:49 UTC (2+ messages)
[PATCH v2] Docs/mm/damon: document exclusivity of special-purpose modules
2026-03-15 16:29 UTC
[PATCH 3/3] docs: process: fix grammatical errors in 2.Process.rst
2026-03-15 15:41 UTC
[PATCH 2/3] docs: sched-stats: fix misleading 'per-process' wording
2026-03-15 15:41 UTC
[PATCH 5/5] virtio: document the map API in the driver writing guide
2026-03-15 14:58 UTC
[PATCH v5 00/22] Runtime TDX module update support
2026-03-15 13:58 UTC (2+ messages)
` [PATCH v5 21/22] x86/virt/tdx: Document TDX module update
[robh:dt-convert 139/621] htmldocs: Warning: Documentation/hwmon/vexpress.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/vexpress.txt
2026-03-15 12:41 UTC
[PATCH] can_ucan_protocol.rst: grammar fix
2026-03-15 9:52 UTC
[PATCH] Documentation: kbuild: Update the debug information notes in reproducible-builds.rst
2026-03-15 4:44 UTC (2+ messages)
[PATCH] Docs/mm/damon: document exclusivity of special-purpose modules
2026-03-15 0:26 UTC (4+ messages)
[robh:dt-convert 108/621] htmldocs: Warning: Documentation/devicetree/bindings/display/ti/ti,dra7-dss.yaml references a file that doesn't exist: Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt
2026-03-14 22:09 UTC
[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-14 20:20 UTC (2+ messages)
[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
2026-03-14 17:07 UTC (9+ messages)
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
[PATCH] Documentation: locking: Document hwspinlock bust() callback
2026-03-14 17:01 UTC
[RFC net-next 0/3] tls_sw: add tx record zero padding
2026-03-14 14:39 UTC (4+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "
[PATCH 0/4] gcov: Add MC/DC condition coverage support
2026-03-14 14:17 UTC (2+ messages)
` [PATCH 4/4] Documentation: gcov: document "
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