All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 08:19:25 to 2026-08-12 09:11:26 UTC [more...]

[PATCH bpf-next v7 0/6] bpf: decap flags and GSO state updates
 2026-08-12  8:31 UTC  (6+ messages)
` [PATCH bpf-next v7 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH bpf-next v7 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH bpf-next v7 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH bpf-next v7 5/6] bpf: clear decap state on skb_adjust_room shrink path
` [PATCH bpf-next v7 6/6] selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state

[Buildroot] S390 Buildroot/gcc build issue
 2026-08-12  9:11 UTC  (2+ messages)

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-08-12  9:10 UTC  (5+ messages)
` [PATCH v1 05/17] xen/riscv: implement virtual APLIC MMIO emulation

[PATCH net-next v2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support
 2026-08-12  9:10 UTC  (2+ messages)

[PATCH 0/7] irqchip/gic-v5: Misc fixes following sashiko's report
 2026-08-12  9:10 UTC  (8+ messages)
` [PATCH 1/7] irqchip/gic-v5: Check get_logical_index() return value in MADT IAFFID parsing
` [PATCH 2/7] irqchip/gic-v5: Check for NULL LPI domain on domain teardown
` [PATCH 3/7] irqchip/gic-v5: Disable IRSes on probe failures
` [PATCH 4/7] irqchip/gic-v5: Fix gicv5_init_common() error paths
` [PATCH 5/7] irqchip/gic-v5: Release IRS iomem region on driver init failure
` [PATCH 6/7] irqchip/gic-v5: Use logical cpu 0 irs_data for dynamic IST allocation
` [PATCH 7/7] irqchip/gic-v5: Defer default SPI and LPI IAFFID programming

[PATCH v4 00/12] syscalls: Add a shared table for all archs
 2026-08-12  9:09 UTC  (3+ messages)
` [PATCH v4 12/12] alpha: Use the common syscall table

[qemu-web PATCH] _posts: fix 11.1 release announcement
 2026-08-12  9:09 UTC  (2+ messages)

[PATCH mptcp] mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
 2026-08-12  9:10 UTC  (3+ messages)
` [PATCH mptcp v2] mptcp: restore full join state "

[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
 2026-08-12  9:09 UTC  (3+ messages)
` [PATCH 3/4] mm: kmemleak: factor leak confirmation into a helper

[PATCH v3 0/2] cxl: Fix uninitialized access coordinates
 2026-08-12  9:08 UTC  (5+ messages)
` [PATCH v3 1/2] cxl/cdat: Fix uninitialized stack use in bandwidth gathering
` [PATCH v3 2/2] cxl/port: Fix uninitialized coordinates reported for RCDs

[PATCH v2 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-08-12  9:08 UTC  (6+ messages)
` [PATCH v2 1/9] "

i2c: core: fix debugfs UAF on adapter removal
 2026-08-12  9:08 UTC  (2+ messages)
` [syzbot] [fs?] KASAN: slab-use-after-free Read in lookup_noperm_common

[RESEND v22 0/3] Add OpenCores PTC PWM support
 2026-08-12  8:52 UTC  (4+ messages)
` [RESEND v22 3/3] pwm: Add OpenCores PTC PWM driver

[PATCH v5 00/11] RPM, perfcnt and other minor fixes for Panfrost
 2026-08-12  9:07 UTC  (3+ messages)
` [PATCH v5 05/11] drm/panfrost: Move all device power up and down into RPM callbacks

[PATCH] mempool: optimizations
 2026-08-12  9:07 UTC 

[PATCH v2] srcu: Fix WARN_ON() for timer_delete_sync() in cleanup_srcu_struct()
 2026-08-12  9:07 UTC  (2+ messages)

[PATCH v3 0/4] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-12  9:07 UTC  (6+ messages)
` [PATCH v3 3/4] KVM: TDX: Don't assume exit_reason[31:16] as all-0 in tdx_to_vmx_exit_reason()
` [PATCH v3 4/4] KVM: TDX: Enable Bus Lock VM exit

[PATCH] drm/i915: Make suspend idle wait uninterruptible
 2026-08-12  9:06 UTC  (3+ messages)

[PATCH] staging: greybus: add missing newline to sysfs_emit() calls in audio_manager_module.c
 2026-08-12  9:06 UTC  (2+ messages)

[PATCH] usb: typec: hd3ss3220: fix VBUS regulator error message
 2026-08-12  9:06 UTC  (2+ messages)

drm/rockchip: vop2: ACLK_VOP pinned at 500 MHz starves DP 4K120 on RK3588
 2026-08-12  9:05 UTC  (9+ messages)

[PATCH 0/3] firewire: core: fix potential memory leak in build_tree()
 2026-08-12  9:05 UTC  (3+ messages)
` [PATCH 3/3] firewire: core: fix memory leak in error path of build_tree()

[PATCH v2] drm/amdgpu/discovery: validate table offset before IP discovery header cast
 2026-08-12  9:03 UTC  (2+ messages)

[PATCH v2 0/3] Fix value being written to DDI_CLK_VALFREQ
 2026-08-12  9:03 UTC  (5+ messages)
` [PATCH v2 2/3] drm/i915/cx0: program DDI_CLK_VALFREQ with DDI clock frequency

[PATCH v9 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
 2026-08-12  9:03 UTC  (5+ messages)
` [PATCH v9 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus

[PULL v5 00/77] hex queue
 2026-08-12  9:01 UTC  (3+ messages)
` [PULL v5 37/77] hw/hexagon: Declare hexagon TLB device interface

[PATCH] i2c: mv64xxx: fix autosuspend cleanup
 2026-08-12  8:58 UTC 

[PATCH] usb: typec: tipd: don't send GAID when probe fails in APP mode
 2026-08-12  9:02 UTC  (2+ messages)

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-12  9:01 UTC  (4+ messages)
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-12  9:01 UTC  (3+ messages)
` [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield

[PATCH] platform/x86/amd/hsmp: Reject negative power cap writes in hwmon
 2026-08-12  9:00 UTC 

[f2fs-dev] [PATCH] f2fs: check cp_error before committing atomic writes
 2026-08-12  8:59 UTC  (3+ messages)
  `  "

[PATCH 0/2] Docs: THP documentation fixes
 2026-08-12  8:58 UTC  (5+ messages)
` [PATCH 1/2] Docs/ABI: document transparent_hugepage/shrink_underused
` [PATCH 2/2] Docs/mm: fix THP policy counts in transhuge

[PATCH v7 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-08-12  8:58 UTC  (2+ messages)

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-12  8:58 UTC  (4+ messages)
` [PATCH v3 3/5] iommu/x86: Share the architectural MSI reserved range

[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-08-12  8:57 UTC  (6+ messages)
` [PATCH 1/7] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH 3/7] soc: qcom: geni-se: Add helper to set SE clock rate via OPP

[PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
 2026-08-12  8:57 UTC  (2+ messages)

[PATCH i-g-t v3 0/2] Add CMRR subtests
 2026-08-12  8:56 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Add CMRR subtests (rev3)
` ✓ Xe.CI.BAT: "

[wrynose][PATCH] binutils: Patch for CVE-2026-15003
 2026-08-12  8:56 UTC  (8+ messages)
` [wrynose][PATCH 0/2] binutils: fix CVE-2026-15003 and CVE-2026-18220
  ` [wrynose][PATCH 1/2] binutils: Patch for CVE-2026-15003
  ` [wrynose][PATCH 2/2] binutils: fix CVE-2026-18220
` [wrynose][PATCH v2 0/2] binutils: fix CVE-2026-15003 and CVE-2026-18220
  ` [wrynose][PATCH v2 1/2] binutils: Patch for CVE-2026-15003
  ` [wrynose][PATCH v2 2/2] binutils: fix CVE-2026-18220

[PATCH v3 net-next] gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
 2026-08-12  8:55 UTC  (2+ messages)

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-12  8:55 UTC  (9+ messages)
` [PATCH v3 10/23] drm/xe/log: Add hardware error signatures
  ` [PATCH v3 11/23] drm/xe/log: Extend components list with hardware items

[PATCH net v3] net: reduce XMIT_RECURSION_LIMIT under KASAN
 2026-08-12  8:55 UTC  (2+ messages)

[PATCH net-next 0/3] net: prevent lockless data races in net_device TC structures
 2026-08-12  8:54 UTC  (4+ messages)
` [PATCH net-next 1/3] net: prevent torn reads in netdev_tc_txq
` [PATCH net-next 2/3] net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
` [PATCH net-next 3/3] net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map

[Buildroot] [PATCH v2] package/redis: bump to v8.10.0
 2026-08-12  8:53 UTC 

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-12  8:53 UTC  (6+ messages)
` [PATCH v4 09/23] perf annotate: Deduplicate overlapping ARM SPE events for "

[qemu-web PATCH] sponsors: update who hosts the Arm hardware
 2026-08-12  8:53 UTC  (2+ messages)

[PATCH] usb: typec: thunderbolt: cancel work on driver removal
 2026-08-12  8:53 UTC  (2+ messages)

[bluez/bluez] 9e504d: unit: Add test for sdp_xml_parse_record()
 2026-08-12  8:53 UTC 

[syzbot] [net?] KCSAN: data-race in advance_sched / netdev_set_num_tc (2)
 2026-08-12  8:52 UTC 

[PATCH v2 0/6] ASoC: samsung: Improve probe error handling
 2026-08-12  8:51 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: samsung: aries_wm8994: Preserve gpiod_to_irq() error codes
` [PATCH v2 2/6] ASoC: samsung: aries_wm8994: Drop redundant probe error messages
` [PATCH v2 3/6] ASoC: samsung: pcm: Use dev_err_probe() for error handling
` [PATCH v2 4/6] ASoC: samsung: pcm: Drop redundant probe error messages
` [PATCH v2 5/6] ASoC: samsung: spdif: "
` [PATCH v2 6/6] ASoC: samsung: tm2_wm5110: "

[PATCH v5 0/6] KVM: x86: Fix IOAPIC remote_irr and irr_delivered handling
 2026-08-12  8:52 UTC  (8+ messages)
` [PATCH v5 1/6] KVM: x86: ioapic: Update remote_irr only after successful delivery
` [PATCH v5 2/6] KVM: selftests: Verify failed IOAPIC delivery preserves state
` [PATCH v5 3/6] KVM: x86: ioapic: Preserve irr_delivered for duplicate edge interrupts
` [PATCH v5 4/6] KVM: selftests: Verify duplicate edge preserves IOAPIC state
` [PATCH v5 5/6] KVM: x86: ioapic: Clear irr_delivered on level-triggered RTE
` [PATCH v5 6/6] KVM: selftests: Verify edge-to-level clears IOAPIC state

[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
 2026-08-12  8:51 UTC  (6+ messages)
` [PATCH v5 1/5] rust: bitmap: use function-level cfg on kunit test
` [PATCH v5 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v5 3/5] rust: bitmap: add contiguous area operations
` [PATCH v5 4/5] rust: id_pool: add contiguous area allocation
` [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool

[PATCH] kselftests: dmabuf-heaps: Open heap device files O_RDONLY
 2026-08-12  8:51 UTC  (2+ messages)

[PATCH v4 0/7] hw/nmi: Disconnect of vCPU and disentangle Monitor code
 2026-08-12  8:51 UTC  (3+ messages)
` [PATCH v4 4/7] hw/nmi: Remove @cpu_index argument from nmi_inject()

[PATCH] auxdisplay: charlcd: cancel backlight work on registration failure
 2026-08-12  8:50 UTC  (4+ messages)

[PATCH v5 0/6] Series from memory leak on qxl unbind
 2026-08-12  8:50 UTC  (3+ messages)
` [PATCH v5 1/6] Memory leak error in "

[Buildroot] [PATCH] package/libxkbcommon: provide xkbregistry when libxml2 is enabled
 2026-08-12  8:50 UTC  (4+ messages)

[PATCH] i2c: i801: fix usage_count leak when autosuspend_delay is negative
 2026-08-12  8:47 UTC 

[PATCH v13 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-12  8:48 UTC  (3+ messages)
` [PATCH v13 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller

[PATCH v4 0/2] iio: adc: Add support for Texas Instruments ADS112C04
 2026-08-12  8:51 UTC  (6+ messages)
` [PATCH v4 2/2] iio: adc: ti-ads112c04: Add support for TI ADS112C04

[PATCH v2 0/2] mailbox: cix: clean up channel validation and error reporting
 2026-08-12  8:47 UTC 

colibri_vf: CONFIG_TEXT_BASE and the Toradex eBoot flashing path
 2026-08-12  8:47 UTC  (2+ messages)

[PATCH 0/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
 2026-08-12  8:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: nvme: Add apple,t8132-nvme-ans2 compatible

[PATCH 0/7] tcg: Add min/max opcodes
 2026-08-12  8:46 UTC  (5+ messages)
` [PATCH 1/7] tcg: Add integer "
` [PATCH 2/7] tcg/optimize: Handle "

[PATCH] arm64: dts: qcom: glymur: Add missing USB clock, power and bandwidth votes
 2026-08-12  8:46 UTC  (2+ messages)

[PATCH 0/2] t7900: fix flaky "maintenance.strategy" test
 2026-08-12  8:46 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Add panel driver for Novatek NT37703
 2026-08-12  8:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "

[PATCH v2] cxl/cdat: Fix uninitialized stack use in endpoint bandwidth gathering
 2026-08-12  8:45 UTC  (3+ messages)

[BUG] uninitialised stack memory copied to vmcs12
 2026-08-12  8:45 UTC  (4+ messages)
  ` [PATCH] vvmx: Fix uninitialised writeback "

[PATCH 0/4] ASoC: cs35l56: Switch to using the IRQ from the SoundWire core
 2026-08-12  8:44 UTC  (5+ messages)
` [PATCH 3/4] soundwire: bus_type: Create IRQ mapping before calling driver probe()

[PATCH 0/2] loop, nbd: drop partitions left behind by the GD_NEED_PART_SCAN removal
 2026-08-12  8:44 UTC  (3+ messages)
` [PATCH 2/2] nbd: drop stale partitions on NBD_CLEAR_SOCK

[PATCH] usb: typec: tcpci: add alert.fault handling
 2026-08-12  8:44 UTC  (4+ messages)

[PATCH] nvme: Add module reference counting for multipath nvme device
 2026-08-12  8:43 UTC  (4+ messages)

[PATCH v8 0/9] perf c2c: add a function view
 2026-08-12  8:43 UTC  (5+ messages)
` [PATCH v8 2/9] perf c2c: add function view browser skeleton
` [PATCH v8 3/9] perf c2c: add column rendering for function view

[PATCH] ASoC: pxa: Drop redundant probe error messages
 2026-08-12  8:43 UTC 

arch/arm64/kernel/machine_kexec_file.c:106:11: error: no member named 'elfcorehdr_index' in 'struct kimage'
 2026-08-12  8:40 UTC 

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-12  8:40 UTC  (3+ messages)
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper

Can we do better than "git checkout/add -p"
 2026-08-12  8:40 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
 2026-08-12  8:39 UTC  (7+ messages)

[PATCH] usb: cdnsp: fix wakeup from S3 after controller context loss
 2026-08-12  8:13 UTC  (3+ messages)

[PATCH v1 00/11] KVM: s390: And then... even more fixes again
 2026-08-12  8:39 UTC  (3+ messages)
` [PATCH v1 07/11] KVM: s390: Move all code into kvm_arch_prepare_memory_region()

[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
 2026-08-12  8:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: Disable runtime PM for externally attached dGPUs
 2026-08-12  8:37 UTC  (3+ messages)

mm.git review status at 7.2-rc7
 2026-08-12  8:37 UTC  (3+ messages)

[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
 2026-08-12  8:36 UTC  (5+ messages)
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration

[PATCH v3] cxl/pci: Skip reset detection for DVSEC emulated decoders
 2026-08-12  8:34 UTC  (2+ messages)

[PATCH] tests/qtest: Do not use versioned pc-q35-5.2 machine anymore
 2026-08-12  8:33 UTC  (2+ messages)

[PATCH v2] accel/rocket: request the core clocks by name
 2026-08-12  8:33 UTC  (4+ messages)

[PATCH V3] leds: rgb: leds-group-multicolor: Implement default-intensity
 2026-08-12  8:33 UTC  (2+ messages)

[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-08-12  8:33 UTC  (10+ messages)
` [PATCH v4 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v4 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v4 6/7] clocksource/drivers/timer-riscv: "

[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
 2026-08-12  8:32 UTC  (4+ messages)
` [PATCH v24 08/12] mfd: psci-mfd: Add psci-reboot-mode child cell

[PATCH v2 0/2] I2C SCL counter updates for Qualcomm IPQ5424 SoC
 2026-08-12  8:30 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
` [PATCH v2 2/2] i2c: qcom-geni: add I2C frequency table for 32 MHz firmware-based SEs

[f2fs-dev] [jaegeuk-f2fs:dev-test 30/30] fs/f2fs/inode.c:1065:6: error: call to undeclared function 'current_is_kswapd'; ISO C99 and later do not support implicit function declarations
 2026-08-12  8:29 UTC  (2+ messages)
`  "

fs/bpf_fs_kfuncs.c:377:26: sparse: sparse: symbol 'bpf_real_data_inode' was not declared. Should it be static?
 2026-08-12  8:29 UTC 

[syzbot] [mm?] WARNING in set_mm_walk
 2026-08-12  8:29 UTC  (4+ messages)

[PATCH 0/6] whpx: i386: some fixes
 2026-08-12  8:28 UTC  (7+ messages)
` [PATCH 1/6] whpx: i386: fix xsaves enablement in legacy probing path
` [PATCH 2/6] hw/i386: fw_cfg: do not set VMX feature control on WHPX
` [PATCH 3/6] whpx: i386: enable fast hypercall output
` [PATCH 4/6] whpx: i386: synchronise PAT too
` [PATCH 5/6] whpx: i386: work around Hyper-V FP state oddities
` [PATCH 6/6] whpx: i386: inject back db

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-08-12  8:28 UTC  (8+ messages)

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-12  8:28 UTC  (2+ messages)

[PATCH 0/2] alpha: enable building with clang
 2026-08-12  8:28 UTC  (7+ messages)
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang

[PATCH] public/xen.h: Update comment on mmu_update sub-command size and PTE alignment
 2026-08-12  8:27 UTC  (3+ messages)

[PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-12  8:27 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/3] ASoC: add Senary SN624x SoundWire SDCA support
 2026-08-12  8:27 UTC  (3+ messages)
` [PATCH 1/3] ASoC: codecs: add SN624x SDCA SoundWire driver

[DPDK/core Bug 1984] Increase memzone name size
 2026-08-12  8:27 UTC 

[PATCH v7 0/5] clocksource/timer-econet-en751221: Support irq number per timer
 2026-08-12  8:26 UTC  (2+ messages)

[PATCH v5 0/4] mmc: Add pstore backend for crash dump storage on eMMC
 2026-08-12  8:26 UTC  (5+ messages)

[PATCH 0/5] ROHM bd71828 power-supply fixes
 2026-08-12  8:25 UTC  (5+ messages)
` [PATCH 2/5] power: supply: bd71828: Fix current direction

[PATCH v2] hwrng: stm32: fix usage_count leak when autosuspend_delay is negative
 2026-08-12  8:25 UTC  (2+ messages)

[PATCH] cxl/hdm: Reset the commit cursor before enumerating decoders
 2026-08-12  8:25 UTC 

[LTP] [PATCH v3] controllers/cpuacct: Dynamically adjust cpuacct_task execution time
 2026-08-12  8:24 UTC  (2+ messages)
` [LTP] "

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-12  8:23 UTC  (3+ messages)
` [PATCH v10 04/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined

[PATCH] i2c: hix5hd2: fix autosuspend cleanup
 2026-08-12  8:20 UTC 

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-12  8:21 UTC  (9+ messages)

[PATCH v2 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
 2026-08-12  8:21 UTC 

[bug report] xfs: don't swallow dquot recovery verification errors
 2026-08-12  8:21 UTC 

[v3 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
 2026-08-12  8:21 UTC  (3+ messages)
` [v3 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth

[PATCH 1/5] pinctrl: ocelot: Propagate errors from optional IRQ lookup
 2026-08-12  8:20 UTC  (5+ messages)
` [PATCH 2/5] pinctrl: keembay: "

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-12  8:20 UTC  (5+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio

[PATCH v3] xen/common: add keyhandler to show Xen command line
 2026-08-12  8:19 UTC  (6+ messages)

[PATCH 6.12.y] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
 2026-08-12  8:20 UTC  (4+ messages)

[PATCH 0/4] usb: gadget: dummy_hcd: fixes found while testing virtio-usb
 2026-08-12  8:19 UTC  (3+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] usb: gadget: dummy_hcd: set no_sg_constraint only on the SuperSpeed bus


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.