summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-25usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20
2019-06-25scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-06-25mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2-1/+16
2019-06-25mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2-0/+43
2019-06-25mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson4-2/+44
2019-06-25mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel1-1/+4
2019-06-25s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger1-9/+19
2019-06-25s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich1-4/+10
2019-06-25ovl: fix bogus -Wmaybe-unitialized warningArnd Bergmann1-2/+2
2019-06-25ovl: don't fail with disconnected lower NFSMiklos Szeredi1-17/+9
2019-06-25ovl: detect overlapping layersAmir Goldstein6-17/+229
2019-06-25ovl: make i_ino consistent with st_ino in more casesAmir Goldstein1-6/+6
2019-06-25ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctlsAmir Goldstein1-26/+65
2019-06-25ovl: support the FS_IOC_FS[SG]ETXATTR ioctlsAmir Goldstein1-3/+6
2019-06-25gcc-9: silence 'address-of-packed-member' warningLinus Torvalds1-1/+1
2019-06-25objtool: Support per-function rodata sectionsAllan Xavier4-9/+37
2019-06-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-06-22Linux 4.19.55v4.19.55Greg Kroah-Hartman1-1/+1
2019-06-22tcp: refine memory limit test in tcp_fragment()Eric Dumazet1-1/+2
2019-06-22Linux 4.19.54v4.19.54Greg Kroah-Hartman1-1/+1
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann1-2/+7
2019-06-22coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2-0/+7
2019-06-22ocfs2: fix error path kobject memory leakTobin C. Harding1-0/+1
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-06-22net: phylink: ensure consistent phy interface modeRussell King1-3/+7
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2-10/+11
2019-06-22arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen1-9/+9
2019-06-22arm64: fix syscall_fn_t typeSami Tolvanen1-1/+1
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras1-8/+1
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras3-8/+8
2019-06-22xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall3-2/+26
2019-06-22xen/pvcalls: Remove set but not used variableYueHaibing1-4/+0
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap1-0/+1
2019-06-22perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter1-3/+6
2019-06-22perf namespace: Protect reading thread's namespaceNamhyung Kim1-2/+13
2019-06-22perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden1-1/+1
2019-06-22configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala1-8/+6
2019-06-22ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao1-2/+3
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-22net: aquantia: fix LRO with FCS errorDmitry Bogdanov1-29/+32
2019-06-22net: aquantia: tx clean budget logic errorIgor Russkikh1-3/+4
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach1-0/+5
2019-06-22ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2-3/+4
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0