summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-22Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-20samples/vfs: fix build warningsChristian Brauner
2025-01-20samples/vfs: use shared headerChristian Brauner
2025-01-13samples/damon/prcl: implement schemes setupSeongJae Park
2025-01-13samples/damon: introduce a skeleton of a smaple DAMON module for proactive re...SeongJae Park
2025-01-13samples/damon/wsse: implement working set size estimation and loggingSeongJae Park
2025-01-13samples/damon/wsse: start and stop DAMON as the user requestsSeongJae Park
2025-01-13samples: add a skeleton of a sample DAMON module for working set size estimationSeongJae Park
2025-01-13rust: use derive(CoercePointee) on rustc >= 1.84.0Xiangfei Ding
2025-01-12livepatch: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-10samples/landlock: Fix possible NULL dereference in parse_path()Zichen Xie
2025-01-10samples/vfs/mountinfo: Use __u64 instead of uint64_tGeert Uytterhoeven
2025-01-09samples: add test-list-all-mountsChristian Brauner
2025-01-09samples: add a mountinfo program to demonstrate statmount()/listmount()Jeff Layton
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)
2024-12-26fprobe: Use ftrace_regs in fprobe entry handlerMasami Hiramatsu (Google)
2024-12-20samples: rust: add Rust platform sample driverDanilo Krummrich
2024-12-20samples: rust: add Rust PCI sample driverDanilo Krummrich
2024-12-18samples/check-exec: Add an enlighten "inc" interpreter and 28 testsMickaël Salaün
2024-12-18samples/check-exec: Add set-execMickaël Salaün
2024-12-16rust: finish using custom FFI integer typesMiguel Ojeda
2024-12-16samples: rust_misc_device: Provide an example C program to exercise functiona...Lee Jones
2024-12-16samples: rust_misc_device: Demonstrate additional get/set value functionalityLee Jones
2024-12-16samples: rust: Provide example using the new Rust MiscDevice abstractionLee Jones
2024-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-05samples/bpf: Pass TPROGS_USER_CFLAGS to libbpf makefileEduard Zingerman
2024-12-03samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGSEduard Zingerman
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02samples/bpf: Remove unused variableZhu Jun
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds