linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-28 15:36:15 to 2025-04-29 15:53:31 UTC [more...]

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-29 15:53 UTC  (8+ messages)
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-29 15:50 UTC  (18+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver
` [PATCH v2 5/5] iio: adc: add support for ad4052

[rust:pr/1161 77/195] drivers/net/ethernet/realtek/8139c.c:61: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2025-04-29 15:08 UTC 

[PATCH net] docs: tproxy: fix code block style
 2025-04-29 14:51 UTC  (3+ messages)

[PATCH net v2] docs: tproxy: fix code block style
 2025-04-29 14:49 UTC 

[PATCH v2 0/6] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-04-29 14:47 UTC  (6+ messages)
` [PATCH v2 1/6] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-04-29 14:39 UTC  (9+ messages)
` [PATCH v5 2/5] i2c: piix4: Depends on X86
` [PATCH v5 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-04-29 14:05 UTC  (11+ messages)
` [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG
` [PATCH v3 6/9] module: Move integrity checks into dedicated function
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking

[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
 2025-04-29 13:53 UTC  (7+ messages)

[PATCH v5 0/4] mm: introduce THP deferred setting
 2025-04-29 13:49 UTC  (6+ messages)
` [PATCH v5 1/4] mm: defer THP insertion to khugepaged
` [PATCH v5 2/4] mm: document (m)THP defer usage
` [PATCH v5 3/4] khugepaged: add defer option to mTHP options
` [PATCH v5 4/4] selftests: mm: add defer to thp setting parser

[PATCH v5 00/12] khugepaged: mTHP support
 2025-04-29 13:41 UTC  (15+ messages)
` [PATCH v5 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v5 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v5 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v5 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v5 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap "
` [PATCH v5 07/12] khugepaged: add "
` [PATCH v5 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v5 09/12] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v5 10/12] khugepaged: improve tracepoints for mTHP orders
` [PATCH v5 11/12] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v5 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10
 2025-04-29 13:28 UTC  (10+ messages)
` [PATCH 1/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695
` [PATCH 4/5] hwmon: pmbus: mpq8785: Implement voltage scale loop configuration
` [PATCH 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver

[PATCH] Documentation (arm64):Advanced SIMD and floating point support condition
 2025-04-29 13:11 UTC  (2+ messages)

[PATCH] Documentation: ioctl-number: Extend "Include File" column width
 2025-04-29 13:05 UTC 

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-29 13:01 UTC  (13+ messages)
` [PATCH v4 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v4 02/11] tee: add close_context to TEE driver operation
` [PATCH v4 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v4 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v4 05/11] firmware: qcom: scm: add support for object invocation
` [PATCH v4 06/11] firmware: qcom: scm: remove unused arguments to the shm_brige
` [PATCH v4 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v4 08/11] tee: add Qualcomm TEE driver
` [PATCH v4 09/11] qcomtee: add primordial object
` [PATCH v4 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v4 11/11] Documentation: tee: Add Qualcomm TEE driver

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-29 12:40 UTC  (54+ messages)
` [PATCH v2 01/22] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v2 02/22] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v2 04/22] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v2 05/22] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v2 06/22] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v2 07/22] iommufd/selftest: Add covearge for viommu data
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()
` [PATCH v2 13/22] iommufd: Add mmap interface
` [PATCH v2 15/22] Documentation: userspace-api: iommufd: Update vCMDQ

[PATCH net-next v9 00/13] Add support for PSE budget evaluation strategy
 2025-04-29 12:29 UTC  (9+ messages)
` [PATCH net-next v9 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v9 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v9 07/13] net: pse-pd: Add support for budget evaluation strategies

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-29 12:08 UTC  (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-04-29 11:53 UTC  (23+ messages)
` [PATCH v10 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v10 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface
` [PATCH v10 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v10 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v10 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v10 23/24] nvme-pci: convert to blk_rq_dma_map

[PATCH v2] sched/numa: Add statistics of numa balance task migration and swap
 2025-04-29 11:18 UTC  (4+ messages)

[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
 2025-04-29 10:05 UTC  (5+ messages)
` [PATCH v2 4/7] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v2 6/7] accel/rocket: Add job submission IOCTL

[PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
 2025-04-29  9:40 UTC  (6+ messages)
` [PATCH v8 6/7] x86/crash: pass dm crypt keys to "

[PATCH 0/3] Export fan control and register fans as cooling devices
 2025-04-29  8:14 UTC  (4+ messages)
` [PATCH 1/3] platform/chrome: update pwm fan control host commands
` [PATCH 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH v4 00/12] khugepaged: mTHP support
 2025-04-29  7:16 UTC  (12+ messages)
` [PATCH v4 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v4 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v4 11/12] khugepaged: add per-order mTHP khugepaged stats

[PATCH V3] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-04-29  5:37 UTC  (4+ messages)

[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
 2025-04-29  5:23 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Introduce a new kfunc for sockmap

[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-04-29  4:39 UTC  (7+ messages)
` [PATCH v6 2/6] platform/x86: Add Lenovo WMI Helpers
` [PATCH v6 3/6] platform/x86: Add Lenovo WMI Events Driver
  ` [External] : "
` [PATCH v6 5/6] platform/x86: Add Lenovo WMI Gamezone Driver

[PATCH] documentation: Add nodebugmon for arm64 platforms
 2025-04-29  4:14 UTC  (2+ messages)

[PATCH net-next v13 0/9] Device memory TCP TX
 2025-04-29  3:26 UTC  (10+ messages)
` [PATCH net-next v13 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v13 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v13 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
` [PATCH net-next v13 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v13 6/9] net: enable driver support for netmem TX
` [PATCH net-next v13 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v13 8/9] net: check for driver support in netmem TX
` [PATCH net-next v13 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-29  0:56 UTC  (4+ messages)

[PATCH net-next v3] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-04-29  0:30 UTC  (2+ messages)

[PATCH v3] docs: namespace: Tweak and reword resource control doc
 2025-04-29  0:01 UTC  (2+ messages)

[PATCH 0/1] Let Sphinx store cached bytecode under the output dir
 2025-04-28 23:57 UTC  (4+ messages)
` [PATCH 1/1] docs: Makefile: store __pycache__ at the output directory

[PATCH 0/3] Some small improvements for kernel-doc generation
 2025-04-28 23:34 UTC  (2+ messages)

[PATCH] kernel-doc: Add initial binfmt docs
 2025-04-28 23:27 UTC  (2+ messages)

[PATCH] Documentation: x86: Fix a typo in fsgs.rst
 2025-04-28 23:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Documentation: fix speculation.rst chapter
 2025-04-28 23:13 UTC  (2+ messages)

[PATCH v3 0/8] cxl: support CXL memory RAS features
 2025-04-28 21:46 UTC  (11+ messages)
` [PATCH v3 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v3 2/8] cxl: Update prototype of function get_support_feature_info()
` [PATCH v3 4/8] cxl/edac: Add CXL memory device ECS control feature
` [PATCH v3 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
` [PATCH v3 7/8] cxl/edac: Add CXL memory device memory sparing control feature

[PATCH] docs: fix plural form of "firmware" in top-level index.rst
 2025-04-28 20:57 UTC 

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-04-28 20:18 UTC  (3+ messages)

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-28 19:00 UTC  (6+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[PATCH v9 00/13] Add support for AMD hardware feedback interface
 2025-04-28 18:43 UTC  (4+ messages)
` [PATCH v9 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation

[PATCH iwl-next v2 00/14] Introduce iXD driver
 2025-04-28 18:03 UTC  (7+ messages)
` [PATCH iwl-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v2 03/14] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v2 08/14] idpf: refactor idpf to use libie controlq and Xn APIs

[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
 2025-04-28 17:55 UTC  (6+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature
` [RESEND PATCH v6 2/3] iommu/arm: Add BBM Level 2 smmu feature
` [RESEND PATCH v6 3/3] arm64/mm: Elide tlbi in contpte_convert() under BBML2

[PATCH v8 2/5] auxdisplay: add TI LP5812 4×3 Matrix RGB LED Driver
 2025-04-28 17:39 UTC  (2+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-28 17:38 UTC  (3+ messages)
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module

[PATCH] drm/amdgpu/userq: fix user_queue parameters list
 2025-04-28 17:26 UTC  (2+ messages)

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-04-28 16:37 UTC  (2+ 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).