summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-28Linux 6.1.149v6.1.149Greg Kroah-Hartman
2025-08-28alloc_fdtable(): change calling conventions.Al Viro
2025-08-28netfilter: nf_reject: don't leak dst refcount for loopback packetsFlorian Westphal
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-28ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validationTakashi Iwai
2025-08-28bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu
2025-08-28bonding: Add independent control state machineAahil Awatramani
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-28net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...William Liu
2025-08-28net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limitWilliam Liu
2025-08-28igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-28gve: prevent ethtool ops after shutdownJordan Rhee
2025-08-28net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji
2025-08-28phy: mscc: Fix timestamping for vsc8584Horatiu Vultur
2025-08-28ppp: fix race conditions in ppp_fill_forward_pathQingfang Deng
2025-08-28net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng
2025-08-28ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_addMinhong He
2025-08-28net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUMJakub Ramaseuski
2025-08-28drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang
2025-08-28ALSA: usb-audio: Fix size validation in convert_chmap_v3()Dan Carpenter
2025-08-28drm/hisilicon/hibmc: fix the hibmc loaded failed bugBaihan Li
2025-08-28mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel
2025-08-28Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()Sergey Shtylyov
2025-08-28iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-08-28scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter
2025-08-28net: bridge: fix soft lockup in br_multicast_query_expired()Wang Liang
2025-08-28RDMA/bnxt_re: Fix to initialize the PBL arrayAnantha Prabhu
2025-08-28RDMA/erdma: Fix ignored return value of init_kernel_qpBoshi Yu
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote
2025-08-28cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...Waiman Long
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()David Lechner
2025-08-28iio: light: as73211: Ensure buffer holes are zeroedJonathan Cameron
2025-08-28tracing: Limit access to parser->buffer when trace_get_user failedPu Lehui
2025-08-28tracing: Remove unneeded goto out logicSteven Rostedt
2025-08-28iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol
2025-08-28tls: fix handling of zero-length records on the rx_listJakub Kicinski
2025-08-28wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov
2025-08-28wifi: mac80211: avoid lockdep checking when removing deflinkBenjamin Berg
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-28drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf
2025-08-28mm/memory-failure: fix infinite UCE for VM_PFNMAP pfnJinjiang Tu
2025-08-28mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AERVictor Shih
2025-08-28mmc: sdhci-pci-gli: Add a new function to simplify the codeVictor Shih
2025-08-28mmc: sdhci-pci-gli: Use PCI AER definitions, not hard-coded valuesBjorn Helgaas
2025-08-28drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUSImre Deak
2025-08-28mptcp: disable add_addr retransmission when timeout is 0Geliang Tang