summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-16Linux 4.18.44v4.18.44Paul Gortmaker
2019-09-16x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-09-16timekeeping: Use proper ktime_add when adding nsecs in coarse offsetJason A. Donenfeld
2019-09-16selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu
2019-09-16ipvs: defer hook registration to avoid leaksJulian Anastasov
2019-09-16initramfs: don't free a non-existent initrdSteven Price
2019-09-16x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)
2019-09-16MIPS: Fix bounds check virt_addr_validHauke Mehrtens
2019-09-16drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-09-16drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-09-16net/mlx5: Avoid reloading already removed devicesAlaa Hleihel
2019-09-16Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-09-16coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-09-16ocfs2: fix error path kobject memory leakTobin C. Harding
2019-09-16mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-09-16scsi: libsas: delete sas port if expander discover failedJason Yan
2019-09-16scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing
2019-09-16scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-09-16scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-09-16net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-09-16net: phylink: ensure consistent phy interface modeRussell King
2019-09-16net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-09-16KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras
2019-09-16KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-09-16xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall
2019-09-16xen/pvcalls: Remove set but not used variableYueHaibing
2019-09-16ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-09-16perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-09-16perf namespace: Protect reading thread's namespaceNamhyung Kim
2019-09-16perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden
2019-09-16configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-09-16ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao
2019-09-16i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen
2019-09-16net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-09-16net: aquantia: tx clean budget logic errorIgor Russkikh
2019-09-16drm/etnaviv: lock MMU while dumping coreLucas Stach
2019-09-16ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki
2019-09-16net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-09-16net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang
2019-09-16gpio: fix gpio-adp5588 build errorsRandy Dunlap
2019-09-16perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page dataPeter Zijlstra
2019-09-16perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra
2019-09-16perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui
2019-09-16x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-09-16mISDN: make sure device name is NUL terminatedDan Carpenter
2019-09-16usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-09-16powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar
2019-09-16clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren
2019-09-16selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T
2019-09-16ipvs: Fix use-after-free in ip_vs_inYueHaibing