index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+100
2023-11-02
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-1
/
+1
2023-11-02
Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-75
/
+758
2023-10-26
samples/landlock: Support TCP restrictions
Konstantin Meskhidze
1
-15
/
+100
2023-10-26
samples/bpf: Allow building with custom bpftool
Viktor Malik
1
-2
/
+3
2023-10-26
samples/bpf: Fix passing LDFLAGS to libbpf
Viktor Malik
1
-1
/
+1
2023-10-26
samples/bpf: Allow building with custom CFLAGS/LDFLAGS
Viktor Malik
1
-1
/
+4
2023-10-25
vfio/mtty: Enable migration support
Alex Williamson
1
-0
/
+590
2023-10-25
vfio/mtty: Overhaul mtty interrupt handling
Alex Williamson
1
-73
/
+166
2023-10-23
samples: bpf: Fix syscall_tp openat argument
Denys Zagorui
1
-2
/
+13
2023-10-09
samples: kprobes: Fixes a typo
Atul Kumar Pant
1
-1
/
+1
2023-09-28
vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
Stefan Hajnoczi
2
-2
/
+2
2023-09-28
samples/bpf: Add -fsanitize=bounds to userspace programs
Ruowen Qin
1
-0
/
+3
2023-09-22
samples/bpf: syscall_tp_user: Fix array out-of-bound access
Jinghao Jia
1
-3
/
+20
2023-09-22
samples/bpf: syscall_tp_user: Rename num_progs into nr_tests
Jinghao Jia
1
-12
/
+12
2023-09-09
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
1
-0
/
+4
2023-08-31
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-0
/
+3
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-7
/
+2
2023-08-30
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
44
-3720
/
+145
2023-08-24
samples/bpf: Add note to README about the XDP utilities moved to xdp-tools
Toke Høiland-Jørgensen
1
-0
/
+6
2023-08-24
samples/bpf: Cleanup .gitignore
Toke Høiland-Jørgensen
1
-12
/
+0
2023-08-24
samples/bpf: Remove the xdp_sample_pkts utility
Toke Høiland-Jørgensen
3
-256
/
+0
2023-08-24
samples/bpf: Remove the xdp1 and xdp2 utilities
Toke Høiland-Jørgensen
4
-398
/
+0
2023-08-24
samples/bpf: Remove the xdp_rxq_info utility
Toke Høiland-Jørgensen
3
-757
/
+0
2023-08-24
samples/bpf: Remove the xdp_redirect* utilities
Toke Høiland-Jørgensen
9
-1981
/
+1
2023-08-24
samples/bpf: Remove the xdp_monitor utility
Toke Høiland-Jørgensen
3
-133
/
+1
2023-08-22
samples: ftrace: Replace bti assembly with hint for older compiler
GONG, Ruiqi
5
-7
/
+7
2023-08-22
samples/bpf: simplify spintest with kprobe.multi
Daniel T. Lee
2
-29
/
+10
2023-08-22
samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro
Daniel T. Lee
1
-7
/
+3
2023-08-22
samples/bpf: fix broken map lookup probe
Daniel T. Lee
1
-2
/
+15
2023-08-22
samples/bpf: fix bio latency check with tracepoint
Daniel T. Lee
1
-12
/
+24
2023-08-22
samples/bpf: make tracing programs to be more CO-RE centric
Daniel T. Lee
4
-40
/
+20
2023-08-22
samples/bpf: fix symbol mismatch by compiler optimization
Daniel T. Lee
2
-2
/
+3
2023-08-22
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Daniel T. Lee
17
-17
/
+17
2023-08-22
samples/bpf: convert to vmlinux.h with tracing programs
Daniel T. Lee
10
-62
/
+25
2023-08-22
samples/bpf: fix warning with ignored-attributes
Daniel T. Lee
1
-1
/
+1
2023-08-04
vfio-dev/mdpy-fb: Use fbdev I/O helpers
Thomas Zimmermann
2
-6
/
+2
2023-07-26
samples/hw_breakpoint: mark sample_hbp as static
Chen Jiahao
1
-1
/
+1
2023-07-26
samples/hw_breakpoint: fix building without module unloading
Arnd Bergmann
1
-0
/
+2
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
3
-0
/
+3
2023-07-24
samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
Rong Tao
1
-1
/
+1
2023-07-24
vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
Thomas Zimmermann
1
-1
/
+0
2023-07-19
samples/bpf: README: Update build dependencies required
Anh Tuan Phan
1
-5
/
+9
2023-07-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-8
/
+12
2023-07-11
samples/bpf: syscall_tp: Aarch64 no open syscall
Rong Tao
1
-0
/
+4
2023-07-11
arm64: ftrace: Add direct call trampoline samples support
Florent Revest
5
-0
/
+149
2023-07-11
samples: ftrace: Save required argument registers in sample trampolines
Florent Revest
1
-6
/
+8
2023-07-06
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-6
/
+37
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+139
[next]