summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21accel: ethosu: Handle U85 internal chaining bufferRob Herring (Arm)
2026-07-21accel: ethosu: Fix element size accounting for cmd stream validationRob Herring (Arm)
2026-07-21smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson
2026-07-21Merge patch series "Fix for unintended FUSE ACL cache"Christian Brauner
2026-07-21selftests/fuse: add ACL_DONT_CACHE regression testAmir Goldstein
2026-07-21fs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein
2026-07-21pds_core: check for workqueue allocation failureNikhil P. Rao
2026-07-21pds_core: fix auxiliary device add/del racesNikhil P. Rao
2026-07-21pds_core: order completion reads after the ownership checkNikhil P. Rao
2026-07-21pds_core: yield the CPU while waiting for the adminq to drainNikhil P. Rao
2026-07-21Merge branch 'pds_core-fix-use-after-free-on-workqueue-during-remove'Jakub Kicinski
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao
2026-07-21mailmap: fix wrong canonical name for mgr@kernel.orgMichael Grzeschik
2026-07-21sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkidHanQuan
2026-07-21net: txgbe: fix FDIR filter leak on removeChenguang Zhao
2026-07-21rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabledIlia Gavrilov
2026-07-21net: txgbe: fix heap overflow when reading module EEPROMChenguang Zhao
2026-07-21mailmap: update entry for Alice MikityanskaAlice Mikityanska
2026-07-21tipc: serialize udp bearer replicast list updatesWeiming Shi
2026-07-21Merge tag 'nfsd-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-07-21rtase: Workaround for TX hang caused by hardware packet parsingJustin Lai
2026-07-21mptcp: only set DATA_FIN when a mapping is presentMichael Bommarito
2026-07-21geneve: ensure the skb is writable before fixing its headersAntoine Tenart
2026-07-21geneve: fix hint header definition wrt endiannessAntoine Tenart
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang
2026-07-21Merge branch 'net-fix-two-issues-in-sk_clone-error-path'Jakub Kicinski
2026-07-21net: Call net_enable_timestamp() before failure in sk_clone().Kuniyuki Iwashima
2026-07-21soreuseport: Clear sk_reuseport_cb before failure in sk_clone().Kuniyuki Iwashima
2026-07-21amd-xgbe: fix MAC_AUTO_SW handling in CL37 ANPrashanth Kumar KR
2026-07-21drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes
2026-07-21Merge tag 'hwmon-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-21net: gro: fix double aggregation of flush-marked skbsShiming Cheng
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-21arm64/mm: Check the requested PFN range during memory removalRichard Cheng
2026-07-21Merge tag 'probes-fixes-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-21arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-21pds_core: reject component parameter in legacy firmware updateNikhil P. Rao
2026-07-21USB: serial: option: add TDTECH MT5710-CNChukun Pan
2026-07-21drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li
2026-07-21MAINTAINERS: update my email addressRoger Pau Monne
2026-07-21wifi: cfg80211: guard optional PMSR nominal timeZhao Li
2026-07-21Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-07-21wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFOIbrahim Hashimov
2026-07-21wifi: brcmfmac: drain bus_reset work on device removalFan Wu
2026-07-21wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu
2026-07-21wifi: mac80211: recalculate TIM when a station enters power saveAndrew Pope
2026-07-21iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()Li RongQing
2026-07-21iommu/amd: Bound the early ACPI HID mapPengpeng Hou