summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-31Merge tag 'v5.8.5' into dev-5.8dev-5.8Joel Stanley879-4198/+8003
2020-08-27Linux 5.8.5v5.8.5Greg Kroah-Hartman1-1/+1
2020-08-27binfmt_flat: revert "binfmt_flat: don't offset the data start"Max Filippov1-8/+12
2020-08-27io_uring: fix missing ->mm on exitPavel Begunkov1-1/+2
2020-08-27netlink: fix state reallocation in policy exportJohannes Berg1-0/+3
2020-08-27ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy1-7/+4
2020-08-27ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy1-1/+2
2020-08-27ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy1-4/+7
2020-08-27net: ena: Make missed_tx stat incrementalShay Agroskin1-1/+4
2020-08-27tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang1-1/+11
2020-08-27tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long1-0/+2
2020-08-27net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye1-7/+9
2020-08-27net: sctp: Fix negotiation of the number of data streams.David Laight1-2/+4
2020-08-27net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel1-1/+1
2020-08-27net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran1-9/+11
2020-08-27net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-27net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin1-2/+2
2020-08-27gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson1-1/+9
2020-08-26Linux 5.8.4v5.8.4Greg Kroah-Hartman1-1/+1
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Alex Deucher3-23/+8
2020-08-26KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-26efi/libstub: Handle unterminated cmdlineArvind Sankar1-2/+4
2020-08-26efi/libstub: Handle NULL cmdlineArvind Sankar1-1/+5
2020-08-26efi/libstub: Stop parsing arguments at "--"Arvind Sankar1-0/+2
2020-08-26efi: add missed destroy_workqueue when efisubsys_init failsLi Heng1-0/+2
2020-08-26efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar1-0/+2
2020-08-26EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck4-7/+7
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde1-1/+0
2020-08-26powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling1-0/+1
2020-08-26epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-26net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-26hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang1-1/+1
2020-08-26selftests/bpf: Remove test_align leftoversVeronika Kabatova2-2/+1
2020-08-26net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai1-3/+1
2020-08-26net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin1-7/+4
2020-08-26net: ena: Prevent reset after device destructionShay Agroskin1-9/+10
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner1-2/+16
2020-08-26powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth1-6/+12
2020-08-26bpf: Use get_file_rcu() instead of get_file() for task_file iteratorYonghong Song1-1/+2
2020-08-26powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy1-1/+1
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-26afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-26kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada1-2/+0
2020-08-26afs: Fix key ref leak in afs_put_operation()David Howells1-0/+1
2020-08-26Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li5-14/+8
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier1-1/+2
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-26efi: avoid error message when booting under XenJuergen Gross1-1/+1