All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 20:22:52 to 2026-07-09 21:01:41 UTC [more...]

[PATCH 00/80] DC Patches July 09, 2026
 2026-07-09 20:47 UTC 

[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

[PATCH v6 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-09 20:58 UTC  (6+ 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 "

[PATCHSET v4 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-09 20:57 UTC  (19+ messages)
` [PATCH v4 sched_ext/for-7.3 01/40] sched_ext: Record an error on errno-only sub-enable failure
` [PATCH v4 sched_ext/for-7.3 02/40] sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
` [PATCH v4 sched_ext/for-7.3 03/40] tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()
` [PATCH v4 sched_ext/for-7.3 04/40] sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
` [PATCH v4 sched_ext/for-7.3 05/40] sched_ext: Add SCX_CALL_CID_OP_TASK() for cid-form op dispatch
` [PATCH v4 sched_ext/for-7.3 06/40] sched_ext: Rename extra_enq_flags to remote_activate_enq_flags
` [PATCH v4 sched_ext/for-7.3 07/40] tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
` [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 v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-07-09 20:57 UTC  (52+ messages)
` [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [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 05/19] crypto: cmh - add HMAC 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 v2 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[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] GPU: drm: meson: inline call to drm_simple_encoder_init()
 2026-07-09 20:55 UTC  (2+ messages)

[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)

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-09 20:49 UTC  (19+ 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()

[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  (5+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) add T_Sensor for ROG STRIX X870E-E GAMING WIFI
` [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX X870E-E GAMING WIFI7 R2

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

[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  (24+ messages)
` [PATCH v12 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v12 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v12 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v12 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v12 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v12 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v12 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v12 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v12 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v12 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-09 20:44 UTC  (15+ messages)
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [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  (10+ messages)
` [PATCH v2 1/5] drm/xe: only resume exec queues that were actually suspended
` [PATCH v2 3/5] drm/xe/guc: wait killably for suspend and ban queue on timeout
` [PATCH v2 4/5] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v2 5/5] drm/xe/multi_queue: preempt primary on queue group suspend

[PATCH v3 00/26] Introduce meminspect
 2026-07-09 20:42 UTC  (4+ messages)

[PATCH 0/2] tests/intel/xe_survivability: update ignored dmesg regex
 2026-07-09 20:41 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/4] arm64: dts: imx8qm: collect some small update and fixes
 2026-07-09 20:41 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: imx8qm-ss-dma: add lpuart4 node
` [PATCH v2 2/4] arm64: dts: imx8qm-ss-audio: add spdif1 node
` [PATCH v2 3/4] arm64: dts: imx8qm-ss-lsio: add lsio mu8 and mu8b
` [PATCH v2 4/4] arm64: dts: imx8-ss-audio: Fix LPCG clock indices for ASRC0

[PATCH v7 0/3] includeIf: add "worktree" condition for matching working tree path
 2026-07-09 20:40 UTC  (2+ messages)

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-09 20:39 UTC  (2+ messages)

[PATCH] arm: multi_v7_defconfig: Enable SND_ALOOP
 2026-07-09 20:37 UTC 

[PATCH i-g-t v2] tests/kms_hdr: Skip unsupported formats in bpc-switch test
 2026-07-09 20:37 UTC  (6+ messages)

[PATCH 0/3] hw/display/sm501: Fix various error-checks
 2026-07-09 20:35 UTC  (2+ messages)

[PATCH] go: upgrade 1.26.4 -> 1.26.5
 2026-07-09 20:35 UTC 

[linux-next:master 1679/3422] sound/soc/meson/aiu.c:313 aiu_probe() warn: missing unwind goto?
 2026-07-09 20:35 UTC  (2+ messages)

[PATCH nf] netfilter: flowtable: tear down HW offloaded flows on FIB route changes
 2026-07-09 20:33 UTC  (3+ messages)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-09 20:33 UTC  (4+ messages)

[PATCH] PM: hibernate: Allow hibernation opt-in when locked down
 2026-07-09 20:33 UTC  (2+ messages)

[PATCH v2] serial: 8250: handle ixp4xx register endianness correctly
 2026-07-09 20:33 UTC  (2+ messages)

[PATCH] selftests/sched_ext: Fix bpf_link leak on early return in prog_run
 2026-07-09 20:32 UTC  (2+ messages)

[PATCH net v3] mptcp: only set DATA_FIN when a mapping is present
 2026-07-09 20:32 UTC  (2+ messages)

[PATCH v12 0/6] Add new driver for WCSS secure PIL loading
 2026-07-09 20:31 UTC  (4+ messages)

[PATCH bpf-next 00/12] bpf: Support 16-byte return values in the R0:R2 register pair
 2026-07-09 20:30 UTC  (3+ messages)
` [PATCH bpf-next 06/12] bpf: Force JIT for programs using "

[PATCH bpf-next v2 0/2] bpf: bound rdonly/rdwr_buf_size kfunc return size
 2026-07-09 20:30 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: reject rdonly/rdwr_buf_size kfunc arguments that exceed u32 max

[PATCH 6.6 v2 1/6] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
 2026-07-09 20:30 UTC  (2+ messages)

[PATCH] hw/hyperv/vmbus: Use QEMU_LOCK_GUARD()
 2026-07-09 20:27 UTC 

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

[rppt-memblock:kernelcore-mirror] BUILD SUCCESS b69c2a1fa9beb4c3db24b4013e07f5cb7e7260aa
 2026-07-09 20:27 UTC 

[PATCH] drm/xe: Reject PXP usage on multi-queue exec queues
 2026-07-09 20:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH net-next v5 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-07-09 20:26 UTC  (2+ messages)
` [PATCH net-next v5 2/2] net: dsa: realtek: rtl8365mb: add HSGMII "

[PATCH net-next v5 0/2] net: dsa: realtek: rtl8365mb: add SGMII/HSGMII support for RTL8367S
 2026-07-09 20:25 UTC 

[PATCH v7 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-07-09 20:24 UTC  (2+ messages)

[PATCH nf] ipvs: fix the checksum validations
 2026-07-09 20:23 UTC 

[PATCH 0/7] platform/x86: uniwill-laptop: Support additional features
 2026-07-09 20:23 UTC  (8+ messages)
` [PATCH 1/7] platform/x86: uniwill-laptop: Add keyboard backlight support

[RFC v1 00/25] Add Realm support to QEMU-VMM
 2026-07-09 20:22 UTC  (4+ messages)
` [RFC v1 03/25] target/arm: Add confidential guest support

[PATCH] sched_ext: Fix typo in scx_bpf_dsq_insert() comment
 2026-07-09 20:23 UTC  (2+ messages)


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.