linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-05 00:48:55 to 2025-03-07 10:24:34 UTC [more...]

[PATCH] drm/vkms: Add "hardware limitation" emulation TODO
 2025-03-07 10:24 UTC  (2+ messages)

[PATCH v16 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2025-03-07 10:20 UTC  (9+ messages)
` [PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-07  9:31 UTC  (9+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox
` [RFC PATCH 2/5] misc: add documentation for FDBox
` [RFC PATCH 3/5] mm: shmem: allow callers to specify operations to shmem_undo_range
` [RFC PATCH 4/5] mm: shmem: allow preserving file over FDBOX + KHO
` [RFC PATCH 5/5] mm/memfd: allow preserving FD "

[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
 2025-03-07  9:02 UTC  (4+ messages)
` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h
` [PATCH V2 2/2] docs: core-api: Update kernel-api.rst to include cpumask.h

[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
 2025-03-07  9:10 UTC  (7+ messages)
` [PATCH net-next v6 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies

[PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
 2025-03-07  8:15 UTC  (9+ messages)
` [PATCH net-next v8 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v8 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v8 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v8 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v8 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-03-07  7:09 UTC  (28+ messages)
` [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v12 06/19] x86: Add early SHA-256 "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 14/19] tpm, tpm_tis: Close all localities
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel

[PATCH linux next v3] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese
 2025-03-07  6:52 UTC 

[PATCH net-next] docs: netdev: add a note on selftest posting
 2025-03-07  1:15 UTC  (6+ messages)

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-03-07  1:10 UTC  (21+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH net-next v2] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-03-07  0:55 UTC  (2+ messages)

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-03-06 23:22 UTC  (10+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support

[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-03-06 22:58 UTC  (2+ messages)

[PATCH v6 0/5] Initial Nova Core series
 2025-03-06 22:23 UTC  (6+ messages)
` [PATCH v6 1/5] rust: module: add type `LocalModule`
` [PATCH v6 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
` [PATCH v6 3/5] rust: firmware: add `module_firmware!` macro
` [PATCH v6 4/5] gpu: nova-core: add initial driver stub
` [PATCH v6 5/5] gpu: nova-core: add initial documentation

[PATCH v2] Documentation/CoC: Spell out the TAB role in enforcement decisions
 2025-03-06 21:18 UTC  (2+ messages)

[PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
 2025-03-06 21:11 UTC 

[syzbot] [udf?] general protection fault in d_splice_alias
 2025-03-06 21:12 UTC  (3+ messages)

[PATCH v3 0/6] rust: treewide: add missing newlines to printing calls
 2025-03-06 19:46 UTC  (4+ messages)
` [PATCH v3 6/6] rust: samples: add missing newline to pr_info! calls in rust_print_main

[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-03-06 18:18 UTC  (2+ messages)

[PATCH v5 0/3] printf: convert self-test to KUnit
 2025-03-06 17:28 UTC  (8+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] printf: break kunit into test cases

[PATCH v5 0/5] Initial Nova Core series
 2025-03-06 17:19 UTC  (31+ messages)
` [PATCH v5 1/5] rust: module: add type `LocalModule`
` [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
` [PATCH v5 3/5] rust: firmware: add `module_firmware!` macro
` [PATCH v5 4/5] gpu: nova-core: add initial driver stub
` [PATCH v5 5/5] gpu: nova-core: add initial documentation

[PATCH 0/2] drm/display: HDMI documentation improvements
 2025-03-06 17:17 UTC  (3+ messages)
` [PATCH 1/2] drm/display: hdmi: Create documentation section
` [PATCH 2/2] drm/display: hdmi: Mention Infoframes testing with edid-decode

[PATCH 0/4] Add support for AD4052 device family
 2025-03-06 16:31 UTC  (6+ messages)
` [PATCH 1/4] iio: code: mark iio_dev as const in iio_buffer_enabled
` [PATCH 2/4] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH 3/4] docs: iio: new docs for ad4052 driver
` [PATCH 4/4] iio: adc: add support for ad4052

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-03-06 15:29 UTC  (7+ messages)
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-03-06 14:54 UTC  (13+ messages)
` [RFC PATCH 1/7] drivers: Add motion control subsystem

[PATCH v4] Documentation: dma-buf: heaps: Add heap name definitions
 2025-03-06 13:51 UTC 

[PATCH v4] docs: clarify rules wrt tagging other people
 2025-03-06 13:31 UTC  (5+ messages)

[PATCH] kbuild: rust: add rustc-min-version support function
 2025-03-06 12:57 UTC  (5+ messages)

[PATCH rdma-next v1 0/6] Introduce UCAP API and usage in mlx5
 2025-03-06 11:51 UTC  (2+ messages)
` [PATCH rdma-next v1 6/6] docs: infiniband: document the UCAP API

[PATCH 0/2] cgroup, docs: Clarify interaction of RT processes with cgroup v2 cpu controller
 2025-03-06 11:02 UTC  (10+ messages)
` [PATCH 1/2] cgroup, docs: Be explicit about independence of RT_GROUP_SCHED and non-cpu controllers
` [PATCH 2/2] cgroup, docs: Document interaction of RT processes with cpu controller

[PATCH 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
 2025-03-06 10:36 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-06  9:59 UTC  (5+ messages)
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature

[PATCH 0/2] Alternative "pid_max" for 32-bit userspace
 2025-03-06  9:09 UTC  (8+ messages)
` [PATCH 2/2] pid: Optional first-fit pid allocation

[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
 2025-03-06  8:13 UTC  (3+ messages)

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

[PATCH net-next v08 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-03-06  7:50 UTC  (2+ messages)
` [PATCH net-next v08 1/1] hinic3: module initialization and tx/rx logic

[PATCH] docs: Correct installation instruction
 2025-03-06  3:13 UTC  (2+ messages)

[PATCH] docs/Chinese: change the disclaimer words
 2025-03-06  2:20 UTC  (4+ messages)

[PATCH 0/2] Loongarch irq-redirect supprot
 2025-03-06  2:09 UTC  (10+ messages)
` [PATCH 1/2] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support

[PATCH] phy: core: Remove unused phy_pm_runtime_(allow|forbid)
 2025-03-06  1:54 UTC 

[PATCH v2] ipe: add errno field to IPE policy load auditing
 2025-03-06  0:08 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v6 0/3] Add support for AD7191
 2025-03-06  0:01 UTC  (2+ messages)

[PATCH 0/8] mm/damon: add sysfs dirs for managing DAMOS filters based on handling layers
 2025-03-05 22:27 UTC  (2+ messages)
` [PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for {core,ops}_filters directories

[PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for {core,ops}_filters directories
 2025-03-05 22:23 UTC  (2+ messages)

[PATCH 00/14] drm/panel: Transition away from using mipi_dsi_*_write_seq()
 2025-03-05 21:28 UTC  (3+ messages)

[PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
 2025-03-05 20:08 UTC  (4+ messages)

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

[PATCH v35 00/31] Introduce QC USB SND audio offloading support
 2025-03-05 19:28 UTC  (7+ messages)

[PATCH mm-unstable] Docs/mm/damon/design: fix a typo on 'intervals auto-tuning' section
 2025-03-05 18:27 UTC 

[PATCH v11 22/23] x86/resctrl: Introduce interface to list assignment states of all the groups
 2025-03-05 18:06 UTC  (11+ messages)

[PATCH] bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c
 2025-03-05 18:00 UTC  (2+ messages)

[Patch v2] doc/RCU/listRCU: refine example code for eliminating stale data
 2025-03-05 16:40 UTC  (3+ messages)

[PATCH] coresight: docs: Remove target sink from examples
 2025-03-05 15:51 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add new sysfs to check user presence sensing status
 2025-03-05 15:49 UTC  (4+ messages)
    ` [External] "

[PATCH v5 8/9] Documentation/rv: Add docs for the sched monitors
 2025-03-05 14:04 UTC 

[PATCH v6] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
 2025-03-05 11:57 UTC  (2+ messages)

[PATCH net-next 03/10] devlink: Serialize access to rate domains
 2025-03-05 11:48 UTC  (11+ messages)

[PATCH 00/27] Implement kernel-doc in Python
 2025-03-05 11:13 UTC  (4+ messages)
` [PATCH 03/27] drivers: firewire: firewire-cdev.h: fix identation on a kernel-doc markup

[RESEND] doc: correcting two prefix errors in idmappings.rst
 2025-03-05 10:54 UTC  (2+ messages)

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-03-05 10:29 UTC  (3+ messages)
` [PATCH v3 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page

[PATCH RESEND 00/12] drm: Move to using devm_platform_ioremap_resource
 2025-03-05  8:47 UTC  (4+ messages)
` [PATCH RESEND 07/12] drm/sti: move to devm_platform_ioremap_resource() usage

Grammar issue(s) in documentation
 2025-03-05  6:09 UTC  (4+ messages)

[RFC PATCH] docs/zh_CN: Add how-to of Chinese translation
 2025-03-05  2:14 UTC  (5+ messages)


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