index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/kretprobes: Fix return value if register_kretprobe() failed
Tiezhu Yang
2021-11-26
1
-1
/
+1
*
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
2021-07-20
1
-1
/
+1
*
samples/bpf: Fix broken tracex1 due to kprobe argument change
Yaqi Chen
2021-05-22
1
-2
/
+2
*
kfifo: fix ternary sign extension bugs
Dan Carpenter
2021-05-22
3
-6
/
+18
*
samples: bpf: Fix lwt_len_hist reusing previous BPF map
Daniel T. Lee
2020-12-29
2
-0
/
+2
*
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-29
1
-2
/
+2
*
samples: bpf: Fix build error
Matteo Croce
2020-06-03
1
-2
/
+0
*
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
2020-02-14
1
-1
/
+1
*
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
2020-01-12
1
-2
/
+16
*
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
2020-01-12
1
-2
/
+2
*
samples: pktgen: fix proc_cmd command result check logic
Daniel T. Lee
2019-12-31
1
-6
/
+11
*
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
2019-12-31
1
-1
/
+1
*
vfio-mdev/samples: Use u8 instead of char for handle functions
Nathan Chancellor
2019-12-05
1
-13
/
+13
*
mei: samples: fix a signedness bug in amt_host_if_call()
Dan Carpenter
2019-11-24
1
-1
/
+1
*
samples/bpf: fix compilation failure
Prashant Bhole
2019-11-20
3
-11
/
+12
*
samples/bpf: fix a compilation failure
Yonghong Song
2019-11-20
1
-2
/
+2
*
samples, bpf: fix to change the buffer size for read()
Chang-Hsien Tsai
2019-07-21
1
-1
/
+1
*
samples: mei: use /dev/mei0 instead of /dev/mei
Tomas Winkler
2019-02-15
1
-1
/
+1
*
samples/bpf: Check the error of write() and read()
Taeung Song
2018-08-24
1
-4
/
+15
*
samples/bpf: Check the result of system()
Taeung Song
2018-08-24
1
-3
/
+24
*
samples/bpf: add missing <linux/if_vlan.h>
Taeung Song
2018-08-24
1
-5
/
+1
*
samples/bpf: Partially fixes the bpf.o build
Mickaël Salaün
2018-04-26
1
-1
/
+4
*
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1
Tushar Dave
2017-12-20
1
-0
/
+8
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
58
-0
/
+58
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
58
-0
/
+58
*
|
Fix tracing sample code warning.
Linus Torvalds
2017-10-27
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-21
1
-1
/
+1
|
\
|
*
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
1
-1
/
+1
*
|
Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-18
1
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
tracing/samples: Fix creation and deletion of simple_thread_fn creation
Steven Rostedt (VMware)
2017-10-17
1
-3
/
+11
*
|
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
media: v4l2-pci-skeleton: constify vb2_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
|
|
/
*
|
bpf: Add lru_hash_lookup performance test
Martin KaFai Lau
2017-09-01
2
-9
/
+112
*
|
samples/bpf: Update cgroup socket examples to use uid gid helper
David Ahern
2017-09-01
2
-1
/
+16
*
|
samples/bpf: Update cgrp2 socket tests
David Ahern
2017-09-01
1
-38
/
+124
*
|
samples/bpf: Add option to dump socket settings
David Ahern
2017-09-01
1
-2
/
+73
*
|
samples/bpf: Add detach option to test_cgrp2_sock
David Ahern
2017-09-01
1
-15
/
+35
*
|
samples/bpf: Update sock test to allow setting mark and priority
David Ahern
2017-09-01
2
-17
/
+119
*
|
samples/bpf: Fix compilation issue in redirect dummy program
Tariq Toukan
2017-08-31
2
-2
/
+2
*
|
samples/bpf: xdp_monitor tool based on tracepoints
Jesper Dangaard Brouer
2017-08-29
3
-0
/
+387
*
|
samples/bpf: xdp_redirect load XDP dummy prog on TX device
Jesper Dangaard Brouer
2017-08-29
4
-15
/
+50
*
|
samples/bpf: extend test_tunnel_bpf.sh with ERSPAN
William Tu
2017-08-28
2
-1
/
+91
*
|
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-28
2
-6
/
+12
*
|
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2017-08-19
4
-11
/
+25
*
|
bpf: sockmap sample program
John Fastabend
2017-08-16
4
-2
/
+480
*
|
bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints
Yonghong Song
2017-08-07
3
-0
/
+137
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
2
-2
/
+3
|
\
\
|
|
/
|
*
samples/bpf: fix bpf tunnel cleanup
William Tu
2017-07-31
2
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
1
-4
/
+4
|
\
\
|
|
/
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
1
-4
/
+4
|
|
\
[next]