aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2020-05-17samples: pidfd: build sample program for target architectureGravatar Masahiro Yamada 2-5/+5
2020-05-17samples: vfs: build sample programs for target architectureGravatar Masahiro Yamada 2-9/+4
2020-05-17samples: connector: build sample program for target architectureGravatar Masahiro Yamada 1-9/+3
2020-05-17samples: hidraw: build sample program for target architectureGravatar Masahiro Yamada 2-7/+4
2020-05-17samples: uhid: build sample program for target architectureGravatar Masahiro Yamada 4-6/+12
2020-05-17samples: uhid: fix warnings in uhid-exampleGravatar Sam Ravnborg 1-2/+2
2020-05-17samples: seccomp: build sample programs for target architectureGravatar Masahiro Yamada 2-40/+4
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-3/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-2/+0
2020-05-14samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSGravatar Lorenzo Bianconi 2-14/+17
2020-05-14samples: bpf: Fix build errorGravatar Matteo Croce 1-2/+0
2020-05-14uapi: deprecate STATX_ALLGravatar Miklos Szeredi 1-1/+1
2020-05-13samples/bpf: Remove compiler warningsGravatar Yonghong Song 3-6/+6
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Gravatar Masami Hiramatsu 2-2/+6
2020-05-12Revert "objtool: Skip samples subdirectory"Gravatar Masahiro Yamada 1-1/+0
2020-05-07tracing: Fix doc mistakes in trace sampleGravatar Wei Yang 1-1/+1
2020-05-05samples: fix binderfs sampleGravatar Arnd Bergmann 2-2/+6
2020-04-30docs: networking: convert pktgen.txt to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksGravatar Jann Horn 1-1/+1
2020-04-07samples/hw_breakpoint: drop use of kallsyms_lookup_name()Gravatar Will Deacon 1-2/+7
2020-04-07samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writesGravatar Will Deacon 1-1/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 11-0/+11
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 7-105/+163
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 11-0/+11
2020-03-23samples, bpf: Refactor perf_event user program with libbpf bpf_linkGravatar Daniel T. Lee 3-82/+159
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersGravatar Daniel T. Lee 5-23/+4
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOGravatar Hans Verkuil 1-1/+1
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 8-80/+73
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+2
2020-02-05samples: bpf: Allow for -ENETDOWN in xdpsockGravatar Maciej Fijalkowski 1-1/+2
2020-02-05samples: bpf: Drop doubled variable declaration in xdpsockGravatar Maciej Fijalkowski 1-1/+0
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 3-18/+15
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 8-80/+73
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-17/+1
2020-01-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 83-175/+620
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Gravatar Linus Torvalds 3-17/+30
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 83-119/+116
2020-01-22objtool: Skip samples subdirectoryGravatar Josh Poimboeuf 1-0/+1
2020-01-20samples/bpf: Use consistent include paths for libbpfGravatar Toke Høiland-Jørgensen 83-113/+112
2020-01-20samples/bpf: Don't try to remove user's homedir on cleanGravatar Toke Høiland-Jørgensen 1-1/+1
2020-01-20Backmerge v5.5-rc7 into drm-nextGravatar Dave Airlie 4-6/+21
2020-01-17livepatch: Handle allocation failure in the sample of shadow variable APIGravatar Petr Mladek 1-6/+16
2020-01-17livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyGravatar Petr Mladek 1-3/+6
2020-01-17livepatch/sample: Use the right type for the leaking data pointerGravatar Petr Mladek 3-10/+10
2020-01-16devmap: Adjust tracepoint for map-less queue flushGravatar Jesper Dangaard Brouer 1-5/+3
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-2/+2
2020-01-02samples/seccomp: Zero out members based on seccomp_notif_sizesGravatar Sargun Dhillon 1-2/+2
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 12-56/+504
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 2-4/+18