aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2020-05-17samples: pidfd: build sample program for target architectureMasahiro Yamada
2020-05-17samples: vfs: build sample programs for target architectureMasahiro Yamada
2020-05-17samples: connector: build sample program for target architectureMasahiro Yamada
2020-05-17samples: hidraw: build sample program for target architectureMasahiro Yamada
2020-05-17samples: uhid: build sample program for target architectureMasahiro Yamada
2020-05-17samples: uhid: fix warnings in uhid-exampleSam Ravnborg
2020-05-17samples: seccomp: build sample programs for target architectureMasahiro Yamada
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-14samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi
2020-05-14samples: bpf: Fix build errorMatteo Croce
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi
2020-05-13samples/bpf: Remove compiler warningsYonghong Song
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu
2020-05-12Revert "objtool: Skip samples subdirectory"Masahiro Yamada
2020-05-07tracing: Fix doc mistakes in trace sampleWei Yang
2020-05-05samples: fix binderfs sampleArnd Bergmann
2020-04-30docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-07samples/hw_breakpoint: drop use of kallsyms_lookup_name()Will Deacon
2020-04-07samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writesWill Deacon
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23samples, bpf: Refactor perf_event user program with libbpf bpf_linkDaniel T. Lee
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-05samples: bpf: Allow for -ENETDOWN in xdpsockMaciej Fijalkowski
2020-02-05samples: bpf: Drop doubled variable declaration in xdpsockMaciej Fijalkowski
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22objtool: Skip samples subdirectoryJosh Poimboeuf
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2020-01-20samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-17livepatch: Handle allocation failure in the sample of shadow variable APIPetr Mladek
2020-01-17livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyPetr Mladek
2020-01-17livepatch/sample: Use the right type for the leaking data pointerPetr Mladek
2020-01-16devmap: Adjust tracepoint for map-less queue flushJesper Dangaard Brouer
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-02samples/seccomp: Zero out members based on seccomp_notif_sizesSargun Dhillon
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds