All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 06:34:35 to 2026-07-29 07:28:58 UTC [more...]

[PATCH 00/54] qom/qdev: associate properties with QAPI schema types
 2026-07-29  7:28 UTC  (2+ messages)

[PATCH] lib: sbi_dbtr: fix integer overflow in read_trig bounds check
 2026-07-29  7:27 UTC 

[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-29  7:27 UTC  (7+ messages)
` [PATCH v7 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup

[PATCH] extcon: usbc-tusb320: always rewrite REG9 to deassert INT_N
 2026-07-29  7:27 UTC  (2+ messages)

[PATCH v2] media: cx231xx-audio: drain wq_trigger before audio fini
 2026-07-29  7:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] PCI: Allow D3 for native Hotplug capable Root Ports on DT platforms
 2026-07-29  7:26 UTC  (2+ messages)

[PATCH v4 0/2] xen/console: updates to rate-limiting
 2026-07-29  7:25 UTC  (3+ messages)
` [PATCH v4 1/2] xen/console: correct leaky-bucket rate limiter
` [PATCH v4 2/2] xen/console: add compile-time rate-limiting controls

[PATCH] vhost/migration: Fix incorrect size used in inflight->addr in VMSD
 2026-07-29  7:25 UTC  (2+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-29  7:25 UTC  (10+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[RFC PATCH] RISC-V: KVM: Enable KVM_MEM_USERFAULT support
 2026-07-29  7:25 UTC  (4+ messages)

[PATCH 0/2] alfred: txrx-warnings: random fixes
 2026-07-29  7:23 UTC  (3+ messages)
` [PATCH 1/2] alfred: don't treat empty datagrams as a socket read error
` [PATCH 2/2] alfred: fix type of sendto() return

[PATCH v2] selftests: nci: Correct pthread_create return value check
 2026-07-29  7:24 UTC 

[AUH] cmake,cmake-native: upgrading to 4.4.1,4.4.1 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] pseudo: upgrading to 1.9.9 FAILED
 2026-07-29  7:24 UTC 

[AUH] llvm-project-source-22.1.8: upgrading to 23.1.0 FAILED
 2026-07-29  7:24 UTC 

[AUH] libarchive: upgrading to 3.8.9 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] glslang: upgrading to 1.4.357.0 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] python3-hypothesis: upgrading to 6.163.0 FAILED
 2026-07-29  7:24 UTC 

[AUH] python3-uv-build: upgrading to 0.12.0 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] vulkan-headers: upgrading to 1.4.357.0 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] python3-vcs-versioning: upgrading to 2.2.3 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] spirv-headers: upgrading to 1.4.357.0 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] libmicrohttpd: upgrading to 1.0.8 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] vulkan-utility-libraries: upgrading to 1.4.357.0 FAILED
 2026-07-29  7:24 UTC 

[AUH] vulkan-tools: upgrading to 1.4.357.0 FAILED
 2026-07-29  7:24 UTC 

[AUH] spirv-tools: upgrading to 1.4.357.0 FAILED
 2026-07-29  7:24 UTC 

[AUH] Upgrade status: 2026-07-29
 2026-07-29  7:24 UTC 

[AUH] vulkan-volk: upgrading to 1.4.357.0 SUCCEEDED
 2026-07-29  7:24 UTC 

[AUH] vulkan-loader: upgrading to 1.4.357.0 FAILED
 2026-07-29  7:24 UTC 

[RFC PATCH v2 0/8] blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-29  7:23 UTC  (3+ messages)
` [RFC PATCH v2 1/8] block: associate blkg in submit_bio instead of bio_set_dev

[PATCH net 0/3] octeontx2: Misc fixes for RVU drivers
 2026-07-29  7:23 UTC  (4+ messages)
` [PATCH net 1/3] octeontx2-af: Fix mcs string buffer size
` [PATCH net 2/3] octeontx2-pf: Fix aura BPID assignment when CONFIG_DCB is enabled
` [PATCH net 3/3] octeontx2-af: mcs: Fix SC resource cleanup loop

[PATCH v2 00/22] drm/xe: Add structured SIGID error logging infrastructure
 2026-07-29  7:23 UTC  (3+ messages)
` [PATCH v2 01/22] drm/xe: Introduce xe_any helpers

[PATCH] gpio: pch: use raw_spinlock_t for the register lock
 2026-07-29  7:22 UTC  (4+ messages)

[REGRESSION] fsnotify: concurrent inotify watch add/remove slows after 94bd01253c3d
 2026-07-29  7:21 UTC  (3+ messages)

[PATCH v2] i2c: i801: fix hardware state machine corruption in error path
 2026-07-29  7:21 UTC  (4+ messages)

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-07-29  7:21 UTC  (20+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
` [PATCH v4 02/14] iov_iter: add iterator type for dmabuf maps
` [PATCH v4 03/14] block: rename bi_bvec_done
` [PATCH v4 04/14] block: always adjust bi_offset on bio_advance_iter
` [PATCH v4 05/14] block: move bvec init into __bio_clone
` [PATCH v4 06/14] block: introduce dma map backed bio type
` [PATCH v4 07/14] block: forward init_dma_buf_io_ctx to drivers
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests
` [PATCH v4 09/14] nvme-pci: add SGL support for the dmabuf path

accel/rocket: clks[].id fix - standalone patch, or would you prefer to split it out?
 2026-07-29  7:20 UTC 

[PATCH v3] virtio-gpu: use g_try_malloc to avoid guest-triggered abort
 2026-07-29  7:19 UTC 

[PATCH v8 0/6] Add initial device trees for Nord platform
 2026-07-29  7:20 UTC  (2+ messages)

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2026-07-29  7:20 UTC  (3+ messages)
` [PATCH v3 16/22] x86: introduce struct for TILECFG register

[GIT PULL] wireless-2026-07-29
 2026-07-29  7:18 UTC 

[PATCH] kbuild: fix modules.builtin(.modinfo) targets in the top-level Makefile
 2026-07-29  7:17 UTC 

[PATCH ath-next 0/4] wifi: ath12k: fix timeout while waiting for regulatory update on bring-up
 2026-07-29  7:18 UTC  (5+ messages)
` [PATCH ath-next 1/4] wifi: ath12k: signal regd update completion when reg event is dropped
` [PATCH ath-next 2/4] wifi: ath12k: use per-radio ab in ath12k_mac_hw_register()
` [PATCH ath-next 3/4] wifi: ath12k: protect new_alpha2 access with base_lock
` [PATCH ath-next 4/4] wifi: ath12k: skip setting country code during registration when unchanged

Policy regarding linux-next only changes
 2026-07-29  7:17 UTC  (17+ messages)

[PATCH v2 RESEND] misc: fastrpc: Drop unhandled DSP PD exit notification
 2026-07-29  7:17 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix spurious -EEXIST and clean up gstage fault path types
 2026-07-29  7:17 UTC  (4+ messages)

[PATCH net] net/mlx5: SF, Handle function changed event
 2026-07-29  7:16 UTC 

[PATCH 0/2] mm/gup: batch PTE-mapped large folios in follow_page_mask()
 2026-07-29  7:16 UTC  (3+ messages)
` [PATCH 1/2] mm/gup: pass an end address to follow_page_mask() and return a page count

[PATCH v2 0/2] gpio: add support for Axiado SGPIO controller
 2026-07-29  7:14 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: Add "
` [PATCH v2 2/2] gpio: axiado: add SGPIO controller support

[BUG] rtw88_8723de: Wi-Fi and Bluetooth fail after warm reboot
 2026-07-29  7:13 UTC 

[PATCH v5 0/4] xen/arm: Device Tree based CPU topology support
 2026-07-29  7:12 UTC  (3+ messages)

[PATCH v3 3/3] media: uvcvideo: skip streaming restart after hibernation snapshot
 2026-07-29  7:11 UTC  (6+ messages)
` [PATCH v4 0/4] PM: hibernate: defer UVC streaming restart after snapshot
  ` [PATCH v4 1/4] PM: hibernate: clear in_suspend before freeing the snapshot
  ` [PATCH v4 2/4] PM: hibernate: add pm_hibernation_snapshot_done() helper
  ` [PATCH v4 3/4] PM: hibernate: notify on image write failure
  ` [PATCH v4 4/4] media: uvcvideo: defer streaming restart after hibernation snapshot

linux-next: manual merge of the liveupdate tree with the mm-unstable tree
 2026-07-29  7:10 UTC  (5+ messages)

[PATCH 1/2] ALSA: hda/conexant: Fix EAPD pin array overflow
 2026-07-29  7:09 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda/conexant: Add NULL check for dc_mode_path

[RFC PATCH] RISC-V: KVM: Add minimal guest_memfd support
 2026-07-29  7:07 UTC  (3+ messages)

[PATCH v3] regulator: dt-bindings: ti,pbias-omap: Convert to DT schema
 2026-07-29  7:07 UTC 

[PATCH v2 0/3] powerpc/kexec_file: Fix some bugs
 2026-07-29  7:06 UTC  (6+ messages)
` [PATCH v2 3/3] powerpc/kexec_file: Prevent kexec range truncation

[PATCH v3 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-29  7:06 UTC  (6+ messages)
` [PATCH v3 1/4] rust: bitmap: use function-level cfg on kunit test
` [PATCH v3 2/4] rust: bitmap: add contiguous area operations
` [PATCH v3 3/4] rust: id_pool: add contiguous area allocation
` [PATCH v3 4/4] gpu: nova-core: add ChannelIdPool

[PATCH v2 0/6] Add TEE based client driver for UEFI Secure Application
 2026-07-29  7:06 UTC  (7+ messages)
` [PATCH v2 3/6] tee: qcomtee: Allow object invokes from kernel clients
` [PATCH v2 5/6] tee: qcomtee: Add support for registering QTEE services on TEE bus

[PATCH] isofs: Drop support of directory entries straddling blocks
 2026-07-29  7:05 UTC  (2+ messages)

[PATCH v2 0/3] firmware: xilinx: Clean up firmware and TF-A state on kexec
 2026-07-29  7:05 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] firmware: xilinx: Add support to clear TF-A PM state

[linux-next:master 7970/9778] sound/usb/6fire/chip.c:154 usb6fire_chip_probe() warn: variable dereferenced before check 'card' (see line 123)
 2026-07-29  7:04 UTC  (2+ messages)

[PATCH v3 0/2] Add device tree for Acer Swift Go Pro AI (SFA14-11)
 2026-07-29  7:03 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add "
` [PATCH v3 2/2] arm64: dts: qcom: Add support for "

[PATCH v2] drm: Fix drm_pending_vblank_event leak in error path for out_fence_ptr
 2026-07-29  7:02 UTC  (3+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-07-29  6:53 UTC  (2+ messages)

[PATCH] iomap: release the folio batch on iomap callback failures
 2026-07-29  7:02 UTC  (6+ messages)

[PATCH v1 0/2] PCI: Add pci=nobwctrl to disable the PCIe bandwidth controller
 2026-07-29  7:01 UTC  (2+ messages)

[PATCH net] net/mlx5e: Move representor vnic reporter to eswitch devlink port
 2026-07-29  7:00 UTC 

[PATCH] ppc/fadump: collect dump if the collected size is lesser than reserved
 2026-07-29  7:00 UTC  (7+ messages)

[PATCH net 0/2] net: enetc: restore RX ring congestion mode after ring reconfiguration
 2026-07-29  7:00 UTC  (4+ messages)
` [PATCH net 1/2] "

[PATCH xfs] xfs: validate remote attr value length in the leaf verifier
 2026-07-29  6:58 UTC  (3+ messages)

Fw: Random system freezes with Linux 6.12 + Xenomai 3.3.1 on Intel Ultra 5 125H
 2026-07-29  6:57 UTC  (5+ messages)
      `  "

[PATCH] thunderbolt: Initialize ->domain_released completion before it is being used
 2026-07-29  6:55 UTC  (2+ messages)

[PATCH v7 0/6] phy: fsl-imx8mq-usb: few improvements
 2026-07-29  6:55 UTC  (20+ messages)
` [PATCH v7 1/6] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
` [PATCH v7 2/6] phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
` [PATCH v7 3/6] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v7 4/6] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v7 5/6] phy: fsl-imx8mq-usb: introduce per-variant driver data structure
` [PATCH v7 6/6] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP

linux-next: build failure after merge of the fastrpc tree
 2026-07-29  6:55 UTC  (2+ messages)

ima_setup.sh: Fix check_policy_writable() for kernel < 4.5
 2026-07-29  6:54 UTC  (3+ messages)
` [LTP] "

[PATCH] wifi: rtw89: 8852be: add .shutdown callback to quiesce device on reboot
 2026-07-29  6:53 UTC  (5+ messages)
` [PATCH v2] wifi: rtw89: pci: add .shutdown callback to stop rfkill polling "

[PATCH] hw/virtio: reject inverted virtio-iommu IOVA ranges
 2026-07-29  6:51 UTC 

[PATCH net] net/mlx5e: Add mutual exclusion between PSP and PTP TX port timestamping
 2026-07-29  6:51 UTC 

[PATCH] xfs: check split_sectors validity before bio_split call
 2026-07-29  6:52 UTC  (2+ messages)

[PATCH BlueZ bluez v2] bap: fixed the return value of GIOFunc
 2026-07-29  6:51 UTC  (2+ messages)

[PATCH 0/8] pull request (net): ipsec 2026-07-29
 2026-07-29  6:50 UTC  (9+ messages)
` [PATCH 1/8] xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full
` [PATCH 2/8] esp: do not unref managed frag pages in esp_ssg_unref()
` [PATCH 3/8] xfrm: espintcp: fix UAF during close
` [PATCH 4/8] xfrm: drop ESP-in-TCP packets with no ingress device
` [PATCH 5/8] xfrm: avoid lock inversion in nat keepalive work
` [PATCH 6/8] xfrm: Fix skb double-free in xfrm_dev_direct_output()
` [PATCH 7/8] xfrm: ah6: validate routing header segments_left
` [PATCH 8/8] xfrm: fix xfrm_state_construct() auth-trunc leak

[PATCH v6 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-29  6:49 UTC  (6+ messages)
` [PATCH v6 8/8] futex: Use runtime constants for __futex_hash() hot path

[PATCH 0/2] mm: gup: cleanup gup_fast call chain
 2026-07-29  6:49 UTC  (2+ messages)

[PATCH] fs/ntfs3: fix ntfs_fnd leak when compare function is missing
 2026-07-29  6:49 UTC 

[PATCH] PCI: Disable NoSnoop and Relaxed ordering for Intel wireless BE200
 2026-07-29  6:49 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD REGRESSION 229b42d7450c1cf96f45ec39ebb69211b06bc036
 2026-07-29  6:47 UTC 

[PATCH net-next v7 0/2] selftests: openvswitch: SCTP flow key parsing
 2026-07-29  6:45 UTC  (3+ messages)
` [PATCH 1/2] selftests/net/openvswitch: add SCTP flow key parsing to ovs-dpctl.py
` [PATCH 2/2] selftests/net/openvswitch: add SCTP flow key test

[PATCH v7 0/6] Add QMP PCIe Multi-PHY support
 2026-07-29  6:45 UTC  (5+ messages)
` [PATCH v7 4/6] arm64: dts: qcom: glymur-crd: Add PHY supplies for pcie3_phy

[PATCH] CHANGELOG: add Arm and RISC-V entries for 4.22
 2026-07-29  6:43 UTC  (2+ messages)

[PATCH] media: dvb-core: add upper bound check in DMX_SET_BUFFER_SIZE ioctl
 2026-07-29  6:44 UTC  (3+ messages)

[PATCH] mm/huge_memory: fix huge zero folio publication race
 2026-07-29  6:44 UTC  (2+ messages)

[PATCH v2] drm/omap: dsi: do not copy isr table
 2026-07-28 18:43 UTC  (2+ messages)

[PATCH v5 0/7] phy: cpcap-usb: improve charger detection and export cable state
 2026-07-28 18:27 UTC  (3+ messages)
` [PATCH v5 7/7] ARM: dts: ti: cpcap-mapphone: add USB safe pinctrl state

[Bug 221783] New: Bluetooth: new-device pairing consistently fails on Intel AX211 due to ~20s delay between connect and Authentication Requested (WiFi/BT coexistence?)
 2026-07-29  6:44 UTC  (2+ messages)
` [Bug 221783] "

[PATCH] kho: fix size calculation in kho_preserved_memory_reserve()
 2026-07-29  6:43 UTC  (2+ messages)

[PULL v2 00/30] pci, vhost, virtio, iommu: bugfixes
 2026-07-29  6:43 UTC  (9+ messages)
` [PULL v2 09/30] virtio-mmio: fix QUEUE_NUM_MAX

[PATCH RESEND] drm/connector: check if destroy function exist
 2026-07-28 18:36 UTC  (3+ messages)

[PATCH] regulator: tps65185: handle gpiod_get_value_cansleep() error returns
 2026-07-28 18:04 UTC  (2+ messages)

[PATCH] lib: sbi_mpxy: fix integer overflow in attribute range endpoint
 2026-07-29  6:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-29  6:40 UTC  (3+ messages)
` [PATCH v3 07/13] mm/slab: replace slab.stride with obj_exts_in_object

[PATCH i-g-t] tests/amdgpu/amd_deadlock: add gfx bad-opcode non-zero-count reset test
 2026-07-29  6:38 UTC 

[PATCH v3] xfs/842: verify CoW after exchangerange with FILE1_WRITTEN on shared extents
 2026-07-29  6:39 UTC 

[PATCH] ALSA: hda/realtek: add missing error checks in alc269 init/shutdown
 2026-07-29  6:38 UTC 

[PATCH v8 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-07-29  6:37 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: bridge: "

[PATCH v2] xfs/842: verify CoW after exchangerange with FILE1_WRITTEN on shared extents
 2026-07-29  6:35 UTC  (2+ messages)

[PATCH] xfs: check v5 superblock features early
 2026-07-29  6:35 UTC  (5+ messages)

[PATCH v2] wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
 2026-07-29  6:34 UTC  (4+ messages)

[PATCH net-next v13 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-29  6:21 UTC  (3+ messages)
` [PATCH net-next v13 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v13 2/2] net: mana: force full-page RX buffers via ethtool private flag


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.