messages from 2025-02-24 16:56:35 to 2025-02-25 21:00:11 UTC [more...]
[PATCH v5 0/6] Add spi-hid, transport for HID over SPI bus
2025-02-25 21:00 UTC (2+ messages)
[PATCH 1/2] docs: dt: submitting-patches: Document sending DTS patches
2025-02-25 20:32 UTC (3+ messages)
` [PATCH 2/2] docs: process: maintainer-soc-clean-dts: linux-next is decisive
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-25 20:12 UTC (18+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available
[PATCH v2 00/39] Implement kernel-doc in Python
2025-02-25 20:10 UTC (11+ messages)
` [PATCH v2 07/39] scripts/kernel-doc: rename it to scripts/kernel-doc.pl
` [PATCH v2 09/39] scripts/kernel-doc.py: add a Python parser
[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
2025-02-25 19:58 UTC (15+ messages)
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH v3 00/27] Enable FRED with KVM VMX
2025-02-25 19:32 UTC (22+ messages)
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v3 20/27] KVM: x86: Allow WRMSRNS to be advertised to guests
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 24/27] KVM: nVMX: Add a prerequisite to existence of VMCS fields
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2025-02-25 19:26 UTC (2+ messages)
[PATCH] hwmon: (max77705) add initial support
2025-02-25 19:11 UTC
[PATCH net-next v5 0/9] Device memory TCP TX
2025-02-25 18:54 UTC (17+ messages)
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH linux next] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese
2025-02-25 18:13 UTC (2+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-25 17:59 UTC (18+ messages)
` [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v8 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v8 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v8 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v8 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v8 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v8 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v8 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v8 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v8 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v8 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH 0/2] Alternative "pid_max" for 32-bit userspace
2025-02-25 17:36 UTC (5+ messages)
` [PATCH 1/2] Revert "pid: allow pid_max to be set per pid namespace"
` [PATCH 2/2] pid: Optional first-fit pid allocation
[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-25 17:22 UTC (23+ messages)
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-25 17:11 UTC (34+ messages)
` [PATCH v11 20/23] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v11 22/23] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v11 23/23] x86/resctrl: Introduce interface to modify assignment states of "
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-02-25 16:55 UTC (11+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
[PATCH v3] drivers: watchdog: Add support for panic notifier callback
2025-02-25 16:04 UTC (2+ messages)
[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
2025-02-25 16:02 UTC (12+ messages)
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v2 2/7] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH v2 3/7] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH v2 4/7] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v2 5/7] accel/rocket: Add IOCTL for BO creation
` [PATCH v2 6/7] accel/rocket: Add job submission IOCTL
` [PATCH v2 7/7] accel/rocket: Add IOCTLs for synchronizing memory accesses
[PATCH net-next v06 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-02-25 16:00 UTC (3+ messages)
` [PATCH net-next v06 1/1] hinic3: module initialization and tx/rx logic
[PATCH] drm/vkms: Add "hardware limitation" emulation TODO
2025-02-25 15:46 UTC
[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
2025-02-25 14:40 UTC (5+ messages)
` [PATCH net-next v5 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH net-next v5 2/2] netconsole: allow selection of egress interface via MAC address
[PATCH net-next 0/7] netconsole: Add taskname sysdata support
2025-02-25 14:10 UTC (23+ messages)
` [PATCH net-next 1/7] netconsole: prefix CPU_NR sysdata feature with SYSDATA_
` [PATCH net-next 2/7] netconsole: refactor CPU number formatting into separate function
` [PATCH net-next 3/7] netconsole: add taskname to extradata entry count
` [PATCH net-next 4/7] netconsole: add configfs controls for taskname sysdata feature
` [PATCH net-next 5/7] netconsole: add task name to extra data fields
` [PATCH net-next 6/7] netconsole: docs: document the task name feature
` [PATCH net-next 7/7] netconsole: selftest: add task name append testing
[PATCH v5 0/3] Enable Zicbom in usermode
2025-02-25 14:07 UTC (4+ messages)
` [External] "
[PATCH v2] drivers: watchdog: Add support for panic notifier callback
2025-02-25 13:58 UTC (3+ messages)
[PATCH net-next 00/10] devlink and mlx5: Introduce rate domains
2025-02-25 13:36 UTC (5+ messages)
` [PATCH net-next 03/10] devlink: Serialize access to "
[PATCH v2 0/2] Add support for LT3074 low voltage linear regulator
2025-02-25 13:01 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074
` [PATCH v2 2/2] hwmon: (pmbus/lt3074): add support for lt3074
[PATCH 0/2] Add a command line option that enables control of how many threads per NUMA node should be used to allocate huge pages
2025-02-25 13:01 UTC (4+ messages)
` [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
[PATCH RESEND 0/2] phy: core: Remove 2 APIs
2025-02-25 12:32 UTC (3+ messages)
` [PATCH RESEND 1/2] phy: core: Remove API devm_of_phy_provider_unregister()
` [PATCH RESEND 2/2] phy: core: Remove API devm_phy_destroy()
[PATCH v2 0/2] checkpatch: Add support for checkpatch-ignore note
2025-02-25 11:33 UTC (3+ messages)
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-25 11:20 UTC (5+ messages)
[PATCH v2 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-02-25 10:56 UTC (23+ messages)
` [PATCH v2 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
` [PATCH v2 14/20] mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
` [PATCH v2 15/20] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios
` [PATCH v2 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[RESEND PATCH v8 0/6] Add support for ADIS16550
2025-02-25 9:26 UTC (6+ messages)
` [RESEND PATCH v8 5/6] iio: imu: adis16550: add adis16550 support
[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
2025-02-25 9:25 UTC (13+ messages)
` [PATCH net-next v5 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
[PATCH ipsec-next v1 0/5] Support PMTU in tunnel mode for packet offload
2025-02-25 8:57 UTC (2+ messages)
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-25 7:47 UTC (18+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 03/14] memblock: Add support for scratch memory
` [PATCH v4 12/14] x86: Add KHO support
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-25 6:23 UTC (4+ messages)
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-02-25 6:17 UTC (4+ messages)
` [PATCH V2 7/7] "
[PATCH v1] hwmon: (asus-ec-sensors) add PRIME X670E-PRO WIFI
2025-02-25 4:25 UTC
[PATCH net-next v05 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-02-25 3:25 UTC (3+ messages)
` [PATCH net-next v05 1/1] hinic3: module initialization and tx/rx logic
[PATCH] Docs/arch/arm64: Fix spelling in amu.rst
2025-02-24 23:50 UTC
[PATCH 00/20] drm/panel: Move to using mipi_dsi_*_multi() variants when available
2025-02-24 18:40 UTC (4+ messages)
[PATCH net-next v5 0/4] Symmetric OR-XOR RSS hash
2025-02-24 17:44 UTC (5+ messages)
` [PATCH net-next v5 1/4] ethtool: "
` [PATCH net-next v5 2/4] net/mlx5e: Symmetric OR-XOR RSS hash control
` [PATCH net-next v5 3/4] selftests: drv-net: Make rand_port() get a port more reliably
` [PATCH net-next v5 4/4] selftests: drv-net-hw: Add a test for symmetric RSS hash
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).