1. b82d71c net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe() by Zheyu Ma · 3 years, 2 months ago
  2. c75a9ad r8169: fix incorrect mac address assignment by Heiner Kallweit · 3 years, 2 months ago
  3. 52911bb Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 2 months ago
  4. 60ebd67 Merge branch 'ipa-fixes' by David S. Miller · 3 years, 2 months ago
  5. 8afc7e4 net: ipa: separate disabling setup from modem stop by Alex Elder · 3 years, 2 months ago
  6. 33a1531 net: ipa: directly disable ipa-setup-ready interrupt by Alex Elder · 3 years, 2 months ago
  7. bd08ee2 Merge branch 'mlxsw-fixes' by David S. Miller · 3 years, 2 months ago
  8. 63b08b1 mlxsw: spectrum: Protect driver from buggy firmware by Amit Cohen · 3 years, 2 months ago
  9. ce4995b mlxsw: spectrum: Allow driver to load with old firmware versions by Danielle Ratson · 3 years, 2 months ago
  10. 5789d04 Merge branch 'smc-fixes' by David S. Miller · 3 years, 2 months ago
  11. 606a63c net/smc: Ensure the active closing peer first closes clcsock by Tony Lu · 3 years, 2 months ago
  12. 45c3ff7 net/smc: Clean up local struct sock variables by Tony Lu · 3 years, 2 months ago
  13. 1c74312 net: nexthop: fix null pointer dereference when IPv6 is not enabled by Nikolay Aleksandrov · 3 years, 2 months ago
  14. e5b4066 slip: fix macro redefine warning by Huang Pei · 3 years, 2 months ago
  15. 1651782 hamradio: fix macro redefine warning by Huang Pei · 3 years, 2 months ago
  16. f65ee53 ice: avoid bpf_prog refcount underflow by Marta Plantykow · 3 years, 3 months ago
  17. 792b208 ice: fix vsi->txq_map sizing by Maciej Fijalkowski · 3 years, 3 months ago
  18. 03a000b Merge branch 'nh-group-refcnt' by David S. Miller · 3 years, 2 months ago
  19. 02ebe49 selftests: net: fib_nexthops: add test for group refcount imbalance bug by Nikolay Aleksandrov · 3 years, 2 months ago
  20. 1005f19 net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group by Nikolay Aleksandrov · 3 years, 2 months ago
  21. 8837cbb net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 2 months ago
  22. 4177d5b net, neigh: Fix crash in v6 module initialization error path by Daniel Borkmann · 3 years, 2 months ago
  23. a68229c nixge: fix mac address error handling again by Arnd Bergmann · 3 years, 2 months ago
  24. 7a61432 net/smc: Avoid warning of possible recursive locking by Wen Gu · 3 years, 2 months ago
  25. f7a36b0 vsock/virtio: suppress used length validation by Michael S. Tsirkin · 3 years, 2 months ago
  26. f93fd0c net: ax88796c: do not receive data in pointer by Nicolas Iooss · 3 years, 2 months ago
  27. a6da2bb net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls by Holger Assmann · 3 years, 2 months ago
  28. 3bd6b2a nfp: checking parameter process for rx-usecs/tx-usecs is invalid by Diana Wang · 3 years, 2 months ago
  29. 19d36c5 ipv6: fix typos in __ip6_finish_output() by Eric Dumazet · 3 years, 2 months ago
  30. ac2944a selftests/tc-testings: Be compatible with newer tc output by Li Zhijian · 3 years, 2 months ago
  31. bdf1565 selftests/tc-testing: match any qdisc type by Li Zhijian · 3 years, 2 months ago
  32. 65258b9 net: dsa: qca8k: fix MTU calculation by Robert Marko · 3 years, 2 months ago
  33. 3b00a07 net: dsa: qca8k: fix internal delay applied to the wrong PAD config by Ansuel Smith · 3 years, 2 months ago
  34. f9390b2 af_unix: fix regression in read after shutdown by Vincent Whitchurch · 3 years, 2 months ago
  35. efaa999 Merge branch 'mptcp-rtx-timer' by David S. Miller · 3 years, 2 months ago
  36. bcd9773 mptcp: use delegate action to schedule 3rd ack retrans by Paolo Abeni · 3 years, 2 months ago
  37. ee50e67b mptcp: fix delack timer by Eric Dumazet · 3 years, 2 months ago
  38. 262ae1f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net- by David S. Miller · 3 years, 2 months ago
  39. 5951a2b9 iavf: Fix VLAN feature flags after VFR by Brett Creeley · 3 years, 2 months ago
  40. 3b5bdd1 iavf: Fix refreshing iavf adapter stats on ethtool request by Jedrzej Jagielski · 3 years, 4 months ago
  41. 0cc318d iavf: Fix deadlock occurrence during resetting VF interface by Jedrzej Jagielski · 3 years, 4 months ago
  42. e792779 iavf: Prevent changing static ITR values if adaptive moderation is on by Nitesh B Venkatesh · 3 years, 8 months ago
  43. 0f296e7 stmmac_pci: Fix underflow size in stmmac_rx by Zekun Shen · 3 years, 2 months ago
  44. 6a405f6 atlantic: fix double-free in aq_ring_tx_clean by Zekun Shen · 3 years, 2 months ago
  45. e8d0325 net: marvell: prestera: fix double free issue on err path by Volodymyr Mytnyk · 3 years, 2 months ago
  46. 253e9b4 net: marvell: prestera: fix brige port operation by Volodymyr Mytnyk · 3 years, 2 months ago
  47. d6821c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 2 months ago
  48. 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  49. 6fdf886 Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
  50. db850a9 Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 2 months ago
  51. 7cf7eed Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
  52. a6a6d22 Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
  53. c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  54. 4ae275b Merge tag 'docs-5.16-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 2 months ago
  55. 7d5775d Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
  56. c7521d3 ptp: ocp: Fix a couple NULL vs IS_ERR() checks by Dan Carpenter · 3 years, 2 months ago
  57. 0fa68da net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock() by Teng Qi · 3 years, 2 months ago
  58. 61217be net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound by zhangyue · 3 years, 2 months ago
  59. 4e5d212 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net- by David S. Miller · 3 years, 2 months ago
  60. 5f9c55c ipv6: check return value of ipv6_skip_exthdr by Jordy Zomer · 3 years, 2 months ago
  61. 5d2ca2e1 e100: fix device suspend/resume by Jesse Brandeburg · 3 years, 2 months ago
  62. fec1faf devlink: Don't throw an error if flash notification sent before devlink visible by Leon Romanovsky · 3 years, 2 months ago
  63. f915b75 page_pool: Revert "page_pool: disable dma mapping support..." by Yunsheng Lin · 3 years, 2 months ago
  64. a66998e ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port() by Teng Qi · 3 years, 2 months ago
  65. bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 2 months ago
  66. 9412f5a parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig by Helge Deller · 3 years, 2 months ago
  67. 79df39d Revert "parisc: Reduce sigreturn trampoline to 3 instructions" by Helge Deller · 3 years, 2 months ago
  68. 4017b23 parisc: Wrap assembler related defines inside __ASSEMBLY__ by Helge Deller · 3 years, 2 months ago
  69. 8f663eb parisc: Wire up futex_waitv by Helge Deller · 3 years, 2 months ago
  70. 4d7804d parisc: Include stringify.h to avoid build error in crypto/api.c by Helge Deller · 3 years, 2 months ago
  71. 2845e73 KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  72. 82cc27e KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus() by Vitaly Kuznetsov · 3 years, 2 months ago
  73. 37fd3ce KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  74. b7915d5 KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  75. 57a2e13 KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  76. f60a00d KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus() by Vitaly Kuznetsov · 3 years, 2 months ago
  77. b5aead0 KVM: x86: Assume a 64-bit hypercall for guests with protected state by Tom Lendacky · 3 years, 8 months ago
  78. b768f60 selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  79. 0e2e641 riscv: kvm: fix non-kernel-doc comment block by Randy Dunlap · 3 years, 2 months ago
  80. 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  81. 8e38e96 KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror() by Sean Christopherson · 3 years, 2 months ago
  82. ea410ef KVM: SEV: Drop a redundant setting of sev->asid during initialization by Sean Christopherson · 3 years, 2 months ago
  83. 1bd00a4 KVM: SEV: WARN if SEV-ES is marked active but SEV is not by Sean Christopherson · 3 years, 2 months ago
  84. a41fb26 KVM: SEV: Set sev_info.active after initial checks in sev_guest_init() by Sean Christopherson · 3 years, 2 months ago
  85. 79b1114 KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs by Sean Christopherson · 3 years, 2 months ago
  86. 357a18a KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache by David Woodhouse · 3 years, 2 months ago
  87. cee6666 KVM: nVMX: Use a gfn_to_hva_cache for vmptrld by David Woodhouse · 3 years, 2 months ago
  88. 7d0172b KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check by David Woodhouse · 3 years, 2 months ago
  89. 6a83475 KVM: x86/xen: Use sizeof_field() instead of open-coding it by David Woodhouse · 3 years, 2 months ago
  90. 297d597 KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12 by David Woodhouse · 3 years, 2 months ago
  91. 4e84364 KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO by David Woodhouse · 3 years, 2 months ago
  92. b8453cd KVM: x86/mmu: include EFER.LMA in extended mmu role by Maxim Levitsky · 3 years, 2 months ago
  93. af957ee KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load by Maxim Levitsky · 3 years, 2 months ago
  94. 964b7aa KVM: Fix steal time asm constraints by David Woodhouse · 3 years, 2 months ago
  95. dc23a51 cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' by Paul Durrant · 3 years, 2 months ago
  96. a280ef9 octeontx2-af: debugfs: don't corrupt user memory by Dan Carpenter · 3 years, 2 months ago
  97. 48b71a9 NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 3 years, 2 months ago
  98. 3e3b5df NFC: reorder the logic in nfc_{un,}register_device by Lin Ma · 3 years, 2 months ago
  99. 86cdf8e NFC: reorganize the functions in nci_request by Lin Ma · 3 years, 2 months ago
  100. 3e6db07 tipc: check for null after calling kmemdup by Tadeusz Struk · 3 years, 2 months ago