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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-05-20
Linux 4.4.224
v4.4.224
Greg Kroah-Hartman
1
-1
/
+1
2020-05-20
scsi: iscsi: Fix a potential deadlock in the timeout handler
Bart Van Assche
1
-2
/
+2
2020-05-20
Makefile: disallow data races on gcc-10 as well
Sergei Trofimovich
1
-0
/
+1
2020-05-20
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-20
ARM: dts: r8a7740: Add missing extal2 to CPG node
Geert Uytterhoeven
1
-1
/
+1
2020-05-20
Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
Kai-Heng Feng
1
-2
/
+0
2020-05-20
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-20
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
1
-0
/
+2
2020-05-20
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
5
-1
/
+24
2020-05-20
ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
Fabio Estevam
1
-2
/
+2
2020-05-20
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-20
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
1
-2
/
+2
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
2
-4
/
+28
2020-05-20
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
Takashi Iwai
1
-1
/
+9
2020-05-20
netlabel: cope with NULL catmap
Paolo Abeni
2
-2
/
+10
2020-05-20
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-20
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-4
/
+4
2020-05-20
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
10
-55
/
+2
2020-05-20
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
1
-5
/
+2
2020-05-20
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
1
-1
/
+9
2020-05-20
blk-mq: Allow timeouts to run while queue is freezing
Gabriel Krisman Bertazi
1
-1
/
+14
2020-05-20
block: defer timeouts to a workqueue
Christoph Hellwig
2
-0
/
+7
2020-05-20
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-20
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-20
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-20
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-22
/
+3
2020-05-20
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
3
-1
/
+22
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2
-2
/
+2
2020-05-20
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
1
-20
/
+9
2020-05-20
IB/mlx4: Test return value of calls to ib_get_cached_pkey
Jack Morgenstein
1
-3
/
+11
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2
-3
/
+3
2020-05-20
net/mlx5: Fix driver load error flow when firmware is stuck
Gal Pressman
1
-1
/
+1
2020-05-20
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2020-05-20
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
1
-2
/
+2
2020-05-20
mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
zhong jiang
1
-2
/
+2
2020-05-20
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
1
-1
/
+6
2020-05-20
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2020-05-20
ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
Vasily Averin
1
-6
/
+6
2020-05-20
drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
Vasily Averin
1
-1
/
+2
2020-05-20
dmaengine: mmp_tdma: Reset channel error on release
Lubomir Rintel
1
-0
/
+2
2020-05-20
dmaengine: pch_dma.c: Avoid data race between probe and irq handler
Madhuparna Bhowmik
1
-1
/
+1
2020-05-20
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2020-05-20
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
3
-1
/
+26
2020-05-20
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2
-3
/
+13
2020-05-20
scsi: sg: add sg_remove_request in sg_write
Wu Bo
1
-1
/
+3
[next]