summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-27mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTESasha Levin
2025-08-27ocfs2: prevent release journal inode after journal shutdownEdward Adam Davis
2025-08-27rust: mm: mark VmaNew as transparentBaptiste Lepers
2025-08-27of_numa: fix uninitialized memory nodes causing kernel panicYin Tirui
2025-08-28ata: ahci_xgene: Use int type for 'rc' to store error codesQianfeng Rong
2025-08-28erofs: fix invalid algorithm for encoded extentsGao Xiang
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds
2025-08-27Merge branch 'locking-fixes-for-fbnic-driver'Jakub Kicinski
2025-08-27fbnic: Move phylink resume out of service_task and into open/closeAlexander Duyck
2025-08-27fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox codeAlexander Duyck
2025-08-27net: rose: fix a typo in rose_clear_routes()Eric Dumazet
2025-08-27l2tp: do not use sock_hold() in pppol2tp_session_get_sock()Eric Dumazet
2025-08-27sctp: initialize more fields in sctp_v6_from_sk()Eric Dumazet
2025-08-27MAINTAINERS: rmnet: Update email addressesSubash Abhinov Kasiviswanathan
2025-08-27fs/smb: Fix inconsistent refcnt updateShuhao Fu
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27Merge branch 'introduce-refcount_t-for-reference-counting-of-rose_neigh'Jakub Kicinski
2025-08-27net: rose: include node references in rose_neigh refcountTakamitsu Iwai
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai
2025-08-27io_uring/kbuf: fix signedness in this_len calculationQingyue Zhang
2025-08-27ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0Shenghao Ding
2025-08-27fuse: Block access to folio overlimitEdward Adam Davis
2025-08-27netfilter: conntrack: helper: Replace -EEXIST by -EBUSYPhil Sutter
2025-08-27netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...Wang Liang
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27wifi: mt76: fix linked list corruptionFelix Fietkau
2025-08-27wifi: mt76: free pending offchannel tx frames on wcid cleanupFelix Fietkau
2025-08-27wifi: mt76: mt7915: fix list corruption after hardware restartFelix Fietkau
2025-08-27wifi: mt76: mt7996: add missing check for rx wcid entriesFelix Fietkau
2025-08-27wifi: mt76: do not add non-sta wcid entries to the poll listFelix Fietkau
2025-08-27wifi: mt76: mt7996: fix crash on some tx status reportsFelix Fietkau
2025-08-27wifi: mt76: mt7996: use the correct vif link for scanning/rocChad Monroe
2025-08-27wifi: mt76: mt7996: disable beacons when going offchannelFelix Fietkau
2025-08-27wifi: mt76: prevent non-offchannel mgmt tx during scan/rocFelix Fietkau
2025-08-27wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmdMing Yen Hsieh
2025-08-27wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh
2025-08-27wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh
2025-08-27wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli
2025-08-27wifi: mt76: mt7921: don't disconnect when CSA to DFS chanJanusz Dziedzic
2025-08-27wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)