summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27Linux 5.7.19v5.7.19linux-5.7.yGreg Kroah-Hartman1-1/+1
2020-08-27binfmt_flat: revert "binfmt_flat: don't offset the data start"Max Filippov1-8/+12
2020-08-27powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman1-1/+1
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.7.18v5.7.18Greg 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-26xen: don't reschedule in preemption off sectionsJuergen Gross1-1/+1
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
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-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-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-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-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
2020-08-26kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada1-4/+4
2020-08-26kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada1-34/+34
2020-08-26Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran1-4/+0
2020-08-26scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter1-1/+1
2020-08-26scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter2-3/+22
2020-08-26scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim2-0/+12
2020-08-26scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar2-7/+29
2020-08-26scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar2-2/+80