summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-15Linux 5.2.40v5.2.40Paul Gortmaker
2020-05-15x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-05-15tracing/kprobes: Fix a double initialization typoMasami Hiramatsu
2020-05-15smack: avoid unused 'sip' variable warningArnd Bergmann
2020-05-15net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-15clk: Unlink clock if failed to prepare or enableMarc Zyngier
2020-05-15bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig
2020-05-15bdi: move bdi_dev_name out of lineChristoph Hellwig
2020-05-15vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-05-15virtio_balloon: Adjust label in virtballoon_probeNathan Chancellor
2020-05-15usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca
2020-05-15r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-05-15netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-05-15netfilter: hashlimit: do not use indirect calls during gcFlorian Westphal
2020-05-15net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-05-15net: stmmac: fix notifier registrationAaro Koskinen
2020-05-15kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logicMasami Hiramatsu
2020-05-15dm thin metadata: fix lockdep complaintTheodore Ts'o
2020-05-15blktrace: fix dereference after null checkCengiz Can
2020-05-15ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-05-15RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
2020-05-15RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-05-15RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-05-15KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
2020-05-15Btrfs: fix memory leaks in the test test_find_first_clear_extent_bitFilipe Manana
2020-05-15sched/core: Remove duplicate assignment in sched_tick_remote()Scott Wood
2020-05-15net: macb: Fix runtime PM refcountingAndy Shevchenko
2020-05-15kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-05-15brcmfmac: abort and release host after errorGuenter Roeck
2020-05-15audit: check the length of userspace generated audit recordsPaul Moore
2020-05-15arm64: dts: allwinner: h6: Fix PMU compatibleMaxime Ripard
2020-05-15arm64: dts: allwinner: h5: Fix PMU compatibleMaxime Ripard
2020-05-15USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-05-15KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...Marc Zyngier
2020-05-15blktrace: Protect q->blk_trace with RCUJan Kara
2020-05-15mm, thp: fix defrag setting if newline is not usedDavid Rientjes
2020-05-15mm/huge_memory.c: use head to check huge zero pageWei Yang
2020-05-15bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar
2020-05-15netfilter: nf_flowtable: fix documentationMatteo Croce
2020-05-15netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2020-05-15thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-05-15rcu: Allow only one expedited GP to run concurrently with wakeupsNeeraj Upadhyay
2020-05-15KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson
2020-05-15KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson
2020-05-15x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-05-15perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-05-15pwm: omap-dmtimer: put_device() after of_find_device_by_node()Uwe Kleine-König
2020-05-15kprobes: Set unoptimized flag after unoptimizing codeMasami Hiramatsu
2020-05-15drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-05-15RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou