summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-22iommu/vt-d: Print pasid table entries MSB to LSB in debugfsSai Praneeth Prakhya
2019-07-22iommu/iova: Remove stale cached32_nodeChris Wilson
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-22iommu/vt-d: Check if domain->pgd was allocatedDmitry Safonov
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse
2019-07-22iommu/vt-d: Avoid duplicated pci dma alias considerationLu Baolu
2019-07-22arm64: Force SSBS on context switchMarc Zyngier
2019-07-22Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"Joerg Roedel
2019-07-22bcache: fix possible memory leak in bch_cached_dev_run()Wei Yongjun
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan
2019-07-22MAINTAINERS: Update my email addressJean-Philippe Brucker
2019-07-22Merge drm-misc-next-fixes-2019-07-18 into drm-misc-fixesSean Paul
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain
2019-07-22MAINTAINERS: Update my email addressJulien Thierry
2019-07-22MAINTAINERS: Fix spelling mistake in my nameSuzuki K Poulose
2019-07-22MAINTAINERS: Update my email address to @kernel.orgMarc Zyngier
2019-07-22Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/...Greg Kroah-Hartman
2019-07-22KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeJan Kiszka
2019-07-22KVM: X86: Dynamically allocate user_fpuWanpeng Li
2019-07-22KVM: X86: Fix fpu state crash in kvm guestWanpeng Li
2019-07-22Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini
2019-07-22KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-22arm64: mm: Drop pte_huge()Anshuman Khandual
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin
2019-07-22arm64: stacktrace: Constify stacktrace.h functionsDave Martin
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino
2019-07-22arm64: vdso: fix flip/flop vdso build bugNaohiro Aota
2019-07-22arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdsoVincenzo Frascino
2019-07-22powercap: Invoke powercap_init() and rapl_init() earlierZhang Rui
2019-07-22futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()Vasily Averin
2019-07-22x86/irq/64: Update stale commentCao jin
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata
2019-07-22mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel
2019-07-22x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-07-22x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel
2019-07-22ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski
2019-07-22ALSA: line6: Fix a typoChristophe JAILLET
2019-07-22firmware: fix build errors in paged buffer handling codeMauro Rossi
2019-07-21io_uring: track io length in async_list based on bytesZhengyuan Liu