linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-14 17:45:13 to 2025-05-15 18:23:43 UTC [more...]

[RFC v2 00/16] Live Update Orchestrator
 2025-05-15 18:23 UTC  (12+ messages)
` [RFC v2 01/16] kho: make debugfs interface optional
` [RFC v2 02/16] kho: allow to drive kho from within kernel
` [RFC v2 03/16] kho: add kho_unpreserve_folio/phys
` [RFC v2 04/16] luo: luo_core: Live Update Orchestrator
` [RFC v2 05/16] luo: luo_core: integrate with KHO
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration
` [RFC v2 07/16] luo: luo_subsystems: implement subsystem callbacks
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs
` [RFC v2 09/16] luo: luo_files: implement file systems callbacks
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
` [RFC v2 11/16] luo: luo_sysfs: add sysfs state monitoring

[PATCH v10 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-05-15 18:22 UTC  (7+ messages)
` [PATCH v10 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v10 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v10 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v10 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v10 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v10 6/6] platform/x86: Add Lenovo Other Mode "

[PATCH 0/6] prctl: introduce PR_SET/GET_THP_POLICY
 2025-05-15 18:21 UTC  (29+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process
` [PATCH 2/6] prctl: introduce PR_THP_POLICY_DEFAULT_NOHUGE "
` [PATCH 3/6] prctl: introduce PR_THP_POLICY_SYSTEM "
` [PATCH 4/6] selftests: prctl: introduce tests for PR_THP_POLICY_DEFAULT_NOHUGE
` [PATCH 5/6] selftests: prctl: introduce tests for PR_THP_POLICY_DEFAULT_HUGE
` [PATCH 6/6] docs: transhuge: document process level THP controls

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-15 18:16 UTC  (61+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v4 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v4 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v4 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v5 0/8] cxl: support CXL memory RAS features
 2025-05-15 17:23 UTC  (11+ messages)
` [PATCH v5 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v5 2/8] cxl: Update prototype of function get_support_feature_info()
` [PATCH v5 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v5 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v5 5/8] cxl/edac: Add support for PERFORM_MAINTENANCE command
` [PATCH v5 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
` [PATCH v5 7/8] cxl/edac: Add CXL memory device memory sparing control feature
` [PATCH v5 8/8] cxl/edac: Add CXL memory device soft PPR "

[PATCH v3] rtla: Set distinctive exit value for failed tests
 2025-05-15 16:20 UTC 

[PATCH v5 0/1] KVM: Add support for the ERAPS feature
 2025-05-15 15:26 UTC  (2+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-05-15 14:24 UTC  (4+ messages)

[PATCH 0/7] PCI: Remove hybrid-devres region requests
 2025-05-15 13:37 UTC  (13+ messages)
` [PATCH 1/7] PCI: Remove hybrid devres nature from request functions
` [PATCH 2/7] Docu: PCI: Update pcim_enable_device()
` [PATCH 3/7] PCI: Remove pcim_request_region_exclusive()
` [PATCH 4/7] PCI: Remove request_flags relict from devres
` [PATCH 5/7] PCI: Remove redundant set of request funcs
` [PATCH 6/7] PCI: Remove unnecessary prototype from pci.h
` [PATCH 7/7] PCI: Remove hybrid-devres hazzard warnings from doc

[PATCH v4] PCI: rcar-gen4: Add a document about the firmware
 2025-05-15 13:12 UTC  (2+ messages)

[PATCH net-next v5 0/5] eth: fbnic: Add devlink dev flash support
 2025-05-15 11:54 UTC  (4+ messages)
` [PATCH net-next v5 5/5] "

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-05-15  9:59 UTC  (9+ messages)
` [PATCH v4 05/11] firmware: qcom: scm: add support for object invocation
` [PATCH v4 08/11] tee: add Qualcomm TEE driver

[PATCH v7 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-05-15  8:45 UTC  (3+ messages)

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-15  8:48 UTC  (7+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
 2025-05-15  8:30 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings

[PATCH v7 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-15  8:22 UTC  (15+ messages)
` [PATCH v7 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v7 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v7 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v7 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v7 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v7 06/14] riscv: misaligned: request misaligned exception from SBI
` [PATCH v7 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v7 08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v7 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v7 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v7 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v7 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v7 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v7 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH v7 0/2] drm/bridge: add docs and kunit test for devm_drm_bridge_alloc()
 2025-05-15  8:11 UTC  (5+ messages)
` [PATCH v7 2/2] drm/tests: bridge: add a KUnit "

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

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-05-15  6:21 UTC  (9+ messages)
` [PATCH v2 02/15] genpt: Add Documentation/ files
` [PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation

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

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-05-15  3:38 UTC  (5+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged
` [PATCH v6 2/4] mm: document (m)THP defer usage
` [PATCH v6 3/4] khugepaged: add defer option to mTHP options
` [PATCH v6 4/4] selftests: mm: add defer to thp setting parser

[net v1] net: wwan: t7xx: Fix napi rx poll issue
 2025-05-15  3:17 UTC 

linux-next: build failure after merge all the trees
 2025-05-15  2:33 UTC 

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-15  2:06 UTC  (10+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[PATCH v3] documentation: networking: devlink: Fix a typo in devlink-trap.rst
 2025-05-15  2:00 UTC  (2+ messages)

[PATCH] Documentation : kernel-hacking : hacking.rst : fixed spelling mistake
 2025-05-15  0:59 UTC 

[PATCH RESEND 0/2] phy: core: Remove 2 APIs
 2025-05-14 22:53 UTC  (2+ messages)

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-05-14 21:36 UTC  (6+ messages)
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-14 21:29 UTC  (4+ messages)
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-14 20:41 UTC  (14+ 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).