All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 19:26:25 to 2026-03-19 20:26:09 UTC [more...]

[PATCH v4 00/55] drivers: hv: dxgkrnl: Driver for Hyper-V virtual compute device
 2026-03-19 20:25 UTC  (49+ messages)
` [PATCH 01/55] drivers: hv: dxgkrnl: Driver initialization and loading
` [PATCH 02/55] drivers: hv: dxgkrnl: Add VMBus message support, initialize VMBus channels
` [PATCH 03/55] drivers: hv: dxgkrnl: Creation of dxgadapter object
` [PATCH 04/55] drivers: hv: dxgkrnl: Opening of /dev/dxg device and dxgprocess creation
` [PATCH 05/55] drivers: hv: dxgkrnl: Enumerate and open dxgadapter objects
` [PATCH 06/55] drivers: hv: dxgkrnl: Creation of dxgdevice objects
` [PATCH 07/55] drivers: hv: dxgkrnl: Creation of dxgcontext objects
` [PATCH 08/55] drivers: hv: dxgkrnl: Creation of compute device allocations and resources
` [PATCH 09/55] drivers: hv: dxgkrnl: Creation of compute device sync objects
` [PATCH 10/55] drivers: hv: dxgkrnl: Operations using "
` [PATCH 11/55] drivers: hv: dxgkrnl: Sharing of dxgresource objects
` [PATCH 12/55] drivers: hv: dxgkrnl: Sharing of sync objects
` [PATCH 13/55] drivers: hv: dxgkrnl: Creation of paging queue objects
` [PATCH 14/55] drivers: hv: dxgkrnl: Submit execution commands to the compute device
` [PATCH 15/55] drivers: hv: dxgkrnl: Share objects with the host
` [PATCH 16/55] drivers: hv: dxgkrnl: Query the dxgdevice state
` [PATCH 17/55] drivers: hv: dxgkrnl: Map(unmap) CPU address to device allocation
` [PATCH 18/55] drivers: hv: dxgkrnl: Manage device allocation properties
` [PATCH 19/55] drivers: hv: dxgkrnl: Flush heap transitions
` [PATCH 20/55] drivers: hv: dxgkrnl: Query video memory information
` [PATCH 21/55] drivers: hv: dxgkrnl: The escape ioctl
` [PATCH 22/55] drivers: hv: dxgkrnl: Ioctl to put device to error state
` [PATCH 23/55] drivers: hv: dxgkrnl: Ioctls to query statistics and clock calibration
` [PATCH 24/55] drivers: hv: dxgkrnl: Offer and reclaim allocations
` [PATCH 25/55] drivers: hv: dxgkrnl: Ioctls to manage scheduling priority
` [PATCH 26/55] drivers: hv: dxgkrnl: Manage residency of allocations
` [PATCH 27/55] drivers: hv: dxgkrnl: Manage compute device virtual addresses
` [PATCH 28/55] drivers: hv: dxgkrnl: Add support to map guest pages by host
` [PATCH 29/55] drivers: hv: dxgkrnl: Removed struct vmbus_gpadl, which was defined in the main linux branch
` [PATCH 30/55] drivers: hv: dxgkrnl: Remove dxgk_init_ioctls
` [PATCH 31/55] drivers: hv: dxgkrnl: Creation of dxgsyncfile objects
` [PATCH 32/55] drivers: hv: dxgkrnl: Use tracing instead of dev_dbg
` [PATCH 33/55] drivers: hv: dxgkrnl: Implement D3DKMTWaitSyncFile
` [PATCH 34/55] drivers: hv: dxgkrnl: Improve tracing and return values from copy from user
` [PATCH 35/55] drivers: hv: dxgkrnl: Fix synchronization locks
` [PATCH 36/55] drivers: hv: dxgkrnl: Close shared file objects in case of a failure
` [PATCH 37/55] drivers: hv: dxgkrnl: Added missed NULL check for resource object
` [PATCH 38/55] drivers: hv: dxgkrnl: Fixed dxgkrnl to build for the 6.1 kernel
` [PATCH 39/55] drivers: hv: dxgkrnl: Added support for compute only adapters
` [PATCH 40/55] drivers: hv: dxgkrnl: Added implementation for D3DKMTInvalidateCache
` [PATCH 41/55] drivers: hv: dxgkrnl: Handle process ID in D3DKMTQueryStatistics
` [PATCH 42/55] drivers: hv: dxgkrnl: Implement the D3DKMTEnumProcesses API
` [PATCH 43/55] drivers: hv: dxgkrnl: Implement D3DDKMTIsFeatureEnabled API
` [PATCH 44/55] drivers: hv: dxgkrnl: Implement known escapes
` [PATCH 45/55] drivers: hv: dxgkrnl: Fixed coding style issues
` [PATCH 46/55] drivers: hv: dxgkrnl: Fixed the implementation of D3DKMTQueryClockCalibration
` [PATCH 47/55] drivers: hv: dxgkrnl: Retry sending a VM bus packet when there is no place in the ring buffer
` [PATCH 48/55] drivers: hv: dxgkrnl: Add support for locking a shared allocation by not the owner

[PATCH] media: mtk-jpeg: fix use-after-free in release path due to uncancelled work
 2026-03-19 20:25 UTC  (2+ messages)

[android-common:android16-6.12-desktop 3/3] warning: function `binder_remove_trace_events` is never used
 2026-03-19 20:24 UTC 

[PATCH bpf-next v2 1/2] bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
 2026-03-19 20:24 UTC 

[PATCH] media: rockchip: Disable VIDEO_ROCKCHIP_VDEC when compile testing for Hexagon
 2026-03-19 20:24 UTC  (6+ messages)

[PATCH v5 0/6] Add support for MT8196 video encoder
 2026-03-19 20:23 UTC  (4+ messages)
` [PATCH v5 5/6] media: dt-bindings: mediatek,vcodec-encoder: Add MT8196

[PATCH] staging: rtl8723bs: Replace msleep with usleep_range
 2026-03-19 20:23 UTC  (2+ messages)

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-19 20:21 UTC  (16+ messages)

[PATCH v9 0/2] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-03-19 20:21 UTC  (5+ messages)
` [PATCH v9 2/2] selftests/vfio: Add NVIDIA Falcon driver for DMA testing

[PATCH v2 0/5] Introduce cold reset recovery method
 2026-03-19 20:20 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-03-19 20:18 UTC  (2+ messages)

[PATCH net-next 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
 2026-03-19 20:18 UTC  (3+ messages)

[PATCH] net: fix fanout UAF in packet_release() via NETDEV_UP race
 2026-03-19 20:18 UTC  (2+ messages)

[PATCH 0/7] Get fast-test suite to run on FreeBSD
 2026-03-19 20:15 UTC  (2+ messages)

[PATCH v2 0/2] net: cleanup bitmaps printing
 2026-03-19 20:17 UTC  (3+ messages)
` [PATCH 1/2] octeontx2-af: simplify rvu_debugfs
` [PATCH 2/2] net-sysfs: switch xps_queue_show() to sysfs_emit()

[PATCH] arm/tee: rename variable to address MISRA C Rule 5.3
 2026-03-19 20:16 UTC 

[PATCH 0/3] hwmon: (sht3x) Add support for GXCAS GXHT30
 2026-03-19 20:17 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add GXCAS Technology
` [PATCH 2/3] dt-bindings: hwmon: Add Sensirion SHT3x and GXCAS GXHT30
` [PATCH 3/3] hwmon: (sht3x) Add support for "

[PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option
 2026-03-19 20:16 UTC  (4+ messages)
` [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh
  ` [net-next,v2,2/2] "

[PATCHv2] EDAC/mc: Use kzalloc_flex()
 2026-03-19 20:15 UTC 

[meta-python][PATCH] python3-pychromecast: upgrade 14.0.9 -> 14.0.10
 2026-03-19 20:14 UTC  (2+ messages)
` [oe] "

kalloc_objs() may not be as safe as it seems
 2026-03-19 20:12 UTC  (5+ messages)

[PATCH] dt-bindings: arm: apple: Add M3 (t8112 and t603x) devices
 2026-03-19 20:11 UTC  (2+ messages)

[PATCH] crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/remove
 2026-03-19 20:02 UTC  (2+ messages)

[PATCH bpf-next v1 1/1] bpf: Add warning to detect memory leak in bpf_selem_unlink_nofail()
 2026-03-19 20:10 UTC  (2+ messages)

[PATCH v8 3/3] mmc: sdhci-esdhc-imx: remove redundant mx25 handling and consolidate soc data
 2026-03-19 20:09 UTC 

[PATCH v8 2/3] mmc: core: add Kingston CID to quirks
 2026-03-19 20:09 UTC 

[PATCH v8 1/3] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
 2026-03-19 20:09 UTC 

[PATCH] Fix masks in parse_sub.c, so that hosts are correctly matched
 2026-03-19 20:08 UTC 

[PATCH 00/17] arm: mediatek: clean up init code
 2026-03-19 20:00 UTC  (18+ messages)
` [PATCH 01/17] arm: mediatek: mt7987: drop dram_init_banksize()
` [PATCH 02/17] arm: mediatek: mt7988: "
` [PATCH 03/17] arm: mediatek: mt8183: "
` [PATCH 04/17] arm: mediatek: mt8183: remove call to fdtdec_setup_memory_banksize()
` [PATCH 05/17] arm: mediatek: mt8188: drop dram_init_banksize()
` [PATCH 06/17] arm: mediatek: mt8188: check return value of fdtdec_setup_mem_size_base()
` [PATCH 07/17] arm: mediatek: mt8188: remove call to fdtdec_setup_memory_banksize()
` [PATCH 08/17] arm: mediatek: mt8188: fix gd->ram_top limit
` [PATCH 09/17] arm: mediatek: mt8195: drop dram_init_banksize()
` [PATCH 10/17] arm: mediatek: mt8195: check return value of fdtdec_setup_mem_size_base()
` [PATCH 11/17] arm: mediatek: mt8195: remove call to fdtdec_setup_memory_banksize()
` [PATCH 12/17] arm: mediatek: mt8195: fix gd->ram_top limit
` [PATCH 13/17] arm: mediatek: mt8365: drop dram_init_banksize()
` [PATCH 14/17] arm: mediatek: mt8512: "
` [PATCH 15/17] arm: mediatek: mt8516: "
` [PATCH 16/17] arm: mediatek: mt8518: "
` [PATCH 17/17] arm: mediatek: mt8518: remove call to fdtdec_setup_memory_banksize()

[PATCH v2 1/5] Introduce Xe Uncorrectable Error Handling
 2026-03-19 20:02 UTC  (2+ messages)

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-19 20:03 UTC  (4+ messages)
` [PATCH v7 6/7] dax/hmem, cxl: Defer and resolve Soft Reserved ownership

[android-common:android14-kiwi-6.1 132/132] include/trace/stages/init.h:2:23: warning: 'str__regmap__trace_system_name' defined but not used
 2026-03-19 20:02 UTC 

[PATCH v3 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-03-19 20:03 UTC  (6+ messages)
` [PATCH v3 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196

[PATCH net-next] gve: add XDP metadata support for DQ RDA
 2026-03-19 20:02 UTC  (3+ messages)

[OE-core] [PATCH 01/40] at-spi2-core: upgrade 2.58.3 -> 2.60.0
 2026-03-19 20:01 UTC  (6+ messages)
` [OE-core] [PATCH 14/40] hwlatdetect: upgrade 2.9 -> 2.10
` [OE-core] [PATCH 30/40] python3-shacl2code: upgrade 0.0.24 -> 1.0.0

r8169: Discussion on implementing RSS support for r8169
 2026-03-19 19:59 UTC  (2+ messages)

[PATCH 0/5] mm: Switch gfp_t to unsigned long
 2026-03-19 19:58 UTC  (4+ messages)

[PATCH v2] usb: typec: qcom: Add support for per port VBUS detection
 2026-03-19 19:57 UTC  (3+ messages)

[PATCH v5 0/3] Fix swapoff race and cleanup in hibernation swap path
 2026-03-19 19:55 UTC  (3+ messages)
` [PATCH v5 3/3] PM: hibernate: fix spurious GFP mask WARNING in uswsusp path

[PATCH v2 0/5] Add Invensense ICM42607
 2026-03-19 19:55 UTC  (3+ messages)

[PATCH net-next v4 00/13] macb usrio/tsu patches
 2026-03-19 19:52 UTC  (3+ messages)

[PATCH v2 0/7] hw/arm/sabrelite: Add FlexCAN support
 2026-03-19 19:37 UTC  (9+ messages)
` [PATCH v2 1/7] hw/arm/sabrelite: Open code DEFINE_MACHINE_ARM
` [PATCH v2 2/7] hw/arm/sabrelite: Introduce class SabreliteMachineState
` [PATCH v2 3/7] hw/misc/imx6_ccm: Add PLL3 and CAN clock
` [PATCH v2 4/7] hw/net/can/flexcan: NXP FlexCAN core emulation
` [PATCH v2 5/7] hw/arm: Plug FlexCAN into FSL_IMX6 and Sabrelite
` [PATCH v2 6/7] tests: Add qtests for FlexCAN
` [PATCH v2 7/7] docs/arm/sabrelite: Mention FlexCAN support

[PATCH] meson.build: Add --enable-use-pdb option
 2026-03-19 15:55 UTC  (3+ messages)

[PATCH v4 0/4] media: imx-jpeg: Add v1 hardware encoder support for i.MX952
 2026-03-19 19:53 UTC  (3+ messages)
` [PATCH v4 2/4] media: imx-jpeg: Use devm_pm_runtime_enable() helper

[PATCH v3 0/2] Front camera enablement on Fairphone 5
 2026-03-19 19:53 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Sort pinctrl nodes by pins
` [PATCH v3 2/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Add front camera support

[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-03-19 19:53 UTC  (12+ messages)
` [PATCH net-next 1/2] dt-bindings: net: document Microchip "
` [PATCH net-next 2/2] net: mdio: add a driver for "

[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-03-19 19:51 UTC  (11+ messages)
` [PATCH v4 01/10] iommu/arm-smmu-v3: Add a wrapper for arm_smmu_make_sva_cd()
` [PATCH v4 02/10] iommu/arm-smmu-v3: Pass in arm_smmu_make_cd_fn to arm_smmu_set_pasid()
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v4 04/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to arm_smmu_master_build_invs()
` [PATCH v4 05/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to CD and STE
` [PATCH v4 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v4 07/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse
` [PATCH v4 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
` [PATCH v4 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
` [PATCH v4 10/10] iommu/arm-smmu-v3: Allow sharing domain across SMMUs

[PATCH v6 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
 2026-03-19 19:52 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: glymur: Describe display-related nodes
` [PATCH v6 2/2] arm64: dts: qcom: glymur-crd: Enable eDP display support

[PATCH] input: Correct dependencies for BUTTON_KEYBOARD
 2026-03-19 19:52 UTC  (2+ messages)

[PATCH v3 10/10] RAS: add firmware-first CPER provider
 2026-03-19 19:49 UTC  (3+ messages)

[PATCH] misc: Correct dependencies on QCOM_GENI
 2026-03-19 19:51 UTC  (2+ messages)

[PATCH 0/5] drm/{i915,xe}: move fbdev fb calls to parent interface
 2026-03-19 19:51 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] iio: adc: qcom-spmi-adc5-gen3: remove redundant OR with zero
 2026-03-19 19:50 UTC  (3+ messages)

[syzbot] [ntfs3?] WARNING in ni_rename (2)
 2026-03-19 19:50 UTC 

[PATCH v5] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
 2026-03-19 19:49 UTC  (2+ messages)

[PATCH v2 0/1] writeback: don't block sync(2) for filesystems with no data integrity guarantees
 2026-03-19 19:45 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH i-g-t v2] tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation
 2026-03-19 19:44 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation (rev2)

[PATCH] vfio/type1: Retry follow_pfnmap_start() when PFNMAP is zapped
 2026-03-19 19:44 UTC  (6+ messages)

[PATCH net-next 0/9] pull request: ovpn 2026-03-17
 2026-03-19 19:44 UTC  (4+ messages)
` [PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature

[PATCH] zram: do not slot_free() written-back slots
 2026-03-19 19:43 UTC  (2+ messages)

[PATCH] linux-user: Improve formatting for mremap()
 2026-03-19 19:42 UTC  (2+ messages)

[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
 2026-03-19 19:43 UTC 

[PATCH] bpf: Simplify tnum_step()
 2026-03-19 19:41 UTC  (5+ messages)

[PATCH 1/2] selftests/cgroup: Fix hardcoded page size in test_percpu_basic
 2026-03-19 19:38 UTC  (4+ messages)
` [PATCH 2/2] selftests/cgroup: include slab in test_percpu_basic memory check

ERROR: modpost: "__st_r13_to_r15" [lib/zstd/zstd_decompress.ko] undefined!
 2026-03-19 19:36 UTC 

[PATCH] media: chips-media: wave5: add missing spinlock protection for handle_dynamic_resolution_change()
 2026-03-19 19:37 UTC  (2+ messages)

[PATCH 0/1]
 2026-03-19 19:37 UTC  (2+ messages)

[moderation/CI] Re: Virtual Swap Space
 2026-03-19 19:36 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort on set received ioctl due to" failed to apply to 6.1-stable tree
 2026-03-19 19:36 UTC  (2+ messages)
` [PATCH 6.1.y] btrfs: fix transaction abort on set received ioctl due to item overflow

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 6.6-stable tree
 2026-03-19 19:35 UTC  (2+ messages)
` [PATCH 6.6.y] iio: light: bh1780: fix PM runtime leak on error path

[PATCH] media: chips-media: wave5: add missing spinlock protection for send_eos_event()
 2026-03-19 19:35 UTC  (2+ messages)

cxl/region.c improvements and DAX/Hotplug plumbing
 2026-03-19 19:35 UTC  (6+ messages)

[PATCH] drm/xe: Add LMTT invalidation to VF provisioning flow
 2026-03-19 19:35 UTC  (2+ messages)
  ` CI.Hooks: failure for "

[net-next v3 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-19 19:34 UTC  (5+ messages)
` [net-next v3 02/12] net: tso: Add tso_dma_map helpers

[PATCH v3] selftests/mm: Add UFFDIO_MOVE huge zeropage PMD regression test
 2026-03-19 19:34 UTC  (2+ messages)

Question: interrupt randomness and handle_percpu_devid_irq()
 2026-03-19 19:34 UTC 

[PATCH v2 0/2] hwmon: Add support for MPS mp2985
 2026-03-19 19:33 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add "
  ` [PATCH v2 2/2] hwmon: add MP2985 driver

[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
 2026-03-19 19:33 UTC  (6+ messages)

[PATCH 00/14] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
 2026-03-19 19:31 UTC  (6+ messages)
` [PATCH 07/14] sunrpc: add a generic netlink family for cache upcalls

[PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
 2026-03-19 19:30 UTC  (3+ messages)

[PATCH v2 0/9] media: rockchip: rkcif: add support for rk3588 vicap
 2026-03-19 19:30 UTC  (4+ messages)
` [PATCH v2 1/9] Documentation: admin-guide: media: add "

[PATCH v3] hwmon: add driver for ARCTIC Fan Controller
 2026-03-19 19:29 UTC  (2+ messages)

[PATCH] t5315: use test_path_is_file for loose-object check
 2026-03-19 19:29 UTC  (4+ messages)
` [GSOC PATCH v2] "

+ selftests-mm-add-folio_split-and-filemap_get_entry-race-test.patch added to mm-new branch
 2026-03-19 19:27 UTC 

[PATCH] HID: pulsar: add driver for Pulsar gaming mice
 2026-03-19 19:27 UTC  (3+ messages)

[PATCH v4 00/21] Virtual Swap Space
 2026-03-19 19:26 UTC  (5+ messages)
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.