summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-22ALSA: fireface: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven1-5/+5
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-22KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setupPaul Mackerras3-26/+42
2019-06-22dfs_cache: fix a wrong use of kfree in flush_cache_ent()Gen Zhang1-2/+2
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-22dpaa_eth: use only online CPU portalsMadalin Bucur2-7/+6
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-22s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger4-9/+41
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
2019-06-22dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu1-2/+2
2019-06-22dpaa2-eth: Fix potential spectre issueIoana Radulescu1-0/+3
2019-06-22io_uring: Fix __io_uring_register() false successPavel Begunkov1-1/+1
2019-06-22net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang1-2/+0
2019-06-22net: stmmac: fix csr_clk can't be zero issueBiao Huang2-4/+7
2019-06-22net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang1-0/+1
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-06-22perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page dataPeter Zijlstra1-3/+3
2019-06-22perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra1-0/+9
2019-06-22perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui1-4/+20
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden1-2/+5
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-06-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai1-0/+3
2019-06-22powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar1-0/+4
2019-06-22clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren1-4/+4
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T1-1/+5
2019-06-22ipvs: Fix use-after-free in ip_vs_inYueHaibing1-1/+1
2019-06-22netfilter: nft_fib: Fix existence check supportPhil Sutter4-38/+9
2019-06-22netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani1-0/+1
2019-06-22perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian1-14/+14
2019-06-22netfilter: nf_tables: fix oops during rule dumpFlorian Westphal1-9/+11
2019-06-22pinctrl: intel: Clear interrupt status in mask/unmask callbackKai-Heng Feng1-31/+6
2019-06-22staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()Dan Carpenter1-2/+6
2019-06-22Staging: vc04_services: Fix a couple error codesDan Carpenter1-2/+2
2019-06-22staging: erofs: set sb->s_root to NULL when failing from __getname()Chengguang Xu1-0/+1
2019-06-22iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko3-5/+64
2019-06-22net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel1-0/+5