aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-24vfio/mtty: Overhaul mtty interrupt handlingGravatar Alex Williamson 1-73/+166
2023-10-23samples: bpf: Fix syscall_tp openat argumentGravatar Denys Zagorui 1-2/+13
2023-10-10samples: kprobes: Fixes a typoGravatar Atul Kumar Pant 1-1/+1
2023-09-28vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoGravatar Stefan Hajnoczi 2-2/+2
2023-09-28samples/bpf: Add -fsanitize=bounds to userspace programsGravatar Ruowen Qin 1-0/+3
2023-09-21samples/bpf: syscall_tp_user: Fix array out-of-bound accessGravatar Jinghao Jia 1-3/+20
2023-09-21samples/bpf: syscall_tp_user: Rename num_progs into nr_testsGravatar Jinghao Jia 1-12/+12
2023-09-08selftests/bpf: trace_helpers.c: Optimize kallsyms cacheGravatar Rong Tao 1-0/+4
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-0/+3
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-7/+2
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+4