aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-29Merge branch 'v5.7/standard/base' into v5.7/standard/tiny/basev5.7/standard/tiny/baseBruce Ashfield
2020-09-29Merge tag 'v5.7.19' into v5.7/standard/basev5.7/standard/baseBruce Ashfield
2020-08-27Linux 5.7.19v5.7.19v5.7/baseGreg Kroah-Hartman
2020-08-27binfmt_flat: revert "binfmt_flat: don't offset the data start"Max Filippov
2020-08-27powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman
2020-08-27ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-27ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-27ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-08-27net: ena: Make missed_tx stat incrementalShay Agroskin
2020-08-27tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang
2020-08-27tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long
2020-08-27net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-08-27net: sctp: Fix negotiation of the number of data streams.David Laight
2020-08-27net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel
2020-08-27net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran
2020-08-27net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov
2020-08-27net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin
2020-08-27gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-08-26Merge branch 'v5.7/base' into v5.7/standard/tiny/baseBruce Ashfield
2020-08-26Merge branch 'v5.7/base' into v5.7/standard/baseBruce Ashfield
2020-08-26Merge tag 'v5.7.17' into v5.7/standard/baseBruce Ashfield
2020-08-26Linux 5.7.18v5.7.18Greg Kroah-Hartman
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Alex Deucher
2020-08-26KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26xen: don't reschedule in preemption off sectionsJuergen Gross
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-26efi/libstub: Handle NULL cmdlineArvind Sankar
2020-08-26efi/libstub: Stop parsing arguments at "--"Arvind Sankar
2020-08-26efi: add missed destroy_workqueue when efisubsys_init failsLi Heng
2020-08-26efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar
2020-08-26EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-26epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-26net: dsa: b53: check for timeoutTom Rix
2020-08-26hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-26net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai
2020-08-26net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin
2020-08-26net: ena: Prevent reset after device destructionShay Agroskin
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner
2020-08-26powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth
2020-08-26powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-26afs: Fix NULL deref in afs_dynroot_depopulate()David Howells
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-26efi: avoid error message when booting under XenJuergen Gross
2020-08-26kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada
2020-08-26kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada
2020-08-26Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran