summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-07-311-2/+1
* mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2019-07-312-0/+6
* fpga-manager: altera-ps-spi: Fix build errorYueHaibing2019-07-311-0/+1
* binder: prevent transactions to context manager from its own process.Hridya Valsaraju2019-07-311-1/+1
* x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-311-1/+1
* x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede2019-07-311-0/+46
* btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo2019-07-311-1/+23
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-311-12/+19
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-311-1/+1
* locking/lockdep: Hide unused 'class' variableArnd Bergmann2019-07-311-1/+2
* mm: use down_read_killable for locking mmap_sem in access_remote_vmKonstantin Khlebnikov2019-07-312-2/+5
* locking/lockdep: Fix lock used or unused stats errorYuyang Du2019-07-311-2/+3
* proc: use down_read_killable mmap_sem for /proc/pid/mapsKonstantin Khlebnikov2019-07-312-2/+10
* cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann2019-07-311-6/+13
* proc: use down_read_killable mmap_sem for /proc/pid/map_filesKonstantin Khlebnikov2019-07-311-6/+22
* proc: use down_read_killable mmap_sem for /proc/pid/clear_refsKonstantin Khlebnikov2019-07-311-1/+4
* proc: use down_read_killable mmap_sem for /proc/pid/pagemapKonstantin Khlebnikov2019-07-311-1/+3
* proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollupKonstantin Khlebnikov2019-07-311-2/+6
* mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker2019-07-311-1/+1
* memcg, fsnotify: no oom-kill for remote memcg chargingShakeel Butt2019-07-312-3/+10
* mm/gup.c: remove some BUG_ONs from get_gate_page()Andy Lutomirski2019-07-311-3/+6
* mm/gup.c: mark undo_dev_pagemap as __maybe_unusedGuenter Roeck2019-07-311-1/+2
* 9p: pass the correct prototype to read_cache_pageChristoph Hellwig2019-07-311-2/+4
* mm/kmemleak.c: fix check for softirq contextDmitry Vyukov2019-07-311-1/+1
* sh: prevent warnings when using iounmapSam Ravnborg2019-07-311-1/+5
* block/bio-integrity: fix a memory leak bugWenwen Wang2019-07-311-2/+6
* powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran2019-07-311-3/+12
* dlm: check if workqueues are NULL before flushing/destroyingDavid Windsor2019-07-311-6/+12
* mailbox: handle failed named mailbox channel requestmorten petersen2019-07-311-2/+4
* f2fs: avoid out-of-range memory accessOcean Chen2019-07-311-0/+5
* block: init flush rq ref count to 1Josef Bacik2019-07-311-0/+1
* powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada2019-07-311-0/+20
* PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-311-0/+1
* RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-312-1/+5
* perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan2019-07-311-4/+11
* perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan2019-07-311-4/+2
* perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-0/+3
* perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan2019-07-311-2/+6
* perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan2019-07-311-1/+1
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-07-311-1/+1
* PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang2019-07-311-1/+1
* PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang2019-07-311-0/+6
* kallsyms: exclude kasan local symbols on s390Vasily Gorbik2019-07-311-0/+3
* PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang2019-07-311-3/+6
* PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang2019-07-311-2/+3
* arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse2019-07-311-0/+4
* IB/ipoib: Add child to parent list only if device initializedValentine Fatiev2019-07-311-14/+20
* powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V2019-07-311-0/+8
* IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit2019-07-311-24/+36
* serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven2019-07-311-7/+15