index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
Haoran Jiang
1
-1
/
+1
2025-05-22
tracing: samples: Initialize trace_array_printk() with the correct function
Steven Rostedt
1
-1
/
+1
2025-03-13
samples/landlock: Fix possible NULL dereference in parse_path()
Zichen Xie
1
-0
/
+7
2024-12-14
samples/bpf: Fix a resource leak
Zhu Jun
1
-1
/
+3
2024-12-14
bpf: Fix the xdp_adjust_tail sample prog issue
Yuan Chen
1
-0
/
+1
2024-12-14
samples: pktgen: correct dev to DEV
Wei Fang
1
-1
/
+1
2024-07-27
Add gitignore file for samples/fanotify/ subdirectory
Linus Torvalds
1
-0
/
+1
2024-07-27
samples: Make fs-monitor depend on libc and headers
Gabriel Krisman Bertazi
1
-1
/
+1
2024-07-27
samples: Add fs error monitoring example
Gabriel Krisman Bertazi
4
-0
/
+157
2023-09-23
samples/hw_breakpoint: fix building without module unloading
Arnd Bergmann
1
-0
/
+2
2023-09-23
samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
Rong Tao
1
-1
/
+1
2023-09-19
samples/bpf: fix broken map lookup probe
Daniel T. Lee
1
-2
/
+15
2023-07-23
samples: ftrace: Save required argument registers in sample trampolines
Florent Revest
1
-6
/
+8
2023-07-23
samples/bpf: Fix buffer overflow in tcp_basertt
Pengcheng Yang
1
-1
/
+1
2023-05-24
samples/bpf: Fix fout leak in hbm's run_bpf_prog
Hao Zeng
1
-0
/
+1
2022-12-31
samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
Shang XiaoJing
1
-1
/
+7
2022-06-09
samples/landlock: Format with clang-format
Mickaël Salaün
1
-44
/
+52
2022-06-09
samples/landlock: Add clang-format exceptions
Mickaël Salaün
1
-0
/
+8
2022-06-09
samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided
Jerome Marchand
1
-5
/
+4
2022-05-15
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
3
-4
/
+4
2022-04-08
samples/bpf, xdpsock: Fix race when running for fix duration of time
Niklas Söderlund
1
-2
/
+3
2022-04-08
samples/landlock: Fix path_list memory leak
Tom Rix
1
-0
/
+1
2022-01-27
samples: bpf: Fix 'unknown warning group' build warning on Clang
Alexander Lobakin
1
-0
/
+2
2022-01-27
samples: bpf: Fix xdp_sample_user.o linking with Clang
Alexander Lobakin
1
-1
/
+6
2022-01-27
samples/bpf: Clean up samples/bpf build failes
Andrii Nakryiko
4
-21
/
+12
2022-01-27
samples/bpf: Install libbpf headers when building
Quentin Monnet
1
-10
/
+30
2022-01-11
ftrace/samples: Add missing prototypes direct functions
Jiri Olsa
3
-0
/
+8
2021-11-25
samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-11-25
samples/bpf: Fix summary per-sec stats in xdp_sample_user
Alexander Lobakin
1
-13
/
+15
2021-11-18
samples/kretprobes: Fix return value if register_kretprobe() failed
Tiezhu Yang
1
-1
/
+1
2021-11-18
samples/bpf: Fix application of sizeof to pointer
David Yang
1
-4
/
+2
2021-09-29
samples/bpf: Relicense bpf_insn.h as GPL-2.0-only OR BSD-2-Clause
Luca Boccassi
1
-1
/
+1
2021-09-28
samples: bpf: Fix vmlinux.h generation for XDP samples
Kumar Kartikeya Dwivedi
2
-14
/
+8
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-11
/
+9
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-70
/
+50
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+30
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
37
-2906
/
+3460
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
22
-2846
/
+3341
2021-08-26
samples: bpf: Fix uninitialized variable in xdp_redirect_cpu
Kumar Kartikeya Dwivedi
1
-2
/
+3
2021-08-25
samples: pktgen: add trap SIGINT for printing execution result
Juhee Kang
5
-27
/
+62
2021-08-25
samples: pktgen: fix to print when terminated normally
Juhee Kang
1
-2
/
+4
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
4
-220
/
+153
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-31
/
+26
2021-08-24
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2
-229
/
+161
2021-08-24
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-70
/
+25
2021-08-24
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2
-767
/
+343
2021-08-24
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-293
/
+105
2021-08-24
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2
-159
/
+116
2021-08-24
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
3
-92
/
+52
2021-08-24
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
3
-735
/
+83
[next]