summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-07-22mmc: mmc_spi: Enable stable writesAndreas Koop
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-22mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
2019-07-22mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-07-22mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang
2019-07-22Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/...Greg Kroah-Hartman
2019-07-22spi: pxa2xx: Balance runtime PM enable/disable on errorLubomir Rintel
2019-07-22ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada
2019-07-22SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detectionEnric Balletbo i Serra
2019-07-22ASoC: cs42xx8: Fix MFREQ selection issue for async modeShengjiu Wang
2019-07-22ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax
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
2019-07-21io_uring: don't use iov_iter_advance() for fixed buffersJens Axboe
2019-07-21block: properly handle IOCB_NOWAIT for async O_DIRECT IOJens Axboe
2019-07-21blk-mq: allow REQ_NOWAIT to return an error inlineJens Axboe
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang