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.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
2013-04-09
Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+2
2013-04-09
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-122
/
+247
2013-04-09
mnt: release locks on error path in do_loopback
Andrey Vagin
1
-1
/
+1
2013-04-09
palinfo fixes
Al Viro
1
-64
/
+13
2013-04-09
procfs: add proc_remove_subtree()
Al Viro
2
-30
/
+91
2013-04-09
ecryptfs: close rmmod race
Al Viro
1
-12
/
+2
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2
-19
/
+32
2013-04-09
Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-3
/
+3
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
5
-0
/
+27
2013-04-09
NFSv4: Fix another potential state manager deadlock
Trond Myklebust
1
-0
/
+1
2013-04-09
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
Chris Metcalf
1
-1
/
+9
2013-04-09
regmap: Back out work buffer fix
Mark Brown
1
-1
/
+2
2013-04-09
ASoC: wm5102: Correct lookup of arizona struct in SYSCLK event
Mark Brown
1
-1
/
+1
2013-04-09
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Alban Bedel
1
-0
/
+2
2013-04-09
Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-4
/
+2
2013-04-09
ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller
Sylwester Nawrocki
1
-1
/
+1
2013-04-09
ARM: S3C24XX: Correct NR_IRQS definition for s3c2440
Sylwester Nawrocki
1
-3
/
+1
2013-04-09
Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...
Arnd Bergmann
241
-1448
/
+2374
2013-04-09
ARM i.MX6: Fix ldb_di clock selection
Dirk Behme
1
-1
/
+1
2013-04-09
ARM: imx: provide twd clock lookup from device tree
Shawn Guo
2
-1
/
+1
2013-04-09
ARM: imx35 Bugfix admux clock
Markus Pargmann
1
-0
/
+1
2013-04-09
ARM: clk-imx35: Bugfix iomux clock
Markus Pargmann
1
-0
/
+1
2013-04-09
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-3
/
+3
2013-04-09
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
1
-1
/
+1
2013-04-09
Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2013-04-09
Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+11
2013-04-09
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
1
-1
/
+1
2013-04-09
drm/nouveau: fix unconditional return waiting on memory
Calvin Owens
1
-1
/
+1
2013-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...
Linus Torvalds
1
-1
/
+7
2013-04-09
ARC: Add implicit compiler barrier to raw_local_irq* functions
Christian Ruppert
1
-4
/
+8
2013-04-09
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
5
-7
/
+24
2013-04-09
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-9
/
+11
2013-04-09
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
Stefan Raspl
4
-0
/
+26
2013-04-09
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
2
-18
/
+24
2013-04-09
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-04-09
tcm_vhost: Initialize vq->last_used_idx when set endpoint
Asias He
1
-0
/
+1
2013-04-09
tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
Asias He
1
-43
/
+101
2013-04-09
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
1
-0
/
+9
2013-04-09
Revert "bonding: remove sysfs before removing devices"
nikolay@redhat.com
1
-1
/
+1
2013-04-09
Merge branch 'wireless'
David S. Miller
15
-290
/
+390
2013-04-09
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
1
-1
/
+2
2013-04-09
cpufreq / intel_pstate: Set timer timeout correctly
Dirk Brandewie
1
-1
/
+0
2013-04-08
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...
Alexey Khoroshilov
1
-4
/
+4
2013-04-08
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Sean Young
1
-7
/
+5
2013-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-290
/
+390
2013-04-08
ftrace: Do not call stub functions in control loop
Steven Rostedt (Red Hat)
2
-2
/
+5
2013-04-08
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
1
-6
/
+2
2013-04-08
tracing: Fix race with update_max_tr_single and changing tracers
Steven Rostedt (Red Hat)
1
-1
/
+4
2013-04-08
net: mvneta: enable features before registering the driver
willy tarreau
1
-4
/
+5
2013-04-08
hyperv: Fix RNDIS send_completion code path
Haiyang Zhang
2
-18
/
+13
[prev]
[next]