summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-139-13/+33
|\
| * block: don't hardcode blk_qc_t -> tag maskJens Axboe2015-11-111-1/+1
| * dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro2015-11-111-1/+3
| * block: fix blk-core.c kernel-doc warningRandy Dunlap2015-11-111-0/+3
| * fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal2015-11-111-3/+12
| * NVMe: add support for Apple NVMe controllerStephan Günther2015-11-111-0/+1
| * NVMe: use split lo_hi_{read,write}qStephan Günther2015-11-111-6/+6
| * blk-mq: mark __blk_mq_complete_request() staticJens Axboe2015-11-112-2/+1Star
| * MAINTAINERS: add reference to new linux-block listJens Axboe2015-11-111-0/+1
| * NVMe: Increase the max transfer size when mdts is 0Sathyavathi M2015-11-111-0/+2
| * brd: Refuse improperly aligned discard requestsJan Kara2015-11-111-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-11-135-21/+37
|\ \
| * | X.509: Fix the time validation [ver #2]David Howells2015-11-121-5/+7
| * | Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris2015-11-124-16/+30
| |\ \
| | * | tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen2015-11-091-8/+10
| | * | tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-091-5/+10
| | * | TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen2015-11-091-1/+1
| | * | TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-091-1/+2
| | * | tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck2015-11-091-1/+5
| | * | tpm_tis: free irq after probingMartin Wilck2015-11-091-0/+2
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-1314-33/+54
|\ \ \ \
| * | | | arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang2015-11-121-1/+1
| * | | | arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang2015-11-121-2/+2
| * | | | arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang2015-11-121-1/+1
| * | | | arm64: use linux/types.h in kvm.hArnd Bergmann2015-11-121-1/+1
| * | | | arm64: build vdso without libgcovArnd Bergmann2015-11-121-0/+3
| * | | | arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann2015-11-121-1/+1
| * | | | arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2015-11-102-4/+1Star
| * | | | arm64: fix R/O permissions of FDT mappingArd Biesheuvel2015-11-092-1/+2
| * | | | arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel2015-11-091-1/+1
| * | | | arm64: bpf: fix mod-by-zero caseZi Shen Lim2015-11-061-8/+13
| * | | | arm64: bpf: fix div-by-zero caseZi Shen Lim2015-11-062-13/+27
| * | | | arm64: Enable CRYPTO_CRC32_ARM64 in defconfigCatalin Marinas2015-11-061-0/+1
| * | | | arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2015-11-052-2/+2
* | | | | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-1313-35/+40
|\ \ \ \ \
| * | | | | h8300: enable CLKSRC_OFYoshinori Sato2015-11-122-0/+3
| * | | | | h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas2015-11-081-0/+2
| * | | | | asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato2015-11-081-4/+6
| * | | | | h8300: bit io fixYoshinori Sato2015-11-081-6/+6
| * | | | | h8300: zImage fixYoshinori Sato2015-11-084-11/+7Star
| * | | | | h8300: register address fixYoshinori Sato2015-11-081-3/+3
| * | | | | h8300: Fix alignment for .dataYoshinori Sato2015-11-082-10/+8Star
| * | | | | h8300: unaligned divcr register support.Yoshinori Sato2015-11-081-1/+5
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-1216-264/+365
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-11-122-9/+13
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras2015-11-061-1/+1
| | * | | | | | KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras2015-11-061-8/+12
| * | | | | | | KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-104-4/+4
| * | | | | | | KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-101-11/+3Star
| * | | | | | | KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-103-1/+13