linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-25 11:38:39 to 2025-09-27 15:33:45 UTC [more...]

[PATCH v2 0/8] Add SPI offload support to AD4030
 2025-09-27 15:33 UTC  (6+ messages)
` [PATCH v2 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[PATCH net-next v2 0/3] dpll: add phase offset averaging factor
 2025-09-27 14:09 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dpll: add phase-offset-avg-factor device attribute to netlink spec
` [PATCH net-next v2 2/3] dpll: add phase_offset_avg_factor_get/set callback ops
` [PATCH net-next v2 3/3] dpll: zl3073x: Allow to configure phase offset averaging factor

[PATCH v3 0/8] Add SPI offload support to AD4030
 2025-09-27 12:59 UTC  (11+ messages)
` [PATCH v3 1/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v3 2/8] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v3 3/8] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v3 4/8] iio: adc: ad4030: Reduce register access transfer speed
` [PATCH v3 5/8] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v3 6/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v3 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v3 8/8] iio: adc: ad4030: Add support for "

[PATCH v5 0/4] ALSA: usb-audio: improve module param quirk_flags
 2025-09-27 11:13 UTC  (9+ messages)
` [PATCH v5 1/4] ALSA: usb-audio: add two-way convert between name and bit for QUIRK_FLAG_*
` [PATCH v5 2/4] ALSA: usb-audio: improve module param quirk_flags
` [PATCH v5 3/4] ALSA: usb-audio: make param quirk_flags change-able in runtime

[PATCH 0/2] some fixes for docs Makefile
 2025-09-27  9:12 UTC  (6+ messages)
` [PATCH 1/2] tools/docs/sphinx-build-wrapper: allow skipping sphinx-build step
` [PATCH 2/2] docs: Makefile: avoid a warning when using without texlive

[PATCH v3 net-next 00/12] AccECN protocol case handling series
 2025-09-27  8:48 UTC  (13+ messages)
` [PATCH v3 net-next 01/12] tcp: try to avoid safer when ACKs are thinned
` [PATCH v3 net-next 02/12] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v3 net-next 03/12] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v3 net-next 04/12] tcp: disable RFC3168 fallback identifier "
` [PATCH v3 net-next 05/12] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v3 net-next 06/12] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v3 net-next 07/12] tcp: move increment of num_retrans
` [PATCH v3 net-next 08/12] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v3 net-next 09/12] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v3 net-next 10/12] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v3 net-next 11/12] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v3 net-next 12/12] tcp: accecn: enable AccECN

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-09-27  7:38 UTC  (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH] hung_task: Panic after fixed number of hung tasks
 2025-09-27  2:39 UTC  (5+ messages)

[PATCH net-next v2 0/3] dns_resolver docs formatting cleanup
 2025-09-26 22:30 UTC  (2+ messages)

[PATCH v6 0/2] Add support for sound profile switching and leverage for OnePlus 6 slider
 2025-09-26 21:31 UTC  (2+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-09-26 21:07 UTC  (11+ messages)

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-09-26 20:54 UTC  (11+ messages)

[PATCH] Documentation: admin-guide: Correct spelling of "userspace"
 2025-09-26 20:40 UTC  (2+ messages)

make mandocs questions
 2025-09-26 20:08 UTC  (5+ messages)

[PATCH v8 mm-new 00/12] mm, bpf: BPF based THP order selection
 2025-09-26 19:17 UTC  (20+ messages)
` [PATCH v8 mm-new 01/12] mm: thp: remove disabled task from khugepaged_mm_slot
` [PATCH v8 mm-new 02/12] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [PATCH v8 mm-new 03/12] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [PATCH v8 mm-new 04/12] mm: thp: add support for BPF based THP order selection
` [PATCH v8 mm-new 05/12] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v8 mm-new 06/12] mm: thp: enable THP allocation exclusively through khugepaged
` [PATCH v8 mm-new 07/12] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH v8 mm-new 08/12] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [PATCH v8 mm-new 09/12] selftests/bpf: add a simple BPF based THP policy
` [PATCH v8 mm-new 10/12] selftests/bpf: add test case to update "
` [PATCH v8 mm-new 11/12] selftests/bpf: add test cases for invalid thp_adjust usage
` [PATCH v8 mm-new 12/12] Documentation: add BPF-based THP policy management

[PATCH] Documentation: admin-guide: Correct styling of MS-DOS
 2025-09-26 18:48 UTC 

[PATCH] Documentation: fix spelling, typos, grammar, duplicated words
 2025-09-26 17:36 UTC  (4+ messages)

[PATCH v3 00/38] vfs, nfsd: implement directory delegations
 2025-09-26 16:27 UTC  (23+ messages)
` [PATCH v3 03/38] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v3 04/38] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 05/38] vfs: allow rmdir "
` [PATCH v3 06/38] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v3 07/38] vfs: make vfs_create break delegations on parent directory
` [PATCH v3 08/38] vfs: make vfs_mknod "
` [PATCH v3 22/38] vfs: add fsnotify_modify_mark_mask()
` [PATCH v3 27/38] nfsd: add notification handlers for dir events

[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
 2025-09-26 21:09 UTC  (8+ messages)
` [PATCH v19 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v19 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v19 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v19 4/7] firmware: imx: device context dedicated to priv
` [PATCH v19 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v19 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v19 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH net-next 0/3] dpll: add phase offset averaging factor
 2025-09-26 15:25 UTC  (5+ messages)
` [PATCH net-next 1/3] dpll: add phase-offset-avg-factor device attribute to netlink spec
` [PATCH net-next 2/3] dpll: add phase_offset_avg_factor_get/set callback ops
` [PATCH net-next 3/3] dpll: zl3073x: allow to configure phase offset averaging factor

[PATCH] docs: networking: phy: clarify abbreviation "PAL"
 2025-09-26 15:09 UTC  (2+ messages)

[PATCH v2] docs: perf: Fujitsu: Fix htmldocs build warnings and errors
 2025-09-26 13:39 UTC  (7+ messages)
  ` [PATCH v3] "

[PATCH net-next] net/mlx5: Expose uar access and odp page fault counters
 2025-09-26 12:49 UTC  (2+ messages)

[PATCH net-next v3 0/2] net/smc: make wr buffer count configurable
 2025-09-26 10:30 UTC  (10+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

linux-next: Tree for Sep 24 (htmldocs / pdfdocs)
 2025-09-26 10:19 UTC  (4+ messages)

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-26  7:57 UTC  (17+ messages)
` [PATCH v5 06/15] iommupt: Add unmap_pages op
` [PATCH v5 07/15] iommupt: Add map_pages op
` [PATCH v5 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v5 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v5 13/15] iommu/amd: Use the generic iommu page table

[PATCH v6] md: allow configuring logical block size
 2025-09-26  7:18 UTC 

[PATCH v5 0/2] make logical block size configurable
 2025-09-26  7:22 UTC  (7+ messages)
` [PATCH v5 2/2] md: allow configuring logical block size

[PATCH] docs: extensions: don't use deprecated ErrorString, SafeString
 2025-09-26  6:16 UTC  (4+ messages)

[PATCH v5 00/14] fuse: use iomap for buffered reads + readahead
 2025-09-26  0:26 UTC  (15+ messages)
` [PATCH v5 01/14] iomap: move bio read logic into helper function
` [PATCH v5 02/14] iomap: move read/readahead bio submission "
` [PATCH v5 03/14] iomap: store read/readahead bio generically
` [PATCH v5 04/14] iomap: iterate over folio mapping in iomap_readpage_iter()
` [PATCH v5 05/14] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v5 06/14] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v5 07/14] iomap: track pending read bytes more optimally
` [PATCH v5 08/14] iomap: set accurate iter->pos when reading folio ranges
` [PATCH v5 09/14] iomap: add caller-provided callbacks for read and readahead
` [PATCH v5 10/14] iomap: move buffered io bio logic into new file
` [PATCH v5 11/14] iomap: make iomap_read_folio() a void return
` [PATCH v5 12/14] fuse: use iomap for read_folio
` [PATCH v5 13/14] fuse: use iomap for readahead
` [PATCH v5 14/14] fuse: remove fc->blkbits workaround for partial writes

[PATCH v4 1/2] net/tls: support maximum record size limit
 2025-09-25 23:37 UTC  (5+ messages)

[RFC][PATCH v3 00/16] Introduce kmemdump
 2025-09-25 20:11 UTC  (15+ messages)
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static

[PATCH] docs: perf: cleanup fujitsu_uncore_pmu.rst and fix htmldocs warnings/errors
 2025-09-25 20:06 UTC  (2+ messages)

[PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
 2025-09-25 19:32 UTC  (3+ messages)

[PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
 2025-09-25 19:28 UTC  (3+ messages)

[PATCH v9 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-09-25 18:54 UTC  (6+ messages)
` [PATCH v9 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[PATCH] Documentation/features: Update feature lists for 6.17-rc7
 2025-09-25 17:18 UTC  (2+ messages)

[PATCH v2 0/3] fixes/improvements for top of docs/build-script
 2025-09-25 17:17 UTC  (2+ messages)

[jgunthorpe:iommu_pt_vtd 3/34] htmldocs: Documentation/driver-api/generic_pt.rst:32: WARNING: Literal block expected; none found. [docutils]
 2025-09-25 16:27 UTC 

[PATCH v2 net-next 00/14] AccECN protocol case handling series
 2025-09-25 15:46 UTC  (5+ messages)
` [PATCH v2 net-next 13/14] tcp: accecn: stop sending AccECN opt when loss ACK w/ option

[PATCH] ext4, doc: fix and improve directory hash tree description
 2025-09-25 15:24 UTC 

[PATCH v2 0/2] hwmon: Add support for MPS mp2925 and mp2929 chip
 2025-09-25 15:07 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add MPS mp2925 and mp2929
  ` [PATCH v2 2/2] hwmon: add MP2925 and MP2929 driver

[PATCH RFC v4 00/12] clk: add support for v1 / v2 clock rate negotiation and kunit tests
 2025-09-25 14:20 UTC  (3+ messages)

[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-25 13:36 UTC  (3+ messages)
` [PATCH v8 08/12] perf: Add perf_event_attr::config4

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-25 13:10 UTC  (2+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH v4] Documentation: dma-buf: heaps: Add naming guidelines
 2025-09-25 12:50 UTC  (3+ messages)

[PATCH v4] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag (12-char SHA-1 + pretty example)
 2025-09-25 12:03 UTC  (3+ messages)
` [PATCH v5] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag

[PATCH v2] Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible builds
 2025-09-25 11:42 UTC  (2+ messages)

[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
 2025-09-25 11:38 UTC  (4+ messages)
` [PATCH v7 mm-new 02/10] mm: thp: add support for "


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).