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.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
2015-06-09
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
1
-0
/
+2
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-115
/
+196
2015-06-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2015-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-171
/
+72
2015-06-08
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
1
-9
/
+2
2015-06-08
net: bcmgenet: power on MII block for all MII modes
Florian Fainelli
1
-3
/
+9
2015-06-08
ipv6: Fix protocol resubmission
Josh Hunt
1
-3
/
+5
2015-06-08
ipv6: fix possible use after free of dev stats
Robert Shearman
1
-2
/
+9
2015-06-08
Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
6
-33
/
+34
2015-06-08
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-5
/
+8
2015-06-08
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2015-06-08
pata_octeon_cf: fix broken build
Aaro Koskinen
1
-1
/
+1
2015-06-08
Linux 4.1-rc7
v4.1-rc7
Linus Torvalds
1
-1
/
+1
2015-06-08
b44: call netif_napi_del()
Hauke Mehrtens
1
-0
/
+2
2015-06-08
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
1
-0
/
+2
2015-06-08
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
1
-2
/
+2
2015-06-08
mpls: fix possible use after free of device
Robert Shearman
2
-1
/
+2
2015-06-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-13
/
+8
2015-06-08
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
3
-53
/
+67
2015-06-08
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
1
-2
/
+2
2015-06-07
amd-xgbe: Use disable_irq_nosync from within timer function
Lendacky, Thomas
1
-1
/
+1
2015-06-07
rhashtable: add missing import <linux/export.h>
Hauke Mehrtens
1
-0
/
+1
2015-06-07
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+12
2015-06-07
Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-110
/
+148
2015-06-07
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-22
/
+105
2015-06-07
Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-63
/
+123
2015-06-07
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-06-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-15
/
+20
2015-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+7
2015-06-06
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2015-06-06
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+21
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
1
-1
/
+1
2015-06-06
MIPS: BPF: Fix stack pointer allocation
Markos Chandras
1
-5
/
+1
2015-06-06
MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()
Huacai Chen
1
-1
/
+1
2015-06-06
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
1
-1
/
+1
2015-06-06
MIPS: c-r4k: Fix typo in probe_scache()
Joshua Kinard
1
-1
/
+1
2015-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-35
/
+70
2015-06-06
iscsi_ibft: filter null v4-mapped v6 addresses
Chris Leech
1
-15
/
+21
2015-06-06
swiotlb: do not export map_single function
Alexandre Courbot
1
-2
/
+3
2015-06-06
drm: fix writing to /sys/class/drm/*/status
Russell King
1
-1
/
+1
2015-06-06
Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-14
/
+19
2015-06-05
Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+9
2015-06-05
Merge tag 'sound-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-6
/
+28
2015-06-05
Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2015-06-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-36
/
+166
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-84
/
+139
2015-06-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+3
2015-06-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2015-06-05
Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-0
/
+3
2015-06-05
Input: alps - do not reduce trackpoint speed by half
Hans de Goede
1
-3
/
+2
[next]