summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.24v5.4.24Greg Kroah-Hartman2020-03-051-1/+1
* blktrace: Protect q->blk_trace with RCUJan Kara2020-03-053-37/+97
* kvm: nVMX: VMWRITE checks unsupported field before read-only fieldJim Mattson2020-03-051-5/+6
* kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS fieldJim Mattson2020-03-051-34/+25
* mm, thp: fix defrag setting if newline is not usedDavid Rientjes2020-03-051-16/+8
* mm/huge_memory.c: use head to check huge zero pageWei Yang2020-03-051-1/+1
* mm/gup: allow FOLL_FORCE for get_user_pages_fast()John Hubbard2020-03-051-1/+2
* mm/debug.c: always print flags in dump_page()Vlastimil Babka2020-03-051-3/+5
* locking/lockdep: Fix lockdep_stats indentation problemWaiman Long2020-03-051-2/+2
* xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLEChristoph Hellwig2020-03-053-2/+9
* bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar2020-03-051-1/+0
* netfilter: nf_flowtable: fix documentationMatteo Croce2020-03-051-1/+1
* netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long2020-03-051-2/+2
* thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli2020-03-051-22/+9
* thermal: db8500: Depromote debug printLinus Walleij2020-03-051-2/+2
* ubifs: Fix ino_t format warnings in orphan_delete()Geert Uytterhoeven2020-03-051-2/+2
* rcu: Allow only one expedited GP to run concurrently with wakeupsNeeraj Upadhyay2020-03-051-6/+5
* KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson2020-03-051-2/+0
* KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson2020-03-051-4/+0
* x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen2020-03-052-2/+3
* perf ui gtk: Add missing zalloc objectJiri Olsa2020-03-051-0/+5
* perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo2020-03-051-0/+1
* pwm: omap-dmtimer: put_device() after of_find_device_by_node()Uwe Kleine-König2020-03-051-6/+15
* lib/vdso: Update coarse timekeeper unconditionallyThomas Gleixner2020-03-051-20/+17
* lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner2020-03-052-3/+3
* kprobes: Set unoptimized flag after unoptimizing codeMasami Hiramatsu2020-03-051-1/+3
* ima: ima/lsm policy rule loading logic bug fixesJanne Karhunen2020-03-051-18/+26
* drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET2020-03-051-1/+1
* RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou2020-03-051-16/+25
* RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu2020-03-053-48/+35
* f2fs: fix to add swap extent correctlyChao Yu2020-03-051-7/+25
* sched/fair: Optimize select_idle_cpuCheng Jian2020-03-051-3/+4
* KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson2020-03-051-6/+6
* KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky2020-03-051-0/+43
* mwifiex: delete unused mwifiex_get_intf_num()Brian Norris2020-03-051-13/+0
* mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris2020-03-051-47/+28
* namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai2020-03-051-1/+1
* kbuild: make single target builds even fasterMasahiro Yamada2020-03-051-43/+47
* kbuild: remove unneeded variable, single-allMasahiro Yamada2020-03-051-4/+2
* kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada2020-03-054-40/+9
* kbuild: remove header compile testMasahiro Yamada2020-03-058-1252/+9
* selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman2020-03-054-1/+7
* net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski2020-03-053-0/+16
* net/smc: no peer ID in CLC decline for SMCDUrsula Braun2020-03-051-1/+3
* net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov2020-03-051-1/+1
* net: atlantic: fix potential error handlingPavel Belous2020-03-051-1/+3
* net: atlantic: fix use after free kasan warnPavel Belous2020-03-052-6/+5
* net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov2020-03-051-2/+3
* s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter2020-03-051-16/+13
* nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh2020-03-051-1/+1