All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 20:43:21 to 2026-07-09 21:14:33 UTC [more...]

[efi:next 2/7] ld: drivers/firmware/efi/runtime-wrappers.o:(.debug_addr+0x104): undefined reference to `efi_runtime_lock_owner'
 2026-07-09 21:14 UTC 

drivers/pwm/pwm-stm32.c:818:14-15: WARNING opportunity for min()
 2026-07-09 21:14 UTC 

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-07-09 21:14 UTC  (7+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size

[PATCH] rust: zerocopy: update to v0.8.54
 2026-07-09 21:13 UTC 

[PATCH v9 00/12] Allow AET to use PMT as loadable module
 2026-07-09 21:12 UTC  (6+ messages)
` [PATCH v9 01/12] platform/x86/intel/{pmt,vsec}: Prevent unbind via sysfs

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-09 21:12 UTC  (25+ messages)
` [PATCH v4 01/18] KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests
` [PATCH v4 02/18] KVM: SEV: Extract loading of guest-provided VMSA to a separate helper
` [PATCH v4 03/18] KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable
` [PATCH v4 04/18] KVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=y
` [PATCH v4 05/18] KVM: x86: Serialize writes to disabled_quirks using kvm->lock
` [PATCH v4 06/18] KVM: x86: Ensure runtime reads of disabled_quirks are resolved once
` [PATCH v4 07/18] KVM: x86/mmu: Fold kvm_mmu_zap_memslot() into kvm_arch_flush_shadow_memslot()
` [PATCH v4 08/18] KVM: x86/mmu: Split kvm_mmu_zap_all_fast() into "front" and "back" halves
` [PATCH v4 09/18] KVM: x86/mmu: Use split "zap all fast" helpers when invalidating memslot
` [PATCH v4 10/18] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH v4 11/18] KVM: SEV: Mark vCPU has having guest-provided VMSA even if its invalid
` [PATCH v4 12/18] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
` [PATCH v4 13/18] KVM: guest_memfd: Pass GPA, not GFN, to prepare() hook
` [PATCH v4 14/18] KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
` [PATCH v4 15/18] KVM: guest_memfd: Fold __kvm_gmem_prepare_folio() into its sole caller
` [PATCH v4 16/18] KVM: guest_memfd: Explicitly pass number of pages to kvm_arch_gmem_prepare()
` [PATCH v4 17/18] KVM: guest_memfd: Align the gfn as well as the pfn when "preparing" a folio
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()

[PATCH v3 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-09 21:11 UTC  (2+ messages)
` [PATCH v3 2/2] fuse: bound io-uring payload copies to the registered buffer size

[PATCH v1 0/3] hw/usb: Add ASPEED USB Device Controller (UDC)
 2026-07-09 21:10 UTC  (5+ messages)
` [PATCH v1 1/3] hw/usb/aspeed-udc: Add ASPEED UDC device controller
` [PATCH v1 3/3] hw/arm/aspeed_ast2600: Wire up the UDC

[PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-07-09 21:09 UTC  (5+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 21:08 UTC  (5+ messages)
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax

[PATCH] GPU: drm: meson: inline call to drm_simple_encoder_init()
 2026-07-09 21:08 UTC  (4+ messages)

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-09 21:08 UTC  (3+ messages)
` [PATCH 4/7] pack-bitmap: iterate object sources when opening bitmaps

[PATCH v22 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-09 21:07 UTC  (3+ messages)
` [PATCH v22 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v22 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-07-09 21:08 UTC  (33+ messages)
` [PATCH v2 02/19] crypto: cmh - add core platform driver
` [PATCH v2 03/19] crypto: cmh - add key provisioning and management
` [PATCH v2 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v2 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v2 07/19] crypto: cmh - add SM3 ahash
` [PATCH v2 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v2 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v2 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v2 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v2 12/19] crypto: cmh - add RSA akcipher
` [PATCH v2 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v2 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v2 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v2 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v2 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v2 18/19] selftests: crypto: cmh - add kselftest for management ioctl

[PATCH bpf-next 00/12] bpf: Support 16-byte return values in the R0:R2 register pair
 2026-07-09 21:07 UTC  (3+ messages)
` [PATCH bpf-next 05/12] bpf: Account R2 of register-pair returns in live register analysis

[PATCH v4] drm/xe/configfs: Add enable_multi_queue attribute
 2026-07-09 21:06 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/configfs: Add enable_multi_queue attribute (rev2)

Limit USB 1.0 (UHCI/OCHI) and 2.0 (EHCI) to non-virt use cases
 2026-07-09 21:05 UTC  (6+ messages)

[PATCH] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v1()
 2026-07-09 21:05 UTC  (4+ messages)

[wrynose][PATCH 0/3] python3: upgrade 3.14.5 -> 3.14.6 and fix CVEs
 2026-07-09 21:05 UTC  (3+ messages)
` [wrynose][PATCH 3/3] python3: fix CVE-2026-11972
  ` [OE-core] "

[PATCH v6 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-09 21:04 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: iio: adc: Add ltc2378
` [PATCH v6 2/4] iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs
` [PATCH v6 3/4] iio: adc: ltc2378: Enable high-speed data capture
` [PATCH v6 4/4] iio: adc: ltc2378: Enable triggered buffer "

[PATCH 00/80] DC Patches July 09, 2026
 2026-07-09 20:48 UTC  (81+ messages)
` [PATCH 01/80] drm/amd/display: Fix KUnit backlight tests for CACP
` [PATCH 02/80] drm/amd/display: Generalize DMUB memory flushes from host
` [PATCH 03/80] drm/amd/display: Enable CACP on Linux
` [PATCH 04/80] drm/amd/display: Enable PSR and Replay on DCN4 variant [Part 2]
` [PATCH 05/80] drm/amd/display: Enable IPS support for DCN4 Variant
` [PATCH 06/80] drm/amd/display: Fix DCN42B null registers & register masks
` [PATCH 07/80] drm/amd/display: Enable zstate support and fix seamless boot
` [PATCH 08/80] drm/amd/display: Add passive dongle handling in force_to_use_aux case
` [PATCH 09/80] drm/amd/display: Check dc_link before applying DSC policy
` [PATCH 10/80] drm/amd/display: program dither on all OPP heads under ODM combine
` [PATCH 11/80] drm/amd/display: Remove sink usage from DPMS
` [PATCH 12/80] drm/amd/display: Fix dead-code panel type detection from DID
` [PATCH 13/80] drm/amd/display: Add KUnit tests for CACP on Linux
` [PATCH 14/80] drm/amd/display: Add Debug Option To Enable Per-DPM De-rate Usage
` [PATCH 15/80] drm/amd/display: update memclk clock table read for dcn42
` [PATCH 16/80] drm/amd/display: Fix dc_stream_remove_writeback dropping wrong writeback entries
` [PATCH 17/80] drm/amd/display: Add KUnit tests for ism
` [PATCH 18/80] drm/amd/display: add null pointer access check
` [PATCH 19/80] drm/amd/display: Add DCN42B VID_CRC_CONTROL and HBLANK_CONTROL registers
` [PATCH 20/80] drm/amd/display: Add MALL status readback support for DCN 4.0.1
` [PATCH 21/80] drm/amd/display: Fix indenting of dpms on
` [PATCH 22/80] drm/amd/display: ensure dtbclk clk_src selected before hdmistream_clk_en
` [PATCH 23/80] drm/amd/display: Re-evaluate cursor mode on plane position/size change
` [PATCH 24/80] drm/amd/display: Test EDID and ACPI/VBIOS readers
` [PATCH 25/80] drm/amd/display: Test DPCD AUX and Synaptics helpers
` [PATCH 26/80] drm/amd/display: Test MST start/stop and panel settings
` [PATCH 27/80] drm/amd/display: Test I2C, stubs and MST early returns
` [PATCH 28/80] drm/amd/display: Test MCCS FreeSync VCP helpers
` [PATCH 29/80] drm/amd/display: Test MST payload and DSC enable helpers
` [PATCH 30/80] drm/amd/display: Test irq funcs/suspend/workqueue
` [PATCH 31/80] drm/amd/display: Test irq state setters and work
` [PATCH 32/80] drm/amd/display: Test HPD init/fini
` [PATCH 33/80] drm/amd/display: Test HPD interrupt handling
` [PATCH 34/80] drm/amd/display: Test dmub HPD callbacks and handlers
` [PATCH 35/80] drm/amd/display: Test high-IRQ and handler registration
` [PATCH 36/80] drm/amd/display: Test top-level IRQ handler and vmin/vmax worker
` [PATCH 37/80] drm/amd/display: Fix 8K Mode Not Parsed by EDID
` [PATCH 38/80] drm/amd/display: Tear down dangling pipe on boot to fix s0i3
` [PATCH 39/80] drm/amd/display: Add more tests for HDCP
` [PATCH 40/80] drm/amd/display: More Kunit tests for audio
` [PATCH 41/80] drm/amd/display: Add color space and timing tests for connector
` [PATCH 42/80] drm/amd/display: Add subconnector property "
` [PATCH 43/80] drm/amd/display: Add FBC init "
` [PATCH 44/80] drm/amd/display: Test format info and blending
` [PATCH 45/80] drm/amd/display: Test GFX9/GFX10 plane modifiers
` [PATCH 46/80] drm/amd/display: Test GFX11/GFX12 "
` [PATCH 47/80] drm/amd/display: Test plane scaling info paths
` [PATCH 48/80] drm/amd/display: Test plane buffer attributes
` [PATCH 49/80] drm/amd/display: Test GFX9 DCC plane attributes
` [PATCH 50/80] drm/amd/display: Test GFX12 "
` [PATCH 51/80] drm/amd/display: Test DCC and cursor edge cases
` [PATCH 52/80] drm/amd/display: Test helper_check_state rejects
` [PATCH 53/80] drm/amd/display: Test plane atomic check and hooks
` [PATCH 54/80] drm/amd/display: Fix VABC Init and OLED Support
` [PATCH 55/80] drm/amd/display: Allocate DCN32/1 dmub memory to GTT
` [PATCH 56/80] drm/amd/display: remove unused dcn42 socbb values
` [PATCH 57/80] drm/amd/display: Skip Update HDCP Config In Transition State
` [PATCH 58/80] drm/amd/display: limit reuse dsc capable bootup timing
` [PATCH 59/80] drm/amd/display: Fix backlight max_brightness to match exported range
` [PATCH 60/80] drm/amd/display: Add KUnit test for wb jobs
` [PATCH 61/80] drm/amd/display: Test MST coverage gaps
` [PATCH 62/80] drm/amd/display: Test backlight level programming path
` [PATCH 63/80] drm/amd/display: Test backlight level readback path
` [PATCH 64/80] drm/amd/display: Test backlight device registration
` [PATCH 65/80] drm/amd/display: Test panel power savings sysfs
` [PATCH 66/80] drm/amd/display: Test backlight ABM property attach
` [PATCH 67/80] drm/amd/display: enable hdmistreamclk_rcg by default for dcn42
` [PATCH 68/80] drm/amd/display: Exit LS for ISHARP before coefficient write
` [PATCH 69/80] drm/amd/display: Add MST link detection tests for connector
` [PATCH 70/80] drm/amd/display: Add crtc matching and panel type "
` [PATCH 71/80] drm/amd/display: Add CACP caps "
` [PATCH 72/80] drm/amd/display: Add stream property "
` [PATCH 73/80] drm/amd/display: Fix DMSS not triggering for HDR to SDR transition
` [PATCH 74/80] drm/amd/display: fix dcn42 det allocation order
` [PATCH 75/80] drm/amd/display: Enable HUBP/DPP Driver PG for DCN42
` [PATCH 76/80] drm/amd/display: fix dcn42b det allocation order
` [PATCH 77/80] drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT reg macro for later use
` [PATCH 78/80] drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT hw programming
` [PATCH 79/80] drm/amd/display: don't re-evaluate cursor mode on cursor plane movement
` [PATCH 80/80] drm/amd/display: Promote DC to 3.2.389

[PATCH net-next v3] net: mana: Add handler for sriov configure
 2026-07-09 21:01 UTC  (2+ messages)

[chrome-os:chromeos-6.6 58/58] fs/eventpoll.c:1015:2-11: second lock on line 1000
 2026-07-09 21:01 UTC 

[PATCH v3 0/2] pvscsi: fix endianness issues
 2026-07-09 20:58 UTC  (3+ messages)
` [PATCH v3 2/2] pvscsi: add a comment to explain the endianness

[PATCHSET v4 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-09 20:57 UTC  (5+ messages)
` [PATCH v4 sched_ext/for-7.3 08/40] sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
` [PATCH v4 sched_ext/for-7.3 09/40] sched_ext: Make scx_bpf_kick_cid() return void

[PATCH 0/4] serial: 8250: Add AN7581 UART support
 2026-07-09 20:56 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH 2/4] serial: 8250: export serial8250_get_baud_rate()
` [PATCH 3/4] serial: 8250: map UAPI port type to internal enum
` [PATCH 4/4] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH v2] usb: gadget: printer: fix infinite loop in printer_read()
 2026-07-09 20:56 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-09 20:55 UTC  (11+ messages)

[PATCH v3 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake()
 2026-07-09 20:54 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH net-next v15 0/9] tls: Add TLS 1.3 hardware offload support
 2026-07-09 20:53 UTC  (10+ messages)
` [PATCH v15 1/9] net: tls: reject TLS 1.3 offload in chcr_ktls and nfp drivers
` [PATCH v15 2/9] net/mlx5e: add TLS 1.3 hardware offload support
` [PATCH v15 3/9] tls: "
` [PATCH v15 4/9] tls: split tls_set_sw_offload into init and finalize stages
` [PATCH v15 5/9] tls: prep helpers and refactors for HW offload KeyUpdate
` [PATCH v15 6/9] tls: device: add TX KeyUpdate support
` [PATCH v15 7/9] tls: device: add RX "
` [PATCH v15 8/9] tls: device: add tracepoints for the KeyUpdate path
` [PATCH v15 9/9] selftests: net: add TLS hardware offload test

[PATCH] smb: client: mask server-provided mode to 07777 in modefromsid
 2026-07-09 20:53 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: usb: cdns3: allow iommus property
 2026-07-09 20:53 UTC 

[wic][PATCH 0/4] oe/path: three fixes plus unit coverage
 2026-07-09 20:52 UTC  (5+ messages)
` [wic][PATCH 1/4] oe/path: fix bare `false` NameError in __realpath's isdir guard
` [wic][PATCH 2/4] oe/path: don't glob-expand the destination in symlink(force=True)
` [wic][PATCH 3/4] oe/path: canonicalize('') should return '' rather than the cwd
` [wic][PATCH 4/4] tests/unit/test_oe_path: cover oe/path's own path logic

[PATCH 0/2] liveupdate: Small FLB fixes
 2026-07-09 20:51 UTC  (2+ messages)

[PATCH] docs: rust: quick-start: remove Ubuntu 25.10
 2026-07-09 20:49 UTC 

[PATCH v5] hfsplus: validate thread record before delete key rebuild
 2026-07-09 20:51 UTC  (2+ messages)

[pci:controller/dwc-rcar-gen4 2/4] include/linux/irqchip/arm-gic-v3.h:605:10: fatal error: asm/arch_gicv3.h: No such file or directory
 2026-07-09 20:48 UTC  (2+ messages)

Up Squared Pro 7000 (UPN-ADLN01) broken BIOS?
 2026-07-09 20:48 UTC 

[PATCH 0/2] hwmon: (asus-ec-sensors) add ROG STRIX X870E-E GAMING WIFI7 R2
 2026-07-09 20:48 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) add T_Sensor for ROG STRIX X870E-E GAMING WIFI

[rppt-memblock:for-next] BUILD SUCCESS 1a6e6a79b8df153f9ec702aa4d5407333eeff917
 2026-07-09 20:44 UTC 

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-09 20:45 UTC  (6+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-09 20:44 UTC  (10+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "

[PATCH v3 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-09 20:44 UTC  (7+ messages)
` [PATCH v3 3/9] vfio: selftests: igb: Use advanced TX and RX descriptors
` [PATCH v3 4/9] vfio: selftests: igb: Program MSI-X interrupt routing

[PATCH v12 00/11] can: bcm: collected fixes - final7 \o/ \o/
 2026-07-09 20:44 UTC  (3+ messages)
` [PATCH v12 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-09 20:44 UTC  (7+ messages)
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator

[PATCH v2 0/5] drm/xe: balance exec queue suspend/resume
 2026-07-09 20:43 UTC  (3+ messages)
` [PATCH v2 5/5] drm/xe/multi_queue: preempt primary on queue group suspend


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.