messages from 2025-07-03 15:20:26 to 2025-07-05 01:14:46 UTC [more...]
[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-05 1:13 UTC (23+ messages)
` [PATCH v8 01/29] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v8 02/29] iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc
` [PATCH v8 03/29] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v8 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v8 05/29] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v8 06/29] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v8 07/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v8 08/29] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v8 09/29] iommufd/selftest: Add coverage for viommu data
` [PATCH v8 10/29] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v8 11/29] iommufd/access: Bypass access->ops->unmap for internal use
` [PATCH v8 12/29] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v8 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v8 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v8 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v8 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v8 17/29] iommufd: Add mmap interface
` [PATCH v8 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v8 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v8 20/29] iommu: Allow an input type in hw_info op
` [PATCH v8 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v8 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
[PATCH 6.15 000/263] 6.15.5-rc2 review
2025-07-05 0:04 UTC (5+ messages)
[PATCH 6.15 000/263] 6.15.5-rc1 review
2025-07-04 23:52 UTC (22+ messages)
` [PATCH 6.15 250/263] drm/amd/display: Fix default DC and AC levels
[PATCH 6.12 000/218] 6.12.36-rc1 review
2025-07-04 23:10 UTC (20+ messages)
` [PATCH 6.12 020/218] Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices"
` [PATCH 6.12 212/218] spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
[PATCH 6.6 000/139] 6.6.96-rc1 review
2025-07-04 22:48 UTC (9+ messages)
[PATCH 6.1 000/132] 6.1.143-rc1 review
2025-07-04 22:46 UTC (103+ messages)
` [PATCH 6.1 007/132] leds: multicolor: Fix intensity setting while SW blinking
` [PATCH 6.1 026/132] usb: common: usb-conn-gpio: use a unique name for usb connector device
` [PATCH 6.1 029/132] usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
` [PATCH 6.1 030/132] usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set
` [PATCH 6.1 031/132] ALSA: hda: Ignore unsol events for cards being shut down
` [PATCH 6.1 032/132] ALSA: hda: Add new pci id for AMD GPU display HD audio controller
` [PATCH 6.1 033/132] ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock
` [PATCH 6.1 034/132] ceph: fix possible integer overflow in ceph_zero_objects()
` [PATCH 6.1 035/132] ovl: Check for NULL d_inode() in ovl_dentry_upper()
` [PATCH 6.1 051/132] fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var
` [PATCH 6.1 052/132] drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 6.1 053/132] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH 6.1 054/132] Drivers: hv: move panic report code from vmbus to hv early init code
` [PATCH 6.1 055/132] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
` [PATCH 6.1 056/132] Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
` [PATCH 6.1 057/132] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
` [PATCH 6.1 058/132] Drivers: hv: vmbus: Add utility function for querying ring size
` [PATCH 6.1 059/132] uio_hv_generic: Query the ringbuffer size for device
` [PATCH 6.1 060/132] uio_hv_generic: Align ring size to system page
` [PATCH 6.1 061/132] PCI: apple: Use helper function for_each_child_of_node_scoped()
` [PATCH 6.1 062/132] PCI: apple: Set only available ports up
` [PATCH 6.1 063/132] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
` [PATCH 6.1 064/132] vgacon: remove unneeded forward declarations
` [PATCH 6.1 065/132] tty: vt: make init parameter of consw::con_init() a bool
` [PATCH 6.1 066/132] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH 6.1 067/132] tty: vt: make consw::con_switch() return a bool
` [PATCH 6.1 068/132] dummycon: Trigger redraw when switching consoles with deferred takeover
` [PATCH 6.1 069/132] af_unix: Dont call skb_get() for OOB skb
` [PATCH 6.1 070/132] af_unix: Dont leave consecutive consumed OOB skbs
` [PATCH 6.1 071/132] i2c: tiny-usb: disable zero-length read messages
` [PATCH 6.1 072/132] i2c: robotfuzz-osif: "
` [PATCH 6.1 073/132] ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15
` [PATCH 6.1 074/132] s390/pkey: Prevent overflow in size calculation for memdup_user()
` [PATCH 6.1 075/132] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH 6.1 076/132] atm: clip: prevent NULL deref in clip_push()
` [PATCH 6.1 077/132] ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
` [PATCH 6.1 078/132] attach_recursive_mnt(): do not lock the covering tree when sliding something under it
` [PATCH 6.1 079/132] libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
` [PATCH 6.1 080/132] wifi: mac80211: fix beacon interval calculation overflow
` [PATCH 6.1 081/132] af_unix: Dont set -ECONNRESET for consumed OOB skb
` [PATCH 6.1 082/132] vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
` [PATCH 6.1 083/132] um: ubd: Add missing error check in start_io_thread()
` [PATCH 6.1 084/132] net: enetc: Correct endianness handling in _enetc_rd_reg64
` [PATCH 6.1 085/132] atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister()
` [PATCH 6.1 086/132] ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
` [PATCH 6.1 087/132] net: selftests: fix TCP packet checksum
` [PATCH 6.1 088/132] drm/bridge: ti-sn65dsi86: make use of debugfs_init callback
` [PATCH 6.1 089/132] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
` [PATCH 6.1 090/132] staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
` [PATCH 6.1 091/132] dt-bindings: serial: 8250: Make clocks and clock-frequency exclusive
` [PATCH 6.1 092/132] serial: imx: Restore original RXTL for console to fix data loss
` [PATCH 6.1 093/132] Bluetooth: L2CAP: Fix L2CAP MTU negotiation
` [PATCH 6.1 094/132] dm-raid: fix variable in journal device check
` [PATCH 6.1 095/132] btrfs: fix a race between renames and directory logging
` [PATCH 6.1 096/132] btrfs: update superblocks device bytes_used when dropping chunk
` [PATCH 6.1 097/132] HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
` [PATCH 6.1 098/132] HID: wacom: fix memory leak on kobject creation failure
` [PATCH 6.1 099/132] HID: wacom: fix memory leak on sysfs attribute "
` [PATCH 6.1 100/132] HID: wacom: fix kobject reference count leak
` [PATCH 6.1 101/132] scsi: megaraid_sas: Fix invalid node index
` [PATCH 6.1 102/132] drm/etnaviv: Protect the schedulers pending list with its lock
` [PATCH 6.1 103/132] drm/tegra: Assign plane type before registration
` [PATCH 6.1 104/132] drm/tegra: Fix a possible null pointer dereference
` [PATCH 6.1 105/132] drm/udl: Unregister device before cleaning up on disconnect
` [PATCH 6.1 106/132] drm/msm/gpu: Fix crash when throttling GPU immediately during boot
` [PATCH 6.1 107/132] drm/amdkfd: Fix race in GWS queue scheduling
` [PATCH 6.1 108/132] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
` [PATCH 6.1 109/132] drm/bridge: cdns-dsi: Fix phy de-init and flag it so
` [PATCH 6.1 110/132] drm/bridge: cdns-dsi: Fix connecting to next bridge
` [PATCH 6.1 111/132] drm/bridge: cdns-dsi: Check return value when getting default PHY config
` [PATCH 6.1 112/132] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready
` [PATCH 6.1 113/132] drm/amd/display: Add null pointer check for get_first_active_display()
` [PATCH 6.1 114/132] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
` [PATCH 6.1 115/132] drm/amdgpu: Add kicker device detection
` [PATCH 6.1 116/132] ksmbd: Use unsafe_memcpy() for ntlm_negotiate
` [PATCH 6.1 117/132] ksmbd: remove unsafe_memcpy use in session setup
` [PATCH 6.1 118/132] fs: omfs: Use flexible-array member in struct omfs_extent
` [PATCH 6.1 119/132] fbdev: hyperv_fb: Convert comma to semicolon
` [PATCH 6.1 120/132] eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
` [PATCH 6.1 121/132] bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()
` [PATCH 6.1 122/132] bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c
` [PATCH 6.1 123/132] media: uvcvideo: Rollback non processed entities on error
` [PATCH 6.1 124/132] s390/entry: Fix last breaking event handling in case of stack corruption
` [PATCH 6.1 125/132] Kunit to check the longest symbol length
` [PATCH 6.1 126/132] x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.c
` [PATCH 6.1 127/132] Revert "ipv6: save dontfrag in cork"
` [PATCH 6.1 128/132] nvme: always punt polled uring_cmd end_io work to task_work
` [PATCH 6.1 129/132] io_uring/kbuf: account ring io_buffer_list memory
` [PATCH 6.1 130/132] firmware: arm_scmi: Add a common helper to check if a message is supported
` [PATCH 6.1 131/132] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH 6.1 132/132] arm64: Restrict pagetable teardown to avoid false warning
[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
2025-07-04 15:43 UTC (7+ messages)
` [PATCH RFC v2 1/4] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH RFC v2 2/4] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-04 13:33 UTC (17+ messages)
` [PATCH v7 01/28] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 03/28] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v7 09/28] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v7 10/28] iommufd/access: Bypass access->ops->unmap for internal use
` [PATCH v7 13/28] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
2025-07-04 12:50 UTC (13+ messages)
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-04 0:37 UTC (10+ messages)
` [PATCH 02/11] PCI: Add pci_bus_isolation()
[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
2025-07-03 23:29 UTC (11+ messages)
` [PATCH v6 17/30] x86/resctrl: Discover hardware telemetry events
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