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
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
2022-02-05
Linux 5.16.7
v5.16.7
Greg Kroah-Hartman
1
-1
/
+1
2022-02-05
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again
Greg Kroah-Hartman
1
-9
/
+1
2022-02-05
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
Greg Kroah-Hartman
1
-13
/
+12
2022-02-05
Linux 5.16.6
v5.16.6
Greg Kroah-Hartman
1
-1
/
+1
2022-02-05
ovl: fix NULL pointer dereference in copy up warning
Christoph Fritz
1
-2
/
+2
2022-02-05
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
1
-0
/
+2
2022-02-05
tcp: fix mem under-charging with zerocopy sendmsg()
Eric Dumazet
1
-2
/
+5
2022-02-05
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
1
-2
/
+6
2022-02-05
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
1
-2
/
+4
2022-02-05
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
1
-2
/
+1
2022-02-05
bpf: Fix possible race in inc_misses_counter
He Fengqing
1
-2
/
+3
2022-02-05
net: ipa: request IPA register values be retained
Alex Elder
3
-0
/
+64
2022-02-05
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-02-05
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
1
-4
/
+7
2022-02-05
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
1
-3
/
+3
2022-02-05
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
2022-02-05
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
1
-0
/
+2
2022-02-05
i40e: Fix reset path while removing the driver
Karen Sornek
2
-1
/
+19
2022-02-05
i40e: Fix reset bw limit when DCB enabled with 1 TC
Jedrzej Jagielski
1
-1
/
+11
2022-02-05
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
1
-3
/
+3
2022-02-05
net/mlx5e: Avoid implicit modify hdr for decap drop rule
Roi Dayan
1
-1
/
+2
2022-02-05
net/mlx5: E-Switch, Fix uninitialized variable modact
Maor Dickman
1
-1
/
+1
2022-02-05
net/mlx5e: Fix broken SKB allocation in HW-GRO
Khalid Manaa
1
-9
/
+17
2022-02-05
net/mlx5e: Fix wrong calculation of header index in HW_GRO
Khalid Manaa
2
-2
/
+7
2022-02-05
net/mlx5e: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+6
2022-02-05
net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
Roi Dayan
1
-2
/
+2
2022-02-05
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
Maxim Mikityanskiy
1
-1
/
+2
2022-02-05
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Dima Chumak
1
-3
/
+4
2022-02-05
net/mlx5e: TC, Reject rules with forward and drop actions
Roi Dayan
1
-0
/
+6
2022-02-05
net/mlx5e: Fix module EEPROM query
Gal Pressman
1
-4
/
+5
2022-02-05
net/mlx5: Use del_timer_sync in fw reset flow of halting poll
Maher Sanalla
1
-1
/
+1
2022-02-05
net/mlx5e: Fix handling of wrong devices during bond netevent
Maor Dickman
1
-18
/
+14
2022-02-05
net/mlx5: Bridge, ensure dev_name is null-terminated
Vlad Buslov
1
-1
/
+1
2022-02-05
net/mlx5: Bridge, take rtnl lock in init error handler
Vlad Buslov
2
-0
/
+6
2022-02-05
net/mlx5e: TC, Reject rules with drop and modify hdr action
Roi Dayan
1
-0
/
+6
2022-02-05
net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
Raed Salem
1
-2
/
+11
2022-02-05
net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic
Raed Salem
1
-3
/
+6
2022-02-05
lockd: fix failure to cleanup client locks
J. Bruce Fields
1
-0
/
+1
2022-02-05
lockd: fix server crash on reboot of client holding lock
J. Bruce Fields
1
-8
/
+9
2022-02-05
ovl: don't fail copy up if no fileattr support on upper
Miklos Szeredi
1
-1
/
+11
2022-02-05
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
Jonathan McDowell
1
-13
/
+13
2022-02-05
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
1
-5
/
+30
2022-02-05
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+14
2022-02-05
drm/vc4: hdmi: Make sure the device is powered with CEC
Maxime Ripard
1
-12
/
+13
2022-02-05
net: ipa: prevent concurrent replenish
Alex Elder
2
-0
/
+15
2022-02-05
net: ipa: use a bitmap for endpoint replenish_enabled
Alex Elder
2
-6
/
+17
2022-02-05
selftests: mptcp: fix ipv6 routing setup
Paolo Abeni
1
-2
/
+3
2022-02-05
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Lukas Wunner
1
-3
/
+4
2022-02-01
Linux 5.16.5
v5.16.5
Greg Kroah-Hartman
1
-1
/
+1
2022-02-01
mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
Geert Uytterhoeven
1
-1
/
+0
[next]