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
2020-05-07
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2
-16
/
+12
2020-05-07
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
Jason A. Donenfeld
1
-2
/
+2
2020-05-07
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2
-0
/
+6
2020-05-07
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2
-15
/
+51
2020-05-07
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-07
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-05-07
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
1
-1
/
+2
2020-05-07
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
1
-5
/
+3
2020-05-07
net: stricter validation of untrusted gso packets
Willem de Bruijn
1
-2
/
+24
2020-05-07
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
1
-2
/
+8
2020-05-07
Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'
David S. Miller
6
-6
/
+16
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
6
-4
/
+7
2020-05-07
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...
Linus Torvalds
3
-61
/
+93
2020-05-07
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-07
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
1
-1
/
+3
2020-05-07
net: hsr: fix incorrect type usage for protocol variable
Murali Karicheri
1
-1
/
+1
2020-05-07
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-07
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-05-06
selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
Eric Dumazet
1
-1
/
+2
2020-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-34
/
+69
2020-05-06
Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
7
-27
/
+35
2020-05-06
bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
John Fastabend
2
-1
/
+1
2020-05-06
bpf, sockmap: msg_pop_data can incorrecty set an sge length
John Fastabend
1
-1
/
+1
2020-05-05
neigh: send protocol value in neighbor create notification
Roman Mashak
1
-3
/
+3
2020-05-05
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
1
-9
/
+15
2020-05-05
platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
Xiongfeng Wang
1
-1
/
+1
2020-05-05
platform/x86: intel_pmc_core: avoid unused-function warnings
Arnd Bergmann
2
-18
/
+2
2020-05-05
platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
Hans de Goede
1
-0
/
+24
2020-05-05
platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL
Archana Patni
1
-3
/
+3
2020-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
11
-76
/
+74
2020-05-04
nfp: abm: fix a memory leak bug
Qiushi Wu
1
-0
/
+1
2020-05-04
atm: fix a memory leak of vcc->user_back
Cong Wang
1
-0
/
+6
2020-05-04
atm: fix a UAF in lec_arp_clear_vccs()
Cong Wang
1
-11
/
+11
2020-05-04
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
Colin Ian King
1
-1
/
+1
2020-05-04
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2
-4
/
+5
2020-05-04
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
1
-37
/
+46
2020-05-04
s390/qeth: fix cancelling of TX timer on dev_close()
Julian Wiedmann
1
-5
/
+5
2020-05-04
Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+7
2020-05-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-8
/
+83
2020-05-04
net: enetc: fix an issue about leak system resources
Dejin Zheng
1
-1
/
+1
2020-05-04
Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-12
/
+12
2020-05-04
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
1
-1
/
+3
2020-05-04
devlink: Fix reporter's recovery condition
Aya Levin
1
-2
/
+5
2020-05-04
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
1
-6
/
+1
2020-05-04
tipc: fix partial topology connection closure
Tuong Lien
1
-2
/
+3
2020-05-04
net: dsa: Do not make user port errors fatal
Florian Fainelli
1
-1
/
+1
2020-05-04
uapi: revert flexible-array conversions
Gustavo A. R. Silva
8
-12
/
+12
[prev]
[next]