public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-04 21:02:08 to 2026-02-06 09:14:29 UTC [more...]

[PATCH v2 0/3] Revert "revocable: Revocable resource management"
 2026-02-06  9:14 UTC  (7+ messages)
` [PATCH v2 3/3] "

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-06  9:09 UTC  (14+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t

[PATCH] docs: kdoc_parser: allow __exit in function prototypes
 2026-02-06  8:31 UTC  (2+ messages)

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-06  7:45 UTC  (12+ messages)
` [PATCH v2 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v2 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v2 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v2 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v2 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v2 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v2 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v2 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[PATCH v2 0/2] mm: zswap: add per-memcg stat for incompressible pages
 2026-02-06  7:22 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/cgroup: add test for zswap "

[PATCH v4 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-06  3:47 UTC  (15+ messages)
` [PATCH v4 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v4 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v4 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v4 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v4 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v4 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v4 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v4 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v4 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v4 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v4 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

htmldocs: Documentation/driver-api/tty/tty_port.rst:65: WARNING: Document or section may not begin with a transition. [docutils]
 2026-02-06  2:29 UTC  (3+ messages)

[PATCH -next] gpu: Move DRM buddy allocator one level up
 2026-02-06  1:48 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Microchip EMC1812
 2026-02-06  1:09 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v5 2/2] "

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-02-06  1:07 UTC  (8+ messages)
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-06  0:41 UTC  (3+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
` [PATCH -next v7 2/2] rust: gpu: Add GPU buddy allocator bindings

[PATCH net-next V2 0/7] devlink: add per-port resource support
 2026-02-06  0:17 UTC  (9+ messages)
` [PATCH net-next V2 1/7] devlink: Refactor resource functions to be generic
` [PATCH net-next V2 2/7] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V2 3/7] devlink: Add port resource netlink command
` [PATCH net-next V2 4/7] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V2 5/7] netdevsim: Add devlink port resource registration
` [PATCH net-next V2 6/7] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next V2 7/7] devlink: Document port-level resources

[PATCH v4 0/1] Trim N entries of IMA event logs
 2026-02-05 23:58 UTC  (4+ messages)
` [PATCH v4 1/3] ima: make ima event log trimming configurable
` [PATCH v4 2/3] ima: trim N IMA event log records
` [PATCH v4 3/3] ima: add new critical data record to measure log trim

[PATCH v3 0/1] Trim N entries of IMA event logs
 2026-02-05 23:53 UTC  (4+ messages)
` [PATCH v3 2/3] ima: trim N IMA event log records

[PATCH v2] Introduce KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC
 2026-02-05 23:23 UTC  (2+ messages)

htmldocs: Documentation/hwmon/index.rst:19: WARNING: toctree contains reference to nonexisting document 'hwmon/q54sn120a1' [toc.not_readable]
 2026-02-05 20:45 UTC 

[PATCH V2 0/3] Rust support for powerpc
 2026-02-05 20:15 UTC  (14+ messages)
` [PATCH V2 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V2 2/3] rust: Add PowerPC support
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le

[PATCH V3 0/3] Rust support for powerpc
 2026-02-05 18:04 UTC  (4+ messages)
` [PATCH V3 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V3 2/3] rust: Add PowerPC support
` [PATCH V3 3/3] powerpc: Enable Rust for ppc64le

[PATCH v7 0/8] Add SPI offload support to AD4030
 2026-02-05 19:43 UTC  (15+ messages)
` [PATCH v7 1/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v7 2/8] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v7 3/8] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v7 4/8] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v7 5/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v7 6/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v7 7/8] iio: adc: ad4030: Add support for "
` [PATCH v7 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[PATCH v7 0/7] Enhanced autonomous selection and improvements
 2026-02-05 19:27 UTC  (17+ messages)
` [PATCH v7 4/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf

[PATCH v3] docs: process: maintainer-pgp-guide: update kernel.org docs link
 2026-02-05 18:32 UTC  (6+ messages)

[PATCH 0/3] Add support for Delta Q54SN120A1 and Q54SW120A7
 2026-02-05 18:40 UTC  (8+ messages)
` [PATCH 1/3] hwmon: (pmbus) Add Delta Q54SN120A1 Q54SW120A7 driver
` [PATCH 2/3] dt-bindings: trivial-devices: Add Delta Q54SN120A1 and Q54SW120A7
` [PATCH 3/3] docs: hwmon: Add Q54SN120A1 and Q54SW120A7 to index

[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
 2026-02-05 18:16 UTC  (11+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-05 17:05 UTC  (23+ messages)
` [PATCH v4 04/41] arm64: mpam: Context switch the MPAM registers
` [PATCH v4 05/41] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v4 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v4 08/41] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v4 09/41] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v4 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v4 27/41] arm_mpam: resctrl: Add support for csu counters
` [PATCH v4 28/41] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v4 41/41] arm64: mpam: Add initial MPAM documentation

[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-02-05 16:26 UTC  (12+ messages)
` [PATCH v2 06/12] mfd: sec: add support for S2MU005 PMIC
` [PATCH v2 07/12] mfd: sec: store hardware revision in sec_pmic_dev and add S2MU005 support
` [PATCH v2 08/12] leds: flash: add support for Samsung S2M series PMIC flash LED device

[PATCH net-next 0/5] devlink: add per-port resource support
 2026-02-05 15:26 UTC  (4+ messages)
` [PATCH net-next 1/5] devlink: Add port-level resource infrastructure

[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-02-05 14:56 UTC  (2+ messages)

[PATCH net-next] doc: generic phy: update generic PHY documentation
 2026-02-05 14:56 UTC 

[PATCH v5 3/3] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
 2026-02-05 14:55 UTC  (3+ messages)
`  "

[PATCH iwl-next v9] ice: add support for unmanaged DPLL on E830 NIC
 2026-02-05 14:31 UTC 

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-05 14:09 UTC  (23+ messages)
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv6 06/17] LoongArch/mm: "
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()

[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
 2026-02-05 13:58 UTC  (5+ messages)
` [PATCH v6 1/4] tracing/fprobe: Support comma-separated symbols and :entry/:exit
` [PATCH v6 2/4] fprobe: Support comma-separated filters in register_fprobe()
` [PATCH v6 3/4] docs: tracing/fprobe: Document list filters and :entry/:exit
` [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH 1/2] docs: media: maintainer-entry-profile: do some editorial reviews
 2026-02-05 13:58 UTC  (7+ messages)
  ` [PATCH 2/2] docs: media: media-committer: do some editorial changes

[PATCH -next] blk-mq: ABI/sysfs-block: fix docs build warnings
 2026-02-05 13:57 UTC  (2+ messages)

[linux-next:master] [fs] 313c47f4fe: BUG:kernel_hang_in_test_stage
 2026-02-05  8:09 UTC  (6+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-02-05  7:04 UTC  (11+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[PATCH v5] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-05  5:18 UTC 

[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
 2026-02-05  4:23 UTC  (8+ messages)
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-02-05  3:48 UTC  (9+ messages)

[PATCH v3 0/3] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-05  3:15 UTC  (4+ messages)
` [PATCH v3 1/3] crash: Exclude crash kernel memory in crash core

[PATCH net-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-02-05  2:06 UTC  (13+ messages)
` [PATCH net-next V7 01/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V7 02/14] devlink: introduce shared devlink instance for PFs on same chip

[PATCH v4] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-05  1:59 UTC  (4+ messages)

[PATCH v5] docs: pt_BR: Add initial Portuguese translation
 2026-02-05  1:15 UTC  (2+ messages)

[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-02-04 23:42 UTC  (7+ messages)

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-02-04 22:00 UTC  (9+ messages)
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse


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