summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-09Linux 5.10.233v5.10.233Greg Kroah-Hartman1-1/+1
2025-01-09mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...Seiji Nishikawa1-1/+8
2025-01-09drm: adv7511: Drop dsi single lane supportBiju Das1-1/+1
2025-01-09net/sctp: Prevent autoclose integer overflow in sctp_association_init()Nikolay Kuratov1-1/+2
2025-01-09sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg1-0/+1
2025-01-09pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap lockingEvgenii Shatokhin1-0/+6
2025-01-09RDMA/uverbs: Prevent integer overflow issueDan Carpenter1-7/+9
2025-01-09modpost: fix the missed iteration for the max bit in do_input()Masahiro Yamada1-1/+1
2025-01-09modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada1-1/+1
2025-01-09btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell1-3/+0
2025-01-09btrfs: locking: remove the recursion handling codeJosef Bacik1-64/+4
2025-01-09ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky1-1/+1
2025-01-09irqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak1-1/+1
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2025-01-09bpf: fix potential error returnAnton Protopopov1-1/+5
2025-01-09sound: usb: format: don't warn that raw DSD is unsupportedAdrian Ratiu1-1/+6
2025-01-09btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana1-0/+9
2025-01-09wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach1-0/+3
2025-01-09tracing: Prevent bad count for tracing_cpumask_writeLizhi Xu1-0/+3
2025-01-09kernel: Initialize cpumask before parsingTetsuo Handa3-4/+4
2025-01-09btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana1-7/+4
2025-01-09btrfs: rename and export __btrfs_cow_block()Filipe Manana2-15/+22
2025-01-09btrfs: locking: remove all the blocking helpersJosef Bacik15-219/+30
2025-01-09btrfs: switch extent buffer tree lock to rw_semaphoreJosef Bacik5-351/+70
2025-01-09dmaengine: dw: Select only supported masters for ACPI devicesAndy Shevchenko3-4/+12
2025-01-09ila: serialize calls to nf_register_net_hooks()Eric Dumazet1-5/+11
2025-01-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet2-15/+17
2025-01-09af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet1-9/+3
2025-01-09RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian1-1/+1
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan1-3/+18
2025-01-09ALSA: usb-audio: US16x08: Initialize array before useTanya Agarwal1-1/+1
2025-01-09net: llc: reset skb->transport_headerAntonio Pastor1-1/+1
2025-01-09netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso1-2/+5
2025-01-09netrom: check buffer length before accessing itIlya Shchipletsov1-0/+6
2025-01-09drm/bridge: adv7511_audio: Update Audio InfoFrame properlyStefan Ekenberg1-2/+12
2025-01-09RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier1-0/+2
2025-01-09RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier1-1/+1
2025-01-09RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP1-1/+1
2025-01-09RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel1-12/+14
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad2-2/+10
2025-01-09net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit1-1/+1
2025-01-09thunderbolt: Add support for Intel Panther Lake-M/PMika Westerberg2-0/+12
2025-01-09thunderbolt: Add support for Intel Lunar LakeMika Westerberg2-0/+6
2025-01-09thunderbolt: Add Intel Barlow Ridge PCI IDMika Westerberg2-0/+4
2025-01-09thunderbolt: Add support for Intel Meteor LakeMika Westerberg3-0/+12
2025-01-09thunderbolt: Add support for Intel Raptor LakeGeorge D Sworo3-0/+8
2025-01-09thunderbolt: Add support for Intel Alder LakeAzhar Shaikh3-0/+8
2025-01-09selinux: ignore unknown extended permissionsThiƩbaud Weksteen1-2/+6
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain3-1/+73
2025-01-09ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet1-0/+4