开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-01-22
Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-20
samples/vfs: fix build warnings
Christian Brauner
2025-01-20
samples/vfs: use shared header
Christian Brauner
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
2025-01-10
samples/landlock: Fix possible NULL dereference in parse_path()
Zichen Xie
2025-01-10
samples/vfs/mountinfo: Use __u64 instead of uint64_t
Geert Uytterhoeven
2025-01-09
samples: add test-list-all-mounts
Christian Brauner
2025-01-09
samples: add a mountinfo program to demonstrate statmount()/listmount()
Jeff Layton
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024-12-18
samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Mickaël Salaün
2024-12-18
samples/check-exec: Add set-exec
Mickaël Salaün
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-05
samples/bpf: Pass TPROGS_USER_CFLAGS to libbpf makefile
Eduard Zingerman
2024-12-03
samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS
Eduard Zingerman
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
samples/bpf: Remove unused variable
Zhu Jun
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-13
samples: pktgen: correct dev to DEV
Wei Fang
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-13
samples/bpf: Remove unused variable in xdp2skb_meta_kern.c
Zhu Jun
2024-11-13
samples/bpf: Remove unused variables in tc_l2_redirect_kern.c
Zhu Jun
2024-11-12
samples: rust: fix `rust_print` build making it a combined module
Miguel Ojeda
2024-11-05
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
2024-11-04
rust: samples: add tracepoint to Rust sample
Alice Ryhl
2024-10-31
samples/ftrace: Add support for ftrace direct samples on powerpc
Naveen N Rao
2024-10-30
tracing: Add __print_dynamic_array() helper
Steven Rostedt
2024-10-28
media: samples: v4l2-pci-skeleton.c: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-23
kfifo: don't include dma-mapping.h in kfifo.h
Christoph Hellwig
2024-10-22
samples/landlock: Clarify option parsing behaviour
Matthieu Buffet
2024-10-22
samples/landlock: Refactor help message
Matthieu Buffet
2024-10-22
samples/landlock: Fix port parsing in sandboxer
Matthieu Buffet
2024-10-15
rust: treewide: switch to the kernel `Vec` type
Danilo Krummrich
2024-10-11
samples/bpf: remove obsolete tracing related tests
Daniel T. Lee
[next]