- 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- f9a6661 samples/bpf, xdpsock: Fix race when running for fix duration of time by Niklas Söderlund · 2 years, 10 months ago
- f45f895 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years ago
- d605f2f Merge 5.10.91 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 786a335 ftrace/samples: Add missing prototypes direct functions by Jiri Olsa · 3 years ago
- 3a624c9 ANDROID: fips140: add show_invalid_inputs command to fips140_lab_util by Eric Biggers · 3 years ago
- a481d43 ANDROID: fips140: refactor and rename fips140_lab_test by Eric Biggers · 3 years ago
- bc8ae0e Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 1 month ago
- 109f31a ANDROID: fips140: add userspace interface for evaluation testing by Eric Biggers · 3 years, 1 month ago
- 5109802 samples/kretprobes: Fix return value if register_kretprobe() failed by Tiezhu Yang · 3 years, 2 months ago
- 874d5aa samples: bpf: Fix tracex7 error raised on the missing argument by Juhee Kang · 3 years, 5 months ago
- d993a6f samples: pktgen: add missing IPv6 option to pktgen scripts by Juhee Kang · 3 years, 5 months ago
- b836151 bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring by Matthew Cover · 3 years, 5 months ago
- e717f97 samples/bpf: Fix the error return code of xdp_redirect's main() by Wang Hai · 3 years, 6 months ago
- 79bf8f0 samples/bpf: Fix Segmentation fault for xdp_redirect command by Wang Hai · 3 years, 6 months ago
- 2adb031 samples: vfio-mdev: fix error handing in mdpy_fb_probe() by Wei Yongjun · 3 years, 7 months ago
- bc924bb samples/bpf: Consider frame size in tx_only of xdpsock sample by Magnus Karlsson · 3 years, 8 months ago
- 799c395 samples/bpf: Fix broken tracex1 due to kprobe argument change by Yaqi Chen · 3 years, 8 months ago
- 618fa6a kfifo: fix ternary sign extension bugs by Dan Carpenter · 3 years, 8 months ago
- f126147 samples, bpf: Add missing munmap in xdpsock by Maciej Fijalkowski · 3 years, 10 months ago
- 6e223a3 watch_queue: Drop references to /dev/watch_queue by Gabriel Krisman Bertazi · 4 years, 1 month ago
- 81ef603 samples/bpf: Fix possible hang in xdpsock with multiple threads by Magnus Karlsson · 4 years, 1 month ago
- 5bf76d5 samples: bpf: Fix lwt_len_hist reusing previous BPF map by Daniel T. Lee · 4 years, 1 month ago
- ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- 983df5f samples/ftrace: Mark my_tramp[12]? global by Sami Tolvanen · 4 years, 1 month ago
- 86bbf01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
- 80ade22c misc: mic: remove the MIC drivers by Sudeep Dutt · 4 years, 2 months ago
- c66dca9 samples/bpf: Set rlimit for memlock to infinity in all samples by Toke Høiland-Jørgensen · 4 years, 2 months ago
- 3652c9a bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static by Daniel Borkmann · 4 years, 2 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
- ca5387e Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 2 months ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
- 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 2 months ago
- 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 2 months ago
- 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
- 321f632 samples: bpf: Refactor XDP kern program maps with BTF-defined map by Daniel T. Lee · 4 years, 3 months ago
- 151936b samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu by Daniel T. Lee · 4 years, 3 months ago
- 8ac91df samples: bpf: Refactor xdp_monitor with libbpf by Daniel T. Lee · 4 years, 3 months ago
- 76ecfcb08 samples: configfs: prefer pr_err() over bare printk(KERN_ERR by Bartosz Golaszewski · 4 years, 3 months ago
- 288f295 samples: configfs: don't use spaces before tabs by Bartosz Golaszewski · 4 years, 3 months ago
- 4e415a8 samples: configfs: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 3 months ago
- 91aad62 samples: configfs: don't reinitialize variables which are already zeroed by Bartosz Golaszewski · 4 years, 3 months ago
- b86ff67 samples: configfs: replace simple_strtoul() with kstrtoint() by Bartosz Golaszewski · 4 years, 3 months ago
- 1b0d36e samples: configfs: fix alignment in item struct by Bartosz Golaszewski · 4 years, 3 months ago
- e0ee1fd samples: configfs: drop unnecessary ternary operators by Bartosz Golaszewski · 4 years, 3 months ago
- 4472437 samples: configfs: remove redundant newlines by Bartosz Golaszewski · 4 years, 3 months ago
- 67ed375 samples: bpf: Driver interrupt statistics in xdpsock by Ciara Loftus · 4 years, 3 months ago
- 60dc609 samples: bpf: Count syscalls in xdpsock by Ciara Loftus · 4 years, 3 months ago
- 2e8806f samples: bpf: Split xdpsock stats into new struct by Ciara Loftus · 4 years, 3 months ago
- 544d6ad samples/bpf: Fix a compilation error with fallthrough marking by Yonghong Song · 4 years, 3 months ago
- 9618bde samples/bpf: Change Makefile to cope with latest llvm by Yonghong Song · 4 years, 3 months ago
- cc1a267 misc: vop: add round_up(x,4) for vring_size to avoid kernel panic by Sherry Sun · 4 years, 3 months ago
- b31de43 samples: mpssd: fix the build errors when enable DEBUG in mpssd.c by Sherry Sun · 4 years, 3 months ago
- faef26f bpf, selftests: Use bpf_tail_call_static where appropriate by Daniel Borkmann · 4 years, 3 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
- acc4229 nitro_enclaves: Add sample for ioctl interface usage by Andra Paraschiv · 4 years, 3 months ago
- f55f4c3 samples/bpf: Fix test_map_in_map on s390 by Ilya Leoshkevich · 4 years, 3 months ago
- b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 3 months ago
- 74e0067 samples/bpf: Add quiet option to xdpsock by Magnus Karlsson · 4 years, 4 months ago
- 5a2a0dd samples/bpf: Fix possible deadlock in xdpsock by Magnus Karlsson · 4 years, 4 months ago
- 3131cf6 samples/bpf: Fix one packet sending in xdpsock by Magnus Karlsson · 4 years, 4 months ago
- 7f9a235 docs: trace: fix the location of kprobes.rst by Mauro Carvalho Chehab · 4 years, 4 months ago
- be0704b samples: vfio-mdev/mbochs: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- f9bec5d samples, bpf: Add xsk_fwd test file to .gitignore by Daniel T. Lee · 4 years, 4 months ago
- 698584d samples, bpf: Replace bpf_program__title() with bpf_program__section_name() by Daniel T. Lee · 4 years, 4 months ago
- b69e56c samples/bpf: Fix to xdpsock to avoid recycling frames by Weqaar Janjua · 4 years, 4 months ago
- c8a039a samples/bpf: Optimize l2fwd performance in xdpsock by Magnus Karlsson · 4 years, 4 months ago
- 35149b2 samples/bpf: Add new sample xsk_fwd.c by Cristian Dumitrescu · 4 years, 4 months ago
- f0c328f samples: bpf: Refactor tracepoint tracing programs with libbpf by Daniel T. Lee · 4 years, 4 months ago
- 3677d0a samples: bpf: Refactor kprobe tracing programs with libbpf by Daniel T. Lee · 4 years, 4 months ago
- 35a8b6d samples: bpf: Cleanup bpf_load.o from Makefile by Daniel T. Lee · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- eea1128 tracing: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
- 25239fd kprobes: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
- 2bf8c7e samples: bpf: Fix broken bpf programs due to removed symbol by Daniel T. Lee · 4 years, 4 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
- 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 5 months ago
- ce4dade samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap by Lorenzo Bianconi · 4 years, 6 months ago
- a4e76f1 samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop by Lorenzo Bianconi · 4 years, 6 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- b36c320 samples: bpf: Add an option for printing extra statistics in xdpsock by Ciara Loftus · 4 years, 6 months ago
- eef8a42d bpf: Fix fds_example SIGSEGV error by Wenbo Zhang · 4 years, 6 months ago
- 2575b2f PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h by Huacai Chen · 4 years, 6 months ago
- cc7f641 samples: bpf: Refactor BPF map performance test with libbpf by Daniel T. Lee · 4 years, 6 months ago
- 88795b4 samples: bpf: Refactor BPF map in map test with libbpf by Daniel T. Lee · 4 years, 6 months ago
- af9bd3e samples: bpf: Fix bpf programs with kprobe/sys_connect event by Daniel T. Lee · 4 years, 6 months ago
- c3eeaae samples/vfs: avoid warning in statx override by Kees Cook · 4 years, 6 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- be9160a Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
- 214377e samples: watch_queue: build sample program for target architecture by Masahiro Yamada · 4 years, 6 months ago
- 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
- 8e2a46a docs: move remaining stuff under Documentation/*.txt to Documentation/staging by Mauro Carvalho Chehab · 4 years, 7 months ago
- b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- 9fbc01c sample-trace-array: Remove trace_array 'sample-instance' by Kefeng Wang · 4 years, 7 months ago