summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas2019-08-061-3/+3
* IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas2019-08-061-1/+3
* IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas2019-08-061-5/+8
* IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-08-063-6/+11
* xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross2019-08-061-2/+2
* nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata2019-08-061-1/+1
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-062-5/+10
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-061-3/+4
* drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon2019-08-061-1/+1
* parisc: Fix build of compressed kernel even with debug enabledHelge Deller2019-08-061-2/+2
* cgroup: kselftest: relax fs_spec checksChris Down2019-08-061-2/+1
* s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-08-061-6/+16
* 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
* mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-061-3/+11
* 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
* 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
* 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
* 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: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-08-061-1/+1
* 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
* mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-08-061-8/+8
* 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
* 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
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-08-061-1/+5
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-061-1/+4
* x86: kvm: avoid constant-conversion warningArnd Bergmann2019-08-061-3/+3
* perf version: Fix segfault due to missing OPT_END()Ravi Bangoria2019-08-061-0/+1
* scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-08-061-0/+7
* ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann2019-08-061-0/+4
* ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton2019-08-061-7/+7
* ceph: fix improper use of smp_mb__before_atomic()Andrea Parri2019-08-061-1/+6
* cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg2019-08-061-4/+4
* btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()Qu Wenruo2019-08-061-2/+22