aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+2
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-2/+2
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+13
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-1/+1
2024-05-13samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEVGravatar Günther Noack 1-3/+10
2024-05-13samples/landlock: Fix incorrect free in populate_ruleset_netGravatar Ivanov Mikhail 1-2/+3
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 2-2/+2
2024-05-08kfifo: don't use "proxy" headersGravatar Andy Shevchenko 1-1/+2
2024-04-29samples/bpf: Add valid info for VMLINUX_BTFGravatar Tao Chen 1-1/+1
2024-04-16rust: sync: update `Arc` and `UniqueArc` to take allocation flagsGravatar Wedson Almeida Filho 1-2/+2
2024-04-16rust: alloc: update `VecExt` to take allocation flagsGravatar Wedson Almeida Filho 1-3/+3
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 1-7/+11
2024-03-18tracing: Remove second parameter to __assign_rel_str()Gravatar Steven Rostedt (Google) 1-1/+1
2024-03-18tracing: Add __string_len() exampleGravatar Steven Rostedt (Google) 1-2/+5
2024-03-18tracing: Remove __assign_str_len()Gravatar Steven Rostedt (Google) 1-4/+5
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-20/+16
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+8
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-2/+2
2024-03-12Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+6
2024-03-08samples/landlock: Don't error out if a file path cannot be openedGravatar Mickaël Salaün 1-5/+8
2024-03-05vfio/mbochs: make mbochs_class constantGravatar Ricardo B. Marliere 1-10/+8
2024-03-05vfio/mdpy: make mdpy_class constantGravatar Ricardo B. Marliere 1-10/+8
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-2/+2
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayGravatar Kees Cook 2-2/+2
2024-02-12samples: user-trap: fix strict-aliasing warningGravatar Arnd Bergmann 1-2/+6
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 1-4/+4
2024-01-24samples/cgroup: add .gitignore file for generated samplesGravatar Linus Torvalds 1-0/+3
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-0/+153
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 1-1/+1
2024-01-17samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Gravatar Song Shuai 5-0/+153
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-3/+4
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-2/+2
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+6
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-0/+425
2023-12-20samples/bpf: Use %lu format specifier for unsigned long valuesGravatar Colin Ian King 1-2/+2
2023-12-18tracing: Allow creating instances with specified system eventsGravatar Steven Rostedt (Google) 1-1/+1
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueGravatar Benjamin Gaignard 1-1/+1
2023-12-10samples/cgroup: introduce memcg memory.events listenerGravatar Dmitry Rokosov 2-1/+331
2023-12-10samples: introduce new samples subdir for cgroupGravatar Dmitry Rokosov 4-0/+95
2023-11-30samples: Replace strlcpy() with strscpy()Gravatar Kees Cook 2-6/+6
2023-11-28eventfd: simplify eventfd_signal()Gravatar Christian Brauner 1-2/+2
2023-11-23media: sample: v4l: Stop direct calls to queue num_buffers fieldGravatar Benjamin Gaignard 1-2/+3
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-15/+100
2023-11-01Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 1-1/+1
2023-11-01Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-75/+758
2023-10-26samples/landlock: Support TCP restrictionsGravatar Konstantin Meskhidze 1-15/+100
2023-10-26samples/bpf: Allow building with custom bpftoolGravatar Viktor Malik 1-2/+3
2023-10-26samples/bpf: Fix passing LDFLAGS to libbpfGravatar Viktor Malik 1-1/+1
2023-10-26samples/bpf: Allow building with custom CFLAGS/LDFLAGSGravatar Viktor Malik 1-1/+4
2023-10-24vfio/mtty: Enable migration supportGravatar Alex Williamson 1-0/+590