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
2015-01-30
net: am2150: fix nmclan_cs.c shared interrupt handling
Arnd Bergmann
1
-0
/
+2
2015-01-30
net: lance,ni64: don't build for ARM
Arnd Bergmann
1
-2
/
+2
2015-01-30
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
1
-3
/
+3
2015-01-30
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
Arnd Bergmann
1
-1
/
+2
2015-01-30
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
1
-1
/
+1
2015-01-30
ppp: deflate: never return len larger than output buffer
Florian Westphal
1
-1
/
+1
2015-01-30
MIPS: OCTEON: fix kernel crash when offlining a CPU
Aaro Koskinen
1
-2
/
+0
2015-01-30
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-30
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-30
Merge branch 'netns'
David S. Miller
3
-7
/
+5
2015-01-30
vxlan: setup the right link netns in newlink hdlr
Nicolas Dichtel
1
-5
/
+5
2015-01-30
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2
-2
/
+0
2015-01-29
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
1
-9
/
+9
2015-01-29
Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-66
/
+93
2015-01-29
Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-53
/
+55
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-29
blk-mq: release mq's kobjects in blk_release_queue()
Ming Lei
3
-7
/
+26
2015-01-29
Revert "blk-mq: fix hctx/ctx kobject use-after-free"
Ming Lei
2
-24
/
+7
2015-01-29
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
Arnd Bergmann
1
-0
/
+1
2015-01-29
ARM: 8295/1: fix v7M build for !CONFIG_PRINTK
Rob Herring
1
-0
/
+2
2015-01-29
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
1
-9
/
+30
2015-01-29
ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown
Will Deacon
1
-0
/
+3
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-01-29
Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...
Ingo Molnar
1
-1
/
+1
2015-01-29
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
1
-2
/
+10
2015-01-29
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-01-29
Merge branch 'tcp_stretch_acks'
David S. Miller
7
-40
/
+44
2015-01-29
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
1
-0
/
+8
2015-01-29
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
1
-22
/
+9
2015-01-29
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
1
-4
/
+6
2015-01-29
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
1
-6
/
+9
2015-01-29
tcp: stretch ACK fixes prep
Neal Cardwell
7
-11
/
+15
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-29
Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+7
2015-01-29
ALSA: ak411x: Fix stall in work callback
Takashi Iwai
4
-21
/
+18
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
2015-01-28
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
1
-4
/
+5
2015-01-28
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-27
/
+80
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
1
-0
/
+3
2015-01-28
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-28
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2
-8
/
+13
2015-01-28
perf/x86/intel: Add model number for Airmont
Kan Liang
1
-0
/
+1
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
1
-1
/
+1
2015-01-28
perf/rapl: Fix crash in rapl_scale()
Stephane Eranian
1
-1
/
+1
[prev]
[next]