1. f1baf68 Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  2. 16f7432 Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
  3. ff00854 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
  4. 51a04eb net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister by Vladimir Oltean · 2 years, 11 months ago
  5. a19f7d7 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
  6. 7fbf679 net: mscc: ocelot: fix mutex lock error during ethtool stats read by Colin Foster · 2 years, 11 months ago
  7. 5dbbbd0 ice: Avoid RTNL lock when re-creating auxiliary device by Dave Ertman · 3 years ago
  8. bea1898 ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler by Dave Ertman · 3 years ago
  9. 46b699c ice: fix IPIP and SIT TSO offload by Jesse Brandeburg · 3 years ago
  10. 21338d5 ice: fix an error code in ice_cfg_phy_fec() by Dan Carpenter · 3 years ago
  11. c4416f5 net: mpls: Fix GCC 12 warning by Victor Erminpour · 2 years, 11 months ago
  12. 9ccc6e0 dpaa2-eth: unregister the netdev before disconnecting from the PHY by Robert-Ionut Alexa · 2 years, 11 months ago
  13. 58e61e4 skbuff: cleanup double word in comment by Tom Rix · 2 years, 11 months ago
  14. 37f7860 net: macb: Align the dma and coherent dma masks by Marc St-Amand · 2 years, 11 months ago
  15. e3c8507 Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 2 years, 11 months ago
  16. 2527872 Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 2 years, 11 months ago
  17. 9aa422a tipc: improve size validations for received domain records by Jon Maloy · 2 years, 11 months ago
  18. 4e9120c Merge branch 'mptcp-fixes-for-5-17' by Jakub Kicinski · 2 years, 11 months ago
  19. 029744c mptcp: netlink: process IPv6 addrs in creating listening sockets by Kishen Maloor · 2 years, 11 months ago
  20. 857898e selftests: mptcp: add missing join check by Matthieu Baerts · 2 years, 11 months ago
  21. 8ecbb17 net: usb: qmi_wwan: Add support for Dell DW5829e by Slark Xiao · 2 years, 11 months ago
  22. 7a82f89 audit: don't deref the syscall args when checking the openat2 open_how::flags by Paul Moore · 2 years, 11 months ago
  23. f4bc5bb Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
  24. f9f94c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 11 months ago
  25. b42bc9a Fix regression due to "fs: move binfmt_misc sysctl to its own file" by Domenico Andreoli · 2 years, 11 months ago
  26. 09a93c1 Merge tag 'kvm-s390-kernel-access' from emailed bundle by Linus Torvalds · 2 years, 11 months ago
  27. c306d73 NFSD: Deprecate NFS_OFFSET_MAX by Chuck Lever · 3 years ago
  28. 6a4d333 NFSD: Fix offset type in I/O trace points by Chuck Lever · 2 years, 11 months ago
  29. 3f96502 NFSD: COMMIT operations must not return NFS?ERR_INVAL by Chuck Lever · 3 years ago
  30. 6260d9a NFSD: Clamp WRITE offsets by Chuck Lever · 3 years ago
  31. a648fde NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes by Chuck Lever · 3 years ago
  32. e6faac3 NFSD: Fix ia_size underflow by Chuck Lever · 2 years, 11 months ago
  33. 0cb4d23 NFSD: Fix the behavior of READ near OFFSET_MAX by Chuck Lever · 2 years, 11 months ago
  34. 3bed06e Merge branch 'vlan-QinQ-leak-fix' by David S. Miller · 2 years, 11 months ago
  35. d6ff94a vlan: move dev_put into vlan_dev_uninit by Xin Long · 2 years, 11 months ago
  36. 37aa50c vlan: introduce vlan_dev_free_egress_priority by Xin Long · 2 years, 11 months ago
  37. feef318 ax25: fix UAF bugs of net_device caused by rebinding operation by Duoming Zhou · 2 years, 11 months ago
  38. ee53437 net: dsa: fix panic when DSA master device unbinds on shutdown by Vladimir Oltean · 2 years, 11 months ago
  39. d9565bf MIPS: DTS: CI20: fix how ddc power is enabled by H. Nikolaus Schaller · 2 years, 11 months ago
  40. 68c2d6a net: amd-xgbe: disable interrupts during pci removal by Raju Rangoju · 2 years, 11 months ago
  41. c7223d6 tipc: rate limit warning for received illegal binding update by Jon Maloy · 2 years, 11 months ago
  42. bc1c3c3 net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE by Joel Stanley · 2 years, 11 months ago
  43. 68468d8 veth: fix races around rq->rx_notify_masked by Eric Dumazet · 2 years, 11 months ago
  44. 6d07206 Merge tag 'linux-can-fixes-for-5.17-20220209' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 2 years, 11 months ago
  45. 7ec02f5 ax25: fix NPD bug in ax25_disconnect by Duoming Zhou · 2 years, 11 months ago
  46. 676b493 Merge branch 'net-fix-skb-unclone-issues' by David S. Miller · 2 years, 11 months ago
  47. 9eeabdf net: fix a memleak when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
  48. cfc56f8 net: do not keep the dst cache when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
  49. 8375dfa can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 2 years, 11 months ago
  50. 7c75904 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 2 years, 11 months ago
  51. 7db788a nfp: flower: fix ida_idx not being released by Louis Peens · 2 years, 11 months ago
  52. 5611a00 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 2 years, 11 months ago
  53. 2427f03 net: ethernet: litex: Add the dependency on HAS_IOMEM by Cai Huoqing · 2 years, 11 months ago
  54. 61772b0 ibmvnic: don't release napi in __ibmvnic_open() by Sukadev Bhattiprolu · 2 years, 11 months ago
  55. 1335648 Merge branch 'more-dsa-fixes-for-devres-mdiobus_-alloc-register' by Jakub Kicinski · 2 years, 11 months ago
  56. 0d120df net: dsa: lantiq_gswip: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  57. 9ffe3d0 net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding by Vladimir Oltean · 2 years, 11 months ago
  58. bd488af net: dsa: seville: register the mdiobus under devres by Vladimir Oltean · 2 years, 11 months ago
  59. 209bdb7 net: dsa: felix: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  60. 08f1a20 net: dsa: bcm_sf2: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  61. 50facd8 net: dsa: ar9331: register the mdiobus under devres by Vladimir Oltean · 2 years, 11 months ago
  62. f53a2ce net: dsa: mv88e6xxx: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  63. 23de0d7 bonding: pair enable_port with slave_arr_updates by Mahesh Bandewar · 2 years, 11 months ago
  64. 084cbb2 gve: Recording rx queue before sending to napi by Tao Liu · 2 years, 11 months ago
  65. 92a6805 Documentation: KUnit: Fix usage bug by Akira Kawata · 2 years, 11 months ago
  66. e6251ab Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 2 years, 11 months ago
  67. b49ea67 SUNRPC: lock against ->sock changing during sysfs read by NeilBrown · 3 years ago
  68. 63db37e MAINTAINERS: Update my email address by Anna Schumaker · 2 years, 11 months ago
  69. 3d4a394 NFS: Fix nfs4_proc_get_locations() kernel-doc comment by Yang Li · 3 years ago
  70. a9c10b5 xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create by Dan Aloni · 3 years ago
  71. 468d126 NFS: Fix initialisation of nfs_client cl_flags field by Trond Myklebust · 2 years, 11 months ago
  72. fe4f57b net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
  73. 555f3d7 Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 years, 11 months ago
  74. 2ade8ee Merge tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 2 years, 11 months ago
  75. 51f7ea9 Merge tag 'mmc-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 2 years, 11 months ago
  76. c8ba56b Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 2 years, 11 months ago
  77. fda17af ata: libata-core: Fix ata_dev_config_cpr() by Damien Le Moal · 2 years, 11 months ago
  78. 94fdd7c net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() by Eric Dumazet · 2 years, 11 months ago
  79. dfd42fa Linux 5.17-rc3 by Linus Torvalds · 2 years, 11 months ago
  80. d8ad2ce Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 11 months ago
  81. 18118a4 Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 2 years, 11 months ago
  82. c3bf8a1 Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  83. aeabe1e Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  84. b72e40b Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  85. 898b584 Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 2 years, 11 months ago
  86. fceb621 perf ftrace: system_wide collection is not effective by default by Changbin Du · 2 years, 11 months ago
  87. 407eb43 libperf: Add arm64 support to perf_mmap__read_self() by Rob Herring · 2 years, 11 months ago
  88. 4f24927 tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  89. b2b1aa7 perf stat: Fix display of grouped aliased events by Ian Rogers · 2 years, 11 months ago
  90. 05b5a9d perf tools: Apply correct label to user/kernel symbols in branch mode by German Gomez · 2 years, 11 months ago
  91. a2887b9 perf bpf: Fix a typo in bpf_counter_cgroup.c by Masanari Iida · 3 years ago
  92. bc9c806 perf synthetic-events: Return error if procfs isn't mounted for PID namespaces by Leo Yan · 3 years ago
  93. d792a7a perf session: Check for NULL pointer before dereference by Ameer Hamza · 3 years ago
  94. a663520 perf annotate: Set error stream of objdump process for TUI by Namhyung Kim · 2 years, 11 months ago
  95. ae65b44 perf tools: Add missing branch_sample_type to perf_event_attr__fprintf() by Anshuman Khandual · 2 years, 11 months ago
  96. b7b9825 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  97. 9334030 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 2 years, 11 months ago
  98. 28f9222 net/smc: fix ref_tracker issue in smc_pnet_add() by Eric Dumazet · 2 years, 11 months ago
  99. aec1283 net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
  100. 90c9e95 Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 11 months ago