public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 21:06:36 to 2026-04-17 21:08:46 UTC [more...]

[PATCH v4 0/8] Add support for ZTE zx297520v3
 2026-04-17 21:08 UTC  (13+ messages)
` [PATCH v4 1/8] ARM: zte: Add zx297520v3 platform support
` [PATCH v4 2/8] dt-bindings: arm: Add zx297520v3 board binding
` [PATCH v4 3/8] ARM: dts: Add D-Link DWR-932M support
` [PATCH v4 4/8] ARM: zte: Add support for zx29 low level debug
` [PATCH v4 5/8] ARM: dts: Add an armv7 timer for zx297520v3
` [PATCH v4 6/8] ARM: zte: Bring back zx29 UART support
` [PATCH v4 7/8] ARM: dts: Declare UART1 on zx297520v3 boards
` [PATCH v4 8/8] ARM: defconfig: Add a zx29 defconfig file

[PATCH V10 00/10] famfs: port into fuse
 2026-04-17 19:35 UTC  (26+ messages)

[PATCH] Documentation: hwmon: fix link to ideapad-laptop.c file
 2026-04-17 19:14 UTC 

[PATCH] docs: kselftest: Document the FORCE_TARGETS build variable
 2026-04-17 17:36 UTC 

[PATCH v3 0/2] Add support for MAX20830 PMBUS
 2026-04-17 16:24 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add max20830
` [PATCH v3 2/2] hwmon: (pmbus/max20830) add driver for max20830

[PATCH 0/3] rust: add Kconfig.test
 2026-04-17 14:11 UTC  (8+ messages)
` [PATCH 1/3] rust: tests: drop 'use crate' in bitmap and atomic KUnit tests
` [PATCH 2/3] rust: testing: add Kconfig for KUnit test
` [PATCH 3/3] Documentation: rust: testing: add Kconfig guidance

[PATCH 0/2] Improve the crypto library documentation
 2026-04-17 13:47 UTC  (6+ messages)
` [PATCH 1/2] docs: kdoc: Expand 'at_least' when creating parameter list
` [PATCH 2/2] lib/crypto: docs: Add rst documentation to Documentation/crypto/

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-17 12:26 UTC  (9+ messages)

[PATCH v2 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-17 11:56 UTC  (33+ messages)
` [PATCH v2 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
` [PATCH v2 02/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v2 03/28] filelock: add a tracepoint to start of break_lease()
` [PATCH v2 04/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH v2 05/28] fsnotify: new tracepoint in fsnotify()
` [PATCH v2 06/28] fsnotify: add fsnotify_modify_mark_mask()
` [PATCH v2 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
` [PATCH v2 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v2 09/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH v2 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v2 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v2 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v2 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v2 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v2 15/28] nfsd: use RCU to protect fi_deleg_file
` [PATCH v2 16/28] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v2 17/28] nfsd: add notification handlers for dir events
` [PATCH v2 18/28] nfsd: add tracepoint to dir_event handler
` [PATCH v2 19/28] nfsd: apply the notify mask to the delegation when requested
` [PATCH v2 20/28] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v2 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v2 22/28] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v2 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v2 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v2 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v2 26/28] nfsd: properly track requested child attributes
` [PATCH v2 27/28] nfsd: track requested dir attributes
` [PATCH v2 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH] crash: Support high memory reservation for range syntax
 2026-04-17  9:23 UTC  (6+ messages)

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-17  9:10 UTC  (5+ messages)

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-04-17  8:36 UTC  (3+ messages)
` [PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()

[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
 2026-04-17  8:17 UTC  (10+ messages)
` [PATCH RFC v3 1/9] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC v3 2/9] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v3 3/9] iio: frequency: ad9910: add simple parallel port mode support
` [PATCH RFC v3 4/9] iio: frequency: ad9910: add digital ramp generator support
` [PATCH RFC v3 5/9] iio: frequency: ad9910: add RAM mode support
` [PATCH RFC v3 6/9] iio: frequency: ad9910: add output shift keying support
` [PATCH RFC v3 7/9] iio: frequency: ad9910: add channel labels
` [PATCH RFC v3 8/9] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2026-04-17  8:11 UTC  (2+ messages)

[PATCH 0/8] Auto-generate maintainer profile entries
 2026-04-17  6:18 UTC  (5+ messages)

[PATCH v2 00/11] Auto-generate maintainer profile entries
 2026-04-17  6:11 UTC  (12+ messages)
` [PATCH v2 01/11] MAINTAINERS: add an entry for media maintainers profile
` [PATCH v2 02/11] MAINTAINERS: add maintainer-tip.rst to X86
` [PATCH v2 03/11] docs: maintainers_include: auto-generate maintainer profile TOC
` [PATCH v2 04/11] docs: auto-generate maintainer entry profile links
` [PATCH v2 05/11] docs: maintainers_include: use a better title for profiles
` [PATCH v2 06/11] docs: maintainers_include: add external profile URLs
` [PATCH v2 07/11] docs: maintainers_include: preserve names for files under process/
` [PATCH v2 08/11] docs: maintainers_include: Only show main entry for profiles
` [PATCH v2 09/11] docs: maintainers_include: improve its output
` [PATCH v2 10/11] docs: maintainers_include: fix support for O=dir
` [PATCH v2 11/11] docs: maintainers_include: parse MAINTAINERS just once

[PATCH v2 0/2] Add support for MAX20830 PMBUS
 2026-04-17  3:32 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add max20830
` [PATCH v2 2/2] hwmon: (pmbus/max20830) add driver for max20830

[PATCH] docs: Update nosmt support for arm64
 2026-04-17  3:25 UTC 

[PATCH] net: ipv4: igmp: add sysctl option to ignore inbound llm_reports
 2026-04-17  2:33 UTC  (2+ messages)

[PATCH] eventpoll: Add sysctl quirk to avoid synchronous wakeup
 2026-04-17  1:46 UTC 

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-04-17  1:46 UTC  (12+ messages)

[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
 2026-04-16 23:26 UTC  (21+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
` [PATCH v11 11/20] gpu: nova-core: mm: Add MMU v3 page table types
` [PATCH v11 12/20] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v11 13/20] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v11 14/20] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v11 15/20] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v11 16/20] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v11 17/20] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v11 18/20] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v11 19/20] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v11 20/20] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v11 00/21] gpu: nova-core: Add memory management support

[PATCH v10 00/12] VMSCAPE optimization for BHI variant
 2026-04-16 23:12 UTC  (6+ messages)
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v10 09/12] x86/vmscape: Use static_call() for predictor flush

[PATCH] docs: staging: fix various typos and grammar issues
 2026-04-16 21:10 UTC  (2+ messages)

[PATCH v4 00/10] Reintroduce Hornet LSM
 2026-04-16 21:03 UTC  (12+ messages)
` [PATCH v4 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v4 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v4 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v4 04/10] lsm: framework for BPF integrity verification
` [PATCH v4 05/10] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v4 06/10] security: Hornet LSM
` [PATCH v4 07/10] hornet: Introduce gen_sig
` [PATCH v4 08/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v4 09/10] selftests/hornet: Add a selftest for the Hornet LSM
` [PATCH v4 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PATCH] Documentation: sysctl: document net core sysctls
 2026-04-16 20:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 00/21] Virtual Swap Space
 2026-04-16 18:46 UTC  (7+ messages)

[PATCH] Documentation: update deferred_probe_timeout cmdline parameter documentation
 2026-04-16 14:41 UTC 

[PATCH v5 0/7] Qualcomm Sahara protocol enhancements
 2026-04-16 14:09 UTC  (8+ messages)
` [PATCH v5 1/7] Add documentation for Sahara protocol
` [PATCH v5 2/7] bus: mhi: Move Sahara protocol driver under MHI host client drivers
` [PATCH v5 3/7] bus: mhi: Centralize Sahara firmware image table selection at probe time
` [PATCH v5 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
` [PATCH v5 5/7] bus: mhi: Load DDR training data using device serial number
` [PATCH v5 6/7] bus: mhi: Capture DDR training data via command mode
` [PATCH v5 7/7] bus: mhi: Expose DDR training data via controller sysfs

[RFC, PATCH 10/12] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
 2026-04-16 13:27 UTC  (3+ messages)

[PATCH v4 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-04-16 12:15 UTC  (6+ messages)
` [PATCH v4 02/13] dt-bindings: leds: document Samsung S2M series PMIC RGB LED device

[PATCH v8 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-16  9:18 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v8 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v8 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v8 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v8 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v8 6/6] docs: iio: adc: ad4691: add driver documentation

[RFC net-next 3/3] docs: update ppp_generic.rst for API changes
 2026-04-16  8:26 UTC 

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-04-16  7:21 UTC  (9+ messages)
` [PATCH mm-unstable v15 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics

[PATCH] Documentation/gpu: resolve kerneldoc duplicate declaration warning
 2026-04-16  5:41 UTC  (3+ messages)

[PATCH] docs/zh_CN: add --no-merges to git log example in how-to.rst
 2026-04-16  4:51 UTC  (2+ messages)

[PATCH v4] KEYS: trusted: Debugging as a feature
 2026-04-16  3:16 UTC  (2+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-16  3:05 UTC  (7+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[RFC PATCH v1.2 0/2] mm/damon/stat: add kdamond_pid parameter
 2026-04-16  0:21 UTC  (2+ messages)
` [RFC PATCH v1.2 2/2] Docs/admin-guide/mm/damon/stat: document "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox