summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | statx: remove incorrect part of vfs_statx() commentEric Biggers2017-04-031-3/+0Star
| | * | | | | | statx: reject unknown flags when using NULL pathEric Biggers2017-04-031-1/+5
| | * | | | | | Documentation/filesystems: fix documentation for ->getattr()Eric Biggers2017-04-033-4/+8
| * | | | | | | alpha: fix stack smashing in old_adjtimex(2)Al Viro2017-04-031-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-0815-164/+281
|\ \ \ \ \ \ \ \
| * | | | | | | | blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-074-27/+55
| * | | | | | | | dm rq: Avoid that request processing stalls sporadicallyBart Van Assche2017-04-071-0/+1
| * | | | | | | | scsi: Avoid that SCSI queues get stuckBart Van Assche2017-04-071-3/+3
| * | | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-072-2/+32
| * | | | | | | | blk-mq: remap queues when adding/removing hardware queuesOmar Sandoval2017-04-071-4/+10
| * | | | | | | | blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-076-48/+67
| * | | | | | | | blk-mq-sched: set up scheduler tags when bringing up new queuesOmar Sandoval2017-04-073-1/+35
| * | | | | | | | blk-mq-sched: refactor scheduler initializationOmar Sandoval2017-04-073-59/+57Star
| * | | | | | | | blk-mq: use the right hctx when getting a driver tag failsOmar Sandoval2017-04-073-17/+19
| * | | | | | | | Merge branch 'nvme-4.11-rc' of git://git.infradead.org/nvme into for-linusJens Axboe2017-04-044-12/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvmet: fix byte swap in nvmet_parse_io_cmdChristoph Hellwig2017-04-021-1/+1
| | * | | | | | | | nvmet: fix byte swap in nvmet_execute_write_zeroesChristoph Hellwig2017-04-021-1/+1
| | * | | | | | | | nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig2017-04-021-1/+1
| | * | | | | | | | nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig2017-04-021-1/+1
| | * | | | | | | | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier2017-04-021-8/+8
| |/ / / / / / / /
| * | | | | | | | block: do not put mq context in blk_mq_alloc_request_hctxMinchan Kim2017-03-301-1/+0Star
* | | | | | | | | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-087-42/+83
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-077-42/+83
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-086-17/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman2017-04-071-0/+3
| * | | | | | | | | powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-051-2/+5
| * | | | | | | | | powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2017-04-051-2/+2
| * | | | | | | | | powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-041-8/+19
| * | | | | | | | | powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-03-281-0/+9
| * | | | | | | | | selftests/powerpc: Fix standalone powerpc buildMichael Ellerman2017-03-271-5/+5
* | | | | | | | | | mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls2017-04-081-12/+8Star
* | | | | | | | | | sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang2017-04-081-0/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-04-0820-25/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: remove unused wp_works_ok macroMathias Krause2017-04-062-10/+0Star
| * | | | | | | | | | sparc32: Export vac_cache_size to fix build errorGuenter Roeck2017-04-061-0/+1
| * | | | | | | | | | sparc64: Fix memory corruption when THP is enabledNitin Gupta2017-04-062-5/+5
| * | | | | | | | | | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-04-061-7/+8
| * | | | | | | | | | arch/sparc: Avoid DCTI CouplesBabu Moger2017-03-2811-0/+18
| * | | | | | | | | | sparc64: kern_addr_valid regressionbob picco2017-03-281-1/+1
| * | | | | | | | | | sparc64: Add support for 2G hugepagesNitin Gupta2017-03-283-1/+13
| * | | | | | | | | | sparc64: Fix size check in huge_pte_allocNitin Gupta2017-03-281-1/+1
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-0812-15/+120
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-04-061-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter2017-04-061-0/+4
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-04-059-10/+99
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-045-7/+39
| | * | | | | | | | | | | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-045-0/+40
| | * | | | | | | | | | | kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-041-0/+10
| | * | | | | | | | | | | arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier2017-03-201-3/+8
| | * | | | | | | | | | | arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier2017-03-201-0/+2