messages from 2025-06-30 15:04:11 to 2025-07-03 14:47:09 UTC [more...]
[PATCH 6.12 000/218] 6.12.36-rc1 review
2025-07-03 14:40 UTC (51+ messages)
` [PATCH 6.12 001/218] cifs: Correctly set SMB1 SessionKey field in Session Setup Request
` [PATCH 6.12 002/218] cifs: Fix cifs_query_path_info() for Windows NT servers
` [PATCH 6.12 003/218] cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode
` [PATCH 6.12 004/218] NFSv4: Always set NLINK even if the server doesnt support it
` [PATCH 6.12 005/218] NFSv4.2: fix listxattr to return selinux security label
` [PATCH 6.12 006/218] NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
` [PATCH 6.12 007/218] mailbox: Not protect module_put with spin_lock_irqsave
` [PATCH 6.12 008/218] mfd: max14577: Fix wakeup source leaks on device unbind
` [PATCH 6.12 009/218] sunrpc: dont immediately retransmit on seqno miss
` [PATCH 6.12 010/218] dm vdo indexer: dont read request structure after enqueuing
` [PATCH 6.12 011/218] leds: multicolor: Fix intensity setting while SW blinking
` [PATCH 6.12 012/218] fuse: fix race between concurrent setattrs from multiple nodes
` [PATCH 6.12 013/218] cxl/region: Add a dev_err() on missing target list entries
` [PATCH 6.12 014/218] NFSv4: xattr handlers should check for absent nfs filehandles
` [PATCH 6.12 015/218] hwmon: (pmbus/max34440) Fix support for max34451
` [PATCH 6.12 016/218] ksmbd: allow a filename to contain special characters on SMB3.1.1 posix extension
` [PATCH 6.12 017/218] ksmbd: provide zero as a unique ID to the Mac client
` [PATCH 6.12 018/218] rust: module: place cleanup_module() in .exit.text section
` [PATCH 6.12 019/218] rust: arm: fix unknown (to Clang) argument -mno-fdpic
` [PATCH 6.12 020/218] Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices"
` [PATCH 6.12 021/218] dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using
` [PATCH 6.12 022/218] dmaengine: xilinx_dma: Set dma_device directions
` [PATCH 6.12 024/218] PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
` [PATCH 6.12 025/218] PCI: imx6: Add workaround for errata ERR051624
` [PATCH 6.12 026/218] nvme-tcp: fix I/O stalls on congested sockets
` [PATCH 6.12 027/218] nvme-tcp: sanitize request list handling
` [PATCH 6.12 033/218] iio: pressure: zpa2326: Use aligned_s64 for the timestamp
` [PATCH 6.12 034/218] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
` [PATCH 6.12 035/218] um: use proper care when taking mmap lock during segfault
` [PATCH 6.12 036/218] 8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
` [PATCH 6.12 037/218] coresight: Only check bottom two claim bits
` [PATCH 6.12 038/218] usb: dwc2: also exit clock_gating when stopping udc while suspended
` [PATCH 6.12 039/218] iio: adc: ad_sigma_delta: Fix use of uninitialized status_pos
` [PATCH 6.12 040/218] misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
` [PATCH 6.12 041/218] usb: potential integer overflow in usbg_make_tpg()
` [PATCH 6.12 042/218] tty: serial: uartlite: register uart driver in init
` [PATCH 6.12 043/218] usb: common: usb-conn-gpio: use a unique name for usb connector device
` [PATCH 6.12 044/218] usb: Add checks for snprintf() calls in usb_alloc_dev()
` [PATCH 6.12 045/218] usb: cdc-wdm: avoid setting WDM_READ for ZLP-s
` [PATCH 6.12 046/218] usb: gadget: f_hid: wake up readers on disable/unbind
` [PATCH 6.12 047/218] usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
` [PATCH 6.12 048/218] usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set
` [PATCH 6.12 049/218] riscv: add a data fence for CMODX in the kernel mode
` [PATCH 6.12 050/218] ALSA: hda: Ignore unsol events for cards being shut down
` [PATCH 6.12 051/218] ALSA: hda: Add new pci id for AMD GPU display HD audio controller
` [PATCH 6.12 052/218] ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock
` [PATCH 6.12 053/218] ASoC: rt1320: fix speaker noise when volume bar is 100%
` [PATCH 6.12 054/218] ceph: fix possible integer overflow in ceph_zero_objects()
` [PATCH 6.12 055/218] scsi: ufs: core: Dont perform UFS clkscaling during host async scan
` [PATCH 6.12 056/218] ovl: Check for NULL d_inode() in ovl_dentry_upper()
[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-03 14:46 UTC (37+ 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 19/28] iommu: Allow an input type in hw_info op
` [PATCH v7 20/28] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v7 23/28] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-03 13:41 UTC (5+ messages)
[PATCH v3 14/15] iommu/amd: Remove AMD io_pgtable support
2025-07-02 17:06 UTC (2+ messages)
[PATCH v2 2/2] rust: update ARef and AlwaysRefCounted call sites to import from sync::aref
2025-07-02 12:24 UTC (2+ messages)
[PATCH v2 1/2] rust: move ARef and AlwaysRefCounted to sync::aref
2025-07-02 11:01 UTC (2+ messages)
[PATCH v3 0/7] Reorganize Intel VT-D to be ready for iommupt
2025-07-02 9:16 UTC (7+ messages)
` [PATCH v3 1/7] iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()
` [PATCH v3 5/7] iommu/vt-d: Create unique domain ops for each stage
` [PATCH v3 6/7] iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
` [PATCH v3 7/7] iommu/vt-d: Split paging_domain_compatible()
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-02 1:47 UTC (18+ messages)
` [PATCH 01/11] PCI: Move REQ_ACS_FLAGS into pci_regs.h as PCI_ACS_ISOLATED
` [PATCH 02/11] PCI: Add pci_bus_isolation()
` [PATCH 03/11] iommu: Compute iommu_groups properly for PCIe switches
` [PATCH 04/11] iommu: Organize iommu_group by member size
` [PATCH 05/11] PCI: Add pci_reachable_set()
` [PATCH 06/11] iommu: Use pci_reachable_set() in pci_device_group()
` [PATCH 07/11] iommu: Validate that pci_for_each_dma_alias() matches the groups
` [PATCH 08/11] PCI: Add the ACS Enhanced Capability definitions
` [PATCH 09/11] PCI: Enable ACS Enhanced bits for enable_acs and config_acs
` [PATCH 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
` [PATCH 11/11] PCI: Check ACS Extended flags for pci_bus_isolated()
[PATCH] rust: acpi: remove unneeded cast to clean future Clippy warning
2025-07-01 21:38 UTC (2+ messages)
[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
2025-06-30 22:49 UTC (6+ messages)
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
2025-06-30 22:46 UTC (3+ messages)
[PATCH AUTOSEL 5.4 1/5] atm: idt77252: Add missing `dma_map_error()`
2025-06-30 21:02 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 2/5] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH AUTOSEL 5.4 3/5] vt: add missing notification when switching back to text mode
` [PATCH AUTOSEL 5.4 4/5] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH AUTOSEL 5.4 5/5] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
[PATCH AUTOSEL 5.10 1/6] atm: idt77252: Add missing `dma_map_error()`
2025-06-30 21:02 UTC (6+ messages)
` [PATCH AUTOSEL 5.10 2/6] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH AUTOSEL 5.10 3/6] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH AUTOSEL 5.10 4/6] vt: add missing notification when switching back to text mode
` [PATCH AUTOSEL 5.10 5/6] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH AUTOSEL 5.10 6/6] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
[PATCH AUTOSEL 5.15 1/7] atm: idt77252: Add missing `dma_map_error()`
2025-06-30 21:01 UTC (7+ messages)
` [PATCH AUTOSEL 5.15 2/7] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH AUTOSEL 5.15 3/7] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH AUTOSEL 5.15 4/7] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
` [PATCH AUTOSEL 5.15 5/7] vt: add missing notification when switching back to text mode
` [PATCH AUTOSEL 5.15 6/7] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH AUTOSEL 5.15 7/7] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
[PATCH AUTOSEL 6.1 01/10] atm: idt77252: Add missing `dma_map_error()`
2025-06-30 20:47 UTC (10+ messages)
` [PATCH AUTOSEL 6.1 02/10] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH AUTOSEL 6.1 03/10] ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
` [PATCH AUTOSEL 6.1 04/10] ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
` [PATCH AUTOSEL 6.1 05/10] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH AUTOSEL 6.1 06/10] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
` [PATCH AUTOSEL 6.1 07/10] btrfs: fix assertion when building free space tree
` [PATCH AUTOSEL 6.1 08/10] vt: add missing notification when switching back to text mode
` [PATCH AUTOSEL 6.1 09/10] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH AUTOSEL 6.1 10/10] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
[PATCH AUTOSEL 6.6 01/14] ublk: sanity check add_dev input for underflow
2025-06-30 20:46 UTC (14+ messages)
` [PATCH AUTOSEL 6.6 02/14] atm: idt77252: Add missing `dma_map_error()`
` [PATCH AUTOSEL 6.6 03/14] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH AUTOSEL 6.6 04/14] io_uring: make fallocate be hashed work
` [PATCH AUTOSEL 6.6 05/14] ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
` [PATCH AUTOSEL 6.6 06/14] ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
` [PATCH AUTOSEL 6.6 07/14] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH AUTOSEL 6.6 08/14] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
` [PATCH AUTOSEL 6.6 09/14] net: mana: Record doorbell physical address in PF mode
` [PATCH AUTOSEL 6.6 10/14] btrfs: fix assertion when building free space tree
` [PATCH AUTOSEL 6.6 11/14] vt: add missing notification when switching back to text mode
` [PATCH AUTOSEL 6.6 12/14] bpf: Adjust free target to avoid global starvation of LRU map
` [PATCH AUTOSEL 6.6 13/14] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH AUTOSEL 6.6 14/14] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
[PATCH AUTOSEL 6.12 01/21] ublk: sanity check add_dev input for underflow
2025-06-30 20:45 UTC (21+ messages)
` [PATCH AUTOSEL 6.12 02/21] atm: idt77252: Add missing `dma_map_error()`
` [PATCH AUTOSEL 6.12 03/21] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH AUTOSEL 6.12 04/21] ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak
` [PATCH AUTOSEL 6.12 05/21] Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
` [PATCH AUTOSEL 6.12 06/21] ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606
` [PATCH AUTOSEL 6.12 07/21] io_uring: make fallocate be hashed work
` [PATCH AUTOSEL 6.12 08/21] ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
` [PATCH AUTOSEL 6.12 09/21] ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
` [PATCH AUTOSEL 6.12 10/21] ALSA: hda/realtek: Add quirks for some Clevo laptops
` [PATCH AUTOSEL 6.12 11/21] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH AUTOSEL 6.12 12/21] driver: bluetooth: hci_qca:fix unable to load the BT driver
` [PATCH AUTOSEL 6.12 13/21] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
` [PATCH AUTOSEL 6.12 14/21] net: mana: Record doorbell physical address in PF mode
` [PATCH AUTOSEL 6.12 15/21] btrfs: fix assertion when building free space tree
` [PATCH AUTOSEL 6.12 16/21] vt: add missing notification when switching back to text mode
` [PATCH AUTOSEL 6.12 17/21] bpf: Adjust free target to avoid global starvation of LRU map
` [PATCH AUTOSEL 6.12 18/21] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
` [PATCH AUTOSEL 6.12 19/21] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH AUTOSEL 6.12 20/21] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
` [PATCH AUTOSEL 6.12 21/21] HID: nintendo: avoid bluetooth suspend/resume stalls
[PATCH AUTOSEL 6.15 01/23] ublk: sanity check add_dev input for underflow
2025-06-30 20:44 UTC (23+ messages)
` [PATCH AUTOSEL 6.15 02/23] atm: idt77252: Add missing `dma_map_error()`
` [PATCH AUTOSEL 6.15 03/23] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH AUTOSEL 6.15 04/23] ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak
` [PATCH AUTOSEL 6.15 05/23] ASoC: rt721-sdca: fix boost gain calculation error
` [PATCH AUTOSEL 6.15 06/23] Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
` [PATCH AUTOSEL 6.15 07/23] ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606
` [PATCH AUTOSEL 6.15 08/23] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a
` [PATCH AUTOSEL 6.15 09/23] io_uring: make fallocate be hashed work
` [PATCH AUTOSEL 6.15 10/23] ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
` [PATCH AUTOSEL 6.15 11/23] ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
` [PATCH AUTOSEL 6.15 12/23] ALSA: hda/realtek: Add quirks for some Clevo laptops
` [PATCH AUTOSEL 6.15 13/23] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH AUTOSEL 6.15 14/23] driver: bluetooth: hci_qca:fix unable to load the BT driver
` [PATCH AUTOSEL 6.15 15/23] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
` [PATCH AUTOSEL 6.15 16/23] net: mana: Record doorbell physical address in PF mode
` [PATCH AUTOSEL 6.15 17/23] btrfs: fix assertion when building free space tree
` [PATCH AUTOSEL 6.15 18/23] vt: add missing notification when switching back to text mode
` [PATCH AUTOSEL 6.15 19/23] bpf: Adjust free target to avoid global starvation of LRU map
` [PATCH AUTOSEL 6.15 20/23] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
` [PATCH AUTOSEL 6.15 21/23] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH AUTOSEL 6.15 22/23] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
` [PATCH AUTOSEL 6.15 23/23] HID: nintendo: avoid bluetooth suspend/resume stalls
[PATCH v2 0/7] Reorganize Intel VT-D to be ready for iommupt
2025-06-30 15:04 UTC (6+ messages)
` [PATCH v2 6/7] iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
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