Age | Commit message (Expand) | Author |
2022-01-24 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-01-20 | samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIs | Andrii Nakryiko |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf... | Yafang Shao |
2022-01-16 | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-13 | tracing: Fix mismatched comment in __string_len | Geliang Tang |
2022-01-12 | samples/bpf: Stop using bpf_map__def() API | Christy Lee |
2022-01-12 | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-01-10 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-01-05 | samples/bpf: xdpsock: Add timestamp for Tx-only operation | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add time-out for cleaning Tx | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add sched policy and priority support | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add cyclic TX operation capability | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add clockid selection support | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add Dest and Src MAC setting for Tx-only operation | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add VLAN support for Tx-only operation | Ong Boon Leong |
2022-01-05 | ftrace/samples: Add missing prototypes direct functions | Jiri Olsa |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-12-21 | Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-14 | samples/bpf: Stop using bpf_object__find_program_by_title API. | Kui-Feng Lee |
2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-12-09 | ftrace/samples: Add module to test multi direct modify interface | Jiri Olsa |
2021-12-09 | samples/bpf: Remove unneeded variable | Minghao Chi |
2021-12-08 | x86: Prepare inline-asm for straight-line-speculation | Peter Zijlstra |
2021-12-06 | samples: bpf: Fix 'unknown warning group' build warning on Clang | Alexander Lobakin |
2021-12-06 | samples: bpf: Fix xdp_sample_user.o linking with Clang | Alexander Lobakin |
2021-12-06 | samples/trace_event: Add '__rel_loc' using sample event | Masami Hiramatsu |
2021-12-02 | samples/bpf: Get rid of deprecated libbpf API uses | Andrii Nakryiko |
2021-12-02 | samples/bpf: Clean up samples/bpf build failes | Andrii Nakryiko |
2021-12-01 | samples: bpf: Fix conflicting types in fds_example | Alexander Lobakin |
2021-11-26 | coresight: syscfg: Example CoreSight configuration loadable module | Mike Leach |
2021-11-20 | Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-18 | ftrace/samples: add s390 support for ftrace direct multi sample | Heiko Carstens |
2021-11-18 | ftrace/samples: add missing Kconfig option for ftrace direct multi sample | Heiko Carstens |
2021-11-15 | samples/bpf: Fix build error due to -isystem removal | Alexander Lobakin |
2021-11-12 | samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu | Kumar Kartikeya Dwivedi |
2021-11-12 | samples/bpf: Fix summary per-sec stats in xdp_sample_user | Alexander Lobakin |
2021-11-07 | Add gitignore file for samples/fanotify/ subdirectory | Linus Torvalds |
2021-11-06 | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-11-06 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-03 | Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-11-03 | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-11-01 | ftrace/samples: Add missing prototype for my_direct_func | Jiri Olsa |
2021-11-01 | samples: remove duplicate include in fs-monitor.c | Zhang Mingyu |