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
2015-11-16
null_blk: register as a LightNVM device
Matias Bjørling
3
-7
/
+158
2015-11-16
elevator: use list_{first,prev,next}_entry
Geliang Tang
1
-5
/
+5
2015-11-16
lightnvm: cleanup queue before target removal
Javier González
1
-2
/
+2
2015-11-16
nvme: remove reserved double word
Matias Bjørling
1
-2
/
+2
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
1
-0
/
+2
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
5
-131
/
+73
2015-11-16
lightnvm: prevent double free on init error
Matias Bjørling
1
-9
/
+3
2015-11-16
lightnvm: prematurely activate nvm_dev
Matias Bjørling
1
-4
/
+4
2015-11-16
lightnvm: check for NAND flash and its type
Matias Bjørling
1
-0
/
+10
2015-11-16
lightnvm: remove unused attrs in nvm_id structs
Matias Bjørling
1
-6
/
+1
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
2
-1
/
+4
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
1
-1
/
+3
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
4
-36
/
+117
2015-11-16
lightnvm: change max_phys_sect to uint
Matias Bjørling
1
-1
/
+1
2015-11-16
MAINTAINERS: Add linux-block list to LightNVM for patches
Matias Bjørling
1
-0
/
+1
2015-11-15
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-292
/
+947
2015-11-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-11-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-2
/
+7
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-16
/
+73
2015-11-15
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
4
-5
/
+27
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
151
-749
/
+4590
2015-11-14
Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-51
/
+43
2015-11-14
Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-56
/
+74
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-13
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-37
/
+207
2015-11-13
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
4
-8
/
+47
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-703
/
+899
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
121
-32724
/
+6584
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
58
-5515
/
+2676
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
39
-651
/
+390
2015-11-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-36
/
+52
2015-11-13
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-13
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-13
9p: xattr simplifications
Andreas Gruenbacher
9
-306
/
+83
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-13
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-13
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-13
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-13
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-13
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
17
-90
/
+616
2015-11-13
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-25
/
+287
2015-11-13
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-146
/
+163
2015-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-703
/
+899
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
15
-222
/
+314
[next]