aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-22MAINTAINERS: Update my email addressJean-Philippe Brucker2-1/+2
2019-07-22Merge drm-misc-next-fixes-2019-07-18 into drm-misc-fixesSean Paul1-1/+1
2019-07-22gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu1-2/+4
2019-07-22mmc: mmc_spi: Enable stable writesAndreas Koop1-0/+5
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain1-1/+14
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain1-7/+22
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain1-3/+8
2019-07-22MAINTAINERS: Update my email addressJulien Thierry2-1/+2
2019-07-22MAINTAINERS: Fix spelling mistake in my nameSuzuki K Poulose1-1/+1
2019-07-22MAINTAINERS: Update my email address to @kernel.orgMarc Zyngier2-4/+5
2019-07-22mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-22mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+1
2019-07-22mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang1-0/+1
2019-07-22Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/...Greg Kroah-Hartman1-3/+3
2019-07-22spi: pxa2xx: Balance runtime PM enable/disable on errorLubomir Rintel1-2/+4
2019-07-22ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada2-13/+17
2019-07-22SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detectionEnric Balletbo i Serra1-0/+32
2019-07-22ASoC: cs42xx8: Fix MFREQ selection issue for async modeShengjiu Wang1-19/+97
2019-07-22ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax1-4/+4
2019-07-22KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeJan Kiszka1-0/+2
2019-07-22KVM: X86: Dynamically allocate user_fpuWanpeng Li4-5/+27
2019-07-22KVM: X86: Fix fpu state crash in kvm guestWanpeng Li1-3/+6
2019-07-22Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini2-5/+6
2019-07-22KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka1-0/+2
2019-07-22arm64: mm: Drop pte_huge()Anshuman Khandual1-1/+0
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin1-2/+2
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin1-13/+14
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland2-9/+88
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin7-42/+30
2019-07-22arm64: stacktrace: Constify stacktrace.h functionsDave Martin1-5/+6
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino2-11/+8
2019-07-22arm64: vdso: fix flip/flop vdso build bugNaohiro Aota2-4/+8
2019-07-22arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdsoVincenzo Frascino1-1/+1
2019-07-22powercap: Invoke powercap_init() and rapl_init() earlierZhang Rui2-2/+2
2019-07-22futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()Vasily Averin1-20/+1
2019-07-22x86/irq/64: Update stale commentCao jin1-4/+4
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata1-1/+1
2019-07-22mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel1-0/+9
2019-07-22x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel1-8/+5
2019-07-22x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel1-1/+1
2019-07-22ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski5-6/+6
2019-07-22ALSA: line6: Fix a typoChristophe JAILLET1-1/+1
2019-07-22firmware: fix build errors in paged buffer handling codeMauro Rossi1-2/+2
2019-07-21io_uring: track io length in async_list based on bytesZhengyuan Liu1-13/+11
2019-07-21io_uring: don't use iov_iter_advance() for fixed buffersJens Axboe1-2/+38
2019-07-21block: properly handle IOCB_NOWAIT for async O_DIRECT IOJens Axboe1-8/+50
2019-07-21blk-mq: allow REQ_NOWAIT to return an error inlineJens Axboe2-3/+10
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet2-2/+16
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0