summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-06i2c: at91: fix clk_offset for sama5d2Michał Mirosław1-1/+1
2019-08-06i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław1-4/+5
2019-08-06i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur1-4/+6
2019-08-06eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-08-06mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch1-3/+11
2019-08-06drm/nouveau: Only release VCPI slots on mode changesLyude Paul1-1/+1
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu1-2/+4
2019-08-06gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski1-32/+32
2019-08-06gpiolib: Preserve desc->flags when setting stateChris Packham1-6/+11
2019-08-06mmc: mmc_spi: Enable stable writesAndreas Koop1-0/+5
2019-08-06mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang1-0/+1
2019-08-06mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+1
2019-08-06fgraph: Remove redundant ftrace_graph_notrace_addr() testChangbin Du1-10/+7
2019-08-06dax: Fix missed wakeup in put_unlocked_entry()Jan Kara1-1/+1
2019-08-06Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana1-0/+10
2019-08-06Btrfs: fix incremental send failure after deduplicationFilipe Manana1-62/+15
2019-08-06tpm: Fix null pointer dereference on chip register error pathMilan Broz1-7/+16
2019-08-06kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada1-4/+2
2019-08-06kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada1-1/+2
2019-08-06kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci1-0/+4
2019-08-06drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell1-1/+2
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu1-1/+1
2019-08-06bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf3-1/+7
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2-1/+1
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2-0/+2
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf1-15/+19
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan4-4/+2
2019-08-06crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes1-7/+12
2019-08-06stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra1-0/+5
2019-08-06mm/hotplug: make remove_memory() interface usablePavel Tatashin2-23/+49
2019-08-06device-dax: fix memory and resource leak if hotplug failsPavel Tatashin1-1/+4
2019-08-06nds32: fix asm/syscall.hDmitry V. Levin1-10/+17
2019-08-06ipc/mqueue.c: only perform resource calculation if user validKees Cook1-9/+10
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter1-0/+2
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2-13/+11
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-08-06coda: add error handling for fgetZhouyang Jia1-1/+4
2019-08-06mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual1-0/+9
2019-08-06lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin1-3/+3
2019-08-06lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook1-5/+6
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger1-0/+13
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2-2/+2
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai2-2/+2
2019-08-06mm/z3fold.c: reinitialize zhdr structs after migrationHenry Burns1-0/+10
2019-08-06mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao1-7/+15
2019-08-06mm/slab_common.c: work around clang bug #42570Arnd Bergmann1-1/+2
2019-08-06mm/z3fold: don't try to use buddy slots after freeVitaly Wool1-1/+4
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5