aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-28wireguard: queueing: orphan outgoing packets to clear sk_bound_dev_ifjd/orphan-parallelJason A. Donenfeld3-0/+11
2020-10-27net: protect tcf_block_unbind with block lockLeon Romanovsky1-2/+2
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-10-27net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault1-0/+1
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-27devlink: Unlock on error in dumpit()Dan Carpenter1-2/+4
2020-10-27devlink: Fix some error codesDan Carpenter1-9/+15
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-10-26Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2-18/+32
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-10-26Merge branch 'mlxsw-various-fixes'Jakub Kicinski4-2/+43
2020-10-26mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-10-26mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen3-2/+38
2020-10-26Merge branch 'net-smc-fixes-2020-10-23'Jakub Kicinski3-6/+10
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul1-1/+1
2020-10-26net/smc: fix suppressed return codeKarsten Graul1-2/+5
2020-10-26net/smc: fix null pointer dereference in smc_listen_decline()Karsten Graul1-3/+4
2020-10-26vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep1-1/+1
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter1-1/+1
2020-10-23tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2-1/+4
2020-10-23net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman1-1/+1
2020-10-23Merge branch 'ionic-memory-usage-fixes'Jakub Kicinski8-55/+40
2020-10-23ionic: fix mem leak in rx_emptyShannon Nelson1-13/+11
2020-10-23ionic: no rx flush in deinitShannon Nelson3-15/+0
2020-10-23ionic: clean up sparse complaintsShannon Nelson7-27/+29
2020-10-23chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-10-23net: ipa: command payloads already mappedAlex Elder1-6/+15
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds79-256/+676
2020-10-23Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds22-301/+675
2020-10-23Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds22-342/+607
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-666/+681
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds119-4901/+8369
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds14-22/+65
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-115/+154
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds41-76/+64
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+18
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-51/+43
2020-10-23gfs2: Recover statfs info in journal headAbhi Das3-1/+106
2020-10-23gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das4-36/+139
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUBen Gardon3-4/+18
2020-10-23kvm: x86/mmu: Don't clear write flooding count for direct rootsBen Gardon1-1/+7
2020-10-23kvm: x86/mmu: Support MMIO in the TDP MMUBen Gardon3-21/+72
2020-10-23kvm: x86/mmu: Support write protection for nesting in tdp MMUBen Gardon3-0/+57
2020-10-23kvm: x86/mmu: Support disabling dirty logging for the tdp MMUBen Gardon3-0/+63
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUBen Gardon6-9/+328
2020-10-23kvm: x86/mmu: Support changed pte notifier in tdp MMUBen Gardon3-1/+67
2020-10-23kvm: x86/mmu: Add access tracking for tdp_mmuBen Gardon3-7/+128
2020-10-23kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMUBen Gardon3-6/+86
2020-10-23kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMUBen Gardon2-3/+14
2020-10-23kvm: x86/mmu: Add TDP MMU PF handlerBen Gardon5-37/+194
2020-10-22Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-275/+170
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds51-752/+512
2020-10-22Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+11
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds24-20/+1330
2020-10-22Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds5-23/+97
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds14-62/+2086
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds158-880/+7582
2020-10-22Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-90/+67
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds85-1790/+2549
2020-10-22tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell1-0/+2
2020-10-22net: Properly typecast int values to set sk_max_pacing_rateKe Li2-2/+3
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski12-19/+37
2020-10-22ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta1-9/+18
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds35-396/+4725
2020-10-22SMB3: add support for recognizing WSL reparse tagsSteve French1-1/+24
2020-10-22cifs: remove bogus debug codeDan Carpenter1-8/+8
2020-10-22smb3.1.1: fix typo in compression flagSteve French1-1/+1
2020-10-22cifs: move smb version mount options into fs_context.cRonnie Sahlberg4-97/+99
2020-10-22cifs: move cache mount options to fs_context.chRonnie Sahlberg3-62/+63
2020-10-22cifs: move security mount options into fs_context.chRonnie Sahlberg3-85/+96
2020-10-22cifs: add files to host new mount apiRonnie Sahlberg3-1/+24
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds52-495/+346
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski16-102/+426
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds44-1368/+1490
2020-10-22Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-127/+71
2020-10-22Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linuxLinus Torvalds3-5/+5
2020-10-22netfilter: nf_fwd_netdev: clear timestamp in forwarding pathPablo Neira Ayuso2-0/+2
2020-10-21ibmvnic: save changed mac address to adapter->mac_addrLijun Pan1-0/+5
2020-10-21selftests: mptcp: depends on built-in IPv6Matthieu Baerts1-0/+1
2020-10-21Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin1-36/+12
2020-10-21ext4: fix invalid inode checksumLuo Meng1-5/+6
2020-10-21ext4: add fast commit stats in procfsHarshad Shirwadkar3-1/+37
2020-10-21ext4: add a mount opt to forcefully turn fast commits onHarshad Shirwadkar1-1/+5
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar14-131/+1821
2020-10-21jbd2: fast commit recovery pathHarshad Shirwadkar3-4/+88
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar13-29/+1707
2020-10-21jbd2: add fast commit machineryHarshad Shirwadkar4-1/+268
2020-10-21ext4 / jbd2: add fast commit initializationHarshad Shirwadkar7-6/+122
2020-10-21ext4: add fast_commit feature and handling for extended mount optionsHarshad Shirwadkar3-6/+30
2020-10-21doc: update ext4 and journalling docs to include fast commit featureHarshad Shirwadkar2-0/+99
2020-10-21rtnetlink: fix data overflow in rtnl_calcit()Di Zhu2-8/+7
2020-10-21net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski1-0/+1
2020-10-21net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-21net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-22bpf, libbpf: Guard bpf inline asm from bpf_tail_call_staticDaniel Borkmann2-4/+6
2020-10-22bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen3-5/+173
2020-10-22exfat: remove useless check in exfat_move_file()Tetsuhiro Kohada1-5/+0
2020-10-22exfat: remove 'rwoffset' in exfat_inode_infoTetsuhiro Kohada5-20/+9
2020-10-22exfat: replace memcpy with structure assignmentTetsuhiro Kohada3-14/+10
2020-10-22exfat: remove useless directory scan in exfat_add_entry()Tetsuhiro Kohada1-10/+1
2020-10-22exfat: eliminate dead code in exfat_find()Tetsuhiro Kohada2-74/+47
2020-10-22exfat: use i_blocksize() to get blocksizeXianting Tian1-1/+1
2020-10-22exfat: fix misspellings using codespell toolNamjae Jeon3-3/+3
2020-10-22bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen5-67/+145
2020-10-21smb3: do not try to cache root directory if dir leases not supportedSteve French1-1/+4
2020-10-21smb3: fix stat when special device file and mounted with modefromsidSteve French1-1/+6
2020-10-21cifs: Print the address and port we are connecting to in generic_ip_connect()Samuel Cabrero1-2/+10
2020-10-21SMB3: Resolve data corruption of TCP server info fieldsRohith Surabattula1-5/+7
2020-10-21kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator argBen Gardon2-7/+9
2020-10-21kvm: x86/mmu: Support zapping SPTEs in the TDP MMUBen Gardon5-0/+136
2020-10-21KVM: Cache as_id in kvm_memory_slotPeter Xu2-0/+7
2020-10-21kvm: x86/mmu: Add functions to handle changed TDP SPTEsBen Gardon3-1/+115
2020-10-21kvm: x86/mmu: Allocate and free TDP MMU rootsBen Gardon5-6/+146
2020-10-21kvm: x86/mmu: Init / Uninit the TDP MMUBen Gardon5-1/+55
2020-10-21kvm: x86/mmu: Introduce tdp_iterBen Gardon3-1/+234
2020-10-21KVM: mmu: extract spte.h and spte.cPaolo Bonzini5-548/+607
2020-10-21KVM: mmu: Separate updating a PTE from kvm_set_pte_rmappPaolo Bonzini1-7/+17
2020-10-21kvm: x86/mmu: Separate making SPTEs from set_spteBen Gardon1-16/+33
2020-10-21kvm: mmu: Separate making non-leaf sptes from link_shadow_pageBen Gardon1-6/+15
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini6-23/+47
2020-10-21KVM: PPC: Book3S HV: Make struct kernel_param_ops definition constJoe Perches1-1/+1
2020-10-21KVM: x86: Let the guest own CR4.FSGSBASELai Jiangshan1-1/+1
2020-10-21KVM: VMX: Intercept guest reserved CR4 bits to inject #GP faultSean Christopherson1-5/+10
2020-10-21KVM: x86: Move call to update_exception_bitmap() into VMX codeSean Christopherson2-1/+3
2020-10-21KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updatesSean Christopherson1-2/+3
2020-10-21KVM: x86: Intercept LA57 to inject #GP fault when it's reservedLai Jiangshan1-1/+1
2020-10-21KVM: SVM: Initialize prev_ga_tag before useSuravee Suthikulpanit1-0/+1
2020-10-21KVM: nSVM: implement on demand allocation of the nested stateMaxim Levitsky3-28/+83
2020-10-21KVM: x86: allow kvm_x86_ops.set_efer to return an error valueMaxim Levitsky6-7/+15
2020-10-21KVM: x86: report negative values from wrmsr emulation to userspaceMaxim Levitsky2-5/+8
2020-10-21KVM: x86: xen_hvm_config: cleanup return valuesMaxim Levitsky1-14/+9
2020-10-21kvm x86/mmu: Make struct kernel_param_ops definitions constJoe Perches1-2/+2
2020-10-21KVM: x86: bump KVM_MAX_CPUID_ENTRIESVitaly Kuznetsov1-1/+1
2020-10-21KVM: x86: allocate vcpu->arch.cpuid_entries dynamicallyVitaly Kuznetsov3-39/+53
2020-10-21KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entriesVitaly Kuznetsov1-15/+23
2020-10-21Documentation: kvm: fix some typos in cpuid.rstOliver Upton1-44/+44
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton6-5/+106
2020-10-21kvm: x86: set wall_clock in kvm_write_wall_clock()Oliver Upton1-1/+2
2020-10-21kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fnOliver Upton1-26/+32
2020-10-21x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()Vitaly Kuznetsov1-5/+8
2020-10-21x86/kvm: hide KVM options from menuconfig when KVM is not compiledMatteo Croce1-0/+1
2020-10-21Documentation: kvm: fix a typoLi Qiang1-1/+1
2020-10-21KVM: VMX: Forbid userspace MSR filters for x2APICPaolo Bonzini2-9/+18
2020-10-21KVM: VMX: Ignore userspace MSR filters for x2APICSean Christopherson3-29/+47
2020-10-21Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds15-48/+374
2020-10-21Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds21-368/+1403
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds41-920/+4009
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds26-443/+689
2020-10-21mptcp: depends on IPV6 but not as a moduleMatthieu Baerts1-1/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-4/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-2/+2
2020-10-21Merge branch 'pci/vmd'Bjorn Helgaas1-124/+182
2020-10-21Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-59/+12
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas4-6/+16
2020-10-21Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-0/+13
2020-10-21Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-3/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-6/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas2-2/+9
2020-10-21Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas1-6/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/kirin'Bjorn Helgaas1-1/+5
2020-10-21Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas3-17/+11
2020-10-21Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas1-23/+18
2020-10-21Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-3/+47
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas27-1074/+887
2020-10-21Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2-7/+2
2020-10-21Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas3-71/+432
2020-10-21Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas5-46/+96
2020-10-21Merge branch 'remotes/lorenzo/pci/arm'Bjorn Helgaas2-21/+2
2020-10-21Merge branch 'remotes/lorenzo/pci/pci-iomap'Bjorn Helgaas2-22/+34
2020-10-21Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas5-0/+416
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas8-37/+19
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas13-88/+57
2020-10-21Merge branch 'pci/hotplug'Bjorn Helgaas6-19/+21
2020-10-21Merge branch 'pci/enumeration'Bjorn Helgaas6-1/+107
2020-10-21Merge branch 'pci/aspm'Bjorn Helgaas4-151/+150
2020-10-21Merge branch 'pci/acs'Bjorn Helgaas2-0/+14
2020-10-21PCI: vmd: Update VMD PM to correctly use generic PCI PMJon Derrick1-2/+0
2020-10-21MAINTAINERS: add URL for virtio-memDavid Hildenbrand1-0/+1
2020-10-21vhost_vdpa: remove unnecessary spin_lock in vhost_vring_callZhu Lingshan3-11/+1
2020-10-21vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella1-4/+5
2020-10-21vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OKEli Cohen1-0/+3
2020-10-21s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel2-0/+12
2020-10-21virtio: let arch advertise guest's memory access restrictionsPierre Morel3-0/+31
2020-10-21vhost_vdpa: Fix duplicate included kernel.hTian Tao1-1/+0
2020-10-21vhost: reduce stack usage in log_usedLi Wang2-1/+2
2020-10-21virtio-mem: Constify mem_id_tableRikard Falkeborn1-1/+1
2020-10-21virtio_input: Constify id_tableRikard Falkeborn1-1/+1
2020-10-21virtio-balloon: Constify id_tableRikard Falkeborn1-1/+1
2020-10-21vdpa/mlx5: Fix failure to bring link upEli Cohen1-0/+1
2020-10-21vdpa/mlx5: Make use of a specific 16 bit endianness APIEli Cohen1-2/+6
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo8-8/+219