summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-29IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan1-1/+4
2019-08-29IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan1-2/+2
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-1/+1
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-15/+48
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky4-13/+147
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner1-15/+53
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-08-29userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov1-12/+13
2019-08-29Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAEDexuan Cui1-1/+1
2019-08-29gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski1-2/+4
2019-08-29scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter1-0/+3
2019-08-29drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul1-7/+17
2019-08-29drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2-5/+4
2019-08-29libceph: fix PG split vs OSD (re)connect raceIlya Dryomov1-5/+4
2019-08-29ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton1-2/+1
2019-08-29ceph: clear page dirty before invalidate pageErqi Chen1-2/+3
2019-08-29clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen1-1/+1
2019-08-29Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka1-1/+3
2019-08-29Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini1-32/+1
2019-08-29HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke1-0/+2
2019-08-29HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-08-29iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg1-1/+13
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-08-29KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier1-8/+15
2019-08-29KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier1-14/+18
2019-08-29dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley1-1/+1
2019-08-29perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao1-0/+1
2019-08-29perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe1-1/+4
2019-08-29perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe1-1/+1
2019-08-29block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente1-3/+11
2019-08-29block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe1-3/+10
2019-08-29drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-08-29x86/lib/cpu: Address missing prototypes warningValdis Klētnieks1-0/+1
2019-08-29libata: add SG safety checks in SFF pio transfersJens Axboe1-0/+6
2019-08-29libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe1-0/+21
2019-08-29NFSv4: Ensure state recovery handles ETIMEDOUT correctlyTrond Myklebust2-2/+7
2019-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-29drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao1-0/+40
2019-08-29net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-08-29net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2-0/+8
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-29ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva1-1/+0
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik1-6/+4
2019-08-29s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik1-6/+6
2019-08-29s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2-11/+0
2019-08-29sched/psi: Do not require setsched permission from the trigger creatorSuren Baghdasaryan1-1/+1
2019-08-29sched/psi: Reduce psimon FIFO priorityPeter Zijlstra1-1/+1
2019-08-29sched/deadline: Fix double accounting of rq/running bw in push & pullDietmar Eggemann1-8/+0