summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-22Linux 4.19.54v4.19.54Greg Kroah-Hartman
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-06-22coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-06-22ocfs2: fix error path kobject memory leakTobin C. Harding
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-06-22net: phylink: ensure consistent phy interface modeRussell King
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen
2019-06-22arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen
2019-06-22arm64: fix syscall_fn_t typeSami Tolvanen
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-06-22xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall
2019-06-22xen/pvcalls: Remove set but not used variableYueHaibing
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-06-22perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-06-22perf namespace: Protect reading thread's namespaceNamhyung Kim
2019-06-22perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden
2019-06-22configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-06-22ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen
2019-06-22net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-06-22net: aquantia: tx clean budget logic errorIgor Russkikh
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach
2019-06-22ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-06-22net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap
2019-06-22perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page dataPeter Zijlstra
2019-06-22perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra
2019-06-22perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-06-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-06-22powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar
2019-06-22clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T
2019-06-22ipvs: Fix use-after-free in ip_vs_inYueHaibing
2019-06-22netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani
2019-06-22perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-06-22Staging: vc04_services: Fix a couple error codesDan Carpenter
2019-06-22net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier
2019-06-22net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier
2019-06-22net/mlx5: Avoid reloading already removed devicesAlaa Hleihel
2019-06-22vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber