summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | cxgb4: Fix race between loopback and normal Tx pathGanji Aravind2020-08-181-1/+5
| | | * | | | cxgb4: Fix work request size calculation for loopback testGanji Aravind2020-08-181-2/+2
| | |/ / / /
| | * | | | Merge branch 'sfc-more-EF100-fixes'David S. Miller2020-08-184-4/+13
| | |\ \ \ \
| | | * | | | sfc: don't free_irq()s if they were never requestedEdward Cree2020-08-182-0/+6
| | | * | | | sfc: null out channel->rps_flow_id after freeing itEdward Cree2020-08-181-0/+1
| | | * | | | sfc: take correct lock in ef100_reset()Edward Cree2020-08-181-4/+4
| | | * | | | sfc: really check hash is valid before using itEdward Cree2020-08-181-0/+2
| | |/ / / /
| | * | | | macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga2020-08-181-4/+17
| * | | | | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-221-13/+13
| |\ \ \ \ \
| | * | | | | do_epoll_ctl(): clean the failure exits up a bitAl Viro2020-08-221-13/+6
| | * | | | | epoll: Keep a reference on files added to the check listMarc Zyngier2020-08-221-2/+9
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-226-89/+86
| |\ \ \ \ \
| | * | | | | kconfig: qconf: replace deprecated QString::sprintf() with QTextStreamMasahiro Yamada2020-08-211-54/+62
| | * | | | | kconfig: qconf: remove redundant help in the info viewMasahiro Yamada2020-08-211-6/+1
| | * | | | | kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada2020-08-211-2/+0
| | * | | | | kconfig: qconf: remove unused colNrMasahiro Yamada2020-08-181-1/+1
| | * | | | | kconfig: qconf: fix the popup menu in the ConfigInfoView windowMasahiro Yamada2020-08-182-18/+15
| | * | | | | kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada2020-08-181-4/+4
| | * | | | | genksyms: keywords: Use __restrict not _restrictJoe Perches2020-08-181-2/+2
| | * | | | | kbuild: remove redundant patterns in filter/filter-outMasahiro Yamada2020-08-181-3/+2
| | * | | | | extract-cert: add static to local dataMasahiro Yamada2020-08-181-1/+1
| | * | | | | Makefile.extrawarn: Move sign-compare from W=2 to W=3Joe Perches2020-08-181-1/+1
| | |/ / / /
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-226-22/+42
| |\ \ \ \ \
| | * | | | | ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2020-08-212-1/+2
| | * | | | | KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring2020-08-211-0/+4
| | * | | | | arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier2020-08-211-0/+2
| | * | | | | arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2020-08-212-21/+34
| | |/ / / /
| * | | | | Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-228-41/+79
| |\ \ \ \ \
| | * | | | | s390/pci: fix PF/VF linking on hot plugNiklas Schnelle2020-08-173-13/+32
| | * | | | | s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2020-08-173-16/+19
| | * | | | | s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle2020-08-171-10/+15
| | * | | | | s390/ptrace: fix storage key handlingHeiko Carstens2020-08-171-2/+5
| | * | | | | s390/runtime_instrumentation: fix storage key handlingHeiko Carstens2020-08-171-1/+1
| | * | | | | s390/pci: ignore stale configuration request eventNiklas Schnelle2020-08-171-0/+3
| | * | | | | s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan2020-08-171-0/+5
| | |/ / / /
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-2212-18/+36
| |\ \ \ \ \
| | * | | | | KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon2020-08-211-4/+13
| | * | | | | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-2110-10/+17
| | * | | | | kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| | * | | | | kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| | * | | | | KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini2020-08-171-1/+3
| | * | | | | selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang2020-08-171-2/+2
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-08-2216-52/+119
| |\ \ \ \ \ \
| | * | | | | | Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran2020-08-171-4/+0
| | * | | | | | Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap2020-08-171-8/+0
| | * | | | | | scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran2020-08-171-0/+5
| | * | | | | | scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap2020-08-171-0/+5
| | * | | | | | scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hbaArun Easi2020-08-172-1/+10
| | * | | | | | scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any...Arun Easi2020-08-171-0/+3
| | * | | | | | scsi: qla2xxx: Reduce noisy debug messageQuinn Tran2020-08-171-2/+2