index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+6
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+8
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+6
2020-05-20
samples/ftrace: Fix asm function ELF annotations
Josh Poimboeuf
3
-0
/
+8
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+0
2020-05-14
samples: bpf: Fix build error
Matteo Croce
1
-2
/
+0
2020-05-14
uapi: deprecate STATX_ALL
Miklos Szeredi
1
-1
/
+1
2020-05-12
samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.
Masami Hiramatsu
2
-2
/
+6
2020-05-07
tracing: Fix doc mistakes in trace sample
Wei Yang
1
-1
/
+1
2020-05-05
samples: fix binderfs sample
Arnd Bergmann
2
-2
/
+6
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2020-04-07
samples/hw_breakpoint: drop use of kallsyms_lookup_name()
Will Deacon
1
-2
/
+7
2020-04-07
samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes
Will Deacon
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-0
/
+11
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-105
/
+163
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
11
-0
/
+11
2020-03-23
samples, bpf: Refactor perf_event user program with libbpf bpf_link
Daniel T. Lee
3
-82
/
+159
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
5
-23
/
+4
2020-02-24
media: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
8
-80
/
+73
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2020-02-05
samples: bpf: Allow for -ENETDOWN in xdpsock
Maciej Fijalkowski
1
-1
/
+2
2020-02-05
samples: bpf: Drop doubled variable declaration in xdpsock
Maciej Fijalkowski
1
-1
/
+0
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
3
-18
/
+15
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
8
-80
/
+73
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-17
/
+1
2020-01-29
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
83
-175
/
+620
2020-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
3
-17
/
+30
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
83
-119
/
+116
2020-01-22
objtool: Skip samples subdirectory
Josh Poimboeuf
1
-0
/
+1
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
83
-113
/
+112
2020-01-20
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
4
-6
/
+21
2020-01-17
livepatch: Handle allocation failure in the sample of shadow variable API
Petr Mladek
1
-6
/
+16
2020-01-17
livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
Petr Mladek
1
-3
/
+6
2020-01-17
livepatch/sample: Use the right type for the leaking data pointer
Petr Mladek
3
-10
/
+10
2020-01-16
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
1
-5
/
+3
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-02
samples/seccomp: Zero out members based on seccomp_notif_sizes
Sargun Dhillon
1
-2
/
+2
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-56
/
+504
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+18
2019-12-21
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
1
-0
/
+1
2019-12-20
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
1
-4
/
+55
2019-12-20
samples/bpf: xdpsock: Add option to specify transmit fill pattern
Jay Jayatheerthan
1
-4
/
+9
2019-12-20
samples/bpf: xdpsock: Add option to specify tx packet size
Jay Jayatheerthan
1
-11
/
+265
2019-12-20
samples/bpf: xdpsock: Add option to specify number of packets to send
Jay Jayatheerthan
1
-14
/
+59
2019-12-20
samples/bpf: xdpsock: Add option to specify batch size
Jay Jayatheerthan
1
-23
/
+29
2019-12-20
samples/bpf: xdpsock: Use common code to handle signal and main exit
Jay Jayatheerthan
1
-2
/
+7
[next]