summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-06i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław
2019-08-06i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur
2019-08-06eeprom: at24: make spd world-readable againJean Delvare
2019-08-06mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch
2019-08-06drm/nouveau: Only release VCPI slots on mode changesLyude Paul
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-08-06gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski
2019-08-06gpiolib: Preserve desc->flags when setting stateChris Packham
2019-08-06mmc: mmc_spi: Enable stable writesAndreas Koop
2019-08-06mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang
2019-08-06mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-08-06fgraph: Remove redundant ftrace_graph_notrace_addr() testChangbin Du
2019-08-06dax: Fix missed wakeup in put_unlocked_entry()Jan Kara
2019-08-06Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana
2019-08-06Btrfs: fix incremental send failure after deduplicationFilipe Manana
2019-08-06tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-08-06kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada
2019-08-06kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada
2019-08-06kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci
2019-08-06drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu
2019-08-06bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-08-06crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes
2019-08-06stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra
2019-08-06mm/hotplug: make remove_memory() interface usablePavel Tatashin
2019-08-06device-dax: fix memory and resource leak if hotplug failsPavel Tatashin
2019-08-06nds32: fix asm/syscall.hDmitry V. Levin
2019-08-06ipc/mqueue.c: only perform resource calculation if user validKees Cook
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06coda: add error handling for fgetZhouyang Jia
2019-08-06mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual
2019-08-06lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin
2019-08-06lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-06mm/z3fold.c: reinitialize zhdr structs after migrationHenry Burns
2019-08-06mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao
2019-08-06mm/slab_common.c: work around clang bug #42570Arnd Bergmann
2019-08-06mm/z3fold: don't try to use buddy slots after freeVitaly Wool
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-08-06bpf: fix BTF verifier size resolution logicAndrii Nakryiko