summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser
2020-08-21net: dsa: b53: check for timeoutTom Rix
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells
2020-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-21Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-08-21Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy
2020-08-21mm: include CMA pages in lowmem_reserve at bootDoug Berger
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V
2020-08-21khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins
2020-08-21hugetlb_cgroup: convert comma to semicolonXu Wang
2020-08-21mailmap: add Andi KleenNick Desaulniers
2020-08-21core/entry: Respect syscall number rewritesThomas Gleixner
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson
2020-08-21MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domainLeon Romanovsky
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain
2020-08-21powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-08-21kconfig: qconf: replace deprecated QString::sprintf() with QTextStreamMasahiro Yamada
2020-08-21kconfig: qconf: remove redundant help in the info viewMasahiro Yamada
2020-08-21kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada
2020-08-21Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-20tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long
2020-08-20net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel
2020-08-20net: sctp: Fix negotiation of the number of data streams.David Laight
2020-08-20dt-bindings: net: renesas, ether: Improve schema validationGeert Uytterhoeven
2020-08-20gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-08-20Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue'David S. Miller
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta
2020-08-20bpf: xdp: Fix XDP mode when no mode flags specifiedAndrii Nakryiko
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova
2020-08-20tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa
2020-08-20Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-08-20sfc: fix build warnings on 32-bitEdward Cree
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li
2020-08-20riscv: Add SiFive drivers to rv32_defconfigBin Meng
2020-08-20dt-bindings: timer: Add CLINT bindingsAnup Patel