summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-28Linux 6.6.103v6.6.103Greg 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-28net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner
2025-08-28net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens
2025-08-28Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam
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-28LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang
2025-08-28net/smc: fix UAF on smcsk after smc_listen_out()D. Wythe
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-28Bluetooth: hci_event: fix MTU for BN == 0 in CIS EstablishedPauli Virtanen
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/bnxt_re: Fix to remove workload check in SRQ limit pathKashyap Desai
2025-08-28RDMA/bnxt_re: Fix to do SRQ armena by defaultKashyap Desai
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-28drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().Fanhua Li
2025-08-28spi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-28usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne
2025-08-28usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne
2025-08-28usb: xhci: Fix slot_id resource race conflictWeitao Wang
2025-08-28iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol
2025-08-28iio: imu: inv_icm42600: Convert to uXX and sXX integer typesAndy Shevchenko
2025-08-28iio: imu: inv_icm42600: use = { } instead of memset()David Lechner
2025-08-28iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to al...Jonathan Cameron