summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh3-5/+18
2025-09-03perf: Fix the POLL_HUP delivery breakageKan Liang1-0/+1
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg3-9/+105
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com2-12/+30
2025-09-03wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()Dan Carpenter1-1/+4
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter1-3/+6
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter1-1/+1
2025-09-03crypto: sha512 - Implement export_core() and import_core()Eric Biggers1-0/+71
2025-09-03crypto: sha256 - Implement export_core() and import_core()Eric Biggers1-0/+71
2025-09-03crypto: sha1 - Implement export_core() and import_core()Eric Biggers1-0/+39
2025-09-03smb: client: show negotiated cipher in DebugDataBharath SM1-5/+22
2025-09-03smb: client: add new tracepoint to trace lease break notificationBharath SM3-9/+66
2025-09-03smb: client: fix spellings in commentsBharath SM2-3/+3
2025-09-03net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin1-4/+13
2025-09-03ipv6: annotate data-races around devconf->rpl_seg_enabledYue Haibing1-4/+2
2025-09-03Merge branch 'vxlan-fix-npds-when-using-nexthop-objects'Jakub Kicinski4-9/+237
2025-09-03selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel2-0/+224
2025-09-03vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objectsIdo Schimmel1-2/+8
2025-09-03vxlan: Fix NPD when refreshing an FDB entry with a nexthop objectIdo Schimmel2-7/+5
2025-09-03net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar1-1/+1
2025-09-03net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau1-1/+9
2025-09-03Merge branch 'net-fix-optical-sfp-failures'Jakub Kicinski2-35/+67
2025-09-03net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)1-0/+18
2025-09-03net: phylink: provide phylink_get_inband_type()Russell King (Oracle)1-35/+44
2025-09-03net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2025-09-03net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6Christoph Paasch1-17/+15
2025-09-03eth: sundance: fix endian issuesJakub Kicinski1-15/+20
2025-09-03Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski6-0/+2014
2025-09-03wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram2-9/+104
2025-09-03wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar1-0/+1
2025-09-03perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers1-10/+33
2025-09-03perf bpf-utils: Constify bpil_array_descIan Rogers1-12/+6
2025-09-03perf bpf-event: Fix use-after-free in synthesisIan Rogers1-12/+27
2025-09-03net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski1-0/+3
2025-09-02Merge tag 'sound-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-34/+130
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds27-94/+190
2025-09-02Merge tag 'for-6.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-48/+76
2025-09-02nvme: fix PI insert on writeChristoph Hellwig1-7/+11
2025-09-02btrfs: fix subvolume deletion lockup caused by inodes xarray raceOmar Sandoval1-1/+11
2025-09-02btrfs: fix corruption reading compressed range when block size is smaller tha...Qu Wenruo1-10/+30
2025-09-02btrfs: accept and ignore compression level for lzoCalvin Owens1-3/+6
2025-09-02btrfs: fix squota compressed stats leakBoris Burkov1-2/+4
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari1-2/+2
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni1-2/+2
2025-09-02i40e: remove read access to debugfs filesJacob Keller1-104/+19
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov2-3/+18
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay1-2/+2
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller1-5/+7
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller1-5/+8