messages from 2026-04-29 19:15:03 to 2026-05-01 16:16:55 UTC [more...]
[PATCH 0/5] mm: Support selecting doing direct COW for anonymous pmd entry
2026-05-01 16:16 UTC (10+ messages)
` [PATCH 1/5] mm: add basic madvise helpers and branch for THP setup
` [PATCH 2/5] mm: add pmd level THP COW parameter in sysfs
` [PATCH 3/5] mm: add pmd level THP COW judgement helpers
` [PATCH 4/5] mm: enable map_anon_folio_pmd_nopf to handle unshare
` [PATCH 5/5] mm: support choosing to do THP COW for anonymous pmd entry
[PATCH v2] scripts/kernel-doc: Detect mismatched inline member documentation tags
2026-05-01 16:08 UTC
PGP Web of Trust and identity verification for the pt_BR Documentation Maintainer
2026-05-01 15:52 UTC
[PATCH v2 0/8] x86/resctrl: Support for AMD Global (Slow) Memory Bandwidth Allocation
2026-05-01 14:38 UTC (5+ messages)
[PATCH net-next 1/2] net: cs89x0: remove ISA bus probing
2026-05-01 14:23 UTC (5+ messages)
` [PATCH net-next 2/2] ne2k: fold drivers/net/Space.c into ne.c
[PATCH v5 00/21] Virtual Swap Space
2026-05-01 14:16 UTC (15+ messages)
[PATCH 0/3] Documentation: security-bugs: new updates covering triage and AI
2026-05-01 13:57 UTC (10+ messages)
` [PATCH 2/3] Documentation: security-bugs: explain what is and is not a security bug
[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-01 13:12 UTC (14+ messages)
` [PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
[PATCH v4 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
2026-05-01 9:19 UTC (3+ messages)
[PATCH v4 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-05-01 9:12 UTC (4+ messages)
[RFC] Interest in contributing to Linux Kernel documentation (French translation)
2026-05-01 9:06 UTC (2+ messages)
[PATCH net-next v4 1/4] net: add dev->bql flag to allow BQL sysfs for IFF_NO_QUEUE devices
2026-05-01 7:16 UTC
[PATCH 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
2026-05-01 6:49 UTC (3+ messages)
[PATCH] docs: pt_BR: translate process/license-rules.rst
2026-05-01 5:30 UTC
[PATCH v1] docs: housekeeping: Fix struct member access in code example
2026-05-01 4:38 UTC
[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-05-01 1:20 UTC (4+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH 2/3] mshv: Use hmm_range_fault_unlockable() for userfaultfd support
` [PATCH 3/3] selftests/mm: Add userfaultfd test for HMM unlockable path
[PATCH 0/2] mm/damon/reclaim: support monitoring intervals auto-tuning
2026-05-01 1:17 UTC (2+ messages)
` [PATCH 2/2] Docs/admin-guide/mm/damon/reclaim: update for autotune_monitoring_intervals
[PATCH net-next 00/11] net: devmem: support devmem with netkit devices
2026-05-01 1:07 UTC (6+ messages)
` [PATCH net-next 07/11] net: devmem: support TX over NETMEM_TX_NO_DMA devices
[PATCH v3 0/2] Add support for MAX20830 PMBUS
2026-04-30 23:59 UTC (4+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/max20830) add driver for max20830
[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
2026-04-30 23:51 UTC (3+ messages)
[PATCH v13 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
2026-04-30 23:47 UTC (2+ messages)
[PATCH v13 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
2026-04-30 23:47 UTC (2+ messages)
[PATCH v13 net-next 08/11] net/nebula-matrix: add vsi resource implementation
2026-04-30 23:47 UTC (2+ messages)
[PATCH v13 net-next 07/11] net/nebula-matrix: add intr resource implementation
2026-04-30 23:47 UTC (2+ messages)
[PATCH v13 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
2026-04-30 23:47 UTC (2+ messages)
htmldocs: Documentation/mm/page_consistency.rst:3: WARNING: Title overline too short
2026-04-30 23:41 UTC
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-04-30 23:24 UTC (13+ messages)
` [PATCH v3 01/12] x86/resctrl: Support Privilege-Level Zero Association (PLZA)
` [PATCH v3 02/12] x86/resctrl: Add data structures and definitions for PLZA configuration
` [PATCH v3 03/12] fs/resctrl: Add kernel mode (kmode) data structures and arch hook
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks
` [PATCH v3 05/12] x86/resctrl: Initialize supported kernel modes for PLZA
` [PATCH v3 06/12] fs/resctrl: Initialize the global kernel-mode policy at subsystem init
` [PATCH v3 07/12] fs/resctrl: Add info/kernel_mode for kernel-mode policy introspection
` [PATCH v3 08/12] fs/resctrl: Make info/kernel_mode writable and identify the bound group
` [PATCH v3 09/12] fs/resctrl: Reset kernel-mode binding when its rdtgroup goes away
` [PATCH v3 10/12] fs/resctrl: Expose kmode_cpus / kmode_cpus_list per rdtgroup
` [PATCH v3 11/12] resctrl: Hide kmode_cpus[_list] on groups not bound to kernel-mode
` [PATCH v3 12/12] fs/resctrl: Allow user space to write kmode_cpus / kmode_cpus_list
[PATCH 0/5] docs: watchdog: general cleaning and corrections
2026-04-30 23:21 UTC (5+ messages)
Warning: drivers/hwmon/yogafan.c:2 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-04-30 22:40 UTC (2+ messages)
` [PATCH] hwmon: (yogafan) fix non-kernel-doc header warning
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-04-30 21:22 UTC (31+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v4 05/11] PCI: liveupdate: Inherit bus numbers during Live Update
` [PATCH v4 08/11] PCI: liveupdate: Require preserved devices are in immutable singleton IOMMU groups
[PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
2026-04-30 21:06 UTC (2+ messages)
[PATCH v3 0/3] add support for Delta E50SN12051
2026-04-30 20:18 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding
` [PATCH v3 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v3 3/3] hwmon: (pmbus) add support for Delta E50SN12051
[PATCH] docs: cgroup-v1: Update charge-commit section
2026-04-30 20:11 UTC
[PATCH] Documentation: riscv: cmodx: fix typos
2026-04-30 20:08 UTC (3+ messages)
[PATCH v2] cgroup/cpuset: Clarify the delegation rules of partition
2026-04-30 19:54 UTC (3+ messages)
[PATCH v2 0/2] Add support for LX1308
2026-04-30 18:18 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: trivial: Add LX1308 support
` [PATCH v2 2/2] hwmon: (pmbus/lx1308) Add support for LX1308
[PATCH] Documentation: hwmon: fix link to ideapad-laptop.c file
2026-04-30 17:57 UTC (2+ messages)
[PATCH net-deletions] net: remove ISDN subsystem and Bluetooth CMTP
2026-04-30 17:55 UTC (2+ messages)
[PATCH net-next v2 0/2] dpll: rework fractional frequency offset reporting
2026-04-30 17:36 UTC (3+ messages)
` [PATCH net-next v2 1/2] dpll: move fractional-frequency-offset-ppt under pin-parent-device
` [PATCH net-next v2 2/2] dpll: zl3073x: report FFO as DPLL vs input reference offset
[PATCH v4 0/2] hwmon: Add support for MPS mp2985
2026-04-30 17:18 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add "
` [PATCH v4 2/2] hwmon: add MP2985 driver
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-04-30 16:40 UTC (24+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
` [EXT] "
[PATCH] docs: improve formatting and readability of the main README
2026-04-30 16:02 UTC (2+ messages)
[RFC PATCH net-next 0/3] netns: optionally inherit IPv4 TCP sysctls from old net
2026-04-30 15:44 UTC (7+ messages)
` [RFC PATCH net-next 1/3] ipv4: netns: group copyable TCP sysctls in netns_ipv4
` [RFC PATCH net-next 2/3] net: ipv4: add netns_inherit_tcp_sysctls sysctl
` [RFC PATCH net-next 3/3] tcp: netns: optionally inherit IPv4 TCP sysctls from parent netns
[PATCH net-next 0/2] dpll: rework fractional frequency offset reporting
2026-04-30 14:58 UTC (2+ messages)
[PATCH v3 0/9] Kernel API Specification Framework
2026-04-30 14:47 UTC (7+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
[PATCH net-next 0/2] dpll: add pin operational state
2026-04-30 14:30 UTC (7+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dpll: zl3073x: implement pin operational state reporting
[RFC PATCH v2.1 0/2] mm/damon/stat: add kdamond_pid parameter
2026-04-30 14:20 UTC (2+ messages)
` [RFC PATCH v2.1 2/2] Docs/admin-guide/mm/damon/stat: document "
[PATCH v3 2/2] slab: fix kernel-docs for mm-api
2026-04-30 13:59 UTC (2+ messages)
htmldocs: Documentation/networking/device_drivers/ethernet/index.rst:10: WARNING: toctree contains reference to nonexisting document 'networking/device_drivers/ethernet/cirrus/cs89x0' [toc.not_readable]
2026-04-30 12:18 UTC
[PATCH v13 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-04-30 10:51 UTC (5+ messages)
` [PATCH v13 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v13 net-next 05/11] net/nebula-matrix: add channel layer
[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
2026-04-30 10:50 UTC (5+ messages)
` [PATCH v5 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC
[bcain:bcain/glink 54/56] htmldocs: Documentation/hexagon/qemu-glink.rst: WARNING: document isn't included in any toctree [toc.not_included]
2026-04-30 10:25 UTC
[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-04-30 10:16 UTC (7+ messages)
` [PATCH v9 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v9 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v9 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v9 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v9 6/6] docs: iio: adc: ad4691: add driver documentation
[PATCH 0/1] Documentation: leds: leds-class: Document keyboard backlight LED class naming
2026-04-30 9:25 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH net-next 3/3] docs: update ppp_generic.rst for API changes
2026-04-30 9:05 UTC
[PATCH v12 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-04-30 8:52 UTC (4+ messages)
` [PATCH v12 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v12 2/3] hwmon: ltc4283: Add support for "
` [PATCH v12 3/3] gpio: gpio-ltc4283: "
htmldocs: Documentation/networking/device_drivers/ethernet/index.rst:10: WARNING: toctree contains reference to nonexisting document 'networking/device_drivers/ethernet/smsc/smc9' [toc.not_readable]
2026-04-30 7:41 UTC
[PATCH v2] docs: kernel-parameters: document scope of irqaffinity= parameter
2026-04-30 7:08 UTC (3+ messages)
[rafael-pm:bleeding-edge 14/30] htmldocs: Documentation/driver-api/acpi/index.rst:5: WARNING: toctree contains reference to nonexisting document 'driver-api/acpi/acpi-drivers' [toc.not_readable]
2026-04-30 6:40 UTC
[PATCH 0/6] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-04-30 5:49 UTC (2+ messages)
` [PATCH 6/6] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
2026-04-30 4:47 UTC (2+ messages)
[PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
2026-04-30 3:26 UTC (2+ messages)
[PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
2026-04-30 3:26 UTC (2+ messages)
[PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
2026-04-30 3:26 UTC (2+ messages)
[PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 13/18] mm: Drop fake head checks
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 12/18] mm/hugetlb: Remove fake head pages
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7.1 17/18] hugetlb: Update vmemmap_dedup.rst
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 06/18] LoongArch/mm: Align vmemmap to maximal folio size
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
2026-04-30 3:25 UTC (2+ messages)
[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-04-30 3:25 UTC (2+ messages)
[PATCHv7 16/18] mm: Remove the branch from compound_head()
2026-04-30 3:25 UTC (2+ messages)
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-30 3:25 UTC (2+ messages)
[PATCH net v2 15/15] drivers: net: 8390: wd80x3: Remove this driver
2026-04-30 3:14 UTC (2+ messages)
[PATCH v2] docs/ja_JP: translate more of submitting-patches.rst
2026-04-30 3:09 UTC (2+ messages)
[PATCH v2 0/3] add support for Delta E50SN12051
2026-04-30 3:01 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding
` [PATCH v2 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v2 3/3] hwmon: (pmbus) add support for Delta E50SN12051
[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
2026-04-30 2:10 UTC (3+ messages)
[PATCH v4 2/3] Documentation: RCU: adopt new coding style of type-aware kmalloc-family
2026-04-30 0:56 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-29 23:21 UTC (8+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v2 11/11] docs: smb: document SMB3 over QUIC setup for cifs.ko and ksmbd.ko
2026-04-29 22:26 UTC (2+ messages)
[PATCH] Documentation/scheduler: Fix duplicated word in sched-deadline
2026-04-29 22:24 UTC
[PATCH] kbuild: document generation of offset header files
2026-04-29 22:23 UTC (3+ messages)
[v6 00/10] Reintroduce Hornet LSM
2026-04-29 19:14 UTC (3+ messages)
` [v6 09/10] selftests/hornet: Add a selftest for the "
` [v6 10/10] ipe: Add BPF program load policy enforcement via Hornet integration
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