summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-21mptcp: only set DATA_FIN when a mapping is presentMichael Bommarito1-6/+6
2026-07-21geneve: ensure the skb is writable before fixing its headersAntoine Tenart1-2/+11
2026-07-21geneve: fix hint header definition wrt endiannessAntoine Tenart1-1/+10
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang1-0/+1
2026-07-21Merge branch 'net-fix-two-issues-in-sk_clone-error-path'Jakub Kicinski1-5/+5
2026-07-21net: Call net_enable_timestamp() before failure in sk_clone().Kuniyuki Iwashima1-3/+3
2026-07-21soreuseport: Clear sk_reuseport_cb before failure in sk_clone().Kuniyuki Iwashima1-2/+2
2026-07-21amd-xgbe: fix MAC_AUTO_SW handling in CL37 ANPrashanth Kumar KR1-3/+8
2026-07-21drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
2026-07-21Merge tag 'hwmon-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-20/+130
2026-07-21net: gro: fix double aggregation of flush-marked skbsShiming Cheng1-1/+3
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-91/+180
2026-07-21arm64/mm: Check the requested PFN range during memory removalRichard Cheng1-1/+1
2026-07-21Merge tag 'probes-fixes-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+9
2026-07-21arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price1-1/+1
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-22/+80
2026-07-21pds_core: reject component parameter in legacy firmware updateNikhil P. Rao1-0/+6
2026-07-21USB: serial: option: add TDTECH MT5710-CNChukun Pan1-0/+1
2026-07-21drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
2026-07-21MAINTAINERS: update my email addressRoger Pau Monne1-1/+1
2026-07-21wifi: cfg80211: guard optional PMSR nominal timeZhao Li1-2/+3
2026-07-21Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/...Johannes Berg32-115/+381
2026-07-21wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFOIbrahim Hashimov1-3/+3
2026-07-21wifi: brcmfmac: drain bus_reset work on device removalFan Wu7-4/+77
2026-07-21wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
2026-07-21wifi: mac80211: recalculate TIM when a station enters power saveAndrew Pope1-0/+2
2026-07-21iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()Li RongQing1-1/+1
2026-07-21iommu/amd: Bound the early ACPI HID mapPengpeng Hou1-0/+6
2026-07-21wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk1-1/+1
2026-07-21wifi: mwifiex: replace one-element arrays with flexible array membersGeorgi Valkov3-14/+14
2026-07-21wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()Huihui Huang1-2/+5
2026-07-21iommu/vt-d: Disallow SVA if page walk is not coherentLu Baolu1-1/+1
2026-07-21wifi: mwifiex: bound uAP association event IEs to the event bufferHE WEI (ギカク)1-2/+22
2026-07-21wifi: mac80211: copy aggregation informationBenjamin Berg1-0/+3
2026-07-21vhost-net: fix TX stall when vhost owns virtio-net headerEnrico Zanda1-3/+5
2026-07-21wifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang1-0/+5
2026-07-21Merge tag 'ath-current-20260713' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg20-26/+137
2026-07-21wifi: mwifiex: fix freeze for 60 seconds caused by request_firmwareGeorgi Valkov1-6/+8
2026-07-21binfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner1-0/+4
2026-07-21wan: wanxl: Only reset hardware after BAR mappingRuoyu Wang1-1/+2
2026-07-21nfp: Check resource mutex allocationRuoyu Wang1-0/+3
2026-07-21wifi: mac80211: tear down new links on vif update error pathXiang Mei1-0/+4
2026-07-21exec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner1-1/+1
2026-07-21iommu/amd: Wait for completion instead of returning early in iommu_completion...Guanghui Feng1-6/+16
2026-07-21Merge tag 'kvm-riscv-fixes-7.2-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini10-74/+137
2026-07-21KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse1-5/+11
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse1-1/+8
2026-07-21KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
2026-07-21KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim1-0/+1