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
2019-06-18
Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-16
/
+21
2019-06-18
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
49
-63
/
+127
2019-06-18
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+15
2019-06-18
soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2019-06-18
ARM: ixp4xx: include irqs.h where needed
Arnd Bergmann
5
-0
/
+10
2019-06-18
ARM: ixp4xx: mark ixp4xx_irq_setup as __init
Arnd Bergmann
1
-4
/
+4
2019-06-18
ARM: ixp4xx: don't select SERIAL_OF_PLATFORM
Arnd Bergmann
1
-1
/
+0
2019-06-18
firmware: trusted_foundations: add ARMv7 dependency
Arnd Bergmann
1
-1
/
+1
2019-06-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-1
/
+2
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
161
-539
/
+2139
2019-06-18
fs/namespace: fix unprivileged mount propagation
Christian Brauner
2
-1
/
+1
2019-06-18
vfs: fsmount: add missing mntget()
Eric Biggers
1
-0
/
+1
2019-06-17
Merge branch 'tcp-fixes'
David S. Miller
12
-9
/
+58
2019-06-17
Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-6
/
+505
2019-06-17
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
2
-5
/
+3
2019-06-17
riscv: remove unused barrier defines
Rolf Eike Beer
1
-5
/
+0
2019-06-17
MAINTAINERS: Change QCOM repo location
Andy Gross
1
-1
/
+1
2019-06-17
riscv: mm: synchronize MMU after pte change
ShihPo Hung
1
-0
/
+13
2019-06-17
riscv: dts: add initial board data for the SiFive HiFive Unleashed
Paul Walmsley
2
-0
/
+67
2019-06-17
riscv: dts: add initial support for the SiFive FU540-C000 SoC
Paul Walmsley
1
-0
/
+215
2019-06-17
dt-bindings: riscv: convert cpu binding to json-schema
Paul Walmsley
1
-0
/
+168
2019-06-17
dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540
Paul Walmsley
2
-0
/
+34
2019-06-17
arch: riscv: add support for building DTB files from DT source data
Paul Walmsley
1
-0
/
+2
2019-06-17
lapb: fixed leak of control-blocks.
Jeremy Sowden
1
-0
/
+1
2019-06-17
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
1
-0
/
+1
2019-06-17
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
1
-0
/
+2
2019-06-17
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
1
-0
/
+7
2019-06-17
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2
-5
/
+5
2019-06-17
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
1
-2
/
+2
2019-06-16
be2net: Fix number of Rx queues used for flow hashing
Ivan Vecera
1
-1
/
+1
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
1
-1
/
+29
2019-06-16
Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
4
-4
/
+6
2019-06-16
Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2
-0
/
+5
2019-06-16
Merge tag 'mvebu-fixes-5.2-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+1
2019-06-16
Merge tag 'am654-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+1
2019-06-16
Merge tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
20
-0
/
+20
2019-06-16
Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
9
-46
/
+65
2019-06-16
Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
3
-1
/
+6
2019-06-16
Merge tag 'arm-soc/for-5.2/maintainers' of https://github.com/Broadcom/stblin...
Olof Johansson
1
-1
/
+1
2019-06-16
Merge tag 'arm-soc/for-5.2/drivers-fixes' of https://github.com/Broadcom/stbl...
Olof Johansson
1
-2
/
+4
2019-06-16
Linux 5.2-rc5
v5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-24
/
+45
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+8
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
2019-06-16
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-16
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
5
-2
/
+22
2019-06-16
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
3
-0
/
+7
2019-06-16
tcp: limit payload size of sacked skbs
Eric Dumazet
5
-9
/
+30
2019-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-95
/
+188
2019-06-16
Revert "net: phylink: set the autoneg state in phylink_phy_change"
David S. Miller
1
-1
/
+0
[next]