1. 9c57749 Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  3. 99a4a90 lookup_open(): don't bother with fallbacks to lookup+create by Al Viro · 5 years ago
  4. d489cf9 atomic_open(): no need to pass struct open_flags anymore by Al Viro · 5 years ago
  5. ff326a3 open_last_lookups(): move complete_walk() into do_open() by Al Viro · 5 years ago
  6. b94e0b3 open_last_lookups(): lift O_EXCL|O_CREAT handling into do_open() by Al Viro · 5 years ago
  7. 7228741 open_last_lookups(): don't abuse complete_walk() when all we want is unlazy by Al Viro · 5 years ago
  8. f7bb959 open_last_lookups(): consolidate fsnotify_create() calls by Al Viro · 5 years ago
  9. c5971b8 take post-lookup part of do_last() out of loop by Al Viro · 5 years ago
  10. 0f70595 link_path_walk(): sample parent's i_uid and i_mode for the last component by Al Viro · 5 years ago
  11. 60ef60c __nd_alloc_stack(): make it return bool by Al Viro · 5 years ago
  12. 4542576 reserve_stack(): switch to __nd_alloc_stack() by Al Viro · 5 years ago
  13. 4905590 pick_link(): take reserving space on stack into a new helper by Al Viro · 5 years ago
  14. aef9404 pick_link(): more straightforward handling of allocation failures by Al Viro · 5 years ago
  15. c99687a fold path_to_nameidata() into its only remaining caller by Al Viro · 5 years ago
  16. 84f0cd9 pick_link(): pass it struct path already with normal refcounting rules by Al Viro · 5 years ago
  17. 19f6028 fs/namei.c: kill follow_mount() by Al Viro · 5 years ago
  18. 2aa3847 non-RCU analogue of the previous commit by Al Viro · 5 years ago
  19. 7ef482f helper for mount rootwards traversal by Al Viro · 5 years ago
  20. 165200d follow_dotdot(): be lazy about changing nd->path by Al Viro · 5 years ago
  21. efe772d follow_dotdot_rcu(): be lazy about changing nd->path by Al Viro · 5 years ago
  22. 12487f3 follow_dotdot{,_rcu}(): massage loops by Al Viro · 5 years ago
  23. c2df196 lift all calls of step_into() out of follow_dotdot/follow_dotdot_rcu by Al Viro · 5 years ago
  24. 919dce2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  25. 50a5de8 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  26. 193bc55 Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  27. 668f1e9 Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  28. 397a979 Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  29. ffc1c20 Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  30. f365ab3 Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  31. 4646de8 Merge tag 'mailbox-v5.7' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  32. c101e9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  33. 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 5 years ago
  34. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  35. 890f0b0 x86: start using named parameters for low-level uaccess asms by Linus Torvalds · 5 years ago
  36. 7da63b3 x86: get rid of 'rtype' argument to __get_user_asm() macro by Linus Torvalds · 5 years ago
  37. 3680785 x86: get rid of 'rtype' argument to __put_user_goto() macro by Linus Torvalds · 5 years ago
  38. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 5 years ago
  39. 4f8a21a Merge branch 'for-5.7/mcp2221' into for-linus by Jiri Kosina · 5 years ago
  40. e4c429c Merge branch 'for-5.7/logitech' into for-linus by Jiri Kosina · 5 years ago
  41. 0460ceb Merge branch 'for-5.7/ish' into for-linus by Jiri Kosina · 5 years ago
  42. 4c805fb Merge branch 'for-5.7/glorious' into for-linus by Jiri Kosina · 5 years ago
  43. f454d9a Merge branch 'for-5.7/core' into for-linus by Jiri Kosina · 5 years ago
  44. c9f2897 Merge branch 'for-5.7/appleir' into for-linus by Jiri Kosina · 5 years ago
  45. 0aac6f9 Merge branch 'for-5.6/upstream-fixes' into for-linus by Jiri Kosina · 5 years ago
  46. 1a323ea5 x86: get rid of 'errret' argument to __get_user_xyz() macross by Linus Torvalds · 5 years ago
  47. ab33eb4 x86: remove __put_user_asm() infrastructure by Linus Torvalds · 5 years ago
  48. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  49. 56a451b Merge tag 'ntb-5.7' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  50. dba43fc Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  51. 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  52. dfabb07 Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  53. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  54. a162984 Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  55. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  56. 674d85e Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  57. 645c248 Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  58. 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  59. 15c981d Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  60. 1455c69 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  61. 42595ce Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. d9d7677 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. 7cc7e93 Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. d0be2d5 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. fdf5563 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. 97cddfc Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 9589351 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. 7f80ccf net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline by Gustavo A. R. Silva · 5 years ago
  69. a019043 cxgb4/chcr: nic-tls stats in ethtool by Rohit Maheshwari · 5 years ago
  70. 765bda9 net: dsa: fix oops while probing Marvell DSA switches by Russell King · 5 years ago
  71. 41c55ea net/bpfilter: remove superfluous testing message by Bruno Meneguele · 5 years ago
  72. 79540d1 net: macb: Fix handling of fixed-link node by Codrin Ciubotariu · 5 years ago
  73. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  74. f772148 net: dsa: ksz: Select KSZ protocol tag by Codrin Ciubotariu · 5 years ago
  75. a8222fd Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  76. cad18da Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  77. e51d8da Makefile: Update kselftest help information by Shuah Khan · 5 years ago
  78. d71e064 Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  79. 58233cc Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
  80. 59e7a8c Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm into drm-next by Dave Airlie · 5 years ago
  81. 5fc0df9 Merge v5.6 into drm-next by Dave Airlie · 5 years ago
  82. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  83. 3902baf netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write by Gustavo A. R. Silva · 5 years ago
  84. 1a795da Merge branch 'stmmac-Add-additional-EHL-PCI-info-and-PCI-ID' by David S. Miller · 5 years ago
  85. d63439f net: stmmac: add EHL 2.5Gbps PCI info and PCI ID by Voon Weifeng · 5 years ago
  86. 67c08ac net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID by Voon Weifeng · 5 years ago
  87. 58da0cf net: stmmac: create dwmac-intel.c to contain all Intel platform by Voon Weifeng · 5 years ago
  88. 60d79ab Merge branch 'net-dsa-b53-and-bcm_sf2-updates-for-7278' by David S. Miller · 5 years ago
  89. 8b3abe3 net: dsa: bcm_sf2: Support specifying VLAN tag egress rule by Florian Fainelli · 5 years ago
  90. 7555020 net: dsa: bcm_sf2: Add support for matching VLAN TCI by Florian Fainelli · 5 years ago
  91. c2d639d net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions by Florian Fainelli · 5 years ago
  92. 5ae8c0d net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT by Florian Fainelli · 5 years ago
  93. 8b6b208 net: dsa: bcm_sf2: Disable learning for ASP port by Florian Fainelli · 5 years ago
  94. 31bfc2d net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge by Florian Fainelli · 5 years ago
  95. 8863186 net: dsa: b53: Prevent tagged VLAN on port 7 for 7278 by Florian Fainelli · 5 years ago
  96. d7a0b1f net: dsa: b53: Restore VLAN entries upon (re)configuration by Florian Fainelli · 5 years ago
  97. d0802dc net: dsa: bcm_sf2: Fix overflow checks by Florian Fainelli · 5 years ago
  98. 458ef2a Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  100. f87238d hv_netvsc: Remove unnecessary round_up for recv_completion_cnt by Haiyang Zhang · 5 years ago