aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-13/+33
2015-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-21/+37
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds14-33/+54
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds13-35/+40
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-264/+365
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds35-209/+405
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-12arm64: build vdso without libgcovArnd Bergmann1-0/+3
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann1-1/+1
2015-11-12X.509: Fix the time validation [ver #2]David Howells1-5/+7
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linusJames Morris4-16/+30
2015-11-12Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini2-9/+13
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds62-411/+994
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds24-284/+412
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-6/+16
2015-11-11thermal: rockchip: fix compile errorCaesar Wang1-0/+1
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki11-63/+88
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki1-11/+10
2015-11-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-0/+5
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds14-102/+86
2015-11-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+10
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds22-82/+1441
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds23-86/+1065
2015-11-11block: don't hardcode blk_qc_t -> tag maskJens Axboe1-1/+1
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro1-1/+3
2015-11-11block: fix blk-core.c kernel-doc warningRandy Dunlap1-0/+3
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal1-3/+12
2015-11-11NVMe: add support for Apple NVMe controllerStephan Günther1-0/+1
2015-11-11NVMe: use split lo_hi_{read,write}qStephan Günther1-6/+6
2015-11-11blk-mq: mark __blk_mq_complete_request() staticJens Axboe2-2/+1
2015-11-11MAINTAINERS: add reference to new linux-block listJens Axboe1-0/+1
2015-11-11NVMe: Increase the max transfer size when mdts is 0Sathyavathi M1-0/+2
2015-11-11brd: Refuse improperly aligned discard requestsJan Kara1-0/+3
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov1-0/+1
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler1-2/+0
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler5-28/+6
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki1-1/+1
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap1-1/+2
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap1-0/+1
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers1-5/+4
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers1-3/+6
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-31/+38
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2-6/+2
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-18/+17
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4