summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/hyper-v: Trace PV IPI sendVitaly Kuznetsov2018-07-032-0/+19
* x86/hyper-v: Use cheaper HVCALL_SEND_IPI hypercall when possibleVitaly Kuznetsov2018-07-031-9/+20
* x86/hyper-v: Use 'fast' hypercall for HVCALL_SEND_IPIVitaly Kuznetsov2018-07-031-16/+6
* x86/hyper-v: Implement hv_do_fast_hypercall16Vitaly Kuznetsov2018-07-031-0/+34
* x86/hyper-v: Use cheaper HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} hypercalls...Vitaly Kuznetsov2018-06-241-41/+32
* Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-2416-22/+807
|\
| * MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-205-6/+13
| * rseq/selftests: Implement MIPS supportPaul Burton2018-06-203-0/+751
| * MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-205-6/+13
| * MIPS: Add syscall detection for restartable sequencesPaul Burton2018-06-201-0/+8
| * MIPS: Add support for restartable sequencesPaul Burton2018-06-202-0/+4
| * MIPS: io: Add barrier after register read in inX()Huacai Chen2018-06-201-0/+2
| * mips: ftrace: fix static function graph tracingMatthias Schiffer2018-06-201-15/+12
| * MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-182-0/+9
| * MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij2018-06-181-1/+1
* | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-2420-84/+142
|\ \
| * | blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONEBart Van Assche2018-06-232-1/+1
| * | bdi: Fix another oops in wb_workfn()Jan Kara2018-06-222-14/+8
| * | lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-221-1/+1
| * | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-226-45/+88
| |\ \
| | * | nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe2018-06-213-5/+39
| | * | nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang2018-06-211-1/+1
| | * | nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
| | * | nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-06-201-0/+8
| | * | nvme-rdma: don't override opts->queue_sizeSagi Grimberg2018-06-201-11/+10
| | * | nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin2018-06-201-2/+6
| | * | nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg2018-06-201-13/+11
| | * | nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg2018-06-201-10/+10
| * | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-06-212-8/+37
| * | | block: sed-opal: Fix a couple off by one bugsDan Carpenter2018-06-201-2/+2
| * | | blk-mq-debugfs: Off by one in blk_mq_rq_state_name()Dan Carpenter2018-06-201-1/+1
| |/ /
| * | Revert "block: Add warning for bi_next not NULL in bio_endio()"Bart Van Assche2018-06-192-10/+1
| * | block: fix timeout changes for legacy request driversChristoph Hellwig2018-06-193-2/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-245-8/+15
|\ \ \
| * | | hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch2018-06-151-2/+9
| * | | crypto: morus640 - Fix out-of-bounds accessOndrej Mosnáček2018-06-151-1/+2
| * | | crypto: don't optimize keccakf()Dmitry Vyukov2018-06-151-1/+1
| * | | crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He2018-06-151-1/+1
| * | | crypto: chtls - use after free in chtls_pt_recvmsg()Dan Carpenter2018-06-151-3/+2
* | | | Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-2413-27/+79
|\ \ \ \
| * | | | selftests: sparc64: Add missing SPDX License IdentifiersShuah Khan (Samsung OSG)2018-06-182-1/+2
| * | | | selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-06-181-8/+0
| * | | | selftests: sparc64: Fix to do nothing on non-sparc64Shuah Khan (Samsung OSG)2018-06-181-0/+11
| * | | | selftests: sync: add config fragment for testing sync frameworkFathi Boudra2018-06-181-0/+4
| * | | | selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-184-8/+17
| * | | | selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-182-2/+8
| * | | | selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-0/+7
| * | | | selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-7/+13
| * | | | selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-0/+13
| * | | | selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-1/+4
| | |_|/ | |/| |