summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22perf/core: Move the inline keyword at the beginning of the function declarationMathieu Malaterre
2018-06-22Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-06-22efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede
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 branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-22locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)
2018-06-22Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
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-21drm/v3d: Remove the bad signaled() implementation.Eric Anholt
2018-06-21drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt
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-21drm/bridge: Move the struct drm_bridge member kerneldoc inline.Eric Anholt
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-21gpu: drm: vc4: Adding new typedef vm_fault_tSouptick Joarder
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-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-21drm: Document mode_config.max_width/height as the max fb dimensionsVille Syrjälä
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