All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 05:20:05 to 2026-05-07 06:45:00 UTC [more...]

[PATCH] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-07  6:31 UTC  (3+ messages)

[PATCH] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-07  6:44 UTC  (2+ messages)

[PATCH v10 0/7] Add AMD ISP4 driver
 2026-05-07  6:44 UTC  (9+ messages)

[PATCH 0/3] Refactor functions implementing the blt batch buffer
 2026-05-07  6:44 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Refactor emit_clear_main_copy
` [PATCH 2/3] drm/xe: Refactor emit_clear_link_copy
` [PATCH 3/3] drm/xe: Refactor emit_xy_fast_copy and emit_mem_copy functions
` ✓ CI.KUnit: success for Refactor functions implementing the blt batch buffer

[PATCH v2 00/13] TI: K3 DTS: fix USB Clocking for Compliance
 2026-05-07  6:44 UTC  (6+ messages)
` [PATCH v2 01/13] arm64: dts: ti: k3-am642-hummingboard-t: fix USB clocking for compliance

[PATCH] nvme: fix bio leak on mapping failure
 2026-05-07  6:42 UTC  (3+ messages)

[PATCH 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-05-07  6:42 UTC  (17+ messages)
` [PATCH 01/16] media: iris: Skip UBWC configuration when not supported
` [PATCH 02/16] media: iris: Filter UBWC raw formats based on hardware capabilities
` [PATCH 03/16] media: iris: Introduce set_preset_register as a vpu_op
` [PATCH 04/16] media: iris: Introduce interrupt_init "
` [PATCH 05/16] media: iris: add vpu op hook to disable ARP buffer
` [PATCH 06/16] media: iris: Add platform data field for watchdog interrupt mask
` [PATCH 07/16] media: iris: Add platform flag for instantaneous bandwidth voting
` [PATCH 08/16] media: iris: skip PIPE if it is not supported by the platform
` [PATCH 09/16] media: iris: Add framework support for AR50_LITE video core
` [PATCH 10/16] media: iris: add minimal GET_PROPERTY implementation
` [PATCH 11/16] media: iris: update buffer requirements based on received info
` [PATCH 12/16] media: iris: implement support for the Agatti platform
` [PATCH 13/16] media: iris: Introduce buffer size calculations for AR50LT
` [PATCH 14/16] media: iris: add Gen2 firmware support on the Agatti platform
` [PATCH 15/16] media: venus: skip QCM2290 if Iris driver is enabled
` [PATCH 16/16] arm64: dts: qcom: agatti: add higher OPP levels

[PATCH v2 2/4] riscv: dts: spacemit: k1-bananapi-f3: Update USB regulator on onboard usb and label
 2026-05-07  6:40 UTC  (3+ messages)

[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
 2026-05-07  6:39 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_configfs: Use available engine for ctx-restore subtests (rev4)
` ✓ i915.CI.BAT: "

[RFT PATCH v2 0/7] perf tool: Support iostat for multiple platform
 2026-05-07  6:37 UTC  (8+ messages)
` [RFT PATCH v2 1/7] perf stat: Check color's length instead of the pointer
` [RFT PATCH v2 2/7] perf stat: Save unnecessary print_metric() call
` [RFT PATCH v2 3/7] perf-x86: iostat: Move iostat arch-specific implementation to util
` [RFT PATCH v2 4/7] perf-x86: iostat: Change iostat_prefix() to static
` [RFT PATCH v2 5/7] perf-iostat: Extend iostat interface to support different iostat PMUs
` [RFT PATCH v2 6/7] perf-iostat: Make x86 iostat compatible with new iostat framework
` [RFT PATCH v2 7/7] perf-iostat: Enable iostat mode for HiSilicon PCIe PMU

[PATCH] drm/i915/display: Use rmw in gen9_write_dc_state() to preserve non-DC bits
 2026-05-07  6:36 UTC  (4+ messages)

[axboe:nvme-raw-queues 10/16] drivers/nvme/host/ioctl.c:566:30: error: no member named 'queue_uring_cmd' in 'struct blk_mq_ops'
 2026-05-07  6:36 UTC 

[PATCH 0/8] Remove remaining AMD Elan drivers
 2026-05-07  6:35 UTC  (5+ messages)
` [PATCH 7/8] cpufreq: sc520_freq: Drop support for AMD Elan SC520
` [PATCH 8/8] cpufreq: elanfreq: Drop support for AMD Elan SC4*

[bug report] firmware: drivers: imx: adds miscdev
 2026-05-07  6:35 UTC 

[PATCH 0/4] LoongArch : Add KVM DINTC support
 2026-05-07  6:34 UTC  (7+ messages)
` [PATCH 1/4] update-linux-headers.sh: add typelimits.h to portable header list
` [PATCH 2/4] linux-headers: update to Linux 7.1-rc1

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-07  6:35 UTC  (7+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged

[PATCH v2 0/4] Initial device tree support for StarFive JHB100 SoC
 2026-05-07  6:21 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: riscv: Add StarFive Dubhe-70 compatibles
` [PATCH v2 2/4] dt-bindings: interrupt-controller: Add StarFive JHB100 plic
` [PATCH v2 3/4] dt-bindings: riscv: Add StarFive JHB100 SoC

[PATCH net-next v10 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-07  6:32 UTC  (8+ messages)
` [PATCH net-next v10 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v10 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[RFC PATCH sched_ext/for-7.2 0/10] sched: Make proxy execution compatible with sched_ext
 2026-05-07  6:31 UTC  (5+ messages)
` [PATCH 01/10] sched/core: Skip migration disabled tasks in proxy execution

[regression] ctxfi: no speaker output when headphones connected on >=7.0.x
 2026-05-07  6:30 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sm8750: wire UFS to ice instance
 2026-05-07  6:30 UTC  (2+ messages)

[PATCH v3 00/31] Vswing/Preemphasis Override
 2026-05-07  6:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Vswing/Preemphasis Override (rev2)

[PATCH] arm64: dts: qcom: glymur: Enable cpufreq cooling devices
 2026-05-07  6:29 UTC  (2+ messages)

[PATCH v6 0/5] media: iris: add support for purwa platform
 2026-05-07  6:28 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: media: qcom,sm8550-iris: Add X1P42100 compatible
` [PATCH v6 2/5] media: iris: Add hardware power on/off ops for X1P42100
` [PATCH v6 3/5] media: iris: Add platform data "
` [PATCH v6 4/5] arm64: dts: qcom: purwa: Override Iris clocks and operating points
` [PATCH v6 5/5] arm64: dts: qcom: purwa-iot-som: enable video

[PATCH v2] perf: Extract is_mapping_symbol() helper for kernel mapping symbol filtering
 2026-05-07  6:27 UTC  (3+ messages)

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-07  6:25 UTC  (3+ messages)
` [PATCH v2 07/16] iommu/vt-d: Implement device and iommu preserve/unpreserve ops

[Patch net-next v1 0/7] r8169: add RSS support for RTL8127
 2026-05-07  6:26 UTC  (4+ messages)
` [Patch net-next v1 2/7] r8169: add support for multi rx queues

[melver:alloc-token 2/3] WARNING: modpost: vmlinux: section mismatch in reference: intel_pmu_init_hybrid+0xac (section: .text) -> intel_hybrid_pmu_type_map (section: .init.rodata)
 2026-05-07  6:24 UTC 

[RFC V6 0/8] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-05-07  6:22 UTC  (9+ messages)
` [RFC V6 1/8] firmware: arm_scmi: Add QCOM Generic Vendor Protocol documentation
` [RFC V6 2/8] firmware: arm_scmi: vendors: Add QCOM SCMI Generic Extensions
` [RFC V6 3/8] PM / devfreq: Add new target_freq attribute flag for governors
` [RFC V6 4/8] PM / devfreq: Add new track_remote "
` [RFC V6 5/8] PM / devfreq: Add a governor for tracking remote device frequencies
` [RFC V6 6/8] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq device
` [RFC V6 7/8] arm64: dts: qcom: glymur: Enable LLCC/DDR/DDR_QOS dvfs
` [RFC V6 8/8] arm64: dts: qcom: hamoa: "

[REGRESSION] amdgpu fails to load eGPU after 6.19
 2026-05-07  6:14 UTC  (3+ messages)

[PATCH v3 0/2] hw/loongarch/virt: Add versioned machine type support
 2026-05-07  6:23 UTC  (2+ messages)

[auh][PATCH] upgrade-helper.py: add --stable option to do stable version upgrades
 2026-05-07  6:20 UTC 

[PATCH 6.18.y] mailbox: Fix NULL message support in mbox_send_message()
 2026-05-07  6:21 UTC 

[OE-core][PATCH V2 1/4] recipeutils: add optional stable_upgrade parameter to get_recipe_upgrade_status
 2026-05-07  6:20 UTC  (4+ messages)
` [OE-core][PATCH V2 2/4] systemd: set UPSTREAM_STABLE_RELEASE_REGEX
` [OE-core][PATCH V2 3/4] kmod: "
` [OE-core][PATCH V2 4/4] openssh: "

[bitbake-devel][PATCH V2 1/5] fetch2/git.py: add filter_regex parameter to latest_versionstring
 2026-05-07  6:18 UTC  (5+ messages)
` [bitbake-devel][PATCH V2 2/5] fetch2/wget.py: "
` [bitbake-devel][PATCH V2 3/5] fetch2/crate.py: "
` [bitbake-devel][PATCH V2 4/5] fetch2/__init__.py: add filter_regex to default latest_versionstring
` [bitbake-devel][PATCH V2 5/5] bb/tests/fetch.py: add case for filter_regex parameter in latest_versionstring

[PATCH V3 0/3] arm64: dts: imx: Disable PCIe by default and add overlay support for M.2 connector
 2026-05-07  6:19 UTC  (4+ messages)
` [PATCH V3 3/3] arm64: dts: imx: Add common imx-m2-pcie.dtso to enable PCIe on "

[LTP] [PATCH v8] fanotify22.c: handle multiple asynchronous error events
 2026-05-07  6:18 UTC  (2+ messages)
` [LTP] "

[PATCH] arm64: dts: socfpga: agilex: remove unimplemented clock in smmu node
 2026-05-07  6:12 UTC 

[PATCH 1/8] drm/amdgpu: nuke amdgpu_userq_fence_slab
 2026-05-07  6:13 UTC  (3+ messages)
` [PATCH 7/8] drm/amdgpu: fix handling in amdgpu_userq_create

[PATCH V5 1/2] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-05-07  6:13 UTC  (2+ messages)

[PATCH] blk-cgroup: fix blkg->online set on radix_tree_insert failure
 2026-05-07  6:12 UTC  (2+ messages)
` [PATCH v3] blk-cgroup: fix leaks and online flag "

[PATCH net-next v3 0/2] dpll: rework fractional frequency offset reporting
 2026-05-07  6:12 UTC  (4+ messages)
` [PATCH net-next v3 1/2] dpll: add fractional frequency offset to pin-parent-device

[PATCH v4 0/6] perf DWARF: Fix libdw API contract violations and crashes
 2026-05-07  6:11 UTC  (4+ messages)
` [PATCH v5 0/9] [PATCH v5 0/9] "

[PATCH v5 0/9] hw/riscv: Add the Tenstorrent Atlantis machine
 2026-05-07  6:09 UTC  (3+ messages)
` [PATCH v5 8/9] hw/riscv/atlantis: Provide a simple halting payload

[PATCH] Remove the deprecated glusterfs block driver
 2026-05-07  6:08 UTC  (2+ messages)

[STABLE] Backport requests for net/crypto fixes
 2026-05-07  6:07 UTC 

[PATCH v3 0/2] drm: verisilicon: add hardware cursor support
 2026-05-07  6:07 UTC  (3+ messages)
` [PATCH v3 2/2] drm: verisilicon: add support for cursor planes

[PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-05-07  6:07 UTC  (5+ messages)
` [PATCH v2 3/3] ddr: socfpga: Add ECC DRAM scrubbing support for Gen5/Arria10

CIP IRC weekly meeting today on libera.chat
 2026-05-07  6:06 UTC 

[Buildroot] [PATCH] package/uboot-tools: bump to version 2026.04
 2026-05-07  6:04 UTC 

[PATCH] rust: cred: add safe abstractions for capable() and ns_capable()
 2026-05-07  6:04 UTC  (2+ messages)

[i-g-t] tests/intel/xe_madvise: Add partial-unbind-dontneed subtest
 2026-05-07  6:03 UTC 

DPDK Tech Board meeting minutes 29-April-2026
 2026-05-07  6:03 UTC 

[PATCH i-g-t v2] tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures
 2026-05-07  6:02 UTC  (2+ messages)

[linux-next:master 1072/3796] fs/fuse/dev.c:2125:48: sparse: sparse: Using plain integer as NULL pointer
 2026-05-07  6:01 UTC 

[PATCH v3] net: dsa: realtek: rtl8365mb: add support for RTL8367SB
 2026-05-07  5:18 UTC 

[PATCH] MAINTAINERS: Maintain OpenSBI Firmware
 2026-05-07  5:57 UTC  (2+ messages)

[PATCH i-g-t v1 0/7] Vswing/Preemphasis Override decoding
 2026-05-07  5:57 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v2 0/2] t: work around bugs in Dash v0.5.13
 2026-05-07  5:57 UTC  (3+ messages)
` [PATCH v2 1/2] t: work around multibyte bug in quoted heredocs with "
  ` [PATCH] parser: Fix multi-byte output in here-doc with quoted delimiter

MAINTAINERS entries that aren't S: Orphan but maybe should be
 2026-05-07  5:55 UTC  (2+ messages)

[PATCH 0/8] pull request (net): ipsec 2026-05-05
 2026-05-07  5:54 UTC  (8+ messages)
` [PATCH 4/8] tools/selftests: Add a VXLAN+IPsec traffic test

[PATCH net-next 1/3] ppp: use file.dead to check channel unregistration
 2026-05-07  5:53 UTC  (4+ messages)
` [PATCH net-next 2/3] ppp: unify two channel structs

[PATCH] tests/amdgpu: Fix amd_fuzzing_kfd runtime skip when KFD device unavailable
 2026-05-07  5:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/9] target/s390x/tcg: Compile various files once
 2026-05-07  5:52 UTC  (4+ messages)
` [PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'

[PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
 2026-05-07  5:52 UTC  (3+ messages)

[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-07  5:52 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 6.12.y] mailbox: Fix NULL message support in mbox_send_message()
 2026-05-07  5:51 UTC 

[PATCH] tests/amdgpu: Restrict KFD tests to x86/x86_64 architectures only
 2026-05-07  5:51 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v6 0/2] Wa_14026633728
 2026-05-07  5:50 UTC  (4+ messages)
` [PATCH v6 1/2] lib/intel_wa: Check for device workarounds
` [PATCH v6 2/2] tests/intel/xe_oa: Wa_14026633728

[RFC PATCH] ring: Forbid using descriptors in two chains at once
 2026-05-07  5:50 UTC  (2+ messages)

[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
 2026-05-07  5:49 UTC  (4+ messages)
` [PATCH 019/108] drm/i915/dp_link_training: Track link recovery state with an enum

[PATCH] tests/amdgpu: Fix amd_fuzzing_kfd ARM cross-compilation with incomplete KFD structs
 2026-05-07  5:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] ima: debugging late_initcall_sync measurements
 2026-05-07  5:50 UTC  (11+ messages)

[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
 2026-05-07  5:49 UTC  (4+ messages)
` [PATCH RFC 2/2] nvme: set integrity metadata size for EXT_LBAS non-PI namespace

[PATCH] tests/amdgpu: Fix amd_fuzzing_kfd build on systems without drm headers in standard paths
 2026-05-07  5:48 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 0/5] ibmvfc: make ibmvfc support FPIN messages
 2026-05-07  5:48 UTC  (5+ messages)
` [PATCH 4/5] ibmvfc: use async sub-queue for "
` [PATCH 5/5] ibmvfc: handle extended FPIN events

[PATCH 0/4] qapi/net: Some doc improvement and cleanup
 2026-05-07  5:44 UTC  (6+ messages)
` [PATCH 2/4] qapi/net: Wean passt off QAPI type String to improve documentation
` [PATCH 3/4] qapi/net: Wean SLIRP "

[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.9.7
 2026-05-07  5:45 UTC 

DPDK Tech Board meeting minutes 01-April-2026
 2026-05-07  5:42 UTC 

[PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
 2026-05-07  5:39 UTC  (2+ messages)
` [PATCH v4 1/1] "

[kirkstone][PATCH] devtool: Disable gpg signing when setting up source tree repos
 2026-05-07  5:41 UTC 

[PATCH v4] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-05-07  5:41 UTC  (2+ messages)

[PATCH v5 0/6] Add support for videocc and camcc on X1P42100 platform
 2026-05-07  5:38 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: clock: qcom: Add X1P42100 video clock controller
` [PATCH v5 2/6] dt-bindings: clock: qcom: Add X1P42100 camera "
` [PATCH v5 3/6] clk: qcom: videocc-x1p42100: Add support for video "
` [PATCH v5 4/6] clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocks
` [PATCH v5 5/6] clk: qcom: camcc-x1p42100: Add support for camera clock controller
` [PATCH v5 6/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition

[scarthgap][PATCH] devtool: Disable gpg signing when setting up source tree repos
 2026-05-07  5:38 UTC 

[PATCH] nvme: make prp passthrough usage less scary
 2026-05-07  5:37 UTC  (3+ messages)

[PATCH v2] tpm: restore timeout for key creation commands
 2026-05-07  5:36 UTC  (3+ messages)

[PATCH v2] armv8: mmu: support unmapping regions with set_one_region()
 2026-05-07  5:36 UTC  (3+ messages)

[PATCH] xfs_scrub_all: fix deadlock if lsblk produces a lot of output
 2026-05-07  5:35 UTC  (2+ messages)

[wrynose][PATCH] devtool: Disable gpg signing when setting up source tree repos
 2026-05-07  5:35 UTC 

[PATCH net-next v3] net: stmmac: Add support for TX/RX channel interrupt
 2026-05-07  5:35 UTC  (3+ messages)

[PATCH] bluetooth: allow bluetooth_helper_t net_admin capability
 2026-05-07  5:33 UTC  (3+ messages)

[PATCH] xfs_scrub: drop the warning about mixed bidirectional codepoints in names
 2026-05-07  5:35 UTC  (2+ messages)

[PATCH for-next 0/3] RDMA/erdma: Add DMA-BUF memory registration
 2026-05-07  5:34 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/erdma: Rename get/put_mtt_entries to erdma_mem_init/uninit
` [PATCH for-next 2/3] RDMA/erdma: Introduce struct erdma_mem_init_attr
` [PATCH for-next 3/3] RDMA/erdma: Implement erdma_reg_user_mr_dmabuf

[PATCH 0/2] xfsdump: improve tooling
 2026-05-07  5:34 UTC  (5+ messages)
` [PATCH 1/2] xfsdump: fix permissions on files installed by libtoolize
` [PATCH 2/2] xfsdump: update release.sh

[PATCH] nvme: use str_enabled_disabled() for digest mismatch messages
 2026-05-07  5:32 UTC  (2+ messages)

[PATCH v2 0/2] media: renesas: vsp1: Fix display pipeline regression
 2026-05-07  5:30 UTC  (3+ messages)
  ` [v2,0/2] "

[PATCH 0/5] btrfs: remove folio ordered flag
 2026-05-07  5:29 UTC  (6+ messages)
` [PATCH 1/5] btrfs: detect dirty blocks without an ordered extent more reliably
` [PATCH 2/5] btrfs: unify folio dirty flag clearing
` [PATCH 3/5] btrfs: use dirty flag to check if an ordered extent needs to be truncated
` [PATCH 4/5] btrfs: remove folio_test_ordered() usage
` [PATCH 5/5] btrfs: remove folio ordered flag and subpage bitmap

[PATCH] power: sequencing: print power sequencing device parent in debugfs
 2026-05-07  5:29 UTC 

[scarthgap][PATCH] inetutils: fix for CVE-2026-32772
 2026-05-07  5:29 UTC 

[PATCH ipsec-next] xfrm: Use regular error handling instead of BUG_ON() in the netlink API
 2026-05-07  5:21 UTC  (2+ messages)

[PATCH] xfs: improve RT geometry validation
 2026-05-07  5:25 UTC 

[PATCH 0/3] iio: adc: ti-ads1298: Three driver cleanups
 2026-05-07  5:25 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
` [PATCH 2/3] iio: adc: ti-ads1298: Fix incorrect timeout comment
` [PATCH 3/3] iio: adc: ti-ads1298: Don't enable internal test signal during init

[PATCH] xfs: fix the "limiting open zones" message
 2026-05-07  5:24 UTC 

[PATCH v2] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
 2026-05-07  5:24 UTC  (2+ messages)

[PATCH v5] staging: rtl8723bs: remove unnecessary comparison to true
 2026-05-07  5:21 UTC 

[PATCH v2] staging: media: atomisp: drop unnecessary else block after return/break
 2026-05-07  5:19 UTC  (2+ messages)
  ` [v2] "


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.