summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
...
| * | vfio-dev/mdpy-fb: Use fbdev I/O helpersThomas Zimmermann2023-08-042-6/+2
| * | vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driverThomas Zimmermann2023-07-241-1/+0
| |/
* | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-291-2/+4
|\ \
| * | samples/hw_breakpoint: mark sample_hbp as staticChen Jiahao2023-07-261-1/+1
| * | samples/hw_breakpoint: fix building without module unloadingArnd Bergmann2023-07-251-0/+2
| * | samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'Rong Tao2023-07-241-1/+1
* | | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-2944-3720/+145
|\ \ \
| * | | samples/bpf: Add note to README about the XDP utilities moved to xdp-toolsToke Høiland-Jørgensen2023-08-241-0/+6
| * | | samples/bpf: Cleanup .gitignoreToke Høiland-Jørgensen2023-08-241-12/+0
| * | | samples/bpf: Remove the xdp_sample_pkts utilityToke Høiland-Jørgensen2023-08-243-256/+0
| * | | samples/bpf: Remove the xdp1 and xdp2 utilitiesToke Høiland-Jørgensen2023-08-244-398/+0
| * | | samples/bpf: Remove the xdp_rxq_info utilityToke Høiland-Jørgensen2023-08-243-757/+0
| * | | samples/bpf: Remove the xdp_redirect* utilitiesToke Høiland-Jørgensen2023-08-249-1981/+1
| * | | samples/bpf: Remove the xdp_monitor utilityToke Høiland-Jørgensen2023-08-243-133/+1
| * | | samples/bpf: simplify spintest with kprobe.multiDaniel T. Lee2023-08-212-29/+10
| * | | samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macroDaniel T. Lee2023-08-211-7/+3
| * | | samples/bpf: fix broken map lookup probeDaniel T. Lee2023-08-211-2/+15
| * | | samples/bpf: fix bio latency check with tracepointDaniel T. Lee2023-08-211-12/+24
| * | | samples/bpf: make tracing programs to be more CO-RE centricDaniel T. Lee2023-08-214-40/+20
| * | | samples/bpf: fix symbol mismatch by compiler optimizationDaniel T. Lee2023-08-212-2/+3
| * | | samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee2023-08-2117-17/+17
| * | | samples/bpf: convert to vmlinux.h with tracing programsDaniel T. Lee2023-08-2110-62/+25
| * | | samples/bpf: fix warning with ignored-attributesDaniel T. Lee2023-08-211-1/+1
| * | | samples/bpf: README: Update build dependencies requiredAnh Tuan Phan2023-07-181-5/+9
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-135-8/+12
| |\ \ \ | | |_|/ | |/| |
| | * | samples/bpf: syscall_tp: Aarch64 no open syscallRong Tao2023-07-111-0/+4
| | * | bpf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-294-8/+8
* | | | samples: ftrace: Replace bti assembly with hint for older compilerGONG, Ruiqi2023-08-215-7/+7
|/ / /
* | | 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