summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-09net: dsa: b53/bcm_sf2: implement .support_eee() methodRussell King (Oracle)3-6/+9
2025-09-09net: dsa: provide implementation of .support_eee()Russell King (Oracle)2-0/+17
2025-09-09net: dsa: add hook to determine whether EEE is supportedRussell King (Oracle)2-0/+9
2025-09-09fs/fhandle.c: fix a race in call of has_locked_children()Al Viro1-4/+14
2025-09-09microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren1-0/+2
2025-09-09microchip: lan865x: Fix module autoloadingStefan Wahren1-2/+3
2025-09-09net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar1-1/+1
2025-09-09e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7
2025-09-09cifs: prevent NULL pointer dereference in UTF16 conversionMakar Semyonov1-0/+3
2025-09-09batman-adv: fix OOB read/write in network-coding decodeStanislav Fort1-1/+6
2025-09-09scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans1-4/+6
2025-09-09platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks listChristoffer Sandberg1-0/+14
2025-09-09drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski7-0/+90
2025-09-09drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-09-09net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren1-1/+2
2025-09-09wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh1-0/+3
2025-09-09wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor1-2/+2
2025-09-09wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh1-1/+1
2025-09-09wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong2-4/+5
2025-09-09soc: qcom: mdt_loader: Deal with zero e_shentsizeBjorn Andersson1-5/+7
2025-09-09of_numa: fix uninitialized memory nodes causing kernel panicYin Tirui1-1/+4
2025-09-09proc: fix missing pde_set_flags() for net proc fileswangzijie1-17/+21
2025-09-09ocfs2: prevent release journal inode after journal shutdownEdward Adam Davis1-0/+3
2025-09-09kasan: fix GCC mem-intrinsic prefix with sw tagsAda Couprie Diaz1-4/+8
2025-09-09sched: Fix sched_numa_find_nth_cpu() if mask offlineChristian Loehle1-0/+2
2025-09-09mm: slub: avoid wake up kswapd in set_track_prepareyangshiguang1-10/+20
2025-09-09mm: fix possible deadlock in kmemleakGu Bowen1-7/+20
2025-09-09mm: move page table sync declarations to linux/pgtable.hHarry Yoo2-16/+16
2025-09-09mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTESasha Levin1-2/+7
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo2-0/+21
2025-09-09io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe2-4/+12
2025-09-09pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()Ma Ke1-0/+3
2025-09-09arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan5-4/+34
2025-09-09ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-09-09accel/ivpu: Prevent recovery work from being queued during device removalKarol Wachowski3-4/+4
2025-09-09ALSA: usb-audio: Add mute TLV for playback volumes on some devicesCryolitia PukNgae1-0/+2
2025-09-09phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur1-10/+8
2025-09-09selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-09ppp: fix memory leak in pad_compress_skbQingfang Deng1-3/+3
2025-09-09net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph1-0/+10
2025-09-09net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang1-2/+4
2025-09-09ax25: properly unshare skbs in ax25_kiss_rcv()Eric Dumazet1-0/+4
2025-09-09mctp: return -ENOPROTOOPT for unknown getsockopt optionsAlok Tiwari1-1/+1
2025-09-09net/smc: Remove validation of reserved bits in CLC Decline messageMahanta Jambigi1-2/+0
2025-09-09ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()Dan Carpenter1-4/+3
2025-09-09net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-09net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-09wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()Dan Carpenter1-1/+4
2025-09-09wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter1-3/+6
2025-09-09wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter1-1/+1