summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.54v4.19.54Greg Kroah-Hartman2019-06-221-1/+1
* Abort file_remove_privs() for non-reg. filesAlexander Lochmann2019-06-221-2/+7
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-222-0/+7
* ocfs2: fix error path kobject memory leakTobin C. Harding2019-06-221-0/+1
* mlxsw: spectrum: Prevent force of 56GAmit Cohen2019-06-221-0/+4
* scsi: libsas: delete sas port if expander discover failedJason Yan2019-06-221-0/+2
* scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing2019-06-221-4/+2
* scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang2019-06-221-1/+1
* scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-06-221-0/+4
* net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-06-221-3/+1
* net: phylink: ensure consistent phy interface modeRussell King2019-06-221-3/+7
* net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-06-221-0/+4
* arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2019-06-222-10/+11
* arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen2019-06-221-9/+9
* arm64: fix syscall_fn_t typeSami Tolvanen2019-06-221-1/+1
* KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras2019-06-221-8/+1
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-223-8/+8
* xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall2019-06-223-2/+26
* xen/pvcalls: Remove set but not used variableYueHaibing2019-06-221-4/+0
* ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-06-221-0/+1
* perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter2019-06-221-3/+6
* perf namespace: Protect reading thread's namespaceNamhyung Kim2019-06-221-2/+13
* perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden2019-06-221-1/+1
* configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala2019-06-221-8/+6
* ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao2019-06-221-2/+3
* i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen2019-06-221-0/+1
* net: aquantia: fix LRO with FCS errorDmitry Bogdanov2019-06-221-29/+32
* net: aquantia: tx clean budget logic errorIgor Russkikh2019-06-221-3/+4
* drm/etnaviv: lock MMU while dumping coreLucas Stach2019-06-221-0/+5
* ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2019-06-222-3/+4
* net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-06-221-1/+0
* net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang2019-06-221-0/+1
* gpio: fix gpio-adp5588 build errorsRandy Dunlap2019-06-221-0/+1
* perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page dataPeter Zijlstra2019-06-221-3/+3
* perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra2019-06-221-0/+9
* perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui2019-06-221-4/+20
* x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-06-221-2/+5
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-221-2/+3
* usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai2019-06-221-0/+3
* powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar2019-06-221-0/+4
* clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren2019-06-221-4/+4
* selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T2019-06-221-1/+5
* ipvs: Fix use-after-free in ip_vs_inYueHaibing2019-06-221-1/+1
* netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani2019-06-221-0/+1
* perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-06-221-14/+14
* Staging: vc04_services: Fix a couple error codesDan Carpenter2019-06-221-2/+2
* net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier2019-06-221-2/+4
* net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier2019-06-221-9/+8
* net/mlx5: Avoid reloading already removed devicesAlaa Hleihel2019-06-221-2/+23
* vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber2019-06-221-1/+3