summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-06-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-23blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONEBart Van Assche
2018-06-23Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara
2018-06-22lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-22arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon
2018-06-22arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-06-22time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven
2018-06-22KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr
2018-06-22Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-22Merge tag 'kvmarm-fixes-for-4.18-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry
2018-06-22irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang
2018-06-22irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier
2018-06-22irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier
2018-06-22Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-06-22xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky
2018-06-22xen: add new hypercall buffer mapping deviceJuergen Gross
2018-06-22Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-22Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-22Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-22Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-22Merge tag 'hwmon-for-linus-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-22Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-21tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen
2018-06-21tracing: Fix some errors in histogram documentationJoel Fernandes (Google)
2018-06-21tracing: Use swap macro in update_max_trGustavo A. R. Silva
2018-06-21softirq: Reorder trace_softirqs_on to prevent lockdep splatJoel Fernandes (Google)
2018-06-21tracing: Check for no filter when processing event filtersSteven Rostedt (VMware)
2018-06-21nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe
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-21nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang
2018-06-21Merge branches 'acpi-soc' and 'acpi-processor'Rafael J. Wysocki