All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 13:51:51 to 2026-06-04 14:27:17 UTC [more...]

[PATCH v2 00/30] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
 2026-06-04 14:27 UTC  (11+ messages)
` [PATCH v3 00/32] iommu: introduce iova_to_phys_length and remove iova_to_phys
  ` [PATCH v3 01/32] iommu: introduce iova_to_phys_length in iommu_domain_ops
  ` [PATCH v3 05/32] iommu/generic_pt: implement iova_to_phys_length
  ` [PATCH v3 23/32] vfio: use iova_to_phys_length for efficient unmap
  ` [PATCH v3 24/32] iommufd: "

[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-04 14:26 UTC  (7+ messages)
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()

[PATCH] ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams
 2026-06-04 14:25 UTC 

[PATCH kvm-unit-tests v3 0/4] add reserved bit tests for 32-bit guests
 2026-06-04 14:26 UTC  (5+ messages)
` [PATCH kvm-unit-tests 1/4] vmx: add a test for 32-bit guest PAE paging PDPTEs
` [PATCH kvm-unit-tests 2/4] vmx: add test for 32-bit non-PAE guest
` [PATCH kvm-unit-tests 3/4] svm: add test for 32-bit PAE guest
` [PATCH kvm-unit-tests 4/4] svm: add test for 32-bit non-PAE guest

[PATCH v2] drm/xe/ggtt: clear reserved areas at init runtime for !VFs
 2026-06-04 14:25 UTC  (4+ messages)
` [PATCH v2.1] "
` ✗ CI.checkpatch: warning for drm/xe/ggtt: clear reserved areas at init runtime for !VFs (rev2)
` ✓ CI.KUnit: success "

[PATCH] iio: imu: st_lsm6dsx: deselect shub page before reading whoami
 2026-06-04 14:25 UTC  (3+ messages)

[PATCH RFC 0/4] nfsd: per-client fair-queue dispatch
 2026-06-04 14:25 UTC  (3+ messages)

[PATCH v6 0/8] perf cs-etm: Support thread stack and callchain
 2026-06-04 14:24 UTC  (11+ messages)
` [PATCH v6 1/8] perf cs-etm: Decode ETE exception packets
` [PATCH v6 2/8] perf cs-etm: Refactor instruction size handling
` [PATCH v6 3/8] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v6 4/8] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v6 5/8] perf cs-etm: Support call indentation

[PATCHSET] xfs_scrub: codex-inspired bug fixes for 7.1
 2026-06-04 14:24 UTC  (15+ messages)
` [PATCH 11/21] xfs_scrub: return SCRUB_RET_OPERROR if unicode collision detection fails to initialize
` [PATCH 12/21] xfs_scrub: fix nonsense advice after a scrub finds errors
` [PATCH 13/21] xfs_scrub: don't allow NAN as fstrim percentage
` [PATCH 14/21] xfs_scrub: reset bulkstat pointer on retry
` [PATCH 15/21] xfs_scrub: don't return garbage value from bulkstat_the_rest
` [PATCH 16/21] xfs_scrub: don't continue with phase1 if autofsck=none
` [PATCH 17/21] xfs_scrub: don't crash trying to complain about clean health

[BUG] net/sched: HFSC + fq_codel stall on 6.6.116 (qdisc_tree_reduce_backlog / qlen_notify)
 2026-06-04 14:23 UTC  (3+ messages)

[PATCH v3 0/3] hw/i3c: fix DW-I3C FIFO depth advertisement
 2026-06-04 14:22 UTC  (4+ messages)
` [PATCH v3 1/3] hw/i3c: fix CMD/data FIFO depth reset values to match real silicon
` [PATCH v3 2/3] hw/i3c: rename DW-I3C queue capacity fields from _bytes to _words
` [PATCH v3 3/3] hw/i3c: keep _bytes aliases for renamed queue-capacity properties

[PATCH] drm/xe/i2c: Report i2c irq handler issue
 2026-06-04 14:22 UTC  (3+ messages)

[PATCH] pcmcia: cs: Replace manual mutex locking with guard(mutex)
 2026-06-04 14:21 UTC  (5+ messages)

[PATCH] drm/xe/xe3: Apply Wa_16029380221 to media
 2026-06-04 14:22 UTC  (3+ messages)

[PATCH v2 00/26] Introduce enablemenant of dom0less
 2026-06-04 14:21 UTC  (4+ messages)
` [PATCH v2 17/26] xen/riscv: generate IMSIC DT node for guest domains

[LTP] [PATCH v8 1/2] open: remove O_DIRECTORY case (move to fstat test)
 2026-06-04 14:20 UTC  (2+ messages)
` [LTP] [PATCH v8 2/2] fstat: add test for multiple file types using fstat

[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-04 14:20 UTC  (2+ messages)

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-04 14:20 UTC  (31+ messages)
` [RFC PATCH v3 1/9] accel: rocket: Introduce per-SoC rocket_soc_data
` [RFC PATCH v3 2/9] accel: rocket: Derive DMA width and core count from match data
` [RFC PATCH v3 3/9] accel: rocket: Add RK3568 SoC support
` [RFC PATCH v3 4/9] accel: rocket: Reset the NPU before detaching the IOMMU on timeout
` [RFC PATCH v3 5/9] accel: rocket: Keep the IOMMU domain attached across jobs
` [RFC PATCH v3 6/9] iommu/rockchip: Clear AUTO_GATING bit 1 on the RK356x v1 IOMMU
` [RFC PATCH v3 7/9] dt-bindings: npu: rockchip,rk3588-rknn-core: Add RK3568
  ` [RFC PATCH v3 7/9] dt-bindings: npu: rockchip, rk3588-rknn-core: "
` [RFC PATCH v3 8/9] arm64: dts: rockchip: rk356x: Add the NPU and its IOMMU
` [RFC PATCH v3 9/9] arm64: dts: rockchip: rk3568-rock-3b: Enable the NPU

[PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct
 2026-06-04 14:20 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-04 14:19 UTC  (10+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "

[PATCH net-next v2] net/dns_resolver: use kasprintf + kmemdup_nul to simplify dns_query
 2026-06-04 14:19 UTC  (2+ messages)

[PATCH] net: garp: reload skb header pointers after pskb_may_pull()
 2026-06-04 14:19 UTC 

[PATCH i-g-t 17/25] lib/kms: Add helpers to query igt_format_mods
 2026-06-04 14:18 UTC  (2+ messages)
` [PATCH i-g-t v3 "

[PATCH] checkpatch: Check WQ_PERCPU or WQ_UNBOUND presence in alloc_workqueue() users
 2026-06-04 14:18 UTC  (5+ messages)

linux-next: build failure after merge of the net-next tree
 2026-06-04 14:17 UTC 

[PATCH] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
 2026-06-04 14:17 UTC  (5+ messages)

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04 14:17 UTC  (4+ messages)

[PATCH] famfs: FUSE_GET_DAXDEV -> FUSE_DEV_IOC_BACKING_OPEN
 2026-06-04 14:17 UTC  (3+ messages)

Proposal: Utilizing Container Registry for Shared BitBake Sstate-Cache
 2026-06-04 14:15 UTC 

[PATCH] drm/amdgpu: Disable ras_check_bad_page_status on VFs
 2026-06-04 14:14 UTC 

[PATCH] locking/rwsem: Remove reader optimistic lock stealing
 2026-06-04 14:14 UTC  (2+ messages)
` [RFC PATCH v2] locking/rwsem: Block reader stealing during writer phase

[PATCH v13 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-06-04 14:14 UTC  (46+ messages)
` [PATCH v13 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v13 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v13 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v13 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v13 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v13 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v13 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v13 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v13 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v13 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v13 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v13 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v13 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v13 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v13 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v13 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v13 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v13 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v13 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v13 20/22] staging: media: remove "
` [PATCH v13 21/22] media: i2c: remove MAX96717 driver
` [PATCH v13 22/22] media: i2c: remove MAX96714 driver

[PATCH v3 net-next 00/11] bridge: prepare lockless br_port_fill_attrs() (I)
 2026-06-04 14:13 UTC  (12+ messages)
` [PATCH v3 net-next 01/11] bridge: add a READ_ONCE() in br_timer_value()
` [PATCH v3 net-next 02/11] bridge: add bridge_flags_bit enum
` [PATCH v3 net-next 03/11] bridge: use BR_PROMISC_BIT
` [PATCH v3 net-next 04/11] bridge: use BR_ADMIN_COST_BIT
` [PATCH v3 net-next 05/11] bridge: provide lockless access to p->path_cost
` [PATCH v3 net-next 06/11] bridge: provide lockless access to p->designated_cost
` [PATCH v3 net-next 07/11] bridge: provide lockless access to p->designated_port
` [PATCH v3 net-next 08/11] bridge: provide lockless access to p->priority
` [PATCH v3 net-next 09/11] bridge: provide lockless access to p->port_id
` [PATCH v3 net-next 10/11] bridge: provide lockless access to p->config_pending
` [PATCH v3 net-next 11/11] bridge: read p->flags once in br_port_fill_attrs()

[PATCH] perf annotate: Fix crashes on empty annotate windows
 2026-06-04 14:13 UTC  (3+ messages)

[PATCH 0/2] KVM: nVMX: Fix ept=n bugs where KVM runs L2 with guest CR3
 2026-06-04 14:13 UTC  (4+ messages)

linux-next: manual merge of the bluetooth tree with the net tree
 2026-06-04 14:13 UTC 

linux-next: manual merge of the drm tree with the origin tree
 2026-06-04 14:13 UTC 

[PATCH] ASoC: dt-bindings: sound: renesas,r9a09g047: Fix dma-names list and ports schema
 2026-06-04 14:11 UTC  (2+ messages)

[PATCH v3 0/9] smb: client: make remount option handling correct and consistent
 2026-06-04 14:11 UTC  (3+ messages)
` [PATCH v3 1/9] smb: client: sync runtime state into ctx on reconfigure

[PATCH] Bluetooth: L2CAP: Fix UAF in l2cap_chan_timeout
 2026-06-04 14:10 UTC  (5+ messages)

[PATCH] famfs: FUSE_FAMFS_EXT_INTERLEAVE -> FUSE_DEV_IOC_STRIPE_OPEN
 2026-06-04 14:09 UTC  (5+ messages)

[PATCH] docs: arm64: Document that text_offset is always 0
 2026-06-04 14:08 UTC 

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-04 14:05 UTC  (5+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "

[PATCH v2] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
 2026-06-04 14:07 UTC  (2+ messages)

[PATCH] rtla/tests: Fix pgrep filter in get_workload_pids.sh
 2026-06-04 14:05 UTC 

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-04 14:05 UTC  (7+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH v16 12/12] vfio/pci: Virtualize PCIe TPH capability registers
 2026-06-04 14:05 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the Iris codec on Milos
 2026-06-04 14:04 UTC  (4+ messages)
` [PATCH v2 2/3] media: iris: Add support for Milos (VPU v2.0)

[PATCH] secilc/secilcheck: Exit with an error for an assertion violation
 2026-06-04 14:04 UTC  (2+ messages)

[RESEND PATCH v2] perf tools: Ensure event leader stays at head of evlist after sorting
 2026-06-04 14:04 UTC  (3+ messages)

[PATCH 0/2] vhost-user: Add and consolidate qdev properties
 2026-06-04 14:02 UTC  (6+ messages)
` [PATCH 1/2] vhost-user: Consolidate chardev property definitions
` [PATCH 2/2] vhost-user: Add memory-isolation qdev property

[PATCH] libceph: accept addrvecs with multiple entries of the same type
 2026-06-04 14:02 UTC  (2+ messages)
` [PATCH v2] libceph: tolerate "

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-04 14:01 UTC  (10+ messages)
` [PATCH v3 2/4] mm/zswap: Implement "

[PATCH net-next v2 0/3] netconsole: Fix reported problems
 2026-06-04 13:59 UTC  (3+ messages)

[PATCH net] net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list
 2026-06-04 13:58 UTC 

[LTP] [PATCH v2 0/6] Configure XFRM encryption using direct netlink requests
 2026-06-04 13:59 UTC  (2+ messages)

PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
 2026-06-04 13:59 UTC  (6+ messages)

[PATCH v3] clk: imx: Add audio PLL debugfs for K-divider control
 2026-06-04 13:59 UTC  (2+ messages)

[PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
 2026-06-04 13:59 UTC  (6+ messages)

Test result / finding of "drm/amd/display: Consult MCCS FreeSync cap only if requested & supported"
 2026-06-04 13:58 UTC  (9+ messages)
  ` [External Mail] "

[PATCH v3] nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
 2026-06-04 13:57 UTC 

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-06-04 13:57 UTC  (6+ messages)

[PATCH] mempool: improve cache behaviour and performance
 2026-06-04 13:57 UTC  (3+ messages)
` [PATCH v8] "

[PATCH] Revert "drm/i915/backlight: Remove try_vesa_interface"
 2026-06-04 13:55 UTC  (3+ messages)

[Buildroot] Buildroot 2026.05-rc4 released
 2026-06-04 13:55 UTC 

[PATCH net] net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
 2026-06-04 13:54 UTC 

[PATCH v3] perf: Fix off-by-one stack buffer overflow in kallsyms__parse()
 2026-06-04 13:55 UTC  (4+ messages)
` [PATCH v4] "

sof-soundwire: cleanups for rt712, rt713 and rt722 multi codec
 2026-06-04 13:54 UTC 

[PATCH v16 10/12] vfio/pci: Add TPH_CPU_ST to query CPU's TPH steering tag
 2026-06-04 13:55 UTC  (2+ messages)

[PATCH] RDMA/irdma: Use acquire/release for CQP request completion
 2026-06-04 13:55 UTC  (3+ messages)

[PATCH v16 09/12] vfio/pci: Add TPH_ENABLE feature skeleton and unsafe module parameter
 2026-06-04 13:54 UTC  (2+ messages)

[PATCH v2 0/7] rust: drm: Higher-Ranked Lifetime private data
 2026-06-04 13:53 UTC  (4+ messages)
` [PATCH v2 3/7] rust: drm: Add RegistrationData to drm::Driver

[PATCH 0/3] arm64: dts: renesas: rzt2h-n2h-evk: Configure ETH/SCI pins
 2026-06-04 13:53 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: renesas: rzt2h-n2h-evk: Configure ETH pins

[PATCH] sparse/dissect: fix missing definitions for unnamed members of named types
 2026-06-04 13:52 UTC 

[PATCH bpf v4 2/3] bpf: Add validation for bpf_set_retval argument
 2026-06-04 13:52 UTC  (2+ messages)

[PATCH v8 0/5] thermal: samsung: Add support for Google GS101 TMU
 2026-06-04 13:52 UTC  (3+ messages)
` [PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101

[PATCH net 0/4] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
 2026-06-04 13:50 UTC  (5+ messages)
` [PATCH net 1/4] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
` [PATCH net 2/4] net/mlx5e: Fix HV VHCA stats agent registration race
` [PATCH net 3/4] net/mlx5e: Bounds-check stats_nch in mlx5e_get_queue_stats_rx()
` [PATCH net 4/4] net/mlx5e: Fix publication race for priv->channel_stats[]

[PATCH v12 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-06-04 13:51 UTC  (3+ messages)
` [PATCH v12 2/6] mfd: add NXP MC33978/MC34978 core driver


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.