index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
samples/bpf: Use %lu format specifier for unsigned long values
Colin Ian King
1
-2
/
+2
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-01
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-1
/
+1
2023-11-01
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-24
vfio/mtty: Enable migration support
Alex Williamson
1
-0
/
+590
2023-10-24
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-10
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-21
samples/bpf: syscall_tp_user: Fix array out-of-bound access
Jinghao Jia
1
-3
/
+20
2023-09-21
samples/bpf: syscall_tp_user: Rename num_progs into nr_tests
Jinghao Jia
1
-12
/
+12
2023-09-08
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
1
-0
/
+4
2023-08-30
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-29
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-21
samples: ftrace: Replace bti assembly with hint for older compiler
GONG, Ruiqi
5
-7
/
+7
2023-08-21
samples/bpf: simplify spintest with kprobe.multi
Daniel T. Lee
2
-29
/
+10
2023-08-21
samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro
Daniel T. Lee
1
-7
/
+3
2023-08-21
samples/bpf: fix broken map lookup probe
Daniel T. Lee
1
-2
/
+15
2023-08-21
samples/bpf: fix bio latency check with tracepoint
Daniel T. Lee
1
-12
/
+24
2023-08-21
samples/bpf: make tracing programs to be more CO-RE centric
Daniel T. Lee
4
-40
/
+20
2023-08-21
samples/bpf: fix symbol mismatch by compiler optimization
Daniel T. Lee
2
-2
/
+3
2023-08-21
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Daniel T. Lee
17
-17
/
+17
2023-08-21
samples/bpf: convert to vmlinux.h with tracing programs
Daniel T. Lee
10
-62
/
+25
2023-08-21
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-25
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-18
samples/bpf: README: Update build dependencies required
Anh Tuan Phan
1
-5
/
+9
2023-07-13
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-10
arm64: ftrace: Add direct call trampoline samples support
Florent Revest
5
-0
/
+149
2023-07-10
samples: ftrace: Save required argument registers in sample trampolines
Florent Revest
1
-6
/
+8
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-6
/
+37
[next]