1. 967747b uaccess: remove CONFIG_SET_FS by Arnd Bergmann · 2 years, 11 months ago
  2. a196fa7 bpfilter: Specify the log level for the kmsg message by Gary Lin · 3 years, 6 months ago
  3. 864e898 net: remove redundant 'depends on NET' by Masahiro Yamada · 4 years ago
  4. d71fa5c bpf: Add kernel module with user mode driver that populates bpffs. by Alexei Starovoitov · 4 years, 5 months ago
  5. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  6. 69138b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
  7. 4f01024 net/bpfilter: Initialize pos in __bpfilter_process_sockopt by Christoph Hellwig · 4 years, 5 months ago
  8. b03afaa bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  9. d200cf6 bpfilter: reject kernel addresses by Christoph Hellwig · 4 years, 5 months ago
  10. c9ffebd net/bpfilter: split __bpfilter_process_sockopt by Christoph Hellwig · 4 years, 5 months ago
  11. e024e00 bpfilter: fix up a sparse annotation by Christoph Hellwig · 4 years, 5 months ago
  12. 9326e0f bpfilter: Allow to build bpfilter_umh as a module without static library by Masahiro Yamada · 4 years, 6 months ago
  13. a4fa458 bpfilter: Initialize pos variable by Alexei Starovoitov · 4 years, 6 months ago
  14. ec2ffdf Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into bpf-next by Alexei Starovoitov · 4 years, 6 months ago
  15. 6955a76 bpfilter: switch to kernel_write by Christoph Hellwig · 4 years, 8 months ago
  16. e80eb1d bpfilter: Take advantage of the facilities of struct pid by Eric W. Biederman · 4 years, 6 months ago
  17. 1c340ea umd: Track user space drivers with struct pid by Eric W. Biederman · 4 years, 6 months ago
  18. 0fe3c631 bpfilter: Move bpfilter_umh back into init data by Eric W. Biederman · 4 years, 6 months ago
  19. e2dc9bf umd: Transform fork_usermode_blob into fork_usermode_driver by Eric W. Biederman · 4 years, 6 months ago
  20. 9f64fbd bpfilter: document build requirements for bpfilter_umh by Valdis Kl ē tnieks · 4 years, 8 months ago
  21. 8a2cc05 bpfilter: use 'userprogs' syntax to build bpfilter_umh by Masahiro Yamada · 4 years, 8 months ago
  22. b1183b6 bpfilter: check if $(CC) can link static libc in Kconfig by Masahiro Yamada · 4 years, 8 months ago
  23. 9371f86 bpfilter: match bit size of bpfilter_umh to that of the kernel by Masahiro Yamada · 4 years, 8 months ago
  24. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  25. 41c55ea net/bpfilter: remove superfluous testing message by Bruno Meneguele · 4 years, 9 months ago
  26. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  27. 13d0f7b net/bpfilter: fix dprintf usage for /dev/kmsg by Bruno Meneguele · 4 years, 10 months ago
  28. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  29. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  30. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  31. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  32. 36c4357c net: bpfilter: print umh messages to /dev/kmsg by Gary Lin · 6 years ago
  33. 1a927fd init/Kconfig: add CONFIG_CC_CAN_LINK by Masahiro Yamada · 6 years ago
  34. 1dfd171 signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig by Eric W. Biederman · 6 years ago
  35. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  36. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  37. dccd3ab bpfilter: re-add header search paths to tools include to fix build error by Masahiro Yamada · 6 years ago
  38. 303a339 bpfilter: remove extra header search paths for bpfilter_umh by Masahiro Yamada · 6 years ago
  39. 1a93526 net: bpfilter: change section name of bpfilter UMH blob. by Taehee Yoo · 6 years ago
  40. 71a8508 net: bpfilter: disallow to remove bpfilter module while being used by Taehee Yoo · 6 years ago
  41. 61fbf59 net: bpfilter: restart bpfilter_umh when error occurred by Taehee Yoo · 6 years ago
  42. 5b4cb65 net: bpfilter: use cleanup callback to release umh_info by Taehee Yoo · 6 years ago
  43. 4b78030 net: bpfilter: Set user mode helper's command line by Olivier Brunel · 6 years ago
  44. 8425843 net: bpfilter: use get_pid_task instead of pid_task by Taehee Yoo · 6 years ago
  45. 33aa8da net: bpfilter: Fix type cast and pointer warnings by Shanthosh RK · 6 years ago
  46. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  47. a17922d bpfilter: remove trailing newline by Stephen Hemminger · 6 years ago
  48. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 6 years ago
  49. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 6 years ago
  50. 8e75887 bpfilter: include bpfilter_umh in assembly instead of using objcopy by Masahiro Yamada · 7 years ago
  51. 88e85a7 bpfilter: check compiler capability in Kconfig by Masahiro Yamada · 7 years ago
  52. c24fb5e bpfilter: fix user mode helper cross compilation by Matteo Croce · 7 years ago
  53. 8b26a06 bpfilter: ignore binary files by Matteo Croce · 7 years ago
  54. 421780f bpfilter: fix build error by Matteo Croce · 7 years ago
  55. 66e58e0ef bpfilter: fix race in pipe access by Alexei Starovoitov · 7 years ago
  56. 8d97ca6 bpfilter: fix OUTPUT_FORMAT by Alexei Starovoitov · 7 years ago
  57. 819dd92 bpfilter: switch to CC from HOSTCC by Alexei Starovoitov · 7 years ago
  58. ae40832 bpfilter: fix a build err by YueHaibing · 7 years ago
  59. d71dbda bpfilter: fix building without CONFIG_INET by Arnd Bergmann · 7 years ago
  60. 1340546 bpfilter: don't pass O_CREAT when opening console for debug by Jakub Kicinski · 7 years ago
  61. 61a552e bpfilter: fix build dependency by Alexei Starovoitov · 7 years ago
  62. d2ba09c net: add skeleton of bpfilter kernel module by Alexei Starovoitov · 7 years ago