summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-09Linux 5.4.289v5.4.289Greg Kroah-Hartman1-1/+1
2025-01-09ftrace: use preempt_enable/disable notrace macros to avoid double faultKoichiro Den1-2/+2
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-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-09wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach1-0/+3
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-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-09netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva21-31/+31
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-09drm: bridge: adv7511: Enable SPDIF DAIBogdan Togorean1-0/+14
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-09IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2-1/+6
2025-01-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley5-0/+24
2025-01-09selinux: ignore unknown extended permissionsThiébaud Weksteen1-2/+6
2025-01-09ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet1-0/+4
2025-01-09skb_expand_head() adjust skb->truesize incorrectlyVasily Averin1-13/+23
2025-01-09btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-01-09tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2025-01-09bpf: fix recursive lock when verdict program return SK_PASSJiayuan Chen1-2/+2
2025-01-09ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet1-0/+4
2025-01-09ipv6: use skb_expand_head in ip6_xmitVasily Averin1-16/+11
2025-01-09ipv6: use skb_expand_head in ip6_finish_output2Vasily Averin1-35/+16
2025-01-09skbuff: introduce skb_expand_head()Vasily Averin2-0/+43
2025-01-09MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2025-01-09epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan2-1/+5
2025-01-09virtio-blk: don't keep queue frozen during system suspendMing Lei1-2/+5
2025-01-09scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2025-01-09platform/x86: asus-nb-wmi: Ignore unknown event 0xCFArmin Wolf1-0/+1
2025-01-09regmap: Use correct format specifier for logging range errorsMark Brown1-2/+2
2025-01-09scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl1-1/+4