index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
10
-239
/
+85
|
\
|
*
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
230
-1966
/
+4418
|
|
\
|
*
|
lustre: get rid of messing with iovecs
Al Viro
2014-05-06
6
-163
/
+37
|
*
|
blkdev_aio_write() - turn into blkdev_write_iter()
Al Viro
2014-05-06
1
-2
/
+2
|
*
|
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
1
-2
/
+2
|
*
|
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
2014-05-06
2
-4
/
+4
|
*
|
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
1
-55
/
+37
|
*
|
new primitive: iov_iter_alignment()
Al Viro
2014-05-06
1
-5
/
+2
|
*
|
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-9
/
+8
|
*
|
kill generic_segment_checks()
Al Viro
2014-05-06
1
-8
/
+2
*
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-11
4
-59
/
+125
|
\
\
\
|
*
|
|
virtio_scsi: don't call virtqueue_add_sgs(... GFP_NOIO) holding spinlock.
Rusty Russell
2014-05-21
1
-9
/
+6
|
*
|
|
virtio-rng: fixes for device registration/unregistration
Sasha Levin
2014-05-19
1
-18
/
+23
|
*
|
|
virtio-rng: fix boot with virtio-rng device
Sasha Levin
2014-05-19
1
-1
/
+1
|
*
|
|
virtio-rng: support multiple virtio-rng devices
Amos Kong
2014-05-14
1
-39
/
+63
|
*
|
|
virtio_ccw: introduce device_lost in virtio_ccw_device
Heinz Graalfs
2014-04-28
1
-12
/
+37
|
*
|
|
virtio: virtio_break_device() to mark all virtqueues broken.
Rusty Russell
2014-04-28
1
-0
/
+15
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-06-11
5
-87
/
+101
|
\
\
\
\
|
*
|
|
|
vhost: move memory pointer to VQs
Michael S. Tsirkin
2014-06-09
5
-42
/
+33
|
*
|
|
|
vhost: move acked_features to VQs
Michael S. Tsirkin
2014-06-09
5
-42
/
+44
|
*
|
|
|
vhost: replace rcu with mutex
Michael S. Tsirkin
2014-06-09
1
-1
/
+9
|
*
|
|
|
vhost-net: extend device allocation to vmalloc
Michael S. Tsirkin
2014-06-09
1
-5
/
+18
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-06-11
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-06-02
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-11
6
-11
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
|
|
|
|
drivers/staging/speakup/: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
16
-150
/
+150
|
*
|
|
|
|
drivers/regulator/virtual: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-5
/
+5
|
*
|
|
|
|
drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
|
|
|
|
drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
|
|
|
|
drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
|
|
|
|
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-2
/
+2
|
*
|
|
|
|
speakup: fix incorrect perms on speakup_acntsa.c
Rusty Russell
2014-05-14
1
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-06-11
13
-71
/
+957
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in...
Zhang Rui
2014-05-15
12
-52
/
+818
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
thermal: spear: remove unnecessary OOM messages
Jingoo Han
2014-05-15
1
-3
/
+1
|
|
|
|
*
|
|
|
|
thermal: exynos: remove unnecessary OOM messages
Jingoo Han
2014-05-15
1
-4
/
+1
|
|
|
|
*
|
|
|
|
thermal: rcar: remove unnecessary OOM messages
Jingoo Han
2014-05-15
1
-4
/
+1
|
|
|
|
*
|
|
|
|
thermal/intel_powerclamp: add newer cpu ids
Jacob Pan
2014-05-15
1
-0
/
+2
|
|
|
|
*
|
|
|
|
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
Geert Uytterhoeven
2014-05-15
1
-2
/
+2
|
|
|
|
*
|
|
|
|
thermal: samsung: Only update available threshold limits
Tushar Behera
2014-05-15
1
-0
/
+4
|
|
|
|
*
|
|
|
|
Thermal/int3403: Fix thermal hysteresis unit conversion
lan,Tianyu
2014-05-15
1
-1
/
+7
|
|
|
*
|
|
|
|
|
thermal: Intel SoC DTS thermal
Srinivas Pandruvada
2014-05-15
3
-0
/
+492
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...
Zhang Rui
2014-05-15
6
-38
/
+308
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
thermal: samsung: Add TMU support for Exynos5260 SoCs
Naveen Krishna Chatradhi
2014-05-06
4
-0
/
+118
|
|
|
*
|
|
|
|
thermal: samsung: Add TMU support for Exynos5420 SoCs
Naveen Krishna Chatradhi
2014-05-06
4
-4
/
+156
|
|
|
*
|
|
|
|
thermal: samsung: change base_common to more meaningful base_second
Naveen Krishna Chatradhi
2014-05-06
3
-10
/
+10
|
|
|
*
|
|
|
|
thermal: samsung: replace inten_ bit fields with intclr_
Naveen Krishna Chatradhi
2014-05-06
4
-22
/
+22
|
|
|
*
|
|
|
|
thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined
Bartlomiej Zolnierkiewicz
2014-05-06
1
-1
/
+1
[next]