summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-09Linux 6.1.124v6.1.124Greg Kroah-Hartman
2025-01-09zram: check comp is non-NULL before calling comp_destroyDominique Martinet
2025-01-09mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni
2025-01-09mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni
2025-01-09mptcp: fix TCP options overflow.Paolo Abeni
2025-01-09mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...Seiji Nishikawa
2025-01-09mm/readahead: fix large folio support in async readaheadYafang Shao
2025-01-09dt-bindings: display: adi,adv7533: Drop single lane supportBiju Das
2025-01-09drm: adv7511: Drop dsi single lane supportBiju Das
2025-01-09net/sctp: Prevent autoclose integer overflow in sctp_association_init()Nikolay Kuratov
2025-01-09sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg
2025-01-09pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap lockingEvgenii Shatokhin
2025-01-09RDMA/uverbs: Prevent integer overflow issueDan Carpenter
2025-01-09kcov: mark in_softirq_really() as __always_inlineArnd Bergmann
2025-01-09ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai
2025-01-09ALSA hda/realtek: Add quirk for Framework F111:000CDaniel Schaefer
2025-01-09modpost: fix the missed iteration for the max bit in do_input()Masahiro Yamada
2025-01-09modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada
2025-01-09usb: xhci: Avoid queuing redundant Stop Endpoint commandsMichal Pecio
2025-01-09ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky
2025-01-09irqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak
2025-01-09Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2025-01-09ksmbd: retry iterate_dir in smb2_query_dirHobin Woo
2025-01-09bpf: fix potential error returnAnton Protopopov
2025-01-09sound: usb: format: don't warn that raw DSD is unsupportedAdrian Ratiu
2025-01-09sound: usb: enable DSD output for ddHiFi TC44CAdrian Ratiu
2025-01-09ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic modelVasiliy Kovalev
2025-01-09btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana
2025-01-09drm/amdkfd: Correct the migration DMA map directionPrike Liang
2025-01-09wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach
2025-01-09btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana
2025-01-09btrfs: rename and export __btrfs_cow_block()Filipe Manana
2025-01-09ila: serialize calls to nf_register_net_hooks()Eric Dumazet
2025-01-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-09af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet
2025-01-09net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero
2025-01-09net: restrict SO_REUSEPORT to inet socketsEric Dumazet
2025-01-09net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packetsWillem de Bruijn
2025-01-09RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian
2025-01-09net: wwan: t7xx: Fix FSM command timeout issueJinjian Song
2025-01-09net: mv643xx_eth: fix an OF node reference leakJoe Hattori
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2025-01-09ALSA: usb-audio: US16x08: Initialize array before useTanya Agarwal
2025-01-09net: llc: reset skb->transport_headerAntonio Pastor
2025-01-09netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso
2025-01-09drm/i915/dg1: Fix power gate sequence.Rodrigo Vivi
2025-01-09netrom: check buffer length before accessing itIlya Shchipletsov
2025-01-09net: Fix netns for ip_tunnel_init_flow()Xiao Liang
2025-01-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()Ido Schimmel