Age | Commit message (Expand) | Author | Files | Lines |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -3/+20 |
2021-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+153 |
2021-12-15 | samples/bpf: Stop using bpf_object__find_program_by_title API. | Kui-Feng Lee | 2 | -3/+20 |
2021-12-11 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 20 | -84/+128 |
2021-12-09 | ftrace/samples: Add module to test multi direct modify interface | Jiri Olsa | 2 | -0/+153 |
2021-12-09 | samples/bpf: Remove unneeded variable | Minghao Chi | 1 | -3/+1 |
2021-12-07 | samples: bpf: Fix 'unknown warning group' build warning on Clang | Alexander Lobakin | 1 | -0/+2 |
2021-12-07 | samples: bpf: Fix xdp_sample_user.o linking with Clang | Alexander Lobakin | 1 | -1/+6 |
2021-12-03 | samples/bpf: Get rid of deprecated libbpf API uses | Andrii Nakryiko | 15 | -57/+108 |
2021-12-03 | samples/bpf: Clean up samples/bpf build failes | Andrii Nakryiko | 4 | -21/+12 |
2021-12-02 | samples: bpf: Fix conflicting types in fds_example | Alexander Lobakin | 1 | -7/+2 |
2021-11-20 | Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 4 | -3/+42 |
2021-11-18 | ftrace/samples: add s390 support for ftrace direct multi sample | Heiko Carstens | 1 | -0/+30 |
2021-11-18 | ftrace/samples: add missing Kconfig option for ftrace direct multi sample | Heiko Carstens | 3 | -3/+12 |
2021-11-16 | samples/bpf: Fix build error due to -isystem removal | Alexander Lobakin | 1 | -2/+0 |
2021-11-13 | samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu | Kumar Kartikeya Dwivedi | 1 | -3/+2 |
2021-11-13 | samples/bpf: Fix summary per-sec stats in xdp_sample_user | Alexander Lobakin | 1 | -13/+15 |
2021-11-07 | Add gitignore file for samples/fanotify/ subdirectory | Linus Torvalds | 1 | -0/+1 |
2021-11-07 | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+157 |
2021-11-07 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 6 | -2/+109 |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -22/+22 |
2021-11-03 | Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -3/+3 |
2021-11-03 | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -0/+2 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -34/+74 |
2021-11-02 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 3 | -1/+54 |
2021-11-02 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 6 | -22/+47 |
2021-11-02 | ftrace/samples: Add missing prototype for my_direct_func | Jiri Olsa | 1 | -0/+2 |
2021-11-01 | samples: remove duplicate include in fs-monitor.c | Zhang Mingyu | 1 | -1/+0 |
2021-11-01 | samples: Fix warning in fsnotify sample | Jan Kara | 1 | -1/+2 |
2021-11-01 | samples: Make fs-monitor depend on libc and headers | Gabriel Krisman Bertazi | 1 | -1/+1 |
2021-10-27 | samples: Add fs error monitoring example | Gabriel Krisman Bertazi | 4 | -0/+157 |
2021-10-27 | samples/kretprobes: Fix return value if register_kretprobe() failed | Tiezhu Yang | 1 | -1/+1 |
2021-10-26 | samples: seccomp: Use __BYTE_ORDER__ | Ilya Leoshkevich | 1 | -4/+4 |
2021-10-25 | dma-buf: move dma-buf symbols into the DMA_BUF module namespace | Greg Kroah-Hartman | 1 | -0/+1 |
2021-10-22 | samples: bpf: Suppress readelf stderr when probing for BTF support | Pu Lehui | 1 | -1/+2 |
2021-10-21 | ftrace/samples: Add multi direct interface test module | Jiri Olsa | 2 | -0/+53 |
2021-10-20 | samples/bpf: Fix application of sizeof to pointer | David Yang | 1 | -4/+2 |
2021-10-19 | samples: add s390 support for ftrace direct call samples | Heiko Carstens | 3 | -0/+100 |
2021-10-19 | samples: add HAVE_SAMPLE_FTRACE_DIRECT config option | Heiko Carstens | 1 | -1/+4 |
2021-10-18 | Merge 5.15-rc6 into char-misc-next | Greg Kroah-Hartman | 3 | -15/+9 |
2021-10-13 | samples/kfifo: Rename read_lock/write_lock | Sebastian Andrzej Siewior | 3 | -18/+18 |
2021-10-08 | samples/bpf: Do not FORCE-recompile libbpf | Quentin Monnet | 1 | -1/+1 |
2021-10-08 | samples/bpf: Install libbpf headers when building | Quentin Monnet | 1 | -10/+30 |
2021-10-08 | samples/bpf: Update .gitignore | Quentin Monnet | 1 | -0/+4 |
2021-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -15/+9 |
2021-10-06 | selftests/bpf: Switch to new bpf_object__next_{map,program} APIs | Hengqi Chen | 2 | -2/+2 |
2021-10-06 | bpf: Use $(pound) instead of \# in Makefiles | Quentin Monnet | 1 | -1/+3 |
2021-09-30 | vfio: simplify iommu group allocation for mediated devices | Christoph Hellwig | 3 | -3/+3 |
2021-09-29 | samples/bpf: Relicense bpf_insn.h as GPL-2.0-only OR BSD-2-Clause | Luca Boccassi | 1 | -1/+1 |
2021-09-29 | samples: bpf: Fix vmlinux.h generation for XDP samples | Kumar Kartikeya Dwivedi | 2 | -14/+8 |