summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-31KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseriesSuraj Jitindar Singh1-0/+11
2019-07-31KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nestingSuraj Jitindar Singh1-0/+2
2019-07-31KVM: X86: Fix fpu state crash in kvm guestWanpeng Li1-3/+6
2019-07-31usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach1-6/+7
2019-07-31Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach1-2/+0
2019-07-31Revert "usb: usb251xb: Add US lanes inversion dts-bindings"Lucas Stach1-4/+2
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-07-31usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda1-0/+11
2019-07-31xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman1-1/+2
2019-07-31locking/lockdep: Hide unused 'class' variableArnd Bergmann1-1/+2
2019-07-31mm, swap: fix race between swapoff and some swap operationsHuang Ying4-39/+146
2019-07-31mm: use down_read_killable for locking mmap_sem in access_remote_vmKonstantin Khlebnikov2-2/+5
2019-07-31locking/lockdep: Fix lock used or unused stats errorYuyang Du1-2/+3
2019-07-31proc: use down_read_killable mmap_sem for /proc/pid/mapsKonstantin Khlebnikov2-2/+10
2019-07-31cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann1-6/+13
2019-07-31proc: use down_read_killable mmap_sem for /proc/pid/map_filesKonstantin Khlebnikov1-6/+22
2019-07-31proc: use down_read_killable mmap_sem for /proc/pid/clear_refsKonstantin Khlebnikov1-1/+4
2019-07-31proc: use down_read_killable mmap_sem for /proc/pid/pagemapKonstantin Khlebnikov1-1/+3
2019-07-31proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollupKonstantin Khlebnikov1-2/+6
2019-07-31mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker1-1/+1
2019-07-31memcg, fsnotify: no oom-kill for remote memcg chargingShakeel Butt2-3/+10
2019-07-31mm/gup.c: remove some BUG_ONs from get_gate_page()Andy Lutomirski1-3/+6
2019-07-31mm/gup.c: mark undo_dev_pagemap as __maybe_unusedGuenter Roeck1-1/+2
2019-07-31mm/mincore.c: fix race between swapoff and mincoreHuang Ying1-2/+10
2019-07-319p: pass the correct prototype to read_cache_pageChristoph Hellwig1-2/+4
2019-07-31mm/kmemleak.c: fix check for softirq contextDmitry Vyukov1-1/+1
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg1-1/+5
2019-07-31nvme: fix NULL deref for fabrics optionsMinwoo Im1-1/+1
2019-07-31block/bio-integrity: fix a memory leak bugWenwen Wang1-2/+6
2019-07-31platform/x86: Fix PCENGINES_APU2 Kconfig warningYueHaibing1-1/+1
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran1-3/+12
2019-07-31dlm: check if workqueues are NULL before flushing/destroyingDavid Windsor1-6/+12
2019-07-31mailbox: handle failed named mailbox channel requestmorten petersen1-2/+4
2019-07-31f2fs: avoid out-of-range memory accessOcean Chen1-0/+5
2019-07-31f2fs: fix to avoid long latency during umountHeng Xiao1-0/+4
2019-07-31rds: Accept peer connection reject messages due to incompatible versionGerd Rausch1-2/+3
2019-07-31block: init flush rq ref count to 1Josef Bacik1-0/+1
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada1-0/+20
2019-07-31powerpc/irq: Don't WARN continuously in arch_local_irq_restore()Michael Ellerman1-3/+3
2019-07-31nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii1-0/+5
2019-07-31io_uring: fix io_sq_thread_stop running in front of io_sq_threadJackie Liu1-0/+5
2019-07-31nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii1-1/+8
2019-07-31nvme-pci: limit max_hw_sectors based on the DMA max mapping sizeChristoph Hellwig1-1/+2
2019-07-31nvme-pci: check for NULL return from pci_alloc_p2pmem()Alan Mikhak1-5/+9
2019-07-31RDMA/core: Fix race when resolving IP addressDag Moxnes1-1/+1
2019-07-31perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan1-3/+2
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing1-0/+1
2019-07-31RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2-1/+5
2019-07-31perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan1-4/+11