summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* arm64: ftrace: Add direct call trampoline samples supportFlorent Revest2023-07-105-0/+149
* samples: ftrace: Save required argument registers in sample trampolinesFlorent Revest2023-07-101-6/+8
* Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-059-6/+37
|\
| * samples: pktgen: fix append mode failed issueJ.J. Martzki2023-07-039-6/+37
* | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-035-0/+139
|\ \
| * | samples: pfsm: add CC_CAN_LINK dependencyArnd Bergmann2023-06-191-0/+1
| * | samples: Add userspace example for TI TPS6594 PFSMJulien Panis2023-06-155-0/+138
* | | Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-06-301-2/+4
|\ \ \ | |_|/ |/| |
| * | fprobe: Pass return address to the handlersMasami Hiramatsu (Google)2023-06-061-2/+4
| |/
* | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-283-3/+3
|\ \
| * | samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60Jesper Dangaard Brouer2023-05-312-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-251-1/+0
| |\|
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-161-1/+1
| |\ \
| | * | samples/bpf: Fix buffer overflow in tcp_baserttPengcheng Yang2023-05-051-1/+1
* | | | kmemleak-test: drop __init to get better backtraceJim Cromie2023-06-091-1/+1
| |_|/ |/| |
* | | samples/bpf: Drop unnecessary fallthroughAndrii Nakryiko2023-05-161-1/+0
|/ /
* | Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-045-0/+150
|\ \
| * | LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-015-0/+150
* | | Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-04-301-0/+26
|\ \ \
| * | | samples: rust: print: Add sample code for Arc printingBoqun Feng2023-04-101-0/+26
| |/ /
* | | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-04-282-39/+13
|\ \ \
| * | | tracing/user_events: Use write ABI in exampleBeau Belgrave2023-03-291-37/+8
| * | | fprobe: Skip exit_handler if entry_handler returns !0Masami Hiramatsu (Google)2023-03-281-2/+3
| * | | fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)2023-03-281-2/+4
* | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-273-2/+9
|\ \ \ \
| * | | | kmemleak-test: fix kmemleak_test.c build logicHao Ge2023-04-183-2/+9
| | |/ / | |/| |
* | | | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-3/+2
|\ \ \ \
| * | | | virt: acrn: Replace obsolete memalign() with posix_memalign()Deming Wang2023-04-201-3/+2
| |/ / /
* | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-273-3/+3
|\ \ \ \
| * | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-173-3/+3
| |/ / /
* | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-273-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample driversYi Liu2023-03-313-0/+9
| |/ /
* | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-269-15/+23
|\ \ \ | |_|/ |/| |
| * | samples/bpf: sampleip: Replace PAGE_OFFSET with _text addressRong Tao2023-04-131-2/+9
| * | Daniel Borkmann says:Jakub Kicinski2023-04-138-13/+14
| |\ \ | | |/ | |/|
| | * samples/bpf: Fix fout leak in hbm's run_bpf_progHao Zeng2023-04-131-0/+1
| | * bpf: use canonical ftrace pathRoss Zwisler2023-03-138-13/+13
* | | ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest2023-03-216-17/+17
* | | ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multiFlorent Revest2023-03-213-14/+22
* | | ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()Florent Revest2023-03-212-4/+2
|/ /
* | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-011-0/+8
|\ \ | |/ |/|
| * samples/kprobes: Add LoongArch supportTiezhu Yang2023-02-251-0/+8
* | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-02-252-8/+111
|\ \
| * | samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHSye xingchen2023-01-301-1/+1
| * | vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann2023-01-301-0/+3
| * | vfio-mdev: move the mtty usage documentationChristoph Hellwig2023-01-231-0/+100
| * | vfio-mdev: turn VFIO_MDEV into a selectable symbolChristoph Hellwig2023-01-231-3/+3
| * | vfio-mdev: allow building the samples into the kernelChristoph Hellwig2023-01-231-8/+8
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\ \ \
| * | | samples/kobject: make kobj_type structure constantThomas Weißschuh2023-02-081-1/+1
| |/ /