messages from 2025-05-16 03:52:25 to 2025-05-20 13:54:51 UTC [more...]
[PATCH 5.15 00/59] 5.15.184-rc1 review
2025-05-20 13:50 UTC (49+ messages)
` [PATCH 5.15 01/59] platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection
` [PATCH 5.15 02/59] tracing: probes: Fix a possible race in trace_probe_log APIs
` [PATCH 5.15 03/59] iio: adc: ad7768-1: Fix insufficient alignment of timestamp
` [PATCH 5.15 04/59] iio: chemical: sps30: use aligned_s64 for timestamp
` [PATCH 5.15 05/59] RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
` [PATCH 5.15 06/59] nfs: handle failure of nfs_get_lock_context in unlock path
` [PATCH 5.15 07/59] spi: loopback-test: Do not split 1024-byte hexdumps
` [PATCH 5.15 08/59] net_sched: Flush gso_skb list too during ->change()
` [PATCH 5.15 09/59] net: cadence: macb: Fix a possible deadlock in macb_halt_tx
` [PATCH 5.15 10/59] net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
` [PATCH 5.15 11/59] ALSA: sh: SND_AICA should depend on SH_DMA_API
` [PATCH 5.15 12/59] qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
` [PATCH 5.15 13/59] NFSv4/pnfs: Reset the layout state after a layoutreturn
` [PATCH 5.15 14/59] x86,nospec: Simplify {JMP,CALL}_NOSPEC
` [PATCH 5.15 15/59] x86/speculation: Simplify and make CALL_NOSPEC consistent
` [PATCH 5.15 16/59] x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
` [PATCH 5.15 17/59] x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
` [PATCH 5.15 18/59] Documentation: x86/bugs/its: Add ITS documentation
` [PATCH 5.15 19/59] x86/its: Enumerate Indirect Target Selection (ITS) bug
` [PATCH 5.15 20/59] x86/its: Add support for ITS-safe indirect thunk
` [PATCH 5.15 21/59] x86/alternative: Optimize returns patching
` [PATCH 5.15 22/59] x86/alternatives: Remove faulty optimization
` [PATCH 5.15 23/59] x86/its: Add support for ITS-safe return thunk
` [PATCH 5.15 24/59] x86/its: Enable Indirect Target Selection mitigation
` [PATCH 5.15 25/59] x86/its: Add "vmexit" option to skip mitigation on some CPUs
` [PATCH 5.15 26/59] x86/its: Align RETs in BHB clear sequence to avoid thunking
` [PATCH 5.15 27/59] x86/its: Use dynamic thunks for indirect branches
` [PATCH 5.15 28/59] x86/its: Fix build errors when CONFIG_MODULES=n
` [PATCH 5.15 30/59] dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting less when interrupted"
` [PATCH 5.15 31/59] btrfs: fix discard worker infinite loop after disabling discard
` [PATCH 5.15 39/59] phy: Fix error handling in tegra_xusb_port_init
` [PATCH 5.15 40/59] phy: renesas: rcar-gen3-usb2: Set timing registers only once
` [PATCH 5.15 41/59] wifi: mt76: disable napi on driver removal
` [PATCH 5.15 42/59] dmaengine: ti: k3-udma: Add missing locking
` [PATCH 5.15 43/59] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
` [PATCH 5.15 44/59] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH 5.15 45/59] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH 5.15 46/59] block: fix direct io NOWAIT flag not work
` [PATCH 5.15 47/59] clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable()
` [PATCH 5.15 48/59] usb: typec: ucsi: displayport: Fix deadlock
` [PATCH 5.15 49/59] usb: typec: altmodes/displayport: create sysfs nodes as drivers default device attribute group
` [PATCH 5.15 50/59] usb: typec: fix potential array underflow in ucsi_ccg_sync_control()
` [PATCH 5.15 51/59] usb: typec: fix pm usage counter imbalance "
` [PATCH 5.15 52/59] selftests/mm: compaction_test: support platform with huge mount of memory
` [PATCH 5.15 53/59] sctp: add mutual exclusion in proc_sctp_do_udp_port()
` [PATCH 5.15 54/59] btrfs: dont BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
` [PATCH 5.15 55/59] btrfs: do not clean up repair bio if submit fails
` [PATCH 5.15 56/59] netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
[PATCH 6.1.y] selinux: avoid dereference of garbage after mount failure
2025-05-20 11:18 UTC (2+ messages)
[PATCH 6.1.y 1/2] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
2025-05-20 10:32 UTC (2+ messages)
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-20 8:38 UTC (51+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support
[PATCH 5.15.y] net: decrease cached dst counters in dst_release
2025-05-20 8:34 UTC
[PATCH 5.10.y] net: decrease cached dst counters in dst_release
2025-05-20 8:33 UTC
[PATCH 6.1.y] net: decrease cached dst counters in dst_release
2025-05-20 8:29 UTC
[PATCH 6.1.y] sctp: add mutual exclusion in proc_sctp_do_udp_port()
2025-05-20 8:15 UTC
[PATCH 5.15.y] sctp: add mutual exclusion in proc_sctp_do_udp_port()
2025-05-20 8:15 UTC
[PATCH 6.6.y] sctp: add mutual exclusion in proc_sctp_do_udp_port()
2025-05-20 8:15 UTC
[PATCH 6.14 000/197] 6.14.7-rc1 review
2025-05-20 4:56 UTC (4+ messages)
` [PATCH 6.14 162/197] loop: Add sanity check for read/write_iter
[PATCH AUTOSEL 5.4 1/5] HID: quirks: Add ADATA XPG alpha wireless mouse support
2025-05-19 21:23 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 2/5] nfs: don't share pNFS DS connections between net namespaces
` [PATCH AUTOSEL 5.4 3/5] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH AUTOSEL 5.4 4/5] um: let 'make clean' properly clean underlying SUBARCH as well
` [PATCH AUTOSEL 5.4 5/5] spi: spi-sun4i: fix early activation
[PATCH AUTOSEL 5.10 1/6] HID: quirks: Add ADATA XPG alpha wireless mouse support
2025-05-19 21:23 UTC (6+ messages)
` [PATCH AUTOSEL 5.10 2/6] nfs: don't share pNFS DS connections between net namespaces
` [PATCH AUTOSEL 5.10 3/6] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH AUTOSEL 5.10 4/6] um: let 'make clean' properly clean underlying SUBARCH as well
` [PATCH AUTOSEL 5.10 5/6] spi: spi-sun4i: fix early activation
` [PATCH AUTOSEL 5.10 6/6] tpm: tis: Double the timeout B to 4s
[PATCH AUTOSEL 5.15 1/7] HID: quirks: Add ADATA XPG alpha wireless mouse support
2025-05-19 21:23 UTC (7+ messages)
` [PATCH AUTOSEL 5.15 2/7] nfs: don't share pNFS DS connections between net namespaces
` [PATCH AUTOSEL 5.15 3/7] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH AUTOSEL 5.15 4/7] um: let 'make clean' properly clean underlying SUBARCH as well
` [PATCH AUTOSEL 5.15 5/7] spi: spi-sun4i: fix early activation
` [PATCH AUTOSEL 5.15 6/7] nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
` [PATCH AUTOSEL 5.15 7/7] tpm: tis: Double the timeout B to 4s
[PATCH AUTOSEL 6.1 1/8] HID: quirks: Add ADATA XPG alpha wireless mouse support
2025-05-19 21:22 UTC (8+ messages)
` [PATCH AUTOSEL 6.1 2/8] nfs: don't share pNFS DS connections between net namespaces
` [PATCH AUTOSEL 6.1 3/8] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH AUTOSEL 6.1 4/8] um: let 'make clean' properly clean underlying SUBARCH as well
` [PATCH AUTOSEL 6.1 5/8] spi: spi-sun4i: fix early activation
` [PATCH AUTOSEL 6.1 6/8] nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
` [PATCH AUTOSEL 6.1 7/8] tpm: tis: Double the timeout B to 4s
` [PATCH AUTOSEL 6.1 8/8] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH AUTOSEL 6.6 01/11] dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
2025-05-19 21:22 UTC (11+ messages)
` [PATCH AUTOSEL 6.6 02/11] HID: quirks: Add ADATA XPG alpha wireless mouse support
` [PATCH AUTOSEL 6.6 03/11] nfs: don't share pNFS DS connections between net namespaces
` [PATCH AUTOSEL 6.6 04/11] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH AUTOSEL 6.6 05/11] um: let 'make clean' properly clean underlying SUBARCH as well
` [PATCH AUTOSEL 6.6 06/11] drm/amd/display: fix link_set_dpms_off multi-display MST corner case
` [PATCH AUTOSEL 6.6 07/11] phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure
` [PATCH AUTOSEL 6.6 08/11] spi: spi-sun4i: fix early activation
` [PATCH AUTOSEL 6.6 09/11] nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
` [PATCH AUTOSEL 6.6 10/11] tpm: tis: Double the timeout B to 4s
` [PATCH AUTOSEL 6.6 11/11] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH AUTOSEL 6.12 01/18] dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
2025-05-19 21:22 UTC (18+ messages)
` [PATCH AUTOSEL 6.12 02/18] HID: quirks: Add ADATA XPG alpha wireless mouse support
` [PATCH AUTOSEL 6.12 03/18] nfs: don't share pNFS DS connections between net namespaces
` [PATCH AUTOSEL 6.12 04/18] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH AUTOSEL 6.12 05/18] um: let 'make clean' properly clean underlying SUBARCH as well
` [PATCH AUTOSEL 6.12 06/18] gpio: virtuser: fix potential out-of-bound write
` [PATCH AUTOSEL 6.12 07/18] drm/amd/display: fix link_set_dpms_off multi-display MST corner case
` [PATCH AUTOSEL 6.12 08/18] drm/amd/display: check stream id dml21 wrapper to get plane_id
` [PATCH AUTOSEL 6.12 09/18] phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure
` [PATCH AUTOSEL 6.12 10/18] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
` [PATCH AUTOSEL 6.12 11/18] spi: spi-sun4i: fix early activation
` [PATCH AUTOSEL 6.12 12/18] phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
` [PATCH AUTOSEL 6.12 13/18] nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
` [PATCH AUTOSEL 6.12 14/18] drm/xe/xe2hpg: Add Wa_22021007897
` [PATCH AUTOSEL 6.12 15/18] drm/xe: Save the gt pointer in lrc and drop the tile
` [PATCH AUTOSEL 6.12 16/18] char: tpm: tpm-buf: Add sanity check fallback in read helpers
` [PATCH AUTOSEL 6.12 17/18] tpm: tis: Double the timeout B to 4s
` [PATCH AUTOSEL 6.12 18/18] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH AUTOSEL 6.14 01/23] dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
2025-05-19 21:21 UTC (23+ messages)
` [PATCH AUTOSEL 6.14 02/23] HID: amd_sfh: Avoid clearing reports for SRA sensor
` [PATCH AUTOSEL 6.14 03/23] HID: quirks: Add ADATA XPG alpha wireless mouse support
` [PATCH AUTOSEL 6.14 04/23] nfs: don't share pNFS DS connections between net namespaces
` [PATCH AUTOSEL 6.14 05/23] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH AUTOSEL 6.14 06/23] kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86
` [PATCH AUTOSEL 6.14 07/23] um: let 'make clean' properly clean underlying SUBARCH as well
` [PATCH AUTOSEL 6.14 08/23] nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
` [PATCH AUTOSEL 6.14 09/23] gpio: virtuser: fix potential out-of-bound write
` [PATCH AUTOSEL 6.14 10/23] drm/amd/display: fix link_set_dpms_off multi-display MST corner case
` [PATCH AUTOSEL 6.14 11/23] drm/amd/display: check stream id dml21 wrapper to get plane_id
` [PATCH AUTOSEL 6.14 12/23] nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
` [PATCH AUTOSEL 6.14 13/23] phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure
` [PATCH AUTOSEL 6.14 14/23] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
` [PATCH AUTOSEL 6.14 15/23] spi: spi-sun4i: fix early activation
` [PATCH AUTOSEL 6.14 16/23] phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
` [PATCH AUTOSEL 6.14 17/23] nvme: all namespaces in a subsystem must adhere to a common atomic write size
` [PATCH AUTOSEL 6.14 18/23] nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
` [PATCH AUTOSEL 6.14 19/23] drm/xe/xe2hpg: Add Wa_22021007897
` [PATCH AUTOSEL 6.14 20/23] drm/xe: Save the gt pointer in lrc and drop the tile
` [PATCH AUTOSEL 6.14 21/23] char: tpm: tpm-buf: Add sanity check fallback in read helpers
` [PATCH AUTOSEL 6.14 22/23] tpm: tis: Double the timeout B to 4s
` [PATCH AUTOSEL 6.14 23/23] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH 6.6 000/113] 6.6.91-rc2 review
2025-05-19 19:50 UTC (12+ messages)
[PATCH 0/4] SPMI patches for the merge window
2025-05-18 3:23 UTC (5+ messages)
` [PATCH 1/4] spmi: Only use Hikey 970 SPMI controller driver when ARM64
` [PATCH 2/4] dt-bindings: spmi: Add Apple SPMI controller
` [PATCH 3/4] spmi: add a spmi driver for Apple SoC
` [PATCH 4/4] irqdomain: spmi: Switch to irq_domain_create_tree()
[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-18 3:21 UTC (30+ messages)
` [PATCH v5 01/29] iommufd: Apply obvious cosmetic fixes
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 04/29] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v5 05/29] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v5 06/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v5 07/29] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v5 08/29] iommufd/selftest: Add coverage for viommu data
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v5 11/29] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v5 12/29] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v5 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v5 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v5 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 25/29] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v5 26/29] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v5 27/29] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
2025-05-16 20:39 UTC (7+ messages)
` [PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation
[PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
2025-05-16 11:57 UTC (3+ messages)
[PATCH] iommu: Clear the freelist after iommu_put_pages_list()
2025-05-16 6:52 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).