| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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 |
|/ / |
|
* / | 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-04-01 | 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-10 | 8 | -80/+73 |
|\ |
|
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 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-29 | 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-21 | 83 | -113/+112 |
| | * | | | | samples/bpf: Don't try to remove user's homedir on clean | Toke Høiland-Jørgensen | 2020-01-21 | 1 | -1/+1 |
| | * | | | | devmap: Adjust tracepoint for map-less queue flush | Jesper Dangaard Brouer | 2020-01-17 | 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-21 | 1 | -4/+55 |
| | * | | | | samples/bpf: xdpsock: Add option to specify transmit fill pattern | Jay Jayatheerthan | 2019-12-21 | 1 | -4/+9 |
| | * | | | | samples/bpf: xdpsock: Add option to specify tx packet size | Jay Jayatheerthan | 2019-12-21 | 1 | -11/+265 |
| | * | | | | samples/bpf: xdpsock: Add option to specify number of packets to send | Jay Jayatheerthan | 2019-12-21 | 1 | -14/+59 |
| | * | | | | samples/bpf: xdpsock: Add option to specify batch size | Jay Jayatheerthan | 2019-12-21 | 1 | -23/+29 |
| | * | | | | samples/bpf: xdpsock: Use common code to handle signal and main exit | Jay Jayatheerthan | 2019-12-21 | 1 | -2/+7 |
| | * | | | | samples/bpf: xdpsock: Add duration option to specify how long to run | Jay Jayatheerthan | 2019-12-21 | 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-12 | 1 | -2/+16 |
| * | | | | samples: bpf: Replace symbol compare of trace_event | Daniel T. Lee | 2019-12-12 | 1 | -2/+2 |
| | |/ /
| |/| | |
|