index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-09
Linux 5.4.289
v5.4.289
Greg Kroah-Hartman
1
-1
/
+1
2025-01-09
ftrace: use preempt_enable/disable notrace macros to avoid double fault
Koichiro Den
1
-2
/
+2
2025-01-09
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2025-01-09
drm: adv7511: Drop dsi single lane support
Biju Das
1
-1
/
+1
2025-01-09
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
Nikolay Kuratov
1
-1
/
+2
2025-01-09
sky2: Add device ID 11ab:4373 for Marvell 88E8075
Pascal Hambourg
1
-0
/
+1
2025-01-09
pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
Evgenii Shatokhin
1
-0
/
+6
2025-01-09
RDMA/uverbs: Prevent integer overflow issue
Dan Carpenter
1
-7
/
+9
2025-01-09
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
1
-1
/
+1
2025-01-09
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2025-01-09
ARC: build: Try to guess GCC variant of cross compiler
Leon Romanovsky
1
-1
/
+1
2025-01-09
irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base
Uros Bizjak
1
-1
/
+1
2025-01-09
net: usb: qmi_wwan: add Telit FE910C04 compositions
Daniele Palmas
1
-0
/
+3
2025-01-09
bpf: fix potential error return
Anton Protopopov
1
-1
/
+5
2025-01-09
sound: usb: format: don't warn that raw DSD is unsupported
Adrian Ratiu
1
-1
/
+6
2025-01-09
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2025-01-09
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
2
-15
/
+17
2025-01-09
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
1
-9
/
+3
2025-01-09
ALSA: usb-audio: US16x08: Initialize array before use
Tanya Agarwal
1
-1
/
+1
2025-01-09
net: llc: reset skb->transport_header
Antonio Pastor
1
-1
/
+1
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2025-01-09
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
21
-31
/
+31
2025-01-09
netrom: check buffer length before accessing it
Ilya Shchipletsov
1
-0
/
+6
2025-01-09
drm/bridge: adv7511_audio: Update Audio InfoFrame properly
Stefan Ekenberg
1
-2
/
+12
2025-01-09
drm: bridge: adv7511: Enable SPDIF DAI
Bogdan Togorean
1
-0
/
+14
2025-01-09
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
1
-1
/
+1
2025-01-09
RDMA/bnxt_re: Fix reporting hw_ver in query_device
Kalesh AP
1
-1
/
+1
2025-01-09
RDMA/bnxt_re: Add check for path mtu in modify_qp
Saravanan Vajravel
1
-12
/
+14
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
2
-2
/
+10
2025-01-09
net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
Parav Pandit
1
-1
/
+1
2025-01-09
IB/mlx5: Introduce and use mlx5_core_is_vf()
Parav Pandit
2
-1
/
+6
2025-01-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
5
-0
/
+24
2025-01-09
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2025-01-09
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2025-01-09
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
1
-13
/
+23
2025-01-09
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-01-09
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
1
-1
/
+1
2025-01-09
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
1
-2
/
+2
2025-01-09
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2025-01-09
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
1
-16
/
+11
2025-01-09
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
1
-35
/
+16
2025-01-09
skbuff: introduce skb_expand_head()
Vasily Averin
2
-0
/
+43
2025-01-09
MIPS: Probe toolchain support of -msym32
Jiaxun Yang
1
-1
/
+1
2025-01-09
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
2
-1
/
+5
2025-01-09
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
1
-2
/
+5
2025-01-09
scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...
Ranjan Kumar
1
-1
/
+6
2025-01-09
platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
Armin Wolf
1
-0
/
+1
2025-01-09
regmap: Use correct format specifier for logging range errors
Mark Brown
1
-2
/
+2
2025-01-09
scsi: megaraid_sas: Fix for a potential deadlock
Tomas Henzl
1
-1
/
+4
[next]