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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-07-21
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-07-21
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
1
-1
/
+1
2017-07-21
vrf: fix bug_on triggered by rx when destroying a vrf
Nikolay Aleksandrov
1
-5
/
+13
2017-07-21
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
3
-11
/
+10
2017-07-21
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
1
-11
/
+11
2017-07-21
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-6
/
+16
2017-07-21
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
1
-0
/
+5
2017-07-21
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-2
/
+2
2017-07-21
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
1
-0
/
+2
2017-07-21
net: dp83640: Avoid NULL pointer dereference.
Richard Cochran
1
-1
/
+1
2017-07-21
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-2
/
+3
2017-07-21
net/phy: micrel: configure intterupts after autoneg workaround
Zach Brown
1
-0
/
+2
2017-07-21
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-07-21
net_sched: fix error recovery at qdisc creation
Eric Dumazet
5
-23
/
+19
2017-07-15
Linux 4.4.77
v4.4.77
Greg Kroah-Hartman
1
-1
/
+1
2017-07-15
saa7134: fix warm Medion 7134 EEPROM read
Maciej S. Szmigiero
1
-0
/
+31
2017-07-15
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
3
-16
/
+20
2017-07-15
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
1
-1
/
+1
2017-07-15
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
1
-0
/
+1
2017-07-15
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
Malcolm Priestley
1
-0
/
+3
2017-07-15
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
1
-5
/
+5
2017-07-15
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
1
-1
/
+1
2017-07-15
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
1
-1
/
+1
2017-07-15
perf tools: Use readdir() instead of deprecated readdir_r() again
Arnaldo Carvalho de Melo
1
-30
/
+30
2017-07-15
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
1
-1
/
+1
2017-07-15
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-15
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2017-07-15
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
1
-1
/
+1
2017-07-15
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
1
-2
/
+2
2017-07-15
perf tools: Remove duplicate const qualifier
Eric Engestrom
1
-1
/
+1
2017-07-15
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-36
/
+34
2017-07-15
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2017-07-15
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2017-07-15
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-07-15
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
1
-5
/
+3
2017-07-15
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
1
-1
/
+1
2017-07-15
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-15
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2
-0
/
+7
2017-07-15
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-15
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-15
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-15
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-07-15
mqueue: fix a use-after-free in sys_mq_notify()
Cong Wang
1
-1
/
+3
2017-07-15
RDMA/uverbs: Check port number supplied by user verbs cmds
Boris Pismenny
1
-0
/
+8
2017-07-15
KEYS: Fix an error code in request_master_key()
Dan Carpenter
1
-1
/
+1
2017-07-15
ath10k: override CE5 config for QCA9377
Bartosz Markowski
1
-1
/
+1
2017-07-15
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
Paolo Abeni
1
-2
/
+5
2017-07-15
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
1
-1
/
+2
2017-07-15
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2
-2
/
+10
2017-07-15
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
Bjørn Mork
1
-0
/
+1
[prev]
[next]