index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
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
|
|
*
|
|
|
samples/bpf: Add missing -lz to TPROGS_LDLIBS
Toke Høiland-Jørgensen
2019-12-16
1
-1
/
+1
|
|
*
|
|
|
samples/bpf: Reintroduce missed build targets
Prashant Bhole
2019-12-16
1
-0
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2020-01-27
3
-17
/
+30
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
livepatch: Handle allocation failure in the sample of shadow variable API
Petr Mladek
2020-01-17
1
-6
/
+16
|
*
|
|
|
livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
Petr Mladek
2020-01-17
1
-3
/
+6
|
*
|
|
|
livepatch/sample: Use the right type for the leaking data pointer
Petr Mladek
2020-01-17
3
-10
/
+10
*
|
|
|
|
samples/seccomp: Zero out members based on seccomp_notif_sizes
Sargun Dhillon
2020-01-02
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
2
-4
/
+18
|
\
\
\
\
|
*
|
|
|
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
2019-12-11
1
-2
/
+16
|
*
|
|
|
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
2019-12-11
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
/
|
|
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
2019-12-21
1
-0
/
+1
|
/
/
/
*
|
|
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
2019-12-04
1
-3
/
+3
*
|
|
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
8
-0
/
+424
|
\
\
\
|
*
|
|
tracing: Sample module to demonstrate kernel access to Ftrace instances.
Divya Indi
2019-11-22
5
-0
/
+226
|
*
|
|
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
2019-11-15
1
-1
/
+1
|
*
|
|
ftrace/samples: Add a sample module that implements modify_ftrace_direct()
Steven Rostedt (VMware)
2019-11-14
2
-0
/
+89
|
*
|
|
ftrace: Add another example of register_ftrace_direct() use case
Steven Rostedt (VMware)
2019-11-13
2
-0
/
+52
|
*
|
|
ftrace: Add sample module that uses register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
4
-0
/
+57
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
3
-6
/
+14
|
\
\
\
|
*
\
\
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
2019-11-11
1
-0
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge 5.4-rc5 into char-misc-next
Greg Kroah-Hartman
2019-10-27
2
-1
/
+13
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
samples: mei: use hostprogs kbuild constructs
Tomas Winkler
2019-10-21
3
-6
/
+14
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
21
-228
/
+339
|
\
\
\
\
|
*
|
|
|
samples/bpf: Add missing option to xdpsock usage
Andre Guedes
2019-11-15
1
-0
/
+2
|
*
|
|
|
samples/bpf: Remove duplicate option from xdpsock
Andre Guedes
2019-11-15
1
-1
/
+0
|
*
|
|
|
samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
Magnus Karlsson
2019-11-10
1
-12
/
+29
|
*
|
|
|
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
2019-11-10
4
-42
/
+135
[next]