index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
RDMA/ocrdma: populate max_sge_rd in device attributes
Selvin Xavier
2016-02-05
1
-2
/
+2
|
*
|
|
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
2016-02-05
3
-10
/
+12
|
*
|
|
IB/sysfs: remove unused va_list args
Colin Ian King
2016-02-04
1
-2
/
+0
|
*
|
|
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2016-02-04
1
-2
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-02-10
9
-21
/
+33
|
\
\
\
\
|
*
|
|
|
Input: colibri-vf50-ts - add missing #include <linux/of.h>
Geert Uytterhoeven
2016-02-10
1
-0
/
+1
|
*
|
|
|
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
2016-02-10
1
-3
/
+4
|
*
|
|
|
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Philipp Zabel
2016-02-10
1
-6
/
+12
|
*
|
|
|
Input: vmmouse - fix absolute device registration
Dmitry Torokhov
2016-01-28
1
-6
/
+7
|
*
|
|
|
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
Grygorii Strashko
2016-01-28
1
-1
/
+1
|
*
|
|
|
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
2016-01-28
1
-2
/
+6
|
*
|
|
|
Input: sirfsoc-onkey - allow modular build
Arnd Bergmann
2016-01-28
2
-2
/
+2
|
*
|
|
|
Input: xpad - remove unused function
Arnd Bergmann
2016-01-28
1
-1
/
+0
*
|
|
|
|
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-10
7
-25
/
+61
|
\
\
\
\
\
|
*
|
|
|
|
ahci: Intel DNV device IDs SATA
Alexandra Yates
2016-02-10
1
-0
/
+20
|
*
|
|
|
|
libata: fix sff host state machine locking while polling
Tejun Heo
2016-02-01
1
-21
/
+11
|
*
|
|
|
|
libata-sff: use WARN instead of BUG on illegal host state machine state
Tejun Heo
2016-01-29
1
-1
/
+2
|
*
|
|
|
|
libata: disable forced PORTS_IMPL for >= AHCI 1.3
Tejun Heo
2016-01-25
1
-2
/
+2
|
*
|
|
|
|
libata: blacklist a Viking flash model for MWDMA corruption
Shikha Jain
2016-01-25
1
-0
/
+1
|
*
|
|
|
|
drivers: ata: wake port before DMA stop for ALPM
Danesh Petigara
2016-01-25
4
-1
/
+25
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-10
5
-31
/
+85
|
\
\
\
\
\
|
*
|
|
|
|
Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1'
W. Trevor King
2016-01-29
1
-1
/
+1
|
*
|
|
|
|
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
2016-01-22
1
-3
/
+4
|
*
|
|
|
|
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-01-22
2
-5
/
+23
|
*
|
|
|
|
cpuset: make mm migration asynchronous
Tejun Heo
2016-01-22
3
-22
/
+57
*
|
|
|
|
|
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-10
4
-11
/
+98
|
\
\
\
\
\
\
|
*
|
|
|
|
|
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-02-10
1
-0
/
+10
|
*
|
|
|
|
|
workqueue: implement "workqueue.debug_force_rr_cpu" debug feature
Tejun Heo
2016-02-09
3
-2
/
+47
|
*
|
|
|
|
|
workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs
Mike Galbraith
2016-02-09
1
-2
/
+32
|
*
|
|
|
|
|
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-02-09
1
-4
/
+4
|
*
|
|
|
|
|
workqueue: skip flush dependency checks for legacy workqueues
Tejun Heo
2016-01-29
2
-5
/
+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-02-10
2
-54
/
+85
|
\
\
\
\
\
\
|
*
|
|
|
|
|
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-02-03
2
-52
/
+79
|
*
|
|
|
|
|
module: wrapper for symbol name.
Rusty Russell
2016-02-03
1
-11
/
+15
|
*
|
|
|
|
|
modules: fix modparam async_probe request
Luis R. Rodriguez
2016-02-03
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-09
4
-51
/
+60
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
2016-02-06
1
-1
/
+1
|
*
|
|
|
|
|
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
2016-02-06
1
-5
/
+13
|
*
|
|
|
|
|
crypto: atmel-sha - fix atmel_sha_remove()
Cyrille Pitchen
2016-02-06
1
-7
/
+0
|
*
|
|
|
|
|
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
Herbert Xu
2016-02-06
1
-2
/
+3
|
*
|
|
|
|
|
crypto: algif_skcipher - Do not dereference ctx without socket lock
Herbert Xu
2016-02-06
1
-4
/
+11
|
*
|
|
|
|
|
crypto: algif_skcipher - Do not assume that req is unchanged
Herbert Xu
2016-02-06
1
-32
/
+28
|
*
|
|
|
|
|
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-02-06
1
-1
/
+5
*
|
|
|
|
|
|
scripts: add "prune-kernel" script to clean up old kernel images
J. Bruce Fields
2016-02-09
1
-0
/
+20
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-02-08
5
-12
/
+52
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-02-08
5
-12
/
+52
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
arm64: KVM: Fix guest dead loop when register accessor returns false
Shannon Zhao
2016-01-24
1
-3
/
+2
|
|
*
|
|
|
|
|
|
arm64: KVM: Fix comments of the CP handler
Shannon Zhao
2016-01-24
1
-2
/
+2
|
|
*
|
|
|
|
|
|
arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests
Shannon Zhao
2016-01-24
1
-2
/
+6
|
|
*
|
|
|
|
|
|
arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
Dave Martin
2016-01-24
2
-2
/
+7
[prev]
[next]