summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-09Linux 5.10.233v5.10.233Greg Kroah-Hartman
2025-01-09mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...Seiji Nishikawa
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-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-09btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell
2025-01-09btrfs: locking: remove the recursion handling codeJosef Bacik
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-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2025-01-09bpf: fix potential error returnAnton Protopopov
2025-01-09sound: usb: format: don't warn that raw DSD is unsupportedAdrian Ratiu
2025-01-09btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana
2025-01-09wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach
2025-01-09tracing: Prevent bad count for tracing_cpumask_writeLizhi Xu
2025-01-09kernel: Initialize cpumask before parsingTetsuo Handa
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-09btrfs: locking: remove all the blocking helpersJosef Bacik
2025-01-09btrfs: switch extent buffer tree lock to rw_semaphoreJosef Bacik
2025-01-09dmaengine: dw: Select only supported masters for ACPI devicesAndy Shevchenko
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-09RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian
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-09netrom: check buffer length before accessing itIlya Shchipletsov
2025-01-09drm/bridge: adv7511_audio: Update Audio InfoFrame properlyStefan Ekenberg
2025-01-09RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier
2025-01-09RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier
2025-01-09RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP
2025-01-09RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2025-01-09net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit
2025-01-09thunderbolt: Add support for Intel Panther Lake-M/PMika Westerberg
2025-01-09thunderbolt: Add support for Intel Lunar LakeMika Westerberg
2025-01-09thunderbolt: Add Intel Barlow Ridge PCI IDMika Westerberg
2025-01-09thunderbolt: Add support for Intel Meteor LakeMika Westerberg
2025-01-09thunderbolt: Add support for Intel Raptor LakeGeorge D Sworo
2025-01-09thunderbolt: Add support for Intel Alder LakeAzhar Shaikh
2025-01-09selinux: ignore unknown extended permissionsThiƩbaud Weksteen
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2025-01-09ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet