linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-19 01:40:15 to 2025-11-19 15:46:06 UTC [more...]

[PATCH 00/26] Introduce meminspect
 2025-11-19 15:44 UTC  (27+ messages)
` [PATCH 01/26] kernel: "
` [PATCH 02/26] init/version: Annotate static information into meminspect
` [PATCH 03/26] mm/percpu: "
` [PATCH 04/26] cpu: "
` [PATCH 05/26] genirq/irqdesc: "
` [PATCH 06/26] timers: "
` [PATCH 07/26] kernel/fork: "
` [PATCH 08/26] mm/page_alloc: "
` [PATCH 09/26] mm/show_mem: "
` [PATCH 10/26] mm/swapfile: "
` [PATCH 11/26] kernel/vmcore_info: Register dynamic "
` [PATCH 12/26] kernel/configs: "
` [PATCH 13/26] mm/init-mm: Annotate static "
` [PATCH 14/26] panic: "
` [PATCH 15/26] kallsyms: "
` [PATCH 16/26] mm/mm_init: "
` [PATCH 17/26] sched/core: Annotate runqueues "
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect
` [PATCH 20/26] mm/sparse: "
` [PATCH 21/26] printk: "
` [PATCH 22/26] remoteproc: qcom: Extract minidump definitions into a header
` [PATCH 23/26] soc: qcom: Add minidump driver
` [PATCH 24/26] soc: qcom: smem: Add minidump device
` [PATCH 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH 26/26] meminspect: Add Kinfo compatible driver

[PATCH] Documentation/kernel-parameters: Move the kernel build options
 2025-11-19 15:42 UTC  (4+ messages)

[PATCH v2 0/4] hwmon: Add driver for wsen-tids temperature driver
 2025-11-19 15:42 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: Add trivial-devices for WSEN-tids temperature sensor and wsen as vendor-prefix
` [PATCH v2 2/4] MAINTAINERS: Add tids driver as maintained
` [PATCH v2 3/4] hwmon: Add driver for wsen tids
` [PATCH v2 4/4] hwmon: documentation: add tids

[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
 2025-11-19 15:42 UTC  (3+ messages)

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-19 15:41 UTC  (27+ messages)
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
  ` [Linaro-mm-sig] "
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default

[PATCH v5 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-19 15:15 UTC  (10+ messages)
` [PATCH v5 08/13] coresight: Interpret perf config with ATTR_CFG_GET_FLD()

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-11-19 15:13 UTC  (34+ messages)
` [PATCH 01/26] drm/bridge: add drm_of_find_bridge()
` [PATCH 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH 03/26] drm/todo: add entry about converting to drm_of_find_bridge()
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 05/26] drm/arcpgu: convert to drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
` [PATCH 07/26] drm/bridge: ite-it66121: use devm_drm_of_find_bridge() to put the next bridge
` [PATCH 08/26] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH 09/26] drm/bridge: simple-bridge: "
` [PATCH 10/26] drm/bridge: tpd12s015: "
` [PATCH 11/26] drm/bridge: thc63lvd1024: "
` [PATCH 12/26] drm/bridge: imx8qxp-pxl2dpi: use devm_drm_of_find_bridge() to put the next and companion bridges
` [PATCH 13/26] drm/bridge: lt8912b: use devm_drm_of_find_bridge() to put the hdmi bridge
` [PATCH 14/26] drm/bridge: tfp410: use devm_drm_of_find_bridge() to put the next bridge
` [PATCH 15/26] drm/bridge: imx8qxp-ldb: use devm_drm_of_find_bridge() to put the companion bridge
` [PATCH 16/26] drm/rcar-du: lvds: use devm_drm_of_find_bridge() to put the next bridge
` [PATCH 17/26] drm/meson: encoder_*: "
` [PATCH 18/26] drm/bridge: sii902x: "
` [PATCH 19/26] drm/mediatek: "
` [PATCH 20/26] drm/kmb: dsi: "
` [PATCH 21/26] drm/imx/ipuv3: "
` [PATCH 22/26] drm/exynos: hdmi: "
` [PATCH 23/26] drm/bridge: dw-hdmi: "
` [PATCH 24/26] drm/bridge: imx8qxp-pixel-link: simplify logic to find "
` [PATCH 25/26] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH 26/26] drm/bridge: imx8qxp-pixel-link: convert to drm_of_find_bridge()

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-19 14:59 UTC  (9+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 19/21] scsi: fnic: Switch to use %ptSp

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-11-19 14:37 UTC  (4+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH] Documentation: ext4: Document casefold and encrypt flags
 2025-11-19 14:32 UTC 

[PATCH] Documentation/protection-keys: Mark as available on AMD
 2025-11-19 14:01 UTC 

[PATCH v2 0/2] devres: clean up and move percpu allocator
 2025-11-19 13:56 UTC  (3+ messages)

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-19 13:40 UTC  (7+ messages)
` [PATCH v3 3/8] mm: implement sticky VMA flags

[PATCH v5 0/2] virtio: feature related cleanups
 2025-11-19 12:48 UTC  (6+ messages)
` [PATCH v5 1/2] virtio: clean up features qword/dword terms
` [PATCH v5 2/2] vhost: switch to arrays of feature bits

[PATCH net-next v07 0/9] net: hinic3: PF initialization
 2025-11-19 12:43 UTC  (10+ messages)
` [PATCH net-next v07 1/9] hinic3: Add PF framework
` [PATCH net-next v07 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v07 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
` [PATCH net-next v07 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
` [PATCH net-next v07 5/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v07 6/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v07 7/9] hinic3: Add mac filter ops
` [PATCH net-next v07 8/9] hinic3: Add netdev notifier interfaces
` [PATCH net-next v07 9/9] hinic3: Add HW event handler

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-19 12:13 UTC  (8+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v12 mm-new 14/15] khugepaged: run khugepaged for all orders

[PATCH v6 net-next 00/14] AccECN protocol case handling series
 2025-11-19 11:22 UTC  (10+ messages)
` [PATCH v6 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v6 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-11-19 11:20 UTC  (3+ messages)
` [PATCH v3 7/9] module: Move lockdown check into generic module loader

[PATCH v1 1/1] Documentation: gpio: Add a compatibility and feature list for PCA953x
 2025-11-19 11:08 UTC  (7+ messages)

[PATCH 00/19] mtd: spi-nor: Enhance software protection
 2025-11-19 10:50 UTC  (18+ messages)
` [PATCH 02/19] mtd: spi-nor: swp: Improve locking user experience
` [PATCH 06/19] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH 07/19] mtd: spi-nor: swp: Clarify a comment
` [PATCH 15/19] mtd: spi-nor: debugfs: Add locking support
` [PATCH 16/19] mtd: spi-nor: Add steps for testing "

[PATCH 0/4] hwmon: Add driver for wsen tids-2521020222501
 2025-11-19 10:40 UTC  (4+ messages)
` [PATCH 1/4] "
    `  "

[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-19  9:27 UTC  (8+ messages)
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install

[PATCH v5 0/3] Add chinese translation for block
 2025-11-19  7:51 UTC  (6+ messages)
` [PATCH v5 1/3] docs/zh_CN: Add block/index.rst translation
` [PATCH v5 2/3] docs/zh_CN: Add blk-mq.rst translation
` [PATCH v5 3/3] docs/zh_CN: Add data-integrity.rst translation

[PATCH v4] docs/zh_CN: Add trace debugging Chinese translation
 2025-11-19  7:53 UTC  (3+ messages)

[PATCH v4] README: restructure with role-based documentation and guidelines
 2025-11-19  7:43 UTC  (3+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-11-19  7:40 UTC  (13+ messages)
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v9 12/22] KVM: VMX: Virtualize FRED event_data
` [PATCH v9 13/22] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v9 14/22] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v9 15/22] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v9 16/22] KVM: VMX: Dump FRED context in dump_vmcs()

[PATCH v3 0/2] kernel-doc: add support for documenting vars
 2025-11-19  7:30 UTC  (6+ messages)
` [PATCH v3 1/2] kernel-doc: add support for handling global variables

[PATCH v2] Documentation/admin-guide: fix typo and comment in cscope example
 2025-11-19  7:00 UTC  (3+ messages)

[PATCH v3] Documentation/admin-guide: fix typo and comment in cscope example
 2025-11-19  6:57 UTC 

[PATCH RESEND v4] checkpatch: add uninitialized pointer with __free attribute check
 2025-11-19  6:53 UTC  (2+ messages)

[PATCH v4 0/3] Add chinese translation for block
 2025-11-19  6:48 UTC  (7+ messages)
` [PATCH v4 1/3] docs/zh_CN: Add block/index.rst translation
` [PATCH v4 2/3] docs/zh_CN: Add blk-mq.rst translation
` [PATCH v4 3/3] docs/zh_CN: Add data-integrity.rst translation

[PATCH v4 0/2] virtio: feature related cleanups
 2025-11-19  6:26 UTC  (6+ messages)
` [PATCH v4 1/2] virtio: clean up features qword/dword terms
` [PATCH v4 2/2] vhost: switch to arrays of feature bits

[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
 2025-11-19  3:03 UTC  (12+ messages)

[PATCH net-next v5 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-19  2:50 UTC  (7+ messages)
` [PATCH net-next v5 1/6] devlink: pass extack through to devlink_param::get()
` [PATCH net-next v5 2/6] devlink: refactor devlink_nl_param_value_fill_one()
` [PATCH net-next v5 3/6] devlink: support default values for param-get and param-set
` [PATCH net-next v5 4/6] net/mlx5: implement swp_l4_csum_mode via devlink params
` [PATCH net-next v5 5/6] netdevsim: register a new devlink param with default value interface
` [PATCH net-next v5 6/6] selftest: netdevsim: test devlink default params

[PATCH v3 0/2] virtio: feature related cleanups
 2025-11-19  1:53 UTC  (3+ messages)
` [PATCH v3 1/2] virtio: clean up features qword/dword terms

[PATCH v3 0/3] Add chinese translation for block
 2025-11-19  1:40 UTC  (5+ messages)
` [PATCH v3 2/3] docs/zh_CN: Add blk-mq.rst translation


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