- d3cf405 Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 5 months ago
- cdf072a Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years, 5 months ago
- ff6862c Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 5 months ago
- 0326074 Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 5 months ago
- 522667b Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 2 years, 5 months ago
- 9c799c2 vfio/mdev: add mdev available instance checking to the core by Jason Gunthorpe · 2 years, 6 months ago
- 685a153 vfio/mdev: consolidate all the description sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
- f2fbc72 vfio/mdev: consolidate all the available_instance sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
- 0bc7906 vfio/mdev: consolidate all the name sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
- 290aac5 vfio/mdev: consolidate all the device_api sysfs into the core code by Jason Gunthorpe · 2 years, 6 months ago
- da44c34 vfio/mdev: simplify mdev_type handling by Christoph Hellwig · 2 years, 6 months ago
- 89345d5 vfio/mdev: embedd struct mdev_parent in the parent data structure by Christoph Hellwig · 2 years, 6 months ago
- bdef2b7 vfio/mdev: make mdev.h standalone includable by Christoph Hellwig · 2 years, 6 months ago
- b59cc7f samples/bpf: Fix typo in xdp_router_ipv4 sample by Deming Wang · 2 years, 5 months ago
- 903cfe8 samples/landlock: Print hints about ABI versions by Mickaël Salaün · 2 years, 6 months ago
- 39d6d08 tracing/user_events: Use bits vs bytes for enabled status page data by Beau Belgrave · 2 years, 8 months ago
- e4fc658 samples: add first Rust examples by Miguel Ojeda · 3 years, 8 months ago
- 3d5d18e vfio/mbochs: Use the new device life cycle helpers by Yi Liu · 2 years, 6 months ago
- 67c5a18 vfio/mtty: Use the new device life cycle helpers by Yi Liu · 2 years, 6 months ago
- 603c09f vfio/mdpy: Use the new device life cycle helpers by Yi Liu · 2 years, 6 months ago
- bc069da samples/bpf: Replace blk_account_io_done() with __blk_account_io_done() by Rong Tao · 2 years, 6 months ago
- 89dc8d0 samples/bpf: Reduce syscall overhead in map_perf_test. by Alexei Starovoitov · 2 years, 6 months ago
- ff6d365 soc: qcom: qmi: use const for struct qmi_elem_info by Jeff Johnson · 2 years, 7 months ago
- 965a9d7 Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 7 months ago
- c1c7670 Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 2 years, 7 months ago
- fea6ac5 tracing: Add example and documentation for new __vstring() macro by Steven Rostedt (Google) · 2 years, 8 months ago
- b3fce97 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 8 months ago
- 2e49662 samples: bpf: Fix cross-compiling error by using bootstrap bpftool by Pu Lehui · 2 years, 8 months ago
- 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
- b1fc28b samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE by Linkui Xiao · 2 years, 8 months ago
- b047602 Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 8 months ago
- 1e1fb42 samples: Use KSYM_NAME_LEN for kprobes by Tiezhu Yang · 2 years, 9 months ago
- e3655df fprobe/samples: Make sample_probe static by sunliming · 2 years, 9 months ago
- 49705c4 samples/bpf: Fix xdp_redirect_map egress devmap prog by Jesper Dangaard Brouer · 2 years, 8 months ago
- 0076cad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 8 months ago
- 83ec88d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
- cfb5a2d bpf, samples: Remove AF_XDP samples by Magnus Karlsson · 2 years, 8 months ago
- 179a93f fprobe, samples: Add module parameter descriptions by Masami Hiramatsu (Google) · 2 years, 9 months ago
- 93817be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 9 months ago
- 7722517 samples/bpf: fixup some tools to be able to support xdp multibuffer by Andy Gospodarek · 2 years, 9 months ago
- c88dbbc fprobe, samples: Add use_trace option and show hit/missed counter by Masami Hiramatsu (Google) · 2 years, 9 months ago
- de5bb43 samples/bpf: Check detach prog exist or not in xdp_fwd by Zhengchao Shao · 2 years, 9 months ago
- dfb99b0 treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 2) by Thomas Gleixner · 2 years, 9 months ago
- 200a89e sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requests by Lorenzo Bianconi · 2 years, 10 months ago
- 2518f22 Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years, 10 months ago
- 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 10 months ago
- cb44e4f Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 2 years, 10 months ago
- 1ef0736 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 10 months ago
- 76b902f samples/landlock: Add support for file reparenting by Mickaël Salaün · 2 years, 10 months ago
- 81709f3d samples/landlock: Format with clang-format by Mickaël Salaün · 2 years, 10 months ago
- 9805a72 samples/landlock: Add clang-format exceptions by Mickaël Salaün · 2 years, 10 months ago
- d7e6f58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- 9c2136b sched/tracing: Append prev_state to tp args instead by Delyan Kratunov · 2 years, 10 months ago
- ec24704 samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided by Jerome Marchand · 2 years, 10 months ago
- d1c5743 samples/bpf: Detach xdp prog when program exits unexpectedly in xdp_rxq_info_user by Zhengchao Shao · 2 years, 11 months ago
- 6b42f49 vfio/mdev: Remove mdev_parent_ops by Jason Gunthorpe · 2 years, 11 months ago
- e648693 vfio/mdev: Remove mdev_parent_ops dev_attr_groups by Jason Gunthorpe · 2 years, 11 months ago
- db69264 samples/bpf: Reduce the sampling interval in xdp1_user by Zhengchao Shao · 2 years, 11 months ago
- b25acda samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK by Yafang Shao · 3 years ago
- 587323c samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated thread by Lorenzo Bianconi · 3 years ago
- fc843cc samples: bpf: Fix linking xdp_router_ipv4 after migration by Alexander Lobakin · 3 years ago
- 35f91d1 sample: bpf: syscall_tp_user: Print result of verify_map by Song Chen · 3 years ago
- 85bf1f5 samples: bpf: Convert xdp_router_ipv4 to XDP samples helper by Lorenzo Bianconi · 3 years ago
- 9ae2a14 Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years ago
- d111c9f Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years ago
- 266d17a Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
- 29cbaa3 Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 3 years ago
- 7001052 Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- 1bc1910 Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- 5e6ded2 livepatch: Reorder to use before freeing a pointer by Tom Rix · 3 years ago
- 5a242d8 samples/kobject: Use sysfs_emit instead of sprintf by Nguyen Dinh Phi · 3 years ago
- 6ee64cc fprobe: Add sample program for fprobe by Masami Hiramatsu · 3 years ago
- 8fa42d7 samples/bpf, xdpsock: Fix race when running for fix duration of time by Niklas Söderlund · 3 years ago
- 0aec21c x86/ibt,ftrace: Add ENDBR to samples/ftrace by Peter Zijlstra · 3 years ago
- 3a73333 tracing: Add TRACE_CUSTOM_EVENT() macro by Steven Rostedt (Google) · 3 years ago
- 953c2f0 tracing: Add sample code for custom trace events by Steven Rostedt (Google) · 3 years ago
- fba0909 media: v4l2-pci-skeleton: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years, 2 months ago
- 6b5567b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- c57eb47 user_events: Add sample code for typical usage by Beau Belgrave · 3 years, 2 months ago
- eed09ad samples/seccomp: Adjust sample to also provide kill option by Kees Cook · 3 years, 1 month ago
- 66b513b samples/landlock: Fix path_list memory leak by Tom Rix · 3 years, 11 months ago
- 1e4edb6 samples/bpf: Get rid of bpf_prog_load_xattr() use by Andrii Nakryiko · 3 years, 1 month ago
- 8bab532 samples/bpf: Update cpumap/devmap sec_name by Lorenzo Bianconi · 3 years, 1 month ago
- 61afd3d samples/bpf: use preferred getters/setters instead of deprecated ones by Andrii Nakryiko · 3 years, 2 months ago
- caaba96 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
- d4e34bf samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIs by Andrii Nakryiko · 3 years, 2 months ago
- f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- d068144 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years, 2 months ago
- 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- ecbe794 tracing: Fix mismatched comment in __string_len by Geliang Tang · 3 years, 3 months ago
- 76acfce samples/bpf: Stop using bpf_map__def() API by Christy Lee · 3 years, 2 months ago
- 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- eb68db4 samples/bpf: xdpsock: Add timestamp for Tx-only operation by Ong Boon Leong · 3 years, 2 months ago
- 8121e78 samples/bpf: xdpsock: Add time-out for cleaning Tx by Ong Boon Leong · 3 years, 2 months ago
- fa24d0b samples/bpf: xdpsock: Add sched policy and priority support by Ong Boon Leong · 3 years, 2 months ago
- fa0d27a1 samples/bpf: xdpsock: Add cyclic TX operation capability by Ong Boon Leong · 3 years, 2 months ago
- 5a38825 samples/bpf: xdpsock: Add clockid selection support by Ong Boon Leong · 3 years, 2 months ago