messages from 2025-04-28 08:18:23 to 2025-04-29 08:06:43 UTC [more...]
[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
2025-04-29 8:06 UTC (7+ 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 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10
2025-04-29 7:30 UTC (9+ 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 net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-29 7:24 UTC (10+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
[PATCH v4 00/12] khugepaged: mTHP support
2025-04-29 7:16 UTC (18+ messages)
` [PATCH v4 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v4 07/12] khugepaged: add "
` [PATCH v4 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v4 11/12] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v4 12/12] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-29 6:45 UTC (50+ 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 v10 00/24] Provide a new two step DMA mapping API
2025-04-29 6:18 UTC (39+ 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 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v10 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v10 09/24] docs: core-api: document the IOVA-based API
` [PATCH v10 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v10 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v10 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v10 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v10 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v10 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v10 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v10 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v10 18/24] block: share more code for bio addition helper
` [PATCH v10 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v10 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v10 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v10 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v10 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v10 24/24] nvme-pci: store aborted state in flags variable
[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-04-29 6:06 UTC (12+ 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 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 (6+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Introduce a new kfunc for sockmap
` [PATCH bpf-next v1 2/3] bpf, sockmap: Affinitize workqueue to a specific CPU
` [PATCH bpf-next v1 3/3] selftest/bpf/benchs: Add cpu-affinity for sockmap bench
[PATCH v5 00/12] khugepaged: mTHP support
2025-04-29 5:10 UTC (14+ 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 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 (4+ 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 v2] sched/numa: Add statistics of numa balance task migration and swap
2025-04-28 23:19 UTC (3+ 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 (7+ 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 v5 0/4] mm: introduce THP deferred setting
2025-04-28 18:29 UTC (5+ 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 0/5] AMD Zen debugging documentation
2025-04-28 18:18 UTC (7+ messages)
` [PATCH v5 2/5] i2c: piix4: Depends on X86
[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] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
2025-04-28 17:08 UTC (5+ messages)
[PATCH v6 0/3] Initial BBML2 support for contpte_convert()
2025-04-28 14:40 UTC (7+ messages)
` [PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature
` [PATCH v6 2/3] iommu/arm: Add BBM Level 2 smmu feature
` [PATCH v6 3/3] arm64/mm: Elide tlbi in contpte_convert() under BBML2
` [PATCH v6 3/3] arm64/mm: Reorder "
[PATCH v9 00/24] Provide a new two step DMA mapping API
2025-04-28 13:20 UTC (6+ messages)
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
[PATCH] nvmem: Remove unused nvmem cell table support
2025-04-28 12:18 UTC (2+ messages)
[PATCH net] docs: tproxy: fix code block style
2025-04-28 11:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).