1. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  4. 36c4357c net: bpfilter: print umh messages to /dev/kmsg by Gary Lin · 6 years ago
  5. 1a927fd init/Kconfig: add CONFIG_CC_CAN_LINK by Masahiro Yamada · 6 years ago
  6. 1dfd171 signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig by Eric W. Biederman · 6 years ago
  7. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  8. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  9. dccd3ab bpfilter: re-add header search paths to tools include to fix build error by Masahiro Yamada · 6 years ago
  10. 303a339 bpfilter: remove extra header search paths for bpfilter_umh by Masahiro Yamada · 6 years ago
  11. 1a93526 net: bpfilter: change section name of bpfilter UMH blob. by Taehee Yoo · 6 years ago
  12. 71a8508 net: bpfilter: disallow to remove bpfilter module while being used by Taehee Yoo · 6 years ago
  13. 61fbf59 net: bpfilter: restart bpfilter_umh when error occurred by Taehee Yoo · 6 years ago
  14. 5b4cb65 net: bpfilter: use cleanup callback to release umh_info by Taehee Yoo · 6 years ago
  15. 4b78030 net: bpfilter: Set user mode helper's command line by Olivier Brunel · 6 years ago
  16. 8425843 net: bpfilter: use get_pid_task instead of pid_task by Taehee Yoo · 6 years ago
  17. 33aa8da net: bpfilter: Fix type cast and pointer warnings by Shanthosh RK · 6 years ago
  18. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  19. a17922d bpfilter: remove trailing newline by Stephen Hemminger · 7 years ago
  20. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 7 years ago
  21. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 7 years ago
  22. 8e75887 bpfilter: include bpfilter_umh in assembly instead of using objcopy by Masahiro Yamada · 7 years ago
  23. 88e85a7 bpfilter: check compiler capability in Kconfig by Masahiro Yamada · 7 years ago
  24. c24fb5e bpfilter: fix user mode helper cross compilation by Matteo Croce · 7 years ago
  25. 8b26a06 bpfilter: ignore binary files by Matteo Croce · 7 years ago
  26. 421780f bpfilter: fix build error by Matteo Croce · 7 years ago
  27. 66e58e0ef bpfilter: fix race in pipe access by Alexei Starovoitov · 7 years ago
  28. 8d97ca6 bpfilter: fix OUTPUT_FORMAT by Alexei Starovoitov · 7 years ago
  29. 819dd92 bpfilter: switch to CC from HOSTCC by Alexei Starovoitov · 7 years ago
  30. ae40832 bpfilter: fix a build err by YueHaibing · 7 years ago
  31. d71dbda bpfilter: fix building without CONFIG_INET by Arnd Bergmann · 7 years ago
  32. 1340546 bpfilter: don't pass O_CREAT when opening console for debug by Jakub Kicinski · 7 years ago
  33. 61a552e bpfilter: fix build dependency by Alexei Starovoitov · 7 years ago
  34. d2ba09c net: add skeleton of bpfilter kernel module by Alexei Starovoitov · 7 years ago