index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: bpf: Refactor XDP kern program maps with BTF-defined map
Daniel T. Lee
2020-10-11
3
-39
/
+36
*
samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
Daniel T. Lee
2020-10-11
2
-82
/
+73
*
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2020-10-11
2
-40
/
+121
*
samples: bpf: Driver interrupt statistics in xdpsock
Ciara Loftus
2020-10-06
1
-1
/
+119
*
samples: bpf: Count syscalls in xdpsock
Ciara Loftus
2020-10-06
1
-10
/
+103
*
samples: bpf: Split xdpsock stats into new struct
Ciara Loftus
2020-10-06
1
-54
/
+69
*
samples/bpf: Fix a compilation error with fallthrough marking
Yonghong Song
2020-10-06
1
-1
/
+2
*
samples/bpf: Change Makefile to cope with latest llvm
Yonghong Song
2020-10-06
1
-1
/
+10
*
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
2020-09-30
1
-9
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
7
-19
/
+37
|
\
|
*
samples/bpf: Fix test_map_in_map on s390
Ilya Leoshkevich
2020-09-19
1
-4
/
+3
|
*
samples/bpf: Add quiet option to xdpsock
Magnus Karlsson
2020-09-14
1
-5
/
+14
|
*
samples/bpf: Fix possible deadlock in xdpsock
Magnus Karlsson
2020-09-14
1
-0
/
+1
|
*
samples/bpf: Fix one packet sending in xdpsock
Magnus Karlsson
2020-09-14
1
-0
/
+8
|
*
samples, bpf: Add xsk_fwd test file to .gitignore
Daniel T. Lee
2020-09-04
1
-0
/
+1
|
*
samples, bpf: Replace bpf_program__title() with bpf_program__section_name()
Daniel T. Lee
2020-09-04
4
-10
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
samples/bpf: Fix to xdpsock to avoid recycling frames
Weqaar Janjua
2020-08-31
1
-5
/
+5
*
|
samples/bpf: Optimize l2fwd performance in xdpsock
Magnus Karlsson
2020-08-31
1
-8
/
+14
*
|
samples/bpf: Add new sample xsk_fwd.c
Cristian Dumitrescu
2020-08-31
2
-0
/
+1088
*
|
samples: bpf: Refactor tracepoint tracing programs with libbpf
Daniel T. Lee
2020-08-24
7
-93
/
+192
*
|
samples: bpf: Refactor kprobe tracing programs with libbpf
Daniel T. Lee
2020-08-24
11
-118
/
+272
*
|
samples: bpf: Cleanup bpf_load.o from Makefile
Daniel T. Lee
2020-08-24
1
-1
/
+1
*
|
samples: bpf: Fix broken bpf programs due to removed symbol
Daniel T. Lee
2020-08-18
3
-3
/
+3
|
/
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
12
-27
/
+12
|
\
|
*
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
12
-27
/
+12
*
|
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
\
|
*
|
PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
Huacai Chen
2020-07-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
14
-246
/
+620
|
\
\
\
|
*
|
|
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-07-21
4
-8
/
+24
|
*
|
|
samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap
Lorenzo Bianconi
2020-07-16
2
-22
/
+178
|
*
|
|
samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop
Lorenzo Bianconi
2020-07-16
1
-9
/
+27
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
8
-208
/
+392
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
samples: bpf: Add an option for printing extra statistics in xdpsock
Ciara Loftus
2020-07-13
1
-2
/
+85
|
|
*
|
bpf: Fix fds_example SIGSEGV error
Wenbo Zhang
2020-07-10
1
-1
/
+2
|
|
*
|
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
2020-07-08
2
-147
/
+196
|
|
*
|
samples: bpf: Refactor BPF map in map test with libbpf
Daniel T. Lee
2020-07-08
3
-49
/
+91
|
|
*
|
samples: bpf: Fix bpf programs with kprobe/sys_connect event
Daniel T. Lee
2020-07-08
3
-9
/
+18
*
|
|
|
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
docs: move remaining stuff under Documentation/*.txt to Documentation/staging
Mauro Carvalho Chehab
2020-06-19
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
samples/vfs: avoid warning in statx override
Kees Cook
2020-07-03
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
3
-21
/
+7
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
3
-21
/
+7
|
|
\
\
|
|
*
|
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
2020-06-16
3
-21
/
+7
|
|
|
/
*
|
|
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
2
-7
/
+5
|
\
\
\
|
*
|
|
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2020-06-22
2
-7
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
1
-6
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sample-trace-array: Remove trace_array 'sample-instance'
Kefeng Wang
2020-06-16
1
-1
/
+5
|
*
|
sample-trace-array: Fix sleeping function called from invalid context
Kefeng Wang
2020-06-16
1
-5
/
+13
|
|
/
[next]