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
2019-02-23
Linux 4.20.12
v4.20.12
Greg Kroah-Hartman
1
-1
/
+1
2019-02-23
ax25: fix possible use-after-free
Eric Dumazet
3
-13
/
+22
2019-02-23
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
1
-1
/
+1
2019-02-23
net/x25: do not hold the cpu too long in x25_new_lci()
Eric Dumazet
1
-4
/
+2
2019-02-23
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
1
-1
/
+6
2019-02-23
hwmon: (lm80) Fix missing unlock on error in set_fan_div()
Wei Yongjun
1
-1
/
+3
2019-02-23
mmc: meson-gx: fix interrupt name
Martin Blumenstingl
1
-1
/
+2
2019-02-23
scsi: target/core: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2019-02-23
PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
Logan Gunthorpe
1
-1
/
+2
2019-02-23
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
4
-15
/
+0
2019-02-23
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
3
-5
/
+20
2019-02-23
af_packet: fix raw sockets over 6in4 tunnel
Nicolas Dichtel
1
-1
/
+2
2019-02-23
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-23
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-23
tcp: tcp_v4_err() should be more careful
Eric Dumazet
1
-3
/
+4
2019-02-23
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-1
/
+1
2019-02-23
net: Add header for usage of fls64()
David S. Miller
1
-0
/
+1
2019-02-23
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
1
-1
/
+1
2019-02-23
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-23
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-23
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-23
net: phy: xgmiitorgmii: Support generic PHY status read
Paul Kocialkowski
1
-1
/
+4
2019-02-23
net: ip6_gre: initialize erspan_ver just for erspan tunnels
Lorenzo Bianconi
1
-14
/
+20
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2
-4
/
+23
2019-02-23
net: crypto set sk to NULL when af_alg_release.
Mao Wenan
1
-1
/
+3
2019-02-23
mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
Petr Machata
1
-5
/
+7
2019-02-23
vxlan: test dev->flags & IFF_UP before calling netif_rx()
Eric Dumazet
1
-3
/
+11
2019-02-23
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
1
-0
/
+4
2019-02-23
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
3
-2
/
+7
2019-02-23
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2019-02-23
dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
John David Anglin
1
-6
/
+22
2019-02-20
Linux 4.20.11
v4.20.11
Greg Kroah-Hartman
1
-1
/
+1
2019-02-20
drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
Joonas Lahtinen
1
-1
/
+11
2019-02-20
drm/i915: Block fbdev HPD processing during suspend
Lyude Paul
2
-1
/
+42
2019-02-20
drm/sched: Always trace the dependencies we wait on, to fix a race.
Eric Anholt
1
-5
/
+2
2019-02-20
drm/vkms: Fix license inconsistent
Rodrigo Siqueira
7
-35
/
+9
2019-02-20
drm: Use array_size() when creating lease
Matthew Wilcox
1
-1
/
+2
2019-02-20
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
1
-5
/
+50
2019-02-20
dm crypt: don't overallocate the integrity tag space
Mikulas Patocka
1
-1
/
+1
2019-02-20
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-02-20
x86/a.out: Clear the dump structure initially
Borislav Petkov
1
-2
/
+4
2019-02-20
md/raid1: don't clear bitmap bits on interrupted recovery.
Nate Dailey
1
-10
/
+18
2019-02-20
crypto: ccree - fix resume race condition on init
Gilad Ben-Yossef
3
-10
/
+13
2019-02-20
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
1
-2
/
+5
2019-02-20
scsi: sd: fix entropy gathering for most rotational disks
James Bottomley
1
-3
/
+9
2019-02-20
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-20
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
3
-3
/
+35
2019-02-20
tracing: probeevent: Correctly update remaining space in dynamic area
Andreas Ziegler
1
-2
/
+4
2019-02-20
s390/zcrypt: fix specification exception on z196 during ap probe
Harald Freudenberger
1
-1
/
+2
2019-02-20
s390/suspend: fix stack setup in swsusp_arch_suspend
Martin Schwidefsky
1
-2
/
+2
[next]