summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+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-06kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada1-1/+2
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu1-1/+1
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-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/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-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann1-1/+4
2019-08-06x86: kvm: avoid constant-conversion warningArnd Bergmann1-3/+3
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block1-0/+7
2019-08-06ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann1-0/+4
2019-08-06ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton1-7/+7
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+6
2019-08-06cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg1-4/+4
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba1-2/+1
2019-08-06fs/adfs: super: fix use-after-free bugRussell King1-1/+4
2019-08-06clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo1-4/+4
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven1-1/+1
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-08-06kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava1-4/+2
2019-08-06ftrace: Enable trampoline when rec count returns back to oneCheng Jian1-13/+15
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson1-0/+1
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson1-4/+0
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson1-4/+0
2019-08-06ARM: riscpc: fix DMARussell King1-1/+4
2019-08-04Linux 4.14.136v4.14.136Greg Kroah-Hartman1-1/+1
2019-08-04ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long1-3/+6
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng1-2/+5
2019-08-04Fix allyesconfig output.Yoshinori Sato1-11/+3
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn4-8/+24
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov6-0/+26
2019-08-04hv_sock: Add support for delayed closeSunil Muthuswamy1-31/+77
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel1-1/+1
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov3-5/+21
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington1-2/+2
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2