index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2025-08-28
samples: mei: Fix building on musl libc
Brahmajit Das
2025-06-04
tracing: samples: Initialize trace_array_printk() with the correct function
Steven Rostedt
2024-12-14
samples/bpf: Fix a resource leak
Zhu Jun
2024-12-14
bpf: Fix the xdp_adjust_tail sample prog issue
Yuan Chen
2024-08-19
Add gitignore file for samples/fanotify/ subdirectory
Linus Torvalds
2024-08-19
samples: Make fs-monitor depend on libc and headers
Gabriel Krisman Bertazi
2024-08-19
samples: Add fs error monitoring example
Gabriel Krisman Bertazi
2023-09-23
samples/hw_breakpoint: fix building without module unloading
Arnd Bergmann
2023-09-23
samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
Rong Tao
2023-09-19
samples/bpf: fix broken map lookup probe
Daniel T. Lee
2023-07-27
samples: ftrace: Save required argument registers in sample trampolines
Florent Revest
2023-07-27
samples/bpf: Fix buffer overflow in tcp_basertt
Pengcheng Yang
2023-05-30
samples/bpf: Fix fout leak in hbm's run_bpf_prog
Hao Zeng
2023-01-14
samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
Shang XiaoJing
2022-07-25
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2022-04-08
samples/bpf, xdpsock: Fix race when running for fix duration of time
Niklas Söderlund
2022-01-11
ftrace/samples: Add missing prototypes direct functions
Jiri Olsa
2021-11-18
samples/kretprobes: Fix return value if register_kretprobe() failed
Tiezhu Yang
2021-09-18
samples: bpf: Fix tracex7 error raised on the missing argument
Juhee Kang
2021-09-15
samples: pktgen: add missing IPv6 option to pktgen scripts
Juhee Kang
2021-09-15
bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring
Matthew Cover
2021-07-14
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
2021-07-14
samples/bpf: Fix Segmentation fault for xdp_redirect command
Wang Hai
2021-06-10
samples: vfio-mdev: fix error handing in mdpy_fb_probe()
Wei Yongjun
2021-06-03
samples/bpf: Consider frame size in tx_only of xdpsock sample
Magnus Karlsson
2021-05-19
samples/bpf: Fix broken tracex1 due to kprobe argument change
Yaqi Chen
2021-05-14
kfifo: fix ternary sign extension bugs
Dan Carpenter
2021-03-17
samples, bpf: Add missing munmap in xdpsock
Maciej Fijalkowski
2021-03-04
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
2020-12-30
samples/bpf: Fix possible hang in xdpsock with multiple threads
Magnus Karlsson
2020-12-30
samples: bpf: Fix lwt_len_hist reusing previous BPF map
Daniel T. Lee
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-30
samples/ftrace: Mark my_tramp[12]? global
Sami Tolvanen
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-27
samples/bpf: Set rlimit for memlock to infinity in all samples
Toke Høiland-Jørgensen
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-11
samples: bpf: Refactor XDP kern program maps with BTF-defined map
Daniel T. Lee
2020-10-11
samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
Daniel T. Lee
2020-10-11
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2020-10-07
samples: configfs: prefer pr_err() over bare printk(KERN_ERR
Bartosz Golaszewski
2020-10-07
samples: configfs: don't use spaces before tabs
Bartosz Golaszewski
2020-10-07
samples: configfs: consolidate local variables of the same type
Bartosz Golaszewski
[next]