summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Linux 5.5.8v5.5.8Greg Kroah-Hartman1-1/+1
2020-03-05kvm: nVMX: VMWRITE checks unsupported field before read-only fieldJim Mattson1-5/+6
2020-03-05kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS fieldJim Mattson1-34/+25
2020-03-05mm, thp: fix defrag setting if newline is not usedDavid Rientjes1-16/+8
2020-03-05mm/huge_memory.c: use head to check huge zero pageWei Yang1-1/+1
2020-03-05mm/gup: allow FOLL_FORCE for get_user_pages_fast()John Hubbard1-1/+2
2020-03-05mm/debug.c: always print flags in dump_page()Vlastimil Babka1-3/+5
2020-03-05locking/lockdep: Fix lockdep_stats indentation problemWaiman Long1-2/+2
2020-03-05xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLEChristoph Hellwig3-2/+9
2020-03-05clk: qcom: rpmh: Sort OF match tableBjorn Andersson1-1/+1
2020-03-05bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar1-1/+0
2020-03-05netfilter: nf_flowtable: fix documentationMatteo Croce1-1/+1
2020-03-05netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long1-2/+2
2020-03-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli1-22/+9
2020-03-05thermal: db8500: Depromote debug printLinus Walleij1-2/+2
2020-03-05ubifs: Fix ino_t format warnings in orphan_delete()Geert Uytterhoeven1-2/+2
2020-03-05rcu: Allow only one expedited GP to run concurrently with wakeupsNeeraj Upadhyay1-6/+5
2020-03-05KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson1-2/+0
2020-03-05KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson1-4/+0
2020-03-05KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthandPeter Xu1-1/+1
2020-03-05x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen2-2/+3
2020-03-05perf maps: Add missing unlock to maps__insert() error caseCengiz Can1-0/+1
2020-03-05perf ui gtk: Add missing zalloc objectJiri Olsa1-0/+5
2020-03-05perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo1-0/+1
2020-03-05pwm: omap-dmtimer: put_device() after of_find_device_by_node()Uwe Kleine-König1-6/+15
2020-03-05lib/vdso: Update coarse timekeeper unconditionallyThomas Gleixner1-20/+17
2020-03-05lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner3-5/+5
2020-03-05kprobes: Set unoptimized flag after unoptimizing codeMasami Hiramatsu1-1/+3
2020-03-05ima: ima/lsm policy rule loading logic bug fixesJanne Karhunen1-18/+26
2020-03-05drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET1-1/+1
2020-03-05RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou1-16/+25
2020-03-05RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu3-48/+35
2020-03-05f2fs: fix to add swap extent correctlyChao Yu1-7/+25
2020-03-05sched/fair: Optimize select_idle_cpuCheng Jian1-3/+4
2020-03-05KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson1-6/+6
2020-03-05KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky1-0/+43
2020-03-05perf report: Fix no libunwind compiled warning break s390 issueJin Yao1-3/+3
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris1-13/+0
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris1-47/+28
2020-03-05namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai1-1/+1
2020-03-05tipc: fix successful connect() but timed outTuong Lien1-0/+2
2020-03-05net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski3-0/+16
2020-03-05net/smc: no peer ID in CLC decline for SMCDUrsula Braun1-1/+3
2020-03-05selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman4-1/+7
2020-03-05net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov1-1/+1
2020-03-05net: atlantic: possible fault in transition to hibernationPavel Belous1-5/+8
2020-03-05net: atlantic: fix potential error handlingPavel Belous1-1/+3
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous2-6/+5
2020-03-05net: atlantic: better loopback mode handlingNikita Danilov2-5/+13
2020-03-05net: atlantic: checksum compat issueDmitry Bezrukov3-4/+7