index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2024-01-24
samples/cgroup: add .gitignore file for generated samples
Linus Torvalds
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2024-01-17
samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-12-20
samples/bpf: Use %lu format specifier for unsigned long values
Colin Ian King
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-10
samples/cgroup: introduce memcg memory.events listener
Dmitry Rokosov
2023-12-10
samples: introduce new samples subdir for cgroup
Dmitry Rokosov
2023-11-30
samples: Replace strlcpy() with strscpy()
Kees Cook
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-23
media: sample: v4l: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-03
Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-01
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-11-01
Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-10-26
samples/landlock: Support TCP restrictions
Konstantin Meskhidze
2023-10-26
samples/bpf: Allow building with custom bpftool
Viktor Malik
2023-10-26
samples/bpf: Fix passing LDFLAGS to libbpf
Viktor Malik
2023-10-26
samples/bpf: Allow building with custom CFLAGS/LDFLAGS
Viktor Malik
2023-10-24
vfio/mtty: Enable migration support
Alex Williamson
2023-10-24
vfio/mtty: Overhaul mtty interrupt handling
Alex Williamson
2023-10-23
samples: bpf: Fix syscall_tp openat argument
Denys Zagorui
2023-10-10
samples: kprobes: Fixes a typo
Atul Kumar Pant
2023-09-28
vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
Stefan Hajnoczi
2023-09-28
samples/bpf: Add -fsanitize=bounds to userspace programs
Ruowen Qin
2023-09-21
samples/bpf: syscall_tp_user: Fix array out-of-bound access
Jinghao Jia
2023-09-21
samples/bpf: syscall_tp_user: Rename num_progs into nr_tests
Jinghao Jia
2023-09-08
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
2023-08-30
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-24
samples/bpf: Add note to README about the XDP utilities moved to xdp-tools
Toke Høiland-Jørgensen
2023-08-24
samples/bpf: Cleanup .gitignore
Toke Høiland-Jørgensen
2023-08-24
samples/bpf: Remove the xdp_sample_pkts utility
Toke Høiland-Jørgensen
2023-08-24
samples/bpf: Remove the xdp1 and xdp2 utilities
Toke Høiland-Jørgensen
2023-08-24
samples/bpf: Remove the xdp_rxq_info utility
Toke Høiland-Jørgensen
2023-08-24
samples/bpf: Remove the xdp_redirect* utilities
Toke Høiland-Jørgensen
2023-08-24
samples/bpf: Remove the xdp_monitor utility
Toke Høiland-Jørgensen
2023-08-21
samples: ftrace: Replace bti assembly with hint for older compiler
GONG, Ruiqi
2023-08-21
samples/bpf: simplify spintest with kprobe.multi
Daniel T. Lee
2023-08-21
samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro
Daniel T. Lee
2023-08-21
samples/bpf: fix broken map lookup probe
Daniel T. Lee
2023-08-21
samples/bpf: fix bio latency check with tracepoint
Daniel T. Lee
2023-08-21
samples/bpf: make tracing programs to be more CO-RE centric
Daniel T. Lee
2023-08-21
samples/bpf: fix symbol mismatch by compiler optimization
Daniel T. Lee
[next]