linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-03 11:28:47 to 2025-02-04 18:32:39 UTC [more...]

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-04 18:32 UTC  (18+ 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] docs: Fix spelling and grammatical issues
 2025-02-04 18:11 UTC  (5+ messages)

[PATCH] docs: submitting-patches: document the format for affiliation
 2025-02-04 18:05 UTC  (6+ messages)

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-04 17:33 UTC  (16+ 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] 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 v6 0/6] Add support for ADIS16550
 2025-02-04 14:36 UTC  (7+ 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 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  (8+ messages)
` [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [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  (14+ messages)
` [PATCH 1/7] hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors
` [PATCH 2/7] platform/x86: think-lmi: Use ACPI object when extracting strings
` [PATCH 3/7] platform/x86: think-lmi: Use WMI bus API when accessing BIOS settings
` [PATCH 4/7] platform/x86: hp-bioscfg: Use wmi_instance_count()
` [PATCH 5/7] platform/x86: wmi: Rework WCxx/WExx ACPI method handling
` [PATCH 6/7] platform/x86: wmi: Call WCxx methods when setting data blocks
` [PATCH 7/7] platform/x86: wmi: Update documentation regarding the GUID-based API

[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 net] docs: netdev: Document guidance on inline functions
 2025-02-04 13:25 UTC  (11+ 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  (5+ messages)
` [PATCH net-next 1/2] ethtool: "
` [PATCH net-next 2/2] net/mlx5e: Symmetric OR-XOR RSS hash control

[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 net-next 2/9] ice: devlink PF MSI-X max and min parameter
 2025-02-04  6:06 UTC  (3+ messages)

[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  (6+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add AD7191
` [PATCH v4 2/3] iio: adc: ad7191: "
` [PATCH v4 3/3] docs: iio: "

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

[PATCH 1/2] gpu: nova-core: add initial driver stub
 2025-02-03 21:53 UTC  (4+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-03 20:49 UTC  (3+ messages)

[PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
 2025-02-03 20:35 UTC  (18+ messages)

[syzbot] [udf?] general protection fault in d_splice_alias
 2025-02-03 19:48 UTC 

[PATCH] documentation grammer correction
 2025-02-03 16:47 UTC  (3+ messages)

[PATCH v2 0/2] checkpatch: Add support for checkpatch-ignore note
 2025-02-03 16:40 UTC  (2+ messages)

[pdx86-platform-drivers-x86:review-ilpo-next 4/6] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/ABI/testing/sysfs-driver-mlxreg-io
 2025-02-03 15:32 UTC 

[PATCH v10] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-02-03 15:02 UTC  (2+ messages)

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

[PATCH REPOST] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc
 2025-02-03 13:41 UTC  (3+ messages)

[PATCH v9 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
 2025-02-03 13:26 UTC  (2+ messages)

[PATCH v2 6/8] tee: add Qualcomm TEE driver
 2025-02-03 12:44 UTC  (2+ messages)

[PATCH 0/1] Add 'external' to the libata.force kernel parameter
 2025-02-03 12:12 UTC  (2+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-03 11:29 UTC  (4+ messages)
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping


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