All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 15:56:56 to 2026-07-30 16:03:00 UTC [more...]

[PATCH 6.6 000/484] 6.6.148-rc1 review
 2026-07-30 14:10 UTC  (130+ messages)
` [PATCH 6.6 003/484] selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
` [PATCH 6.6 005/484] platform/x86/amd/pmc: Dont log during intermediate wakeups
` [PATCH 6.6 006/484] platform/x86/amd/pmc: Avoid logging "(null)" for DMI values
` [PATCH 6.6 007/484] seqlock: Cure some more scoped_seqlock() optimization fails
` [PATCH 6.6 008/484] seqlock: Allow KASAN to fail optimizing
` [PATCH 6.6 009/484] seqlock: Allow UBSAN_ALIGNMENT "
` [PATCH 6.6 010/484] KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
` [PATCH 6.6 011/484] KVM: nVMX: Hide shadow VMCS right after VMCLEAR
` [PATCH 6.6 012/484] KVM: x86/mmu: Fix use-after-free on vendor module reload
` [PATCH 6.6 023/484] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
` [PATCH 6.6 024/484] accel/ivpu: Reject firmware log with size smaller than header
` [PATCH 6.6 025/484] gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappings
` [PATCH 6.6 026/484] xprtrdma: Clear receive-side ownership pointers on release
` [PATCH 6.6 027/484] Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()
` [PATCH 6.6 028/484] Input: ims-pcu - fix logic error in packet reset
` [PATCH 6.6 029/484] arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234
` [PATCH 6.6 030/484] IB/mad: Drop unmatched RMPP responses before reassembly
` [PATCH 6.6 031/484] mtd: mtdswap: remove debugfs stats file on teardown
` [PATCH 6.6 032/484] mtd: nand: mtk-ecc: stop on ECC idle timeouts
` [PATCH 6.6 033/484] btrfs: reject free space cache with more entries than pages
` [PATCH 6.6 034/484] btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
` [PATCH 6.6 035/484] firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
` [PATCH 6.6 036/484] RDMA/cma: Fix hardware address comparison length in netevent callback
` [PATCH 6.6 037/484] RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
` [PATCH 6.6 038/484] RDMA/umem: Introduce an option to revoke DMABUF umem
` [PATCH 6.6 039/484] RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
` [PATCH 6.6 040/484] RDMA/umem: Move umem dmabuf revoke logic into helper function
` [PATCH 6.6 041/484] RDMA/umem: Add pinned revocable dmabuf import interface
` [PATCH 6.6 042/484] RDMA/umem: Add helpers for umem dmabuf revoke lock
` [PATCH 6.6 043/484] RDMA/irdma: Prevent rereg_mr for non-mem regions
` [PATCH 6.6 044/484] RDMA/erdma: initialize ret for empty receive WR lists
` [PATCH 6.6 045/484] RDMA/hns: Fix potential integer overflow in mhop hem cleanup
` [PATCH 6.6 046/484] RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
` [PATCH 6.6 047/484] RDMA/siw: publish QP after initialization
` [PATCH 6.6 048/484] mtd: fix double free and WARN_ON in add_mtd_device() error paths
` [PATCH 6.6 049/484] selftests/alsa: Fix memory leak in find_controls error path
` [PATCH 6.6 050/484] RDMA/irdma: Prevent overflows in memory contiguity checks
` [PATCH 6.6 051/484] xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()
` [PATCH 6.6 052/484] xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
` [PATCH 6.6 053/484] wifi: cfg80211: cancel sched scan results work on unregister
` [PATCH 6.6 054/484] wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()
` [PATCH 6.6 055/484] wifi: mac80211_hwsim: clamp virtio RX length before skb_put
` [PATCH 6.6 056/484] wifi: libertas: fix memory leak in helper_firmware_cb()
` [PATCH 6.6 057/484] wifi: p54: validate RX frame length in p54_rx_eeprom_readback()
` [PATCH 6.6 058/484] wifi: nl80211: free RNR data on MBSSID mismatch
` [PATCH 6.6 059/484] wifi: nl80211: validate nested MBSSID IE blobs
` [PATCH 6.6 060/484] wifi: cfg80211: validate PMSR measurement type data
` [PATCH 6.6 061/484] wifi: cfg80211: validate PMSR FTM preamble range
` [PATCH 6.6 062/484] wifi: cfg80211: reject unsupported PMSR FTM location requests
` [PATCH 6.6 063/484] wifi: mac80211: free AP_VLAN bc_buf SKBs outside IRQ lock
` [PATCH 6.6 064/484] wifi: brcmfmac: initialize SDIO data work before cleanup
` [PATCH 6.6 065/484] wifi: cfg80211: bound element ID read when checking non-inheritance
` [PATCH 6.6 066/484] ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
` [PATCH 6.6 067/484] ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()
` [PATCH 6.6 068/484] ASoC: cs42l43: Correct report for forced microphone jack
` [PATCH 6.6 069/484] ASoC: tas2562: fix deprecated shut-down GPIO always cleared after lookup
` [PATCH 6.6 070/484] firmware: arm_scmi: Rate-limit queue-full warnings in IRQ context
` [PATCH 6.6 071/484] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
` [PATCH 6.6 072/484] ipv4: fib: free fib_alias with kfree_rcu() on insert error path
` [PATCH 6.6 073/484] net/iucv: take a reference on the socket found in afiucv_hs_rcv()
` [PATCH 6.6 074/484] ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
` [PATCH 6.6 075/484] ata: sata_dwc_460ex: use platform_get_irq()
` [PATCH 6.6 076/484] ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interrupts
` [PATCH 6.6 077/484] ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning
` [PATCH 6.6 078/484] ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DAC
` [PATCH 6.6 079/484] Bluetooth: qca: fix NVM tag length underflow in TLV parser
` [PATCH 6.6 080/484] Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
` [PATCH 6.6 081/484] Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
` [PATCH 6.6 082/484] Bluetooth: hci_qca: Clear memdump state on invalid dump size
` [PATCH 6.6 083/484] smb/client: handle overlapping allocated ranges in fallocate
` [PATCH 6.6 084/484] drm/i915/gt: use correct selftest config symbol
` [PATCH 6.6 085/484] sched/vtime: Get rid of generic vtime_task_switch() implementation
` [PATCH 6.6 086/484] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 6.6 087/484] powerpc/vtime: Initialize starttime at boot for native accounting
` [PATCH 6.6 088/484] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
` [PATCH 6.6 089/484] can: j1939: fix lockless local-destination check
` [PATCH 6.6 090/484] ksmbd: pin conn during async oplock break notification
` [PATCH 6.6 091/484] ksmbd: validate compound request size before reading StructureSize2
` [PATCH 6.6 092/484] drm/i915/selftests: Fix GT PM sort comparators
` [PATCH 6.6 093/484] net/sched: act_tunnel_key: Defer dst_release to RCU callback
` [PATCH 6.6 094/484] sctp: fix auth_hmacs array size in struct sctp_cookie
` [PATCH 6.6 095/484] mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
` [PATCH 6.6 096/484] wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()
` [PATCH 6.6 097/484] USB: storage: add NO_ATA_1X quirk for Longmai USB Key
` [PATCH 6.6 098/484] usb: chipidea: fix usage_count leak when autosuspend_delay is negative
` [PATCH 6.6 099/484] usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
` [PATCH 6.6 100/484] usb: gadget: f_midi: cancel pending IN work before freeing the midi object
` [PATCH 6.6 101/484] usb: gadget: printer: fix infinite loop in printer_read()
` [PATCH 6.6 102/484] USB: gadget: snps-udc: fix device name leak on probe failure
` [PATCH 6.6 103/484] USB: gadget: fsl-udc: "
` [PATCH 6.6 104/484] usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
` [PATCH 6.6 105/484] usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
` [PATCH 6.6 106/484] usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
` [PATCH 6.6 107/484] USB: serial: ftdi_sio: add support for E+H FXA291
` [PATCH 6.6 108/484] USB: serial: io_edgeport: cap received transmit credits
` [PATCH 6.6 109/484] USB: serial: keyspan_pda: fix data loss on receive throttling
` [PATCH 6.6 110/484] USB: serial: option: add TDTECH MT5710-CN
` [PATCH 6.6 111/484] crypto: rsa-pkcs1pad: Dont WARN on an empty digest
` [PATCH 6.6 112/484] Revert "drm/amd/display: Add missing kdoc for ALLM parameters"
` [PATCH 6.6 113/484] RISC-V: KVM: Serialize virtual interrupt pending state updates
` [PATCH 6.6 114/484] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
` [PATCH 6.6 115/484] wifi: ath9k: hif_usb: dont dereference hif_dev after re-arming firmware request
` [PATCH 6.6 116/484] wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
` [PATCH 6.6 117/484] hwmon: (corsair-psu) Stop device IO before calling hid_hw_stop
` [PATCH 6.6 118/484] hwmon: (corsair-cpro) "
` [PATCH 6.6 119/484] hwmon: (nzxt-smart2) "
` [PATCH 6.6 120/484] watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
` [PATCH 6.6 121/484] wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
` [PATCH 6.6 122/484] wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
` [PATCH 6.6 123/484] wifi: ath12k: "
` [PATCH 6.6 124/484] firewire: net: Fix fragmented datagram reassembly
` [PATCH 6.6 125/484] wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
` [PATCH 6.6 126/484] wifi: ath6kl: fix OOB read from firmware IE lengths in connect event
` [PATCH 6.6 127/484] wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
` [PATCH 6.6 128/484] wifi: carl9170: fix OOB read from off-by-two in TX status handler
` [PATCH 6.6 129/484] wifi: carl9170: fix buffer overflow in rx_stream failover path
` [PATCH 6.6 131/484] btrfs: free mapping node on duplicate reloc root insert
` [PATCH 6.6 132/484] ASoC: tas2781: bound firmware description string parsing
` [PATCH 6.6 140/484] hwmon: (asus-ec-sensors) fix looping over banks while reading from EC
` [PATCH 6.6 141/484] hwmon: (asus-ec-sensors) fix EC read intervals
` [PATCH 6.6 142/484] hwmon: (asus-ec-sensors) add missed handle for ENOMEM
` [PATCH 6.6 143/484] smb: client: validate DFS referral PathConsumed
` [PATCH 6.6 144/484] hwmon: occ: validate poll response sensor blocks
` [PATCH 6.6 145/484] Bluetooth: btusb: validate Realtek vendor event length
` [PATCH 6.6 146/484] net/packet: avoid fanout hook re-registration after unregister
` [PATCH 6.6 147/484] bonding: fix devconf_all NULL dereference when IPv6 is disabled
` [PATCH 6.6 148/484] rds: drop incoming messages that cross network namespace boundaries
` [PATCH 6.6 149/484] dpaa2-switch: put MAC endpoint device on disconnect
` [PATCH 6.6 150/484] dpaa2-eth: "

[PATCH net] netdevsim: tc: serialize access to nsim_block_cb_list
 2026-07-30 16:02 UTC  (3+ messages)
` [PATCH net v2] net: flow_offload: serialize driver callback lists

[PATCH] merge-base: add tests for --is-ancestor
 2026-07-30 16:02 UTC  (3+ messages)
` [PATCH v2] "

[ANNOUNCEMENT] Xen Project Releases Version 4.22
 2026-07-30 16:02 UTC 

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2026-07-30 16:00 UTC  (3+ messages)
` [PATCH v8 12/19] hvf: Simplify post reset/init/loadvm hooks

[PATCH v6 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-30 16:01 UTC  (5+ messages)
` [PATCH v6 2/3] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder
` [PATCH v6 3/3] arm64: dts: qcom: sm8250: Add JPEG encoder node

[PATCH v9 00/10] Support for block device NVMEM providers
 2026-07-30 16:00 UTC  (11+ messages)
` [PATCH v9 01/10] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v9 02/10] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v9 03/10] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v9 04/10] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v9 05/10] block: partitions: of: Attach partition fwnode to the block device
` [PATCH v9 06/10] block: implement NVMEM provider
` [PATCH v9 07/10] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v9 08/10] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v9 09/10] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v9 10/10] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-30 16:01 UTC  (6+ messages)
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update

[PATCH 00/14] DP-HDMI PCON DSC fixes
 2026-07-30 16:01 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] virtio: make virtio_add_queue() queue_size an unsigned int
 2026-07-30 15:59 UTC  (2+ messages)

[PATCH 00/33] scsi: qla2xxx: Bug fixes and hardening
 2026-07-30 15:58 UTC  (34+ messages)
` [PATCH 01/33] scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation
` [PATCH 02/33] scsi: qla2xxx: Improve firmware dump data capture
` [PATCH 03/33] scsi: qla2xxx: Serialize flash version read in reset handler
` [PATCH 04/33] scsi: qla2xxx: Fix use-after-free of qpair work on queue teardown
` [PATCH 05/33] scsi: qla2xxx: Clarify MPI optrom address/length units
` [PATCH 06/33] scsi: qla2xxx: Fix cs84xx use-after-free on host teardown
` [PATCH 07/33] scsi: qla2xxx: Don't query firmware state while chip is down
` [PATCH 08/33] scsi: qla2xxx: Zero mailbox struct in qla2x00_get_firmware_state()
` [PATCH 09/33] scsi: qla2xxx: Fix FCE trace enable parsing in debugfs
` [PATCH 10/33] scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
` [PATCH 11/33] scsi: qla2xxx: Use memset_io() to clear QLAFX00 request ring slot
` [PATCH 12/33] scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path
` [PATCH 13/33] scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb()
` [PATCH 14/33] scsi: qla2xxx: Fix soft lockup polling continuation IOCB signature
` [PATCH 15/33] scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read
` [PATCH 16/33] scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()
` [PATCH 17/33] scsi: qla2xxx: Quiesce response IRQ before freeing request queue
` [PATCH 18/33] scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path
` [PATCH 19/33] scsi: qla2xxx: Clamp max_npiv_vports to VP_CTRL bitmap capacity
` [PATCH 20/33] scsi: qla2xxx: Avoid double completion in async IOCB timeout
` [PATCH 21/33] scsi: qla2xxx: Skip vport under deletion in report ID acquisition
` [PATCH 22/33] scsi: qla2xxx: Drop vport reference under lock "
` [PATCH 23/33] scsi: qla2xxx: Hold vport_slock for host map update "
` [PATCH 24/33] scsi: qla2xxx: Fix NVMe abort reference leak on repeated abort
` [PATCH 25/33] scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started
` [PATCH 26/33] scsi: qla2xxx: Unlink NVMe unsol ctx before freeing on LS reject error
` [PATCH 27/33] scsi: qla2xxx: Serialize NVMe unsol ctx list with a per-fcport lock
` [PATCH 28/33] scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnostics
` [PATCH 29/33] scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak
` [PATCH 30/33] scsi: qla2xxx: Validate BSG request_len before reading vendor_cmd[]
` [PATCH 31/33] scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers
` [PATCH 32/33] scsi: qla2xxx: Bound i2c->length in I2C "
` [PATCH 33/33] scsi: qla2xxx: Update version to 12.00.00.2607b2

[LTP] [PATCH v14] semctl01: fix SEM_STAT failures under parallel LTP runs
 2026-07-30 16:00 UTC  (2+ messages)
` [LTP] "

[PATCH v7 0/4] hwmon: pmbus: add MPS MPQ8646 support
 2026-07-30 16:00 UTC  (3+ messages)
` [PATCH v7 4/4] hwmon: pmbus: mpq8646: gate the writes

[PATCH 1/1] arm64: dts: st: Add I/O sync to eth1 pinctrl in stm32mp25-pinctrl.dtsi
 2026-07-30 15:59 UTC 

[PATCH v5 0/2] Add no-hpd property to the cadence bridge
 2026-07-30 15:58 UTC  (4+ messages)
  `  "

[PATCH] ASoC: cs42xx8: fix regmap SPI flag masks to target high byte
 2026-07-30 15:57 UTC  (2+ messages)

[PATCH v4 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-30 15:50 UTC  (6+ messages)
` [PATCH v4 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v4 3/3] can: rockchip_canfd: serialize TX state and command writes

[RESEND PATCH v2] iio: adc: bcm_iproc_adc: Convert probe() to use dev_err_probe()
 2026-07-30 15:57 UTC 

[frank-w-bpi-r2-4.14:7.2-rc 86/168] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x.dtb: ethernet-phy@24 (ethernet-phy-ieee802.3-c45): leds: 'led0@0', 'led1@1' do not match any of the regexes: '^led@[a-f0-9]+$', '^pinctrl-[0-9]+$'
 2026-07-30 15:57 UTC 

[PATCH v4 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 15:50 UTC  (2+ messages)

[wic][PATCH v2 0/4] oe/path: three fixes plus unit coverage
 2026-07-30 15:57 UTC  (5+ messages)
` [yocto-patches] "

[PATCH v2 00/50] Introduce helper-to-tcg
 2026-07-30 15:56 UTC  (3+ messages)
` [PATCH v2 06/50] Add helper-to-tcg subproject


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.