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