summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28idpf: adjust TxQ ring count minimumJoshua Hay
2026-07-28idpf: bound interrupt-vector register fill to the allocated arrayMichael Bommarito
2026-07-28spi: spi-qpic-snand: write the feature value before executing SET_FEATUREStanislaw Pal
2026-07-28PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencingRichard Zhu
2026-07-28ALSA: usb-audio: Add quirk for Corsair Virtuoso (later revision)Robert Abrahamse
2026-07-28ALSA: pcm: wake linked drain waiters on unlinkNorbert Szetei
2026-07-28KVM: x86/mmu: Check all address spaces before skipping unsyncJinu Kim
2026-07-28KVM: x86/mmu: Check write tracking in all address spacesJinu Kim
2026-07-28hwmon: (pmbus) Fix return value from pmbus_update_byte_data()Guenter Roeck
2026-07-28KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi
2026-07-28KVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-28Merge tag 'kvm-s390-master-7.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-28of/address: Fix NULL bus dereference in of_pci_range_parser_one()Carlo Caione
2026-07-28i2c: imx: mark I2C adapter when hardware is powered downCarlos Song
2026-07-29tracing/fprobe: Roll back on enable_trace_fprobe() failureRaushan Patel
2026-07-28Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-28tracing/probes: Reject $arg0 in meta argument expansionRaushan Patel
2026-07-28net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controllerChenguang Zhao
2026-07-28binfmt_misc: don't leak the user namespace when the mount failsChristian Brauner
2026-07-28binfmt_misc: reject a flag character as the field delimiterChristian Brauner
2026-07-28binfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner
2026-07-28binfmt_misc: restore write access when removing an entryChristian Brauner
2026-07-28Merge patch series "binfmt_misc: don't let an 'F' entry pin its own instance"Christian Brauner
2026-07-28binfmt_misc: don't let an 'F' entry pin its own instanceChristian Brauner
2026-07-28Merge patch series "netfs: Miscellaneous fixes"Christian Brauner
2026-07-28netfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells
2026-07-28netfs: release readahead folios on iterator preparation failureYichong Chen
2026-07-28netfs: handle single writeback rolling buffer allocation failureYichong Chen
2026-07-28netfs: clear PG_private_2 on copy-to-cache append failureYichong Chen
2026-07-28wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations checkStanislaw Gruszka
2026-07-28wifi: mac80211: validate individual TWT params before driver setupZhao Li
2026-07-28wifi: cfg80211: publish PMSR request before starting the driverZhao Li
2026-07-28wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li
2026-07-28wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()Deepanshu Kartikey
2026-07-28Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-07-28wifi: mac80211: fix tid_tx use-after-free on BA session stopZhao Li
2026-07-28drm/vc4: Zero the tile state data array before each BIN jobMaĆ­ra Canal
2026-07-28drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO sizeJose Maria Casanova Crespo
2026-07-28net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet
2026-07-28bpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo
2026-07-28net/smc: fix socket use-after-free during link group terminationXuanqiang Luo
2026-07-28net/sched: cls_u32: validate offshift to prevent shift-out-of-boundsCen Zhang (Microsoft)
2026-07-28pinctrl: qcom: ipq806x: mark pci reset as a GPIO pin functionHans Ulli Kroll
2026-07-28pinctrl: qcom: ipq806x: mark gpio as a GPIO pin functionHans Ulli Kroll
2026-07-28net: mpls: initialize rtm_tos in mpls_getroute()Yehyeong Lee
2026-07-28fou: Fix use-after-free in fou_create()Xuanqiang Luo
2026-07-28i2c: designware: defer probe if child GpioInt controllers are not boundHardik Prakash
2026-07-28staging: rtl8723bs: validate monitor transmit frame lengthsMariano Baragiola
2026-07-28staging: rtl8723bs: fix missing shared-key auth challenge length checkPanagiotis Petrakopoulos