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
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-02-18
Linux 4.9.11
v4.9.11
Greg Kroah-Hartman
1
-1
/
+1
2017-02-18
x86/fpu/xstate: Fix xcomp_bv in XSAVES header
Yu-cheng Yu
1
-1
/
+2
2017-02-18
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
6
-10
/
+10
2017-02-18
net/mlx5: Don't unlock fte while still using it
Mark Bloch
1
-2
/
+4
2017-02-18
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2
-0
/
+2
2017-02-18
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2
-0
/
+2
2017-02-18
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-02-18
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-18
net: dsa: Do not destroy invalid network devices
Florian Fainelli
1
-0
/
+1
2017-02-18
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-18
packet: round up linear to header len
Willem de Bruijn
1
-3
/
+4
2017-02-18
net: introduce device min_header_len
Willem de Bruijn
3
-0
/
+6
2017-02-18
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-18
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
1
-1
/
+4
2017-02-18
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
1
-1
/
+2
2017-02-18
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-1
/
+4
2017-02-18
catc: Use heap buffer for memory size test
Ben Hutchings
1
-7
/
+18
2017-02-18
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
1
-16
/
+17
2017-02-18
rtl8150: Use heap buffers for all register access
Ben Hutchings
1
-7
/
+27
2017-02-18
pegasus: Use heap buffers for all register access
Ben Hutchings
1
-4
/
+25
2017-02-18
macvtap: read vnet_hdr_size once
Willem de Bruijn
1
-2
/
+2
2017-02-18
tun: read vnet_hdr_sz once
Willem de Bruijn
1
-4
/
+6
2017-02-18
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+21
2017-02-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2
-0
/
+8
2017-02-18
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-02-18
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-18
stmmac: Discard masked flags in interrupt status register
Alexey Brodkin
1
-0
/
+4
2017-02-18
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-02-18
net/sched: matchall: Fix configuration race
Yotam Gigi
1
-82
/
+45
2017-02-18
net/mlx5e: Fix update of hash function/key via ethtool
Gal Pressman
3
-105
/
+109
2017-02-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
6
-12
/
+20
2017-02-14
Linux 4.9.10
v4.9.10
Greg Kroah-Hartman
1
-1
/
+1
2017-02-14
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-14
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
1
-0
/
+4
2017-02-14
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
3
-1
/
+14
2017-02-14
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2017-02-14
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
1
-3
/
+5
2017-02-14
IB/rxe: Fix resid update
Eyal Itkin
1
-1
/
+1
2017-02-14
x86/CPU/AMD: Fix Zen SMT topology
Yazen Ghannam
1
-0
/
+7
2017-02-14
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
4
-4
/
+19
2017-02-14
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
1
-0
/
+2
2017-02-14
Revert "ALSA: line6: Only determine control port properties if needed"
Takashi Iwai
1
-1
/
+2
2017-02-14
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
1
-8
/
+1
2017-02-14
ALSA: seq: Fix race at creating a queue
Takashi Iwai
1
-13
/
+20
2017-02-14
ALSA: hda - adding a new NV HDMI/DP codec ID in the driver
Hui Wang
1
-0
/
+1
2017-02-14
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
[next]