index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
Linux 4.9.10
v4.9.10
Greg Kroah-Hartman
1
-1
/
+1
2017-02-15
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-15
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
1
-0
/
+4
2017-02-15
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
3
-1
/
+14
2017-02-15
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2017-02-15
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
1
-3
/
+5
2017-02-15
IB/rxe: Fix resid update
Eyal Itkin
1
-1
/
+1
2017-02-15
x86/CPU/AMD: Fix Zen SMT topology
Yazen Ghannam
1
-0
/
+7
2017-02-15
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
4
-4
/
+19
2017-02-15
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
1
-0
/
+2
2017-02-15
Revert "ALSA: line6: Only determine control port properties if needed"
Takashi Iwai
1
-1
/
+2
2017-02-15
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
1
-8
/
+1
2017-02-15
ALSA: seq: Fix race at creating a queue
Takashi Iwai
1
-13
/
+20
2017-02-15
ALSA: hda - adding a new NV HDMI/DP codec ID in the driver
Hui Wang
1
-0
/
+1
2017-02-15
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-15
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
4
-3
/
+42
2017-02-15
powerpc/mm/radix: Update ERAT flushes when invalidating TLB
Benjamin Herrenschmidt
1
-5
/
+1
2017-02-15
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
1
-2
/
+4
2017-02-15
scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash
Mauricio Faria de Oliveira
1
-1
/
+1
2017-02-15
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
1
-0
/
+3
2017-02-15
scsi: aacraid: Fix INTx/MSI-x issue with older controllers
Dave Carroll
1
-2
/
+6
2017-02-15
scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
Steffen Maier
1
-4
/
+4
[next]