summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Linux 5.4.24v5.4.24Greg Kroah-Hartman1-1/+1
2020-03-05blktrace: Protect q->blk_trace with RCUJan Kara3-37/+97
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-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-05x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen2-2/+3
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 Gleixner2-3/+3
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-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-05kbuild: make single target builds even fasterMasahiro Yamada1-43/+47
2020-03-05kbuild: remove unneeded variable, single-allMasahiro Yamada1-4/+2
2020-03-05kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada4-40/+9
2020-03-05kbuild: remove header compile testMasahiro Yamada8-1252/+9
2020-03-05selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman4-1/+7
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-05net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov1-1/+1
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: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-03-05s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-03-05nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh1-1/+1