All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-15 22:51:09 to 2026-06-16 00:04:55 UTC [more...]

[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-06-16  0:04 UTC  (5+ messages)
` [PATCH v5 01/16] media: iris: Skip UBWC configuration when not supported
` [PATCH v5 02/16] media: iris: Filter UBWC raw formats based on hardware capabilities
` [PATCH v5 03/16] media: iris: Introduce set_preset_register as a vpu_op
` [PATCH v5 04/16] media: iris: Introduce interrupt_init "

[PATCH v13 00/22] TDX KVM selftests
 2026-06-16  0:04 UTC  (8+ messages)
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd

[PATCH v9 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-16  0:03 UTC  (9+ messages)
` [PATCH v9 1/4] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v9 2/4] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v9 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v9 4/4] iommu/vt-d: Fail probe on ATS configuration failure

drivers/net/phy/phylink.c:2209:17: error: implicit declaration of function 'unregister_fwnode_pcs_notifier'; did you mean 'register_fwnode_pcs_notifier'?
 2026-06-16  0:01 UTC 

[PATCH i-g-t v2] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-16  0:02 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class (rev3)

[PATCH] mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in comment
 2026-06-16  0:01 UTC 

[PATCH] xfs/013: fix ENOSPC handling
 2026-06-16  0:01 UTC  (3+ messages)

[PATCH RFC v3 0/6] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
 2026-06-16  0:00 UTC  (7+ messages)
` [PATCH RFC v3 1/6] arm64: dts: qcom: add PMIC5 Gen3 macros for channel numbers
` [PATCH RFC v3 2/6] arm64: dts: qcom: pmk8550: add VADC node
` [PATCH RFC v3 4/6] arm64: dts: qcom: sm8550-hdk: add SPMI ADC channels and thermal nodes

[PATCH RFC v3 3/6] arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes
 2026-06-15 23:59 UTC  (3+ messages)

[PATCH rdma-next v1 0/2] RDMA: fix cross-NIC same-host IPv6 RDMA-CM connect
 2026-06-15 23:59 UTC  (2+ messages)

[PATCH v1 0/2] drm/ttm: fix bulk_move cursor use-after-free for unevictable resources
 2026-06-15 23:59 UTC  (4+ messages)
` [PATCH v1 1/2] drm/ttm: don't leave bulk_move cursor dangling "
` [PATCH v1 2/2] drm/ttm/tests: add bulk_move cursor regression tests

[PATCH v2] KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
 2026-06-15 23:57 UTC  (4+ messages)

[PATCH v2 0/7] ntfs: Support Windows native symbolic links
 2026-06-15 23:57 UTC  (2+ messages)

[PATCH 01/43] drm/amdgpu/gfx8: replace BUG_ON() with WARN_ON()
 2026-06-15 23:56 UTC  (43+ messages)
` [PATCH 02/43] drm/amdgpu/gfx9: "
` [PATCH 03/43] drm/amdgpu/gfx9.4.3: "
` [PATCH 04/43] drm/amdgpu/gfx10: "
` [PATCH 05/43] drm/amdgpu/gfx11: "
` [PATCH 06/43] drm/amdgpu/gfx12: "
` [PATCH 07/43] drm/amdgpu/gfx12.1: "
` [PATCH 08/43] drm/amdgpu/sdma4.4.2: "
` [PATCH 09/43] drm/amdgpu/sdma5.0: "
` [PATCH 10/43] drm/amdgpu/sdma5.2: "
` [PATCH 11/43] drm/amdgpu/sdma6.0: "
` [PATCH 12/43] drm/amdgpu/sdma7.0: "
` [PATCH 13/43] drm/amdgpu/sdma7.1: "
` [PATCH 14/43] drm/amdgpu: return an error instead of BUG() for CSA bo_va
` [PATCH 15/43] drm/amdgpu/gfx11: WARN() rather than BUG() for invalid SDMA engine
` [PATCH 16/43] drm/amdgpu/gfx12: "
` [PATCH 17/43] drm/amdgpu/gfx12.1: "
` [PATCH 18/43] drm/amdgpu/atomfirmware: WARN() rather than BUG()
` [PATCH 19/43] drm/amdgpu/cgs: "
` [PATCH 20/43] drm/amdgpu/ucode: "
` [PATCH 21/43] drm/amdgpu/cik_sdma: replace BUG() with an error
` [PATCH 22/43] drm/amdgpu/sdma2.4: "
` [PATCH 23/43] drm/amdgpu/sdma3.0: "
` [PATCH 24/43] drm/amdgpu/si: drop BUG()s
` [PATCH 25/43] drm/amdgpu/gmc6: replace BUG() with an error
` [PATCH 26/43] drm/amdgpu/imu11: WARN() rather than BUG()
` [PATCH 27/43] drm/amdgpu/imu12: "
` [PATCH 28/43] drm/amdgpu/mes11: drop all BUG()s
` [PATCH 29/43] drm/amdgpu/mes12: "
` [PATCH 30/43] drm/amdgpu/mes12.1: "
` [PATCH 31/43] drm/amdgpu/psp11: replace BUG() with an error
` [PATCH 32/43] drm/amdgpu/psp13: "
` [PATCH 33/43] drm/amdgpu/psp13.0.4: "
` [PATCH 34/43] drm/amdgpu/psp14: "
` [PATCH 35/43] drm/amdgpu/gfx6: drop all BUG()s
` [PATCH 36/43] drm/amdgpu/gfx7: "
` [PATCH 37/43] drm/amdgpu/gfx8: "
` [PATCH 38/43] drm/amdgpu/gfx9: "
` [PATCH 39/43] drm/amdgpu/gfx9.4.3: "
` [PATCH 40/43] drm/amdgpu/gfx10: "
` [PATCH 41/43] drm/amdgpu/gfx11: "
` [PATCH 42/43] drm/amdgpu/gfx12: "
` [PATCH 43/43] drm/amdgpu/gfx12.1: "

[PATCH net-next v2 8/8] net: dsa: mt7530: implement port_change_conduit op
 2026-06-15 23:57 UTC  (2+ messages)

[PATCH net-next v2 7/8] net: dsa: mt7530: implement port_fast_age
 2026-06-15 23:56 UTC  (2+ messages)

[PATCH net-next v2 6/8] net: dsa: mt7530: convert to use field accessor macros
 2026-06-15 23:56 UTC  (2+ messages)

[PATCH net-next v2 5/8] net: dsa: mt7530: replace mt7530_read with regmap_read
 2026-06-15 23:56 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: gcc-msm8660: register CE2 H clock
 2026-06-15 23:56 UTC  (4+ messages)

[PATCH 00/13] Bus cleanup infrastructure and fixes
 2026-06-15 23:55 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v2] btrfs: log swapfile activation/deactivation and warn about pinned block groups
 2026-06-15 23:54 UTC 

[syzbot] [cgroups?] INFO: task hung in cgroup_subtree_control_write (2)
 2026-06-15 23:54 UTC  (3+ messages)

[PATCH v3] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
 2026-06-15 23:53 UTC  (5+ messages)

[PATCH] iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
 2026-06-15 23:53 UTC  (3+ messages)

[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-15 23:52 UTC  (4+ messages)
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting

[PATCH 6.12.y-cip 00/17] Backport RZ/G3S USB support
 2026-06-15 23:50 UTC  (5+ messages)
  ` [cip-dev] "

[PATCH net-next v2 0/2] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-06-15 23:50 UTC  (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: pse-pd: add bindings for Realtek/Broadcom PSE MCU

[PATCH v6 RESEND 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-06-15 23:50 UTC  (3+ messages)
` [PATCH v6 1/2] pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs

[geert-renesas-devel:renesas-drivers-for-v7.3] BUILD SUCCESS 7b744516aaca9d490ec482fea0cb3d7a142e9aab
 2026-06-15 23:49 UTC 

[GIT PULL] hwmon updates for v7.2
 2026-06-15 23:48 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 270bca1d65c48b4774c19f6961ad3e9b737b5694
 2026-06-15 23:46 UTC 

[PATCH v2 0/4] staging: rtl8723bs: convert update_attrib path to errno
 2026-06-15 23:43 UTC  (5+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: simplify update_attrib_sec_info control flow
` [PATCH v2 2/4] staging: rtl8723bs: simplify update_attrib "
` [PATCH v2 3/4] staging: rtl8723bs: convert update_attrib_sec_info to return errno
` [PATCH v2 4/4] staging: rtl8723bs: convert update_attrib "

[PATCH v3 0/9] Don't whitelist OA registers unconditionally
 2026-06-15 23:43 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Don't whitelist OA registers unconditionally (rev4)
` ✓ CI.KUnit: success "

[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
 2026-06-15 23:42 UTC 

[PATCH v9 00/22] CMTG enablement
 2026-06-15 23:41 UTC  (4+ messages)
` ✓ CI.KUnit: success for CMTG enablement (rev10)
` ✓ i915.CI.BAT: success for CMTG enablement (rev9)
` ✓ Xe.CI.BAT: success for CMTG enablement (rev10)

[PATCH] media: cx231xx: reject geometry changes while the VBI queue is busy
 2026-06-15 23:40 UTC  (2+ messages)

[PATCH net-next v14 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-15 23:40 UTC  (2+ messages)

[PATCH v14] selftests: net: add local ECMP rehash test
 2026-06-15 23:40 UTC  (2+ messages)

[PATCH net v5 0/4] MAC-PHY interrupt changed to level triggered interrupt
 2026-06-15 23:40 UTC  (2+ messages)

[PATCH net 0/4] ICSSG XDP zero copy bug fixes
 2026-06-15 23:40 UTC  (4+ messages)
` [PATCH net 4/4] net: ti: icssg: Fix XSK zero copy TX during application wakeup

[PATCH net-next v7 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
 2026-06-15 23:39 UTC  (3+ messages)

[PATCH] btrfs: log swapfile activation/deactivation and warn about pinned block groups
 2026-06-15 23:39 UTC  (3+ messages)

[linusw-pinctrl:b4/export-get-group-selector] BUILD SUCCESS cb6af574d673458fa0210f18a9b3bf2ae4694f92
 2026-06-15 23:38 UTC 

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-15 23:38 UTC  (3+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support

[PATCH net-next 9/9] net: sparx5: add neighbour event handling for L3 routing
 2026-06-15 23:38 UTC  (2+ messages)

[PATCH net-next 8/9] net: sparx5: add L3 FIB, nexthop and neighbour entry management
 2026-06-15 23:38 UTC  (2+ messages)

[PATCH net-next 7/9] net: sparx5: add L3 router infrastructure and leg management
 2026-06-15 23:38 UTC  (2+ messages)

[PATCH net-next 6/9] net: sparx5: vcap: add lpm vcap implementation
 2026-06-15 23:38 UTC  (2+ messages)

[PATCH net-next 4/9] net: microchip: vcap: expose helpers in vcap api and update debugfs
 2026-06-15 23:38 UTC  (2+ messages)

[PATCH net-next 1/9] net: microchip: vcap: fix rule move for rules of coprime size
 2026-06-15 23:38 UTC  (2+ messages)

[PATCH v2] powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()
 2026-06-15 23:37 UTC 

[PATCH net-next v5 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
 2026-06-15 23:37 UTC  (2+ messages)

[PATCH v2 0/4] minio cleanup patches
 2026-06-15 23:36 UTC  (5+ messages)
` [PATCH v2 1/4] libmultipath: deprecate rr_weight, and make it do nothing
` [PATCH v2 2/4] libmultipath: deprecate rr_min_io_rq, "
` [PATCH v2 3/4] libmultipath: deprecate rr_min_io
` [PATCH v2 4/4] libmultipath: don't set hwhander for bio based devices

[PATCH net-next 0/2] appletalk: move the protocol out of tree
 2026-06-15 23:34 UTC  (2+ messages)

[PATCH] ALSA: hda/conexant: Add pin config quirk for Lenovo IdeaPad Slim 5 16AKP10
 2026-06-15 23:33 UTC 

[PATCH v11 0/9] Add support for NXP P3H2x4x I3C hub driver
 2026-06-15 23:29 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] riscv: Use EFI runtime services for poweroff and restart
 2026-06-15 23:28 UTC  (6+ messages)
` [PATCH 1/2] riscv: efi: Power off via EFI runtime services when available
` [PATCH 2/2] riscv: Restart "

[PATCH V3 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-15 23:26 UTC  (7+ messages)
` [PATCH V3 1/4] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V3 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V3 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH V3 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests

[PATCH v3 0/9] ASoC: don't use array if single pattern
 2026-06-15 23:22 UTC  (3+ messages)
` [PATCH v3 9/9] ASoC: audio-graph-card2: recommend to use auto select DAI format

[PATCH v8 00/27] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-15 23:22 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev16)

[PATCH bpf-next] bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
 2026-06-15 23:21 UTC 

+ ocfs2-fix-circular-locking-dependency-in-ocfs2_dio_end_io_write.patch added to mm-nonmm-unstable branch
 2026-06-15 23:21 UTC 

Repeatable, raid1+O_DIRECT, hang/warn
 2026-06-15 23:16 UTC  (4+ messages)

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-06-15 23:16 UTC  (5+ messages)

[PATCH 1/1] tools: fix building with OpenSSL 4.0
 2026-06-15 19:46 UTC  (2+ messages)

[PATCH v3 00/14] spl: ufs: add UFS boot support for Qualcomm Snapdragon in SPL
 2026-06-15 16:33 UTC  (10+ messages)
` [PATCH v3 01/14] spl: ufs: rename SPL_UFS_SUPPORT config to SPL_UFS
` [PATCH v3 05/14] part: enable part_get_info_ptr for SPL UFS partition boot
` [PATCH v3 07/14] ufs: qcom: add SPL_UFS_QCOM Kconfig and SPL build support
` [PATCH v3 10/14] lib: update charset.o build rule to use SPL_UFS

[PATCH] drm/intel: drop driver include from mchbar_regs.h
 2026-06-15 23:13 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net-next v7 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
 2026-06-15 23:10 UTC  (2+ messages)

[PATCH 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-15 23:10 UTC  (4+ messages)
` [PATCH 3/4] mfd: mt6397-core: add mt6323 AUXADC support

[ANNOUNCE] iproute2 7.1 release
 2026-06-15 23:06 UTC 

arch/powerpc/perf/vpa-dtl.c:254:30: sparse: sparse: incorrect type in assignment (different base types)
 2026-06-15 23:05 UTC 

[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-06-15 23:04 UTC  (8+ messages)
` [PATCH v5][makedumpfile 2/9] Implement kernel kallsyms resolving
` [PATCH v5][makedumpfile 6/9] Add makedumpfile extensions support

[PATCH v5 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-15 23:04 UTC  (7+ messages)
` [PATCH v5 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v5 2/6] alloc_tag: add ioctl filters "
` [PATCH v5 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v5 4/6] alloc_tag: add accuracy based "
` [PATCH v5 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v5 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH 7/9] perf c2c: Fix hist entry and format list leaks in c2c_he_free()
 2026-06-15 23:04 UTC  (2+ messages)

[PATCH v20 08/21] perf python: Use evsel in sample in pyrf_event
 2026-06-15 23:02 UTC  (2+ messages)

[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-06-15 23:02 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: reduce the pm demand peak bw based on display data rate (rev2)
` ✓ Xe.CI.BAT: "

drivers/net/phy/phylink.c:1983:34: warning: variable 'pl' is uninitialized when used here
 2026-06-15 23:01 UTC 

[rclaveau:b4/add-adla_npu-t7-vim4 12/12] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-06-15 23:01 UTC 

[PATCH 8/9] perf bpf: Validate array presence before casting BPF prog info pointers
 2026-06-15 23:01 UTC  (2+ messages)

[PATCH] net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifier
 2026-06-15 23:00 UTC  (2+ messages)

[PATCH] sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in comment
 2026-06-15 23:00 UTC  (2+ messages)

[PATCH v2] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
 2026-06-15 22:57 UTC  (4+ messages)

[GIT PULL] sched_ext changes for v7.2
 2026-06-15 22:56 UTC 

[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
 2026-06-15 22:56 UTC  (5+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper
` [PATCH v3 2/2] vfio: selftests: Avoid VLAs

[PATCH 0/4] minio cleanup patches
 2026-06-15 22:56 UTC  (3+ messages)

[PATCH v20 10/21] perf python: Add python session abstraction wrapping perf's session
 2026-06-15 22:55 UTC  (2+ messages)

[PATCH v20 20/21] perf python: Add perf.pyi stubs file
 2026-06-15 22:55 UTC  (2+ messages)

[PATCH 5/9] perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
 2026-06-15 22:54 UTC  (2+ messages)

[PATCH v20 19/21] perf python: Add type checking for parse_events/parse_metrics
 2026-06-15 22:54 UTC  (2+ messages)

[PATCH v2 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-15 22:52 UTC  (4+ messages)
` [PATCH v2 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

[PATCH v2] media: mt2063: correct CONFIG_MEDIA_TUNER_MT2063 macro name in comment
 2026-06-15 22:53 UTC 

[PATCH v4 0/3] crypto: skcipher - per-request multi-data-unit batching
 2026-06-15 22:53 UTC  (2+ messages)

[PATCH 1/9] perf machine: Propagate machine__init() error to callers
 2026-06-15 22:52 UTC  (2+ messages)

[PATCH v20 18/21] perf python: Handle Py_None for thread and cpu maps
 2026-06-15 22:51 UTC  (2+ messages)

[PATCH v2] media: dvb: correct CONFIG_DVB_S5H1432 macro name in #endif comment
 2026-06-15 22:51 UTC 

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-15 22:51 UTC  (2+ messages)

[PATCH net-next v2 0/3] docs: net: more adjustments to docs
 2026-06-15 22:51 UTC  (3+ messages)
` [PATCH net-next v2 3/3] docs: net: fix minor issues with strparser docs


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.