All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 15:29:02 to 2026-07-30 15:36:46 UTC [more...]

[PATCH 6.12 000/602] 6.12.101-rc1 review
 2026-07-30 14:09 UTC  (164+ messages)
` [PATCH 6.12 005/602] selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
` [PATCH 6.12 009/602] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
` [PATCH 6.12 010/602] fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
` [PATCH 6.12 011/602] seqlock: Cure some more scoped_seqlock() optimization fails
` [PATCH 6.12 012/602] seqlock: Allow KASAN to fail optimizing
` [PATCH 6.12 013/602] seqlock: Allow UBSAN_ALIGNMENT "
` [PATCH 6.12 014/602] KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
` [PATCH 6.12 035/602] soc: qcom: ice: Allow explicit votes on iface clock for ICE
` [PATCH 6.12 036/602] arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234
` [PATCH 6.12 037/602] firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limits
` [PATCH 6.12 038/602] IB/mad: Drop unmatched RMPP responses before reassembly
` [PATCH 6.12 039/602] mtd: mtdswap: remove debugfs stats file on teardown
` [PATCH 6.12 040/602] mtd: nand: mtk-ecc: stop on ECC idle timeouts
` [PATCH 6.12 041/602] btrfs: reject free space cache with more entries than pages
` [PATCH 6.12 042/602] btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
` [PATCH 6.12 043/602] firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
` [PATCH 6.12 044/602] RDMA/cma: Fix hardware address comparison length in netevent callback
` [PATCH 6.12 045/602] RDMA/umem: Add pinned revocable dmabuf import interface
` [PATCH 6.12 046/602] RDMA/irdma: Prevent rereg_mr for non-mem regions
` [PATCH 6.12 047/602] RDMA/erdma: initialize ret for empty receive WR lists
` [PATCH 6.12 048/602] RDMA/hns: Fix potential integer overflow in mhop hem cleanup
` [PATCH 6.12 049/602] RDMA/siw: publish QP after initialization
` [PATCH 6.12 050/602] mtd: fix double free and WARN_ON in add_mtd_device() error paths
` [PATCH 6.12 051/602] selftests/alsa: Fix memory leak in find_controls error path
` [PATCH 6.12 052/602] RDMA/irdma: Prevent overflows in memory contiguity checks
` [PATCH 6.12 053/602] xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()
` [PATCH 6.12 054/602] xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
` [PATCH 6.12 055/602] wifi: cfg80211: cancel sched scan results work on unregister
` [PATCH 6.12 056/602] wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()
` [PATCH 6.12 057/602] wifi: mac80211_hwsim: clamp virtio RX length before skb_put
` [PATCH 6.12 058/602] wifi: mac80211: fix unsol_bcast_probe_resp double free on alloc failure
` [PATCH 6.12 059/602] wifi: mac80211: fix fils_discovery "
` [PATCH 6.12 060/602] wifi: libertas: fix memory leak in helper_firmware_cb()
` [PATCH 6.12 061/602] wifi: p54: validate RX frame length in p54_rx_eeprom_readback()
` [PATCH 6.12 062/602] wifi: cfg80211: pass net_device to .set_monitor_channel
` [PATCH 6.12 063/602] wifi: cfg80211: define and use wiphy guard
` [PATCH 6.12 064/602] wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlock
` [PATCH 6.12 065/602] wifi: nl80211: free RNR data on MBSSID mismatch
` [PATCH 6.12 066/602] wifi: cfg80211: derive S1G beacon TSF from S1G fields
` [PATCH 6.12 067/602] wifi: nl80211: validate nested MBSSID IE blobs
` [PATCH 6.12 068/602] wifi: cfg80211: validate PMSR measurement type data
` [PATCH 6.12 069/602] wifi: cfg80211: validate PMSR FTM preamble range
` [PATCH 6.12 070/602] wifi: cfg80211: reject unsupported PMSR FTM location requests
` [PATCH 6.12 071/602] wifi: mac80211: free AP_VLAN bc_buf SKBs outside IRQ lock
` [PATCH 6.12 072/602] wifi: brcmfmac: initialize SDIO data work before cleanup
` [PATCH 6.12 073/602] wifi: cfg80211: bound element ID read when checking non-inheritance
` [PATCH 6.12 074/602] ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
` [PATCH 6.12 075/602] ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()
` [PATCH 6.12 076/602] ASoC: cs42l43: Correct report for forced microphone jack
` [PATCH 6.12 077/602] ASoC: tas2562: fix deprecated shut-down GPIO always cleared after lookup
` [PATCH 6.12 078/602] firmware: arm_scmi: Rate-limit queue-full warnings in IRQ context
` [PATCH 6.12 079/602] cpufreq: Make cpufreq_update_pressure() fall back to cpuinfo.max_freq
` [PATCH 6.12 080/602] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
` [PATCH 6.12 081/602] ipv4: fib: free fib_alias with kfree_rcu() on insert error path
` [PATCH 6.12 082/602] net/iucv: take a reference on the socket found in afiucv_hs_rcv()
` [PATCH 6.12 083/602] udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()
` [PATCH 6.12 084/602] scsi: core: wake eh reliably when using scsi_schedule_eh
` [PATCH 6.12 085/602] ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
` [PATCH 6.12 086/602] ata: sata_dwc_460ex: use platform_get_irq()
` [PATCH 6.12 087/602] ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interrupts
` [PATCH 6.12 088/602] ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning
` [PATCH 6.12 089/602] accel/ivpu: Fix wrong register read in LNL failure diagnostics
` [PATCH 6.12 090/602] ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DAC
` [PATCH 6.12 091/602] Bluetooth: qca: fix NVM tag length underflow in TLV parser
` [PATCH 6.12 092/602] Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update
` [PATCH 6.12 093/602] Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
` [PATCH 6.12 094/602] Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
` [PATCH 6.12 095/602] Bluetooth: hci_qca: Clear memdump state on invalid dump size
` [PATCH 6.12 096/602] smb/client: handle overlapping allocated ranges in fallocate
` [PATCH 6.12 097/602] drm/i915/gt: use correct selftest config symbol
` [PATCH 6.12 098/602] powerpc/85xx: Add fsl,ifc to common device ids
` [PATCH 6.12 099/602] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 6.12 100/602] powerpc/vtime: Initialize starttime at boot for native accounting
` [PATCH 6.12 101/602] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
` [PATCH 6.12 102/602] s390/checksum: Fix csum_partial() without vector facility
` [PATCH 6.12 103/602] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
` [PATCH 6.12 104/602] can: j1939: fix lockless local-destination check
` [PATCH 6.12 105/602] drm/xe/wopcm: fix WOPCM size for LNL+
` [PATCH 6.12 106/602] smb: move some duplicate definitions to common/cifsglob.h
` [PATCH 6.12 107/602] ksmbd: pin conn during async oplock break notification
` [PATCH 6.12 108/602] ksmbd: validate compound request size before reading StructureSize2
` [PATCH 6.12 109/602] drm/i915/selftests: Fix GT PM sort comparators
` [PATCH 6.12 110/602] net/sched: act_tunnel_key: Defer dst_release to RCU callback
` [PATCH 6.12 111/602] sctp: fix auth_hmacs array size in struct sctp_cookie
` [PATCH 6.12 112/602] mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
` [PATCH 6.12 113/602] usb: core: sysfs: add lock to bos_descriptors_read()
` [PATCH 6.12 114/602] wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()
` [PATCH 6.12 115/602] usb: core: port: Deattach Type-C connector on component unbind
` [PATCH 6.12 116/602] USB: storage: add NO_ATA_1X quirk for Longmai USB Key
` [PATCH 6.12 117/602] usb: chipidea: fix usage_count leak when autosuspend_delay is negative
` [PATCH 6.12 118/602] usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
` [PATCH 6.12 119/602] usb: gadget: f_midi: cancel pending IN work before freeing the midi object
` [PATCH 6.12 120/602] usb: gadget: printer: fix infinite loop in printer_read()
` [PATCH 6.12 121/602] USB: gadget: snps-udc: fix device name leak on probe failure
` [PATCH 6.12 122/602] USB: gadget: fsl-udc: "
` [PATCH 6.12 123/602] usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
` [PATCH 6.12 124/602] usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
` [PATCH 6.12 125/602] usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
` [PATCH 6.12 126/602] USB: serial: ftdi_sio: add support for E+H FXA291
` [PATCH 6.12 127/602] USB: serial: io_edgeport: cap received transmit credits
` [PATCH 6.12 128/602] USB: serial: keyspan_pda: fix data loss on receive throttling
` [PATCH 6.12 129/602] USB: serial: option: add TDTECH MT5710-CN
` [PATCH 6.12 130/602] crypto: rsa-pkcs1pad: Dont WARN on an empty digest
` [PATCH 6.12 131/602] Revert "drm/amd/display: Add missing kdoc for ALLM parameters"
` [PATCH 6.12 132/602] RISC-V: KVM: Serialize virtual interrupt pending state updates
` [PATCH 6.12 133/602] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
` [PATCH 6.12 134/602] wifi: ath9k: hif_usb: dont dereference hif_dev after re-arming firmware request
` [PATCH 6.12 135/602] wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
` [PATCH 6.12 136/602] hwmon: (corsair-psu) Stop device IO before calling hid_hw_stop
` [PATCH 6.12 137/602] hwmon: (corsair-cpro) "
` [PATCH 6.12 138/602] hwmon: (gigabyte_waterforce) "
` [PATCH 6.12 139/602] hwmon: (nzxt-smart2) "
` [PATCH 6.12 140/602] hwmon: (nzxt-kraken3) "
` [PATCH 6.12 141/602] watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
` [PATCH 6.12 142/602] wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
` [PATCH 6.12 143/602] wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
` [PATCH 6.12 144/602] wifi: ath12k: "
` [PATCH 6.12 145/602] firewire: net: Fix fragmented datagram reassembly
` [PATCH 6.12 146/602] wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
` [PATCH 6.12 147/602] wifi: ath6kl: fix OOB read from firmware IE lengths in connect event
` [PATCH 6.12 148/602] wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
` [PATCH 6.12 149/602] wifi: carl9170: fix OOB read from off-by-two in TX status handler
` [PATCH 6.12 150/602] wifi: carl9170: fix buffer overflow in rx_stream failover path
` [PATCH 6.12 151/602] btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8
` [PATCH 6.12 152/602] btrfs: dont propagate EXTENT_FLAG_LOGGING to split extent maps
` [PATCH 6.12 153/602] btrfs: free mapping node on duplicate reloc root insert
` [PATCH 6.12 154/602] ASoC: tas2781: bound firmware description string parsing
` [PATCH 6.12 155/602] ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state()
` [PATCH 6.12 156/602] ALSA: hda: cs35l41: validate and free ACPI mute object
` [PATCH 6.12 157/602] ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAI
` [PATCH 6.12 158/602] ASoC: cs35l56: Dont use devres to unregister component
` [PATCH 6.12 159/602] ASoC: cs35l56: Fix potential probe() deadlock
` [PATCH 6.12 160/602] ASoC: cs35l56: Use complete_all() to signal init_completion
` [PATCH 6.12 161/602] wifi: iwlwifi: mvm: validate SAR GEO response payload size
` [PATCH 6.12 162/602] wifi: iwlwifi: mvm: fix read in wake packet notification handler
` [PATCH 6.12 163/602] usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnect
` [PATCH 6.12 164/602] drivers/virt: pkvm: Fix end calculation in mmio_guard_ioremap_hook()
` [PATCH 6.12 165/602] hwmon: (asus-ec-sensors) fix looping over banks while reading from EC
` [PATCH 6.12 166/602] hwmon: (asus-ec-sensors) fix EC read intervals
` [PATCH 6.12 167/602] hwmon: (asus-ec-sensors) add missed handle for ENOMEM
` [PATCH 6.12 168/602] smb: client: validate DFS referral PathConsumed
` [PATCH 6.12 169/602] hwmon: occ: validate poll response sensor blocks
` [PATCH 6.12 170/602] regulator: mt6358: use regmap helper to read fixed LDO calibration
` [PATCH 6.12 171/602] Bluetooth: btusb: validate Realtek vendor event length
` [PATCH 6.12 172/602] netlink: specs: rt-link: convert bridge port flag attributes to u8
` [PATCH 6.12 173/602] net/packet: avoid fanout hook re-registration after unregister
` [PATCH 6.12 174/602] bonding: fix devconf_all NULL dereference when IPv6 is disabled
` [PATCH 6.12 175/602] rds: drop incoming messages that cross network namespace boundaries
` [PATCH 6.12 176/602] gtp: parse extension headers before reading inner protocol
` [PATCH 6.12 177/602] dpaa2-switch: put MAC endpoint device on disconnect
` [PATCH 6.12 178/602] dpaa2-eth: "
` [PATCH 6.12 179/602] iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()
` [PATCH 6.12 180/602] wifi: mac80211: tear down new links on vif update error path
` [PATCH 6.12 181/602] nfp: Check resource mutex allocation
` [PATCH 6.12 182/602] wan: wanxl: Only reset hardware after BAR mapping
` [PATCH 6.12 183/602] wifi: mwifiex: bound uAP association event IEs to the event buffer
` [PATCH 6.12 185/602] iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()
` [PATCH 6.12 194/602] pds_core: order completion reads after the ownership check
` [PATCH 6.12 195/602] pds_core: fix auxiliary device add/del races
` [PATCH 6.12 196/602] pds_core: check for workqueue allocation failure
` [PATCH 6.12 197/602] sctp: validate stream count in sctp_process_strreset_inreq()
` [PATCH 6.12 198/602] net: mctp i3c: clean up notifier and buses if driver register fails
` [PATCH 6.12 199/602] tls: device: push pending open record on splice EOF

[PATCH v1 1/2] Bluetooth: hci_core: Add reset_type parameter to hdev->reset() callback
 2026-07-30 15:36 UTC  (4+ messages)
` [PATCH v6] Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDR

[PATCH] media: rkvdec: fix v4l2-compliance failure
 2026-07-30 15:36 UTC  (2+ messages)

[PATCH] drm/amdkfd: reject alloc_memory_of_gpu with wrapping va_addr/mmap_offset
 2026-07-30 15:35 UTC 

[PATCH v3 00/12] YUV Conversion Colorop tests
 2026-07-30 15:34 UTC  (4+ messages)
` [PATCH v3 02/12] lib/igt_kms: Add IGT_COLOROP_FIXED_MATRIX property

[dhowells-fs:rxrpc-fixes 8/9] net/rxrpc/sendmsg.c:335:37: warning: implicit conversion from 'int' to 'enum rxrpc_abort_reason' changes value from 128 to -128
 2026-07-30 15:32 UTC 

[PATCH] selftests/mm: make libnuma-dependent tests optional
 2026-07-30 15:33 UTC  (2+ messages)
`  "

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-07-30 15:21 UTC  (17+ messages)
` [PATCH v3 02/23] drm/xe/log: "
` [PATCH v3 05/23] drm/xe/log: Add SIGID log helpers for severity
` [PATCH v3 06/23] drm/xe/log: Add SIGID log helpers for location
` [PATCH v3 07/23] drm/xe/log: Add SIGID log helpers for location & severity
` [PATCH v3 08/23] drm/xe/log: Add SIGID log helpers for components
` [PATCH v3 09/23] drm/xe/log: Add SIGID log helpers for errno-only
` [PATCH v3 10/23] drm/xe/log: Add hardware error signatures
` [PATCH v3 12/23] drm/xe/ras: Check RAS and LOG component definitions
` [PATCH v3 13/23] drm/xe/kunit: Setup driver data in the test device
` [PATCH v3 14/23] drm/xe/tests: Add Kunit tests for xe_log
` [PATCH v3 16/23] drm/xe: Report 'probe blocked' error using SIGID
` [PATCH v3 17/23] drm/xe: Report 'device wedged' errors "
` [PATCH v3 18/23] drm/xe: Report 'Survivability Mode' "
` [PATCH v3 20/23] drm/xe/pcode: Report 'Mailbox failed' error "
` [PATCH v3 22/23] drm/xe/gt: Report 'pagefault' errors "
` [PATCH v3 23/23] drm/xe/pci: Report 'cannot re-enable' error "

[REGRESSION] usb controller fails to initialize on intel s1200btl
 2026-07-30 15:33 UTC  (5+ messages)

[PATCH] generic/645: Confirm availability of free inodes
 2026-07-30 15:32 UTC  (6+ messages)

subscribe
 2026-07-30 15:16 UTC 

[PATCH v8 00/18] media: iris: Add AR50LT core support and enable Agatti platform
 2026-07-30 15:32 UTC  (5+ messages)
` [PATCH v8 02/18] media: iris: Skip UBWC configuration when not supported
` [PATCH v8 08/18] media: iris: Add platform data field for watchdog interrupt mask

[PATCH] Xen/gnttab: adjust two uses of sizeof()
 2026-07-30 15:31 UTC  (3+ messages)

[PATCH] misc: pci_endpoint_test: Add WARN_ON() to detect broken EPC drivers
 2026-07-30 15:31 UTC  (6+ messages)
` DWC eDMA weirdness

[PATCH v7 1/7] arm64: dts: imx8mp: Add DT label to SPBA5 bus
 2026-07-30 15:31 UTC  (4+ messages)
` [PATCH v7 2/7] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC

[PATCH v6 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-30 15:31 UTC  (3+ messages)
` [PATCH v6 3/3] arm64: dts: qcom: sm8250: Add JPEG encoder node

[PATCH v2 0/1] dm-integrity: replace forgeable discard filler with a keyed sector marker
 2026-07-30 15:29 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/8] nitro_enclaves: Support multi-NUMA CPU pools and per-node allocation
 2026-07-30 15:28 UTC  (5+ messages)
` [PATCH 5/8] nitro_enclaves: Add NE_SET_ALLOC_NUMA_NODE
` [PATCH 6/8] nitro_enclaves: Expose CPU pool state under sysfs


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.