summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-25net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2024-03-25net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-03-25s390/qeth: handle deferred cc1Alexandra Winter
2024-03-25dpll: indent DPLL option type by a tabPrasad Pandit
2024-03-25riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abiPu Lehui
2024-03-25Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach
2024-03-25ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-25ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou
2024-03-25kunit: fix wireless test dependenciesJohannes Berg
2024-03-25net: mark racy access on sk->sk_rcvbuflinke li
2024-03-25wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg
2024-03-25wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg
2024-03-25wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg
2024-03-25wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg
2024-03-25wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg
2024-03-25wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg
2024-03-25wifi: mac80211: correctly set active links upon TTLMAyala Beker
2024-03-25wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer
2024-03-25wifi: iwlwifi: mvm: consider having one active linkShaul Triebitz
2024-03-25wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIFEmmanuel Grumbach
2024-03-25wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-03-25wifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev
2024-03-25wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-03-25wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-03-25wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-25wifi: mac80211: fix mlme_link_id_dbg()Johan Hovold
2024-03-25fs/9p: fix uninitialized values during inode evictEric Van Hensbergen
2024-03-25mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-03-25tracing: probes: Fix to zero initialize a local variableMasami Hiramatsu (Google)
2024-03-25pwm: img: fix pwm clock lookupZoltan HERPAI
2024-03-25MAINTAINERS: erofs: add myself as reviewerSandeep Dhavale
2024-03-25erofs: drop experimental warning for FSDAXGao Xiang
2024-03-25fs/9p: remove redundant pointer v9sesColin Ian King
2024-03-25fs/9p: fix uaf in in v9fs_stat2inode_dotlLizhi Xu
2024-03-24Linux 6.9-rc1v6.9-rc1Linus Torvalds
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky