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
2017-11-18
Linux 4.13.14
v4.13.14
Greg Kroah-Hartman
1
-1
/
+1
2017-11-18
dmaengine: dmatest: warn user when dma test times out
Adam Wallis
1
-0
/
+1
2017-11-18
EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
Qiuxu Zhuo
1
-1
/
+8
2017-11-18
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2017-11-18
usb: usbtest: fix NULL pointer dereference
Alan Stern
1
-2
/
+3
2017-11-18
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-11-18
mac80211: use constant time comparison with keys
Jason A. Donenfeld
1
-1
/
+2
2017-11-18
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2
-4
/
+5
2017-11-18
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-11-18
tun/tap: sanitize TUNSETSNDBUF input
Craig Gallek
2
-0
/
+6
2017-11-18
l2tp: hold tunnel in pppol2tp_connect()
Guillaume Nault
1
-1
/
+6
2017-11-18
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-11-18
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-11-18
tun: allow positive return values on dev_get_valid_name() call
Julien Gomes
1
-1
/
+1
2017-11-18
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
4
-8
/
+9
2017-11-18
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
1
-1
/
+1
2017-11-18
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
1
-2
/
+7
2017-11-18
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
1
-4
/
+7
2017-11-18
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-11-18
net/mlx5e: Properly deal with encap flows add/del under neigh update
Or Gerlitz
1
-35
/
+54
2017-11-18
net/mlx5: Fix health work queue spin lock to IRQ safe
Moshe Shemesh
1
-2
/
+3
2017-11-18
tap: double-free in error path in tap_open()
Girish Moodalbail
1
-9
/
+9
2017-11-18
net/unix: don't show information about sockets from other namespaces
Andrei Vagin
1
-0
/
+2
2017-11-18
net: dsa: check master device before put
Vivien Didelot
1
-3
/
+4
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
4
-4
/
+10
2017-11-18
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-11-18
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
1
-2
/
+4
2017-11-18
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-11-18
soreuseport: fix initialization race
Craig Gallek
3
-11
/
+11
2017-11-18
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
1
-1
/
+1
2017-11-18
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
1
-6
/
+0
2017-11-18
packet: avoid panic in packet_getsockopt()
Eric Dumazet
1
-8
/
+16
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
7
-39
/
+33
2017-11-18
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
1
-1
/
+1
2017-11-18
netlink: fix netlink_ack() extack race
Johannes Berg
1
-4
/
+4
2017-11-18
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
3
-3
/
+9
2017-11-18
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Guillaume Nault
1
-0
/
+3
2017-11-18
macsec: fix memory leaks when skb_to_sgvec fails
Sabrina Dubroca
1
-0
/
+2
2017-11-18
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
1
-2
/
+1
2017-11-18
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
1
-6
/
+7
2017-11-18
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-11-18
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-11-18
gso: fix payload length when gso_size is zero
Alexey Kodanev
3
-3
/
+3
2017-11-18
ppp: fix race in ppp device destruction
Guillaume Nault
1
-0
/
+20
2017-11-15
Linux 4.13.13
v4.13.13
Greg Kroah-Hartman
1
-1
/
+1
2017-11-15
x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
Borislav Petkov
1
-2
/
+2
2017-11-15
x86/smpboot: Make optimization of delay calibration work correctly
Pavel Tatashin
2
-10
/
+9
2017-11-15
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
1
-3
/
+7
2017-11-15
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2
-2
/
+0
[next]