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
2020-07-31
Linux 5.4.55
v5.4.55
Greg Kroah-Hartman
1
-1
/
+1
2020-07-31
Revert "dpaa_eth: fix usage as DSA master, try 3"
Vladimir Oltean
1
-1
/
+1
2020-07-31
PM: wakeup: Show statistics for deleted wakeup sources again
zhuguangqing
1
-0
/
+3
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
1
-0
/
+6
2020-07-31
udp: Improve load balancing for SO_REUSEPORT.
Kuniyuki Iwashima
2
-12
/
+18
2020-07-31
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
1
-0
/
+1
2020-07-31
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
1
-2
/
+4
2020-07-31
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
1
-7
/
+14
2020-07-31
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
1
-1
/
+4
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
3
-11
/
+17
2020-07-31
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2
-2
/
+2
2020-07-31
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-07-31
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
2020-07-31
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2
-2
/
+2
2020-07-31
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-07-31
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-07-31
drivers/net/wan/x25_asy: Fix to make it work
Xie He
1
-7
/
+14
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-31
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
1
-1
/
+2
2020-07-31
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
1
-1
/
+3
2020-07-29
Linux 5.4.54
v5.4.54
Greg Kroah-Hartman
1
-1
/
+1
2020-07-29
ath9k: Fix regression with Atheros 9271
Mark O'Donovan
1
-1
/
+3
2020-07-29
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang
2
-11
/
+42
2020-07-29
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
3
-2
/
+20
2020-07-29
ASoC: topology: fix tlvs in error handling for widget_dmixer
Pierre-Louis Bossart
1
-1
/
+1
2020-07-29
ASoC: topology: fix kernel oops on route addition error
Pierre-Louis Bossart
1
-5
/
+17
2020-07-29
ASoC: qcom: Drop HAS_DMA dependency to fix link failure
Geert Uytterhoeven
1
-1
/
+1
2020-07-29
ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...
Hans de Goede
2
-15
/
+57
2020-07-29
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2
-1
/
+5
2020-07-29
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
1
-0
/
+2
2020-07-29
drm/amd/powerplay: fix a crash when overclocking Vega M
Qiu Wenbo
1
-4
/
+6
2020-07-29
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Paweł Gronowski
1
-6
/
+3
2020-07-29
mmc: sdhci-of-aspeed: Fix clock divider calculation
Eddie James
1
-1
/
+1
2020-07-29
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-29
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
1
-0
/
+3
2020-07-29
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
1
-7
/
+28
2020-07-29
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
1
-2
/
+2
2020-07-29
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
1
-2
/
+14
2020-07-29
Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
Fangrui Song
1
-1
/
+1
2020-07-29
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
1
-11
/
+18
2020-07-29
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
4
-8
/
+8
2020-07-29
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
1
-3
/
+7
2020-07-29
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
1
-0
/
+18
2020-07-29
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
1
-1
/
+1
2020-07-29
serial: tegra: fix CREAD handling for PIO
Johan Hovold
1
-2
/
+5
2020-07-29
staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
1
-6
/
+14
2020-07-29
staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
1
-5
/
+19
2020-07-29
staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
Ian Abbott
1
-1
/
+1
2020-07-29
staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
1
-6
/
+14
2020-07-29
staging: wlan-ng: properly check endpoint types
Rustam Kovhaev
1
-1
/
+15
[next]