summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-21nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe
2018-06-21locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)
2018-06-21KVM: arm64: Prevent KVM_COMPAT from being selectedMarc Zyngier
2018-06-21KVM: Enforce error in ioctl for compat tasks when !KVM_COMPATMarc Zyngier
2018-06-21kernel.h: Fix a typo in commentWei Wang
2018-06-21uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov
2018-06-21nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang
2018-06-21x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com
2018-06-21x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-06-21x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams
2018-06-21Merge branches 'acpi-soc' and 'acpi-processor'Rafael J. Wysocki
2018-06-21Merge branch 'pm-tools'Rafael J. Wysocki
2018-06-21x86/pti: Don't report XenPV as vulnerableJiri Kosina
2018-06-21Merge branches 'pm-core' and 'pm-opp'Rafael J. Wysocki
2018-06-21x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada
2018-06-21Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada
2018-06-21KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_...Jia He
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers
2018-06-21rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers
2018-06-21rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers
2018-06-21x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-06-21drm/bridge/sii8620: fix display of packed pixel modes in MHL2Maciej Purski
2018-06-21KVM: arm64: Avoid mistaken attempts to save SVE state for vcpusDave Martin
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin
2018-06-21KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()Dave Martin
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland
2018-06-21KVM: arm/arm64: Drop resource size check for GICV windowArd Biesheuvel
2018-06-21nvme-fc: release io queues to allow fast failJames Smart
2018-06-20nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes
2018-06-21Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2018-06-21Documentation: intel_pstate: Fix typoRafael J. Wysocki
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20block: sed-opal: Fix a couple off by one bugsDan Carpenter
2018-06-20tools/power turbostat: version 18.06.20Len Brown
2018-06-20tools/power turbostat: add the missing command line switchesNathan Ciobanu
2018-06-20tools/power turbostat: add single character tokens to helpNathan Ciobanu
2018-06-20tools/power turbostat: alphabetize the help outputNathan Ciobanu
2018-06-20tools/power turbostat: fix segfault on 'no node' machinesNathan Ciobanu
2018-06-20tools/power turbostat: add optional APIC X2APIC columnsLen Brown
2018-06-20tools/power turbostat: decode cpuid.1.HTLen Brown
2018-06-20tools/power turbostat: fix show/hide issues resulting from mis-mergeLen Brown
2018-06-20blk-mq-debugfs: Off by one in blk_mq_rq_state_name()Dan Carpenter
2018-06-20nvmet: reset keep alive timer in controller enableMax Gurtuvoy
2018-06-20nvme-rdma: don't override opts->queue_sizeSagi Grimberg
2018-06-20nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin
2018-06-20nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg
2018-06-20nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg