linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-03 21:48:11 to 2025-02-04 22:49:58 UTC [more...]

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-04 22:48 UTC  (18+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH net] docs: netdev: Document guidance on inline functions
 2025-02-04 22:46 UTC  (13+ messages)

[PATCH net-next 2/9] ice: devlink PF MSI-X max and min parameter
 2025-02-04 22:35 UTC  (5+ messages)

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-04 21:05 UTC  (18+ messages)
` [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode
` [PATCH 02/15] kasan: Tag checking with "
` [PATCH 03/15] kasan: Vmalloc dense tag-based mode support
` [PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific
` [PATCH 05/15] x86: Add arch specific kasan functions
` [PATCH 06/15] x86: Reset tag for virtual to physical address conversions
` [PATCH 07/15] mm: Pcpu chunk address tag reset
` [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte
` [PATCH 09/15] x86: Physical address comparison in current_mm pgd check
` [PATCH 10/15] x86: KASAN raw shadow memory PTE init
` [PATCH 11/15] x86: LAM initialization
` [PATCH 12/15] x86: Minimal SLAB alignment
` [PATCH 13/15] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH 14/15] x86: Make software tag-based kasan available
` [PATCH 15/15] kasan: Add mititgation and debug modes

[PATCH v2 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-04 21:41 UTC  (3+ messages)
` [PATCH v2 1/2] net, treewide: define and use MAC_ADDR_LEN
` [PATCH v2 2/2] netconsole: allow selection of egress interface via MAC address

[PATCH v2 0/6] module: Introduce hash-based integrity checking
 2025-02-04 21:22 UTC  (6+ messages)
` [PATCH v2 6/6] "

[PATCH 1/2] gpu: nova-core: add initial driver stub
 2025-02-04 21:09 UTC  (11+ messages)
` [PATCH 2/2] gpu: nova-core: add initial documentation

[lwn:docs-next 9/11] htmldocs: Warning: Documentation/translations/zh_CN/security/credentials.rst references a file that doesn't exist: Documentation/translations/zh_CN/security/keys/*
 2025-02-04 20:55 UTC 

[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
 2025-02-04 20:46 UTC  (3+ messages)

[PATCH] docs: Fix spelling and grammatical issues
 2025-02-04 20:40 UTC  (9+ messages)

[PATCH V7 0/5] TPH and cache direct injection support
 2025-02-04 20:18 UTC  (4+ messages)
` [PATCH V7 2/5] PCI/TPH: Add Steering Tag support

[PATCH v10] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-02-04 19:55 UTC  (3+ messages)

[PATCH] docs: submitting-patches: document the format for affiliation
 2025-02-04 19:43 UTC  (9+ messages)

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-04 19:43 UTC  (22+ messages)
` [PATCH net-next v3 1/6] net: add devmem TCP TX documentation
` [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH net-next v3 3/6] net: add get_netmem/put_netmem support
` [PATCH net-next v3 4/6] net: devmem: TCP tx netlink api
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
` [PATCH net-next v3 6/6] net: devmem: make dmabuf unbinding scheduled work

[PATCH v6 0/6] Add support for ADIS16550
 2025-02-04 19:25 UTC  (8+ messages)
` [PATCH v6 1/6] iio: imu: adis: Add custom ops struct
` [PATCH v6 2/6] iio: imu: adis: Add reset to custom ops
` [PATCH v6 3/6] iio: imu: adis: Add DIAG_STAT register
` [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings
` [PATCH v6 5/6] iio: imu: adis16550: add adis16550 support
` [PATCH v6 6/6] docs: iio: add documentation for adis16550 driver

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-04 19:06 UTC  (5+ messages)
` [PATCH v6 23/26] mm: Remove pXX_devmap callers

[PATCH v2 1/2] gpu: nova-core: add initial driver stub
 2025-02-04 19:03 UTC  (2+ messages)
` [PATCH v2 2/2] gpu: nova-core: add initial documentation

[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
 2025-02-04 17:33 UTC  (8+ messages)

[RFC 0/6] Raise the bar with regards to Python and Sphinx requirements
 2025-02-04 17:28 UTC  (5+ messages)
` [RFC 1/6] scripts/get_abi.py: make it backward-compatible with Python 3.6
` [RFC 2/6] docs: extensions: don't use utf-8 syntax for descriptions

[RFC v2 00/38] Improve ABI documentation generation
 2025-02-04 17:19 UTC  (10+ messages)
` [RFC v2 05/38] docs: sphinx/kernel_abi: adjust coding style
` [RFC v2 08/38] ABI: sysfs-bus-coresight-*: fix kernelversion tags
` [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly

[PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE
 2025-02-04 17:07 UTC  (2+ messages)

[PATCH v17 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2025-02-04 17:06 UTC  (8+ messages)
` [PATCH v17 1/7] drm/vkms: Add YUV support
` [PATCH v17 2/7] drm/vkms: Add range and encoding properties to the plane
` [PATCH v17 3/7] drm/vkms: Drop YUV formats TODO
` [PATCH v17 4/7] drm: Export symbols to use in tests
` [PATCH v17 5/7] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v17 6/7] drm/vkms: Add how to run the Kunit tests
` [PATCH v17 7/7] drm/vkms: Add support for DRM_FORMAT_R*

[PATCH] docs/zh_CN: Add security credentials Chinese translation
 2025-02-04 17:03 UTC  (2+ messages)

[PATCH v4] docs/zh_CN: Add snp-tdx-threat-model index Chinese translation
 2025-02-04 16:58 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: Add self-protection index Chinese translation
 2025-02-04 16:56 UTC  (3+ messages)

[PATCH v3 0/7] Add all Chinese translations in the tpm directory
 2025-02-04 16:54 UTC  (2+ messages)

[PATCH 00/20] Add support for shared PTEs across processes
 2025-02-04 16:41 UTC  (4+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem

[PATCH] mm: pgtable: Fix grammar error
 2025-02-04 16:40 UTC  (2+ messages)

[PATCH] docs: Move "debugging" section to the top in index.rst
 2025-02-04 16:39 UTC  (2+ messages)

[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
 2025-02-04 15:44 UTC  (11+ messages)
` [PATCH v5 08/10] drm/bridge: samsung-dsim: use supporting variable for out_bridge

[PATCH bpf-next v7 0/5] xsk: TX metadata Launch Time support
 2025-02-04 15:29 UTC  (19+ messages)
` [PATCH bpf-next v7 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v7 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v7 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function
` [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC
  ` [xdp-hints] "

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-04 15:03 UTC  (6+ messages)
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH 0/7] platform/x86: wmi: Rework WMI device enabling
 2025-02-04 14:27 UTC  (9+ messages)
` [PATCH 1/7] hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors
` [PATCH 4/7] platform/x86: hp-bioscfg: Use wmi_instance_count()

[PATCH] vgaarbiter: documentation grammar correction
 2025-02-04 14:08 UTC 

[PATCH] Documentation/networking: Fix basic node example document ISO 15765-2
 2025-02-04 13:45 UTC  (3+ messages)

[PATCH] usb: dwc3: Fix kernel-doc warning for sg member in
 2025-02-04 13:27 UTC  (2+ messages)

[PATCH] docs: Move "debugging" section to the top in index.rst
 2025-02-04 13:26 UTC  (2+ messages)

[PATCH] arm64/gcs: Fix documentation for HWCAP
 2025-02-04 13:09 UTC  (2+ messages)

[PATCH v3 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2025-02-04 12:54 UTC  (4+ messages)
` [PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24

[PATCH net-next 0/2] Symmetric OR-XOR RSS hash
 2025-02-04 12:31 UTC  (4+ messages)
` [PATCH net-next 1/2] ethtool: "

[PATCH v13 0/8] Coresight for Kernel panic and watchdog reset
 2025-02-04 12:02 UTC  (6+ messages)
` [PATCH v13 5/8] coresight: tmc: Add support for reading crash data

[PATCH net-next v4 0/8] netconsole: Add support for CPU population
 2025-02-04 11:35 UTC  (9+ messages)
` [PATCH net-next v4 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH net-next v4 2/8] netconsole: Rename userdata to extradata
` [PATCH net-next v4 3/8] netconsole: Helper to count number of used entries
` [PATCH net-next v4 4/8] netconsole: Introduce configfs helpers for sysdata features
` [PATCH net-next v4 5/8] netconsole: Include sysdata in extradata entry count
` [PATCH net-next v4 6/8] netconsole: add support for sysdata and CPU population
` [PATCH net-next v4 7/8] netconsole: selftest: test for sysdata CPU
` [PATCH net-next v4 8/8] netconsole: docs: Add documentation for CPU number auto-population

[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm)
 2025-02-04 10:58 UTC  (15+ messages)
` [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()

[PATCH v4 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2025-02-04  0:23 UTC  (6+ messages)
` [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC "

[PATCH v4 0/3] Add support for AD7191
 2025-02-03 23:56 UTC  (5+ messages)
` [PATCH v4 2/3] iio: adc: ad7191: add AD7191
` [PATCH v4 3/3] docs: iio: "

[PATCH] drm/doc: fix minor grammatical issues
 2025-02-03 23:40 UTC 


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