All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 15:35:56 to 2026-05-26 16:20:16 UTC [more...]

[PATCH bpf-next v7 0/7] bpf: add icmp_send kfunc
 2026-05-26 16:20 UTC  (11+ messages)
` [PATCH bpf-next v7 1/7] net: move netfilter nf_reject_fill_skb_dst to core ipv4
` [PATCH bpf-next v7 2/7] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
` [PATCH bpf-next v7 3/7] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v7 4/7] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
` [PATCH bpf-next v7 5/7] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb IPv6 tests
` [PATCH bpf-next v7 6/7] selftests/bpf: add bpf_icmp_send kfunc tc tests
` [PATCH bpf-next v7 7/7] selftests/bpf: add bpf_icmp_send recursion test

[PATCH] drm/i915/audio: skip ELD query for force-off connectors
 2026-05-26 16:19 UTC 

[RFC PATCH v1 0/4] iio: add Sensirion SLF3x liquid flow sensor support
 2026-05-26 16:19 UTC  (11+ messages)
` [RFC PATCH v1 1/4] iio: types: add IIO_VOLUMEFLOW channel type
` [RFC PATCH v1 2/4] dt-bindings: iio: flow: add Sensirion SLF3x liquid flow sensor
` [RFC PATCH v1 3/4] iio: flow: add Sensirion SLF3x liquid flow sensor driver

[PATCH v2 05/12] irq & spin_lock: Add counted interrupt disabling/enabling
 2026-05-26 16:19 UTC  (2+ messages)

[PATCH v3] serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled
 2026-05-26 16:19 UTC  (4+ messages)

[PULL] Pull request for u-boot master / v2026.07 = u-boot-stm32_20260526
 2026-05-26 16:18 UTC  (2+ messages)

[PATCH] thermal: samsung: Enable TMU by default
 2026-05-26 16:17 UTC  (2+ messages)

[PATCH v1 0/1] treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v2 0/3] tests/kms_color: Add support for background color testing
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v2 1/3] drm-uapi: Update drm_mode.h to linux upstream tag v7.1-rc4

[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v12 1/2] media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP

[PATCH net-next] doc/netlink: rt-link: fix binary attributes marked as strings
 2026-05-26 16:17 UTC 

[PATCH v2 0/6] Make VA reservation limits configurable
 2026-05-26 16:16 UTC  (7+ messages)
` [PATCH v2 4/6] eal/memory: get rid of global VA space limits
` [PATCH v2 5/6] eal/memory: store default segment limits in config
` [PATCH v2 6/6] eal/memory: add page size VA limits EAL parameter

[PATCH RFC 2/2] arm64: dts: qcom: kodiak: Fix up LPASS TX macro v9.4 control names
 2026-05-26 16:16 UTC  (2+ messages)

[PATCH] fuse: add fusex filesystem
 2026-05-26 16:15 UTC  (2+ messages)

[PATCH] x86/vm86: Remove deprecated VM86 support
 2026-05-26 16:14 UTC 

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-26 16:14 UTC  (13+ messages)
        ` [f2fs-dev] "

[PATCH 0/2] Remove stack ib_udata's
 2026-05-26 16:15 UTC  (3+ messages)
` [PATCH 1/2] RDMA/core: Don't make a dummy ib_udata on the stack in create_qp
` [PATCH 2/2] RDMA: Update the query_device() op

[PATCH] rust: debugfs: avoid transmuting FileOps
 2026-05-26 16:14 UTC 

CVE-2026-45836: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()
 2026-05-26 16:13 UTC 

CVE-2026-45834: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()
 2026-05-26 16:13 UTC 

CVE-2026-45835: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()
 2026-05-26 16:13 UTC 

[PATCH] mac802154: llsec: add skb_cow_data() before in-place crypto
 2026-05-26 16:13 UTC  (2+ messages)

[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
 2026-05-26 16:13 UTC  (3+ messages)

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-26 16:13 UTC  (4+ messages)

[PATCH net-next v5 00/11] BIG TCP for UDP tunnels
 2026-05-26 16:12 UTC  (12+ messages)
` [PATCH net-next v5 01/11] net/sched: act_csum: don't mangle UDP tunnel GSO packets
` [PATCH net-next v5 02/11] geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
` [PATCH net-next v5 03/11] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v5 04/11] net: Enable BIG TCP with partial GSO
` [PATCH net-next v5 05/11] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v5 06/11] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v5 07/11] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next v5 08/11] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next v5 09/11] vxlan: Enable BIG TCP packets
` [PATCH net-next v5 10/11] geneve: "
` [PATCH net-next v5 11/11] selftests: net: Add a test for BIG TCP in UDP tunnels

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-26 16:13 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH v2 4/5] KVM: SNP: Fix kunmap_local() unmapping order

[PATCH 0/1] nfs-utils: nfs-fh-verify signed filehandles
 2026-05-26 16:13 UTC  (3+ messages)

[PATCH Dovetail 6.18, 7.0] lib/vdso: Fix build failure around CONFIG_GENERIC_VDSO_CLOCKSOURCE
 2026-05-26 10:31 UTC 

[PATCH v2 01/12] preempt: Track NMI nesting to separate per-CPU counter
 2026-05-26 16:12 UTC  (2+ messages)

[PATCH v7 00/15] CMTG enablement
 2026-05-26 16:10 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for CMTG enablement (rev8)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-26 15:45 UTC  (5+ messages)
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension

[PATCH v1] rust: rcu: Add abstraction for call_rcu()
 2026-05-26 16:10 UTC  (4+ messages)

[PATCH v7 0/4] drm/atomic: track individual colorop updates
 2026-05-26 16:09 UTC  (4+ messages)
` [PATCH v7 4/4] drm/amd/display: use plane color_mgmt_changed to track colorop changes

[LTP] [PATCH v1 1/1] thp04: Skip when FOLL_FORCE writes are disabled
 2026-05-26 16:09 UTC  (2+ messages)

[PATCH net v5] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
 2026-05-26 16:09 UTC 

[PATCH v2] dlm: fix buffer overflow from negative len in dlm_search_rsb_tree
 2026-05-26 16:08 UTC  (5+ messages)

[PATCH v2] docs/process: document AI-assisted patch tags
 2026-05-26 16:09 UTC  (3+ messages)

[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
 2026-05-26 16:09 UTC  (3+ messages)

[PATCH net] netdevsim: fib: fix use-after-free of FIB data via debugfs
 2026-05-26 16:09 UTC 

[PATCH v19 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
 2026-05-26 16:09 UTC  (2+ messages)

v2026.04 crashing on Marvell Armada 3720
 2026-05-26 16:07 UTC  (9+ messages)

[PATCH] media: rcar-vin: Drop min_queued_buffers
 2026-05-26 16:07 UTC  (2+ messages)

[PATCH] crypto: chelsio: fix inflight counter leak in chcr_aead_op()
 2026-05-26 16:06 UTC 

[RFC 0/5] Tiny steps towards amdgpu checkpoint and restore
 2026-05-26 16:06 UTC  (6+ messages)
` [RFC 1/5] drm/amdgpu: Extend listing of buffer handles with the userptr object flag
` [RFC 2/5] drm/amdgpu: Add a reserved VM ID query
` [RFC 3/5] drm/amdgpu: Add a new ioctl for listing client contexts
` [RFC 4/5] drm/amdgpu: Add context handle renaming operation
` [RFC 5/5] drm/amdgpu: Add driver managed buffer copy

[PATCH] alpha: marvel: Fix lock ordering in init_io7_irqs()
 2026-05-26 16:06 UTC  (3+ messages)

[PATCH net 00/10] ethtool: more bug fixes
 2026-05-26 16:06 UTC  (9+ messages)
` [PATCH net 02/10] ethtool: tsconfig: fix reply error handling
` [PATCH net 05/10] ethtool: tsconfig: fix missing ethnl_ops_complete()
` [PATCH net 07/10] ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
` [PATCH net 08/10] ethtool: strset: fix header attribute index in ethnl_req_get_phydev()
` [PATCH net 09/10] ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
` [PATCH net 10/10] ethtool: eeprom: add more safeties to EEPROM Netlink fallback

[PATCH v15 0/8] blk: honor isolcpus configuration
 2026-05-26 16:05 UTC  (2+ messages)

[PATCH] net: page_pool: check nla_nest_start() return value in page_pool_nl_stats_fill()
 2026-05-26 16:04 UTC  (2+ messages)

[PATCH 0/3] drm/i915/power: renames, cleanups
 2026-05-26 16:03 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[BUG] thunderbolt: USB4 v2 TBGAA tunnel creation crash in TMU enhanced uni-directional mode
 2026-05-26 16:03 UTC  (5+ messages)

[PATCH v2] drm/i915: use 'depends on' with visible DEBUG_OBJECTS for DRM_I915_DEBUG and DRM_I915_SW_FENCE_DEBUG_OBJECTS
 2026-05-26 16:03 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915: use 'depends on' with visible DEBUG_OBJECTS for DRM_I915_DEBUG and DRM_I915_SW_FENCE_DEBUG_OBJECTS (rev2)

[PATCH] drm/xe: Do not allow setting the same exec queue property twice
 2026-05-26 16:02 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] ASoC: core: Move all users to deferrable card binding
 2026-05-26 16:02 UTC  (8+ messages)

[PATCH v2 6/7] riscv: kexec: Add the relocate-trampoline wrapper
 2026-05-26 16:02 UTC  (2+ messages)

[PATCH net-next 00/10] docs: net: updates for old and cobwebbed docs
 2026-05-26 16:01 UTC  (11+ messages)
` [PATCH net-next 01/10] docs: net: netdevices: small fixes and clarifications
` [PATCH net-next 02/10] docs: net: fix minor issues with driver guide
` [PATCH net-next 03/10] docs: net: statistics: fix kernel-internal stats list
` [PATCH net-next 04/10] docs: net: update devmem code examples
` [PATCH net-next 05/10] docs: net: fix minor issues with the NAPI guide
` [PATCH net-next 06/10] docs: net: refresh netdev feature guidance
` [PATCH net-next 07/10] docs: net: fix minor issues with checksum offloads
` [PATCH net-next 08/10] docs: net: add Rx notes to the checksum guide
` [PATCH net-next 09/10] docs: net: render the checksum comment in checksum-offloads.rst
` [PATCH net-next 10/10] docs: net: fix minor issues with segmentation offloads

[PATCH RFC net-next v2] net: airoha: Add TCP LRO support
 2026-05-26 16:01 UTC  (2+ messages)

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-05-26 16:01 UTC  (8+ messages)

[PATCH 6.18 000/957] 6.18.32-rc1 review
 2026-05-26 16:01 UTC  (3+ messages)
` [PATCH 6.18 648/957] ice: Remove jumbo_remove step from TX path

[PATCH] mempool: improve cache behaviour and performance
 2026-05-26 16:00 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] Secure login and sulogin on S390x
 2026-05-26 16:00 UTC  (5+ messages)
    ` Repost: "

[PATCH net-next v3 0/5] net: dsa: microchip: Add support for KSZ8995XA/KS8995XA
 2026-05-26 15:59 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: dsa: microchip: Add fallback Micrel compatibles
` [PATCH net-next v3 2/5] dt-bindings: net: dsa: microchip: Add KSZ8995XA
` [PATCH net-next v3 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
` [PATCH net-next v3 4/5] net: dsa: microchip: Support Microchip KSZ8995XA / KS8995XA
` [PATCH net-next v3 5/5] net: dsa: ks8995: Delete surplus driver

[PATCH V0] iommu/hyperv: Create hyperv subdirectory under iommu
 2026-05-26 15:59 UTC  (2+ messages)

[PATCH net v2 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-05-26 15:59 UTC 

[PATCH ath-next] wifi: ath12k: fix error unwind on arch_init() failure in PCI probe
 2026-05-26 15:58 UTC  (2+ messages)

[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
 2026-05-26 15:58 UTC  (4+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-26 14:43 UTC  (2+ messages)
` [PATCH v5 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH RFC 1/2] ASoC: codecs: lpass-tx-macro: Use correct config for sc7280
 2026-05-26 15:58 UTC  (2+ messages)

[PATCH] crypto: chelsio: fix inflight counter leak in chcr_aes_encrypt()
 2026-05-26 15:57 UTC 

[PATCH 0/2] Add Loongson CAN-FD controller driver
 2026-05-26 15:57 UTC  (5+ messages)
` [PATCH 1/2] can: Add Loongson CAN-FD controller support

[PATCH v19 09/14] crypto: qce - Remove unused ignore_buf
 2026-05-26 15:57 UTC  (2+ messages)

[PATCH net-next 0/4] docs: page_pool: tweaks and updates
 2026-05-26 15:57 UTC  (5+ messages)
` [PATCH net-next 1/4] docs: net: page_pool: drop reference to removed PP_FLAG_PAGE_FRAG
` [PATCH net-next 2/4] docs: clarify page pool NAPI consumer requirement
` [PATCH net-next 3/4] docs: page_pool: drop the mention of the legacy stats API
` [PATCH net-next 4/4] net: make page_pool_get_stats() void

[PATCH v4 00/36] HID: iio: basic clean up and introduce devm_ API for HID sensors
 2026-05-26 15:56 UTC  (4+ messages)
` [PATCH v4 02/36] iio: gyro: hid-sensor-gyro-3d: use u32 instead of unsigned

[PATCH v2 0/9] ata: libata-core: Enable context analysis
 2026-05-26 15:56 UTC  (4+ messages)
` [PATCH v2 1/9] ata: libata: Fix ata_exec_internal()

[PATCH v4 00/12] PCI: endpoint: pci-epf-vntb / NTB: epf: Enable per-doorbell bit handling
 2026-05-26 15:56 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: Add quirk for Novation Mininova
 2026-05-26 15:56 UTC 

Fender Quantum LT4 misdetected as Surround 4.0/5.1 instead of discrete Pro Audio pairs
 2026-05-26 15:55 UTC 

[PATCH v8 00/18] single-binary: Make hw/arm/ common
 2026-05-26 15:55 UTC  (2+ messages)

[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups
 2026-05-26 15:55 UTC  (11+ messages)
` [PATCH 06/18] arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
` [PATCH 07/18] arm64: fpsimd: Use assembler for SVE instructions
` [PATCH 08/18] arm64: fpsimd: Use assembler for baseline SME instructions
` [PATCH 09/18] arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
` [PATCH 10/18] arm64: sysreg: Add FPCR and FPSR

Warning: drivers/dax/bus.c:286 function parameter 'dax_region' not described in 'dax_region_rm_resources'
 2026-05-26 15:54 UTC 

[PATCH] x86: Start removing X86_X32_ABI
 2026-05-26 15:54 UTC  (5+ messages)

[PATCH v4 30/36] iio: light: hid-sensor-als: drop hid_sensor_remove_trigger() using devm API
 2026-05-26 15:54 UTC  (5+ messages)
` [PATCH v4 35/36] iio: pressure: hid-sensor-press: "

[PATCH v6 0/2] Pinefeat cef168 lens control board driver
 2026-05-26 15:54 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.1-rc6
 2026-05-26 15:54 UTC  (2+ messages)

[PATCH] block: rename need_dispatch to cautious_dispatch in blk-mq sched
 2026-05-26 15:54 UTC  (2+ messages)

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-26 15:53 UTC  (3+ messages)
` [PATCH v5 13/13] doc: security: Add documentation of the IMA "

[PATCH v4 0/3] media: i2c: cvs: Add Intel CVS driver
 2026-05-26 15:53 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_oa: Restrict reason check to default OA buffer size
 2026-05-26 15:52 UTC 

[PATCH v7 1/7] ARM: dts: stm32: Add boot phase tags for STMicroelectronics f4 boards
 2026-05-26 15:52 UTC  (3+ messages)

[PATCH] virtio-blk: add missing VIRTIO_BLK_T_SCSI_CMD size check (CVE-2026-48914)
 2026-05-26 15:49 UTC 

[PATCH] HID: appletb-kbd: add option to switch default layer on double pressing fn key
 2026-05-26 15:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v2 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-26 15:49 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[PATCH] uio_hv_generic: Bind to FCopy device by default
 2026-05-26 15:49 UTC  (3+ messages)

[PATCH] nfc: digital: clamp sensf_res memcpy to NFC_SENSF_RES_MAXSIZE
 2026-05-26 15:48 UTC  (2+ messages)

DPDK Release Status Meeting 2026-05-26
 2026-05-26 15:47 UTC 

SVSM Development Call May 27th, 2026
 2026-05-26 15:46 UTC 

[PATCH] ALC269/Realtek: add quirk for HP Dragonfly Folio G3 2-in-1
 2026-05-26 15:41 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-26 15:45 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: Document Shikra and its EVK boards

[PATCH mptcp-next] mptcp: remove unused data_ack from struct mptcp_ext
 2026-05-26 15:44 UTC  (2+ messages)

./include/linux/pci-tph.h:48:10: error: 'PCI_TPH_LOC_NONE' undeclared
 2026-05-26 15:44 UTC 

[PATCH] driver core: platform: Setup device MSI domain just before driver probe
 2026-05-26 15:44 UTC  (2+ messages)

[tip: x86/tdx] x86/virt/seamldr: Initialize the newly-installed TDX module
 2026-05-26 15:43 UTC 

[tip: x86/tdx] x86/virt/tdx: Restore TDX module state
 2026-05-26 15:43 UTC 

[tip: x86/tdx] x86/virt/seamldr: Add module update locking
 2026-05-26 15:43 UTC 

[tip: x86/tdx] coco/tdx-host: Lock out module updates when reading version
 2026-05-26 15:43 UTC 

[tip: x86/tdx] x86/virt/tdx: Refresh TDX module version after update
 2026-05-26 15:43 UTC 

[tip: x86/tdx] x86/virt/tdx: Enable TDX module runtime updates
 2026-05-26 15:43 UTC 

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-05-26 15:32 UTC  (3+ messages)
` [PATCH RESEND 1/2] "
` [PATCH RESEND 2/2] selftest: seccomp: Adjust test for using both `STRICT` and `FILTER`

[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-05-26 15:40 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add RMII strap status detection "
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface

Summary of perf-tools-next changes and patches sent to linux-perf-users
 2026-05-26 15:41 UTC  (6+ messages)

[PATCH] net/ipv6: icmp: fix is_ineligible() to block errors for Redirect packets
 2026-05-26 15:40 UTC  (2+ messages)

[PATCH rc] RDMA/core: Validate the passed in fops for ib_get_ucaps()
 2026-05-26 15:40 UTC 

[PATCH BlueZ] monitor: Add support for HCI Event Encryption Change v2
 2026-05-26 15:40 UTC  (2+ messages)

[PATCH BlueZ v1] test-mesh-crypto: Don't attempt to run test if AF_ALG is not available
 2026-05-26 15:40 UTC  (2+ messages)

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-26 15:39 UTC  (4+ messages)
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCHv2 0/2] block, nvme: enable passthrough iostats
 2026-05-26 15:39 UTC  (3+ messages)
` [PATCHv2 1/2] block: export passthrough stats enabled
` [PATCHv2 2/2] nvme: add support multipath passthrough iostats

[net v2] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-05-26 15:32 UTC 

[PATCH v3 0/5] driver core: Allow the constification of device attributes
 2026-05-26 15:38 UTC  (6+ messages)
` [PATCH v3 4/5] "

[PATCH v2] perf/ftrace: Fix WARNING in __unregister_ftrace_function
 2026-05-26 15:38 UTC  (5+ messages)

[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-05-26 15:38 UTC  (3+ messages)
` [PATCH v3 2/5] drm/xe/guc: Don't ban LR VM exec queues on PM suspend

[PATCH] Mark Multi-Process QEMU as Orphaned
 2026-05-26 15:36 UTC  (10+ messages)

[PATCH net] ethtool: vclock: propagate errors from ptp_get_vclocks_index()
 2026-05-26 15:36 UTC 

[PATCH] mips: cps: Assemble jr.hb with an R2 ISA level
 2026-05-26 14:53 UTC  (2+ messages)

[PATCH] mips: n64: add __iomem for writel call
 2026-05-26 14:53 UTC  (2+ messages)

[PATCHv2] blk-mq: reinsert cached request to the list
 2026-05-26 15:35 UTC 


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.