summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.7.19v5.7.19linux-5.7.yGreg Kroah-Hartman2020-08-271-1/+1
* binfmt_flat: revert "binfmt_flat: don't offset the data start"Max Filippov2020-08-271-8/+12
* powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman2020-08-271-1/+1
* ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy2020-08-271-7/+4
* ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy2020-08-271-1/+2
* ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy2020-08-271-4/+7
* net: ena: Make missed_tx stat incrementalShay Agroskin2020-08-271-1/+4
* tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang2020-08-271-1/+11
* tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long2020-08-271-0/+2
* net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye2020-08-271-7/+9
* net: sctp: Fix negotiation of the number of data streams.David Laight2020-08-271-2/+4
* net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel2020-08-271-1/+1
* net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran2020-08-271-9/+11
* net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov2020-08-271-1/+4
* net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin2020-08-271-2/+2
* gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson2020-08-271-1/+9
* Linux 5.7.18v5.7.18Greg Kroah-Hartman2020-08-261-1/+1
* Revert "drm/amd/display: Improve DisplayPort monitor interop"Alex Deucher2020-08-263-23/+8
* KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon2020-08-261-4/+13
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-2610-10/+17
* xen: don't reschedule in preemption off sectionsJuergen Gross2020-08-261-1/+1
* do_epoll_ctl(): clean the failure exits up a bitAl Viro2020-08-261-13/+6
* efi/libstub: Handle NULL cmdlineArvind Sankar2020-08-261-1/+5
* efi/libstub: Stop parsing arguments at "--"Arvind Sankar2020-08-261-0/+2
* efi: add missed destroy_workqueue when efisubsys_init failsLi Heng2020-08-261-0/+2
* efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar2020-08-261-0/+2
* EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck2020-08-264-7/+7
* powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-261-1/+0
* epoll: Keep a reference on files added to the check listMarc Zyngier2020-08-261-2/+9
* net: dsa: b53: check for timeoutTom Rix2020-08-261-0/+2
* hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang2020-08-261-1/+1
* net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai2020-08-261-3/+1
* net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin2020-08-261-7/+4
* net: ena: Prevent reset after device destructionShay Agroskin2020-08-261-9/+10
* bonding: fix active-backup failover for current ARP slaveJiri Wiesner2020-08-261-2/+16
* powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-261-6/+12
* powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy2020-08-261-1/+1
* ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2020-08-262-1/+2
* afs: Fix NULL deref in afs_dynroot_depopulate()David Howells2020-08-261-9/+11
* RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier2020-08-261-1/+2
* Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap2020-08-261-0/+1
* efi: avoid error message when booting under XenJuergen Gross2020-08-261-1/+1
* kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada2020-08-261-4/+4
* kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada2020-08-261-34/+34
* Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran2020-08-261-4/+0
* scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter2020-08-261-1/+1
* scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter2020-08-262-3/+22
* scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim2020-08-262-0/+12
* scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar2020-08-262-7/+29
* scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar2020-08-262-2/+80