index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
sg: add SG_FLAG_Q_AT_TAIL flag
Douglas Gilbert
2
-2
/
+8
2014-07-17
sg: relax 16 byte cdb restriction
Douglas Gilbert
2
-84
/
+53
2014-07-17
sd: Limit transfer length
Martin K. Petersen
2
-1
/
+18
2014-07-17
sd: bad return code of init_sd
Clément Calmels
1
-0
/
+2
2014-07-17
sd: notify block layer when using temporary change to cache_type
Vaughan Cao
1
-8
/
+15
2014-07-17
scsi_debug: allow huge transfer length for read/write commands
Akinobu Mita
1
-3
/
+3
2014-07-17
scsi: increase upper limit for max_sectors
Akinobu Mita
1
-2
/
+2
2014-07-17
sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff
Akinobu Mita
1
-4
/
+1
2014-07-17
sg: prevent integer overflow when converting from sectors to bytes
Akinobu Mita
1
-4
/
+13
2014-07-17
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
2
-2
/
+2
2014-07-17
scsi: handle flush errors properly
James Bottomley
1
-0
/
+8
2014-07-17
Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-8
/
+9
2014-07-17
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+19
2014-07-16
Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-2
/
+49
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+8
2014-07-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-38
/
+48
2014-07-16
Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-8
/
+12
2014-07-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+2
2014-07-15
Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-6
/
+0
2014-07-15
ring-buffer: Fix polling on trace_pipe
Martin Lau
1
-4
/
+0
2014-07-15
quota: missing lock in dqcache_shrink_scan()
Niu Yawei
1
-0
/
+2
2014-07-15
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
1
-0
/
+6
2014-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-53
/
+69
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-664
/
+734
2014-07-15
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
1
-2
/
+2
2014-07-15
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
1
-2
/
+10
2014-07-15
ALSA: hda - Fix broken PM due to incomplete i915 initialization
Takashi Iwai
1
-5
/
+5
2014-07-14
hso: fix deadlock when receiving bursts of data
Olivier Sobrie
1
-21
/
+17
2014-07-14
hso: remove unused workqueue
Olivier Sobrie
1
-12
/
+0
2014-07-14
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+1
2014-07-14
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
1
-0
/
+7
2014-07-14
net/l2tp: don't fall back on UDP [get|set]sockopt
Sasha Levin
1
-2
/
+2
2014-07-14
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
2
-14
/
+2
2014-07-14
mlx4: mark napi id for gro_skb
Jason Wang
1
-0
/
+1
2014-07-14
bonding: fix ad_select module param check
Nikolay Aleksandrov
1
-1
/
+1
2014-07-14
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
1
-1
/
+1
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2
-5
/
+5
2014-07-14
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-07-14
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
1
-0
/
+1
2014-07-14
aio: protect reqs_available updates from changes in interrupt handlers
Benjamin LaHaise
1
-0
/
+7
2014-07-14
fuse: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-07-14
fuse: release temporary page if fuse_writepage_locked() failed
Maxim Patlasov
1
-1
/
+3
2014-07-14
ALSA: hda - Revert stream assignment order for Intel controllers
Takashi Iwai
3
-2
/
+4
2014-07-13
MAINTAINERS: update r8169 maintainer
françois romieu
1
-1
/
+0
2014-07-13
net: bcmgenet: fix RGMII_MODE_EN bit
Florian Fainelli
1
-1
/
+1
2014-07-13
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
Andrea Adami
1
-0
/
+43
2014-07-13
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
1
-2
/
+4
2014-07-13
Linux 3.16-rc5
v3.16-rc5
Linus Torvalds
1
-1
/
+1
2014-07-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-45
/
+44
2014-07-13
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
13
-68
/
+93
[next]