summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...Yang Shi2019-08-061-1/+8
* ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault2019-08-061-4/+6
* selinux: fix memory leak in policydb_init()Ondrej Mosnacek2019-08-061-1/+5
* powerpc/kasan: fix early boot failure on PPC32Christophe Leroy2019-08-061-2/+5
* i2c: at91: fix clk_offset for sama5d2Michał Mirosław2019-08-061-1/+1
* i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław2019-08-061-4/+5
* i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur2019-08-061-4/+6
* eeprom: at24: make spd world-readable againJean Delvare2019-08-061-1/+1
* mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-061-3/+11
* drm/nouveau: Only release VCPI slots on mode changesLyude Paul2019-08-061-1/+1
* IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-061-0/+2
* gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu2019-08-061-2/+4
* gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski2019-08-061-32/+32
* gpiolib: Preserve desc->flags when setting stateChris Packham2019-08-061-6/+11
* mmc: mmc_spi: Enable stable writesAndreas Koop2019-08-061-0/+5
* mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang2019-08-061-0/+1
* mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-08-061-1/+1
* mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-08-061-2/+1
* fgraph: Remove redundant ftrace_graph_notrace_addr() testChangbin Du2019-08-061-10/+7
* dax: Fix missed wakeup in put_unlocked_entry()Jan Kara2019-08-061-1/+1
* Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana2019-08-061-0/+10
* Btrfs: fix incremental send failure after deduplicationFilipe Manana2019-08-061-62/+15
* tpm: Fix null pointer dereference on chip register error pathMilan Broz2019-08-061-7/+16
* kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada2019-08-061-4/+2
* kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada2019-08-061-1/+2
* kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci2019-08-061-0/+4
* drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell2019-08-061-1/+2
* drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-08-061-1/+1
* bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-08-063-1/+7
* x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2019-08-062-1/+1
* x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-08-062-0/+2
* x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf2019-08-061-15/+19
* xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-08-064-4/+2
* crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes2019-08-061-7/+12
* stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra2019-08-061-0/+5
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-08-062-23/+49
* device-dax: fix memory and resource leak if hotplug failsPavel Tatashin2019-08-061-1/+4
* nds32: fix asm/syscall.hDmitry V. Levin2019-08-061-10/+17
* ipc/mqueue.c: only perform resource calculation if user validKees Cook2019-08-061-9/+10
* drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter2019-08-061-0/+2
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-062-13/+11
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-061-2/+1
* coda: add error handling for fgetZhouyang Jia2019-08-061-1/+4
* mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual2019-08-061-0/+9
* lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin2019-08-061-3/+3
* lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook2019-08-061-5/+6
* mm/cma.c: fail if fixed declaration can't be honoredDoug Berger2019-08-061-0/+13
* x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2019-08-062-2/+2
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-062-2/+2
* mm/z3fold.c: reinitialize zhdr structs after migrationHenry Burns2019-08-061-0/+10