summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28nvme: update nvme_passthru_end() signatureNilay Shroff
2026-07-28list: Permit context-unguarded access with list_empty_careful()Marco Elver
2026-07-28list: introduce LIST_HEAD_GUARDEDNilay Shroff
2026-07-28nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
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: Fix boot-time audio stuttering for USB Audio deviceZhang Heng
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-28Merge tag 'realtek-dt-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
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-28cpufreq/amd-pstate: Document missing kernel-doc membersDavid Vernet
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-28i2c: qcom-geni: distinguish address-phase and data-phase NACKPraveen Talari
2026-07-28i2c: qcom-geni: use dedicated completions for abort and reset eventsPraveen Talari
2026-07-28i2c: qcom-geni: use cancel command before abort on transfer timeoutPraveen Talari
2026-07-28of/address: Fix NULL bus dereference in of_pci_range_parser_one()Carlo Caione
2026-07-28isofs: validate directory records consistentlyYichong Chen
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-28dt-bindings: i2c: cdns: add Axiado AX3005 I2C variantSwark Yang
2026-07-28tracing/probes: Reject $arg0 in meta argument expansionRaushan Patel
2026-07-28tracing/probes: Treating longer symbol name on event comparationMasami Hiramatsu (Google)
2026-07-28docs: trace: fprobe: fix 'thos' spellingshaikh.kamal
2026-07-28media: em28xx: defer audio-only extension registrationDiego Fernando Mancera Gomez
2026-07-28Documentation: media: fix spelling errorsshaikh.kamal
2026-07-28arm64: dts: allwinner: a523: Enable SPDIF on X96QPRO+Per Larsson
2026-07-28arm64: dts: allwinner: a523: Add SPDIF output PH pin mux optionPer Larsson
2026-07-28arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrixOndrej Jirman
2026-07-28wifi: mac80211: fix per-STA profile length in cross-link CSA parsingZhao Li
2026-07-28wifi: mac80211: simplify airtime_flags_write()Dmitry Antipov
2026-07-28wifi: mwifiex: Remove WQ_HIGHPRI from main workqueueFabio Estevam
2026-07-28wifi: mwifiex: Detach sync cmd buffer on interrupted waitFabio Estevam
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau
2026-07-28wifi: mac80211: estimate expected throughput if not provided by driver/rcFelix Fietkau
2026-07-28wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtimeFelix Fietkau
2026-07-28wifi: nxpwifi: reject zero-length extension elements in beacon IEsLinmao Li
2026-07-28Merge tag 'iwlwifi-next-2026-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-07-28rfkill: repair malformed kernel-doc and add some descriptionsRandy Dunlap
2026-07-28wifi: cfg80211: change mesh_setup::ie_len to size_tSrinivas Achary
2026-07-28net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookupLorenzo Bianconi
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