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, bpf: Refactor kprobe, tail call kern progs map definition
Daniel T. Lee
2020-05-19
8
-91
/
+93
*
samples, bpf: Add tracex7 test file to .gitignore
Daniel T. Lee
2020-05-19
1
-0
/
+1
*
samples, bpf: Refactor tail call user progs with libbpf
Daniel T. Lee
2020-05-19
3
-31
/
+103
*
samples, bpf: Refactor kprobe tracing user progs with libbpf
Daniel T. Lee
2020-05-19
9
-64
/
+252
*
samples, bpf: Refactor pointer error check with libbpf
Daniel T. Lee
2020-05-19
3
-15
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
2
-3
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
1
-2
/
+0
|
|
\
|
|
*
samples: bpf: Fix build error
Matteo Croce
2020-05-14
1
-2
/
+0
|
*
|
tracing: Fix doc mistakes in trace sample
Wei Yang
2020-05-07
1
-1
/
+1
|
|
/
*
|
samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS
Lorenzo Bianconi
2020-05-14
2
-14
/
+17
*
|
samples/bpf: Remove compiler warnings
Yonghong Song
2020-05-13
3
-6
/
+6
*
|
docs: networking: convert pktgen.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
|
/
*
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-04-21
1
-1
/
+1
*
samples/hw_breakpoint: drop use of kallsyms_lookup_name()
Will Deacon
2020-04-07
1
-2
/
+7
*
samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes
Will Deacon
2020-04-07
1
-1
/
+1
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
11
-0
/
+11
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
11
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
7
-105
/
+163
|
\
\
|
*
|
samples, bpf: Refactor perf_event user program with libbpf bpf_link
Daniel T. Lee
2020-03-23
3
-82
/
+159
|
*
|
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2020-03-23
5
-23
/
+4
|
|
/
*
|
media: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
8
-80
/
+73
|
\
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
8
-80
/
+73
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-08
1
-2
/
+2
|
\
\
|
*
|
samples: bpf: Allow for -ENETDOWN in xdpsock
Maciej Fijalkowski
2020-02-05
1
-1
/
+2
|
*
|
samples: bpf: Drop doubled variable declaration in xdpsock
Maciej Fijalkowski
2020-02-05
1
-1
/
+0
*
|
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
3
-18
/
+15
|
|
/
|
/
|
*
|
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
2
-17
/
+1
|
\
\
|
*
\
Backmerge v5.5-rc7 into drm-next
Dave Airlie
2020-01-20
4
-6
/
+21
|
|
\
\
|
*
\
\
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
2
-17
/
+1
|
|
\
\
\
|
|
*
|
|
samples: vfio-mdev: constify fb ops
Jani Nikula
2019-12-10
1
-1
/
+1
|
|
*
|
|
sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support
Daniel Vetter
2019-11-25
1
-16
/
+0
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-29
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
objtool: Skip samples subdirectory
Josh Poimboeuf
2020-01-22
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
83
-175
/
+620
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-23
83
-119
/
+116
|
|
\
\
\
\
|
|
*
|
|
|
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
83
-113
/
+112
|
|
*
|
|
|
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
2020-01-20
1
-1
/
+1
|
|
*
|
|
|
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
2020-01-16
1
-5
/
+3
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
/
/
/
|
|
|
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
12
-56
/
+504
|
|
\
\
\
\
|
|
*
|
|
|
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
2019-12-20
1
-4
/
+55
|
|
*
|
|
|
samples/bpf: xdpsock: Add option to specify transmit fill pattern
Jay Jayatheerthan
2019-12-20
1
-4
/
+9
|
|
*
|
|
|
samples/bpf: xdpsock: Add option to specify tx packet size
Jay Jayatheerthan
2019-12-20
1
-11
/
+265
|
|
*
|
|
|
samples/bpf: xdpsock: Add option to specify number of packets to send
Jay Jayatheerthan
2019-12-20
1
-14
/
+59
|
|
*
|
|
|
samples/bpf: xdpsock: Add option to specify batch size
Jay Jayatheerthan
2019-12-20
1
-23
/
+29
|
|
*
|
|
|
samples/bpf: xdpsock: Use common code to handle signal and main exit
Jay Jayatheerthan
2019-12-20
1
-2
/
+7
|
|
*
|
|
|
samples/bpf: xdpsock: Add duration option to specify how long to run
Jay Jayatheerthan
2019-12-20
1
-2
/
+35
|
|
*
|
|
|
samples/bpf: Attach XDP programs in driver mode by default
Toke Høiland-Jørgensen
2019-12-16
11
-12
/
+58
|
|
*
|
|
|
samples/bpf: Set -fno-stack-protector when building BPF programs
Toke Høiland-Jørgensen
2019-12-16
1
-0
/
+1
[next]