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-02-14
Merge branch 'ipv6-v4mapped'
David S. Miller
4
-8
/
+24
2017-02-14
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
3
-8
/
+21
2017-02-14
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
1
-0
/
+3
2017-02-14
net/mlx5e: Disable preemption when doing TC statistics upcall
Or Gerlitz
1
-0
/
+4
2017-02-14
Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-14
/
+23
2017-02-14
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
1
-2
/
+2
2017-02-14
Merge branch 'rhashtable-allocation-failure-during-insertion'
David S. Miller
5
-94
/
+316
2017-02-14
rhashtable: Add nested tables
Herbert Xu
2
-72
/
+276
2017-02-14
tipc: Fix tipc_sk_reinit race conditions
Herbert Xu
2
-11
/
+23
2017-02-14
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu
1
-11
/
+17
2017-02-14
NET: Fix /proc/net/arp for AX.25
Ralf Baechle
1
-6
/
+6
2017-02-14
xen-netback: vif counters from int/long to u64
Mart van Santen
2
-8
/
+8
2017-02-13
x86/vm86: Fix unused variable warning if THP is disabled
Kirill A. Shutemov
1
-2
/
+3
2017-02-13
MAINTAINERS: Remove old e-mail address
Arnaldo Carvalho de Melo
2
-12
/
+8
2017-02-13
[media] cec: initiator should be the same as the destination for, poll
Hans Verkuil
1
-4
/
+3
2017-02-13
[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
Hans Verkuil
2
-10
/
+20
2017-02-13
futex: Move futex_init() to core_initcall
Yang Yang
1
-1
/
+1
2017-02-13
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
1
-8
/
+7
2017-02-13
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2
-0
/
+6
2017-02-13
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
11
-38
/
+151
2017-02-13
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
1
-0
/
+1
2017-02-13
Linux 4.10-rc8
v4.10-rc8
Linus Torvalds
1
-1
/
+1
2017-02-12
ibmvnic: Call napi_disable instead of napi_enable in failure path
Nathan Fontenot
1
-1
/
+1
2017-02-12
ibmvnic: Initialize completion variables before starting work
Nathan Fontenot
1
-8
/
+9
2017-02-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+38
2017-02-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2017-02-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-13
/
+55
2017-02-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+4
2017-02-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+23
2017-02-11
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+28
2017-02-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-8
/
+31
2017-02-11
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-113
/
+297
2017-02-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-7
/
+14
2017-02-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2017-02-11
Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-7
/
+25
2017-02-11
Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
4
-22
/
+24
2017-02-11
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-37
/
+60
2017-02-11
Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-26
/
+52
2017-02-10
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-10
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
1
-2
/
+4
2017-02-10
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-10
NET: mkiss: Fix panic
Ralf Baechle
1
-2
/
+2
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-10
Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2
-9
/
+23
2017-02-10
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
1
-0
/
+2
2017-02-10
x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable
Thomas Gleixner
1
-9
/
+7
2017-02-10
x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST
Thomas Gleixner
1
-2
/
+3
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
1
-0
/
+5
2017-02-10
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
[prev]
[next]