Commits
User selector
Commit History
Commits on Feb 23, 2024
work around gcc bugs with 'asm goto' with outputs
Show description for aaff74dauthored andcommitted
Commits on Jan 10, 2024
vfio/mtty: Overhaul mtty interrupt handling
Show description for 94eacb4authored andcommitted
Commits on Nov 28, 2023
samples/bpf: syscall_tp_user: Fix array out-of-bound access
Show description for de4825aauthored andcommitted
samples/bpf: syscall_tp_user: Rename num_progs into nr_tests
Show description for 948189fauthored andcommitted
Commits on Aug 31, 2023
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Show description for ec0e2dccommitted
Commits on Aug 30, 2023
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Show description for 461f35fcommittedMerge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Show description for daa22f5committed
Commits on Aug 29, 2023
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Show description for bd6c11bcommitted
Commits on Aug 24, 2023
samples/bpf: Add note to README about the XDP utilities moved to xdp-tools
Show description for 5a9fd0fauthored andcommitted
samples/bpf: Cleanup .gitignore
Show description for 91b9651authored andcommitted
samples/bpf: Remove the xdp_sample_pkts utility
Show description for cced069authored andcommitted
samples/bpf: Remove the xdp1 and xdp2 utilities
Show description for eaca21dauthored andcommitted
samples/bpf: Remove the xdp_rxq_info utility
Show description for 0e445e1authored andcommitted
samples/bpf: Remove the xdp_redirect* utilities
Show description for 91dda69authored andcommitted
samples/bpf: Remove the xdp_monitor utility
Show description for e7c9e73authored andcommitted
Commits on Aug 22, 2023
samples: ftrace: Replace bti assembly with hint for older compiler
Show description for e332938authored andcommitted
Commits on Aug 21, 2023
samples/bpf: simplify spintest with kprobe.multi
Show description for 456d535authored andcommitted
samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro
Show description for 8dc8055authored andcommitted
samples/bpf: fix broken map lookup probe
Show description for d93a7cfauthored andcommitted
samples/bpf: fix bio latency check with tracepoint
Show description for 9263211authored andcommitted
samples/bpf: make tracing programs to be more CO-RE centric
Show description for 1143042authored andcommitted
samples/bpf: fix symbol mismatch by compiler optimization
Show description for 02dabc2authored andcommitted
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Show description for 4a0ee78authored andcommitted
samples/bpf: convert to vmlinux.h with tracing programs
Show description for e7e6c77authored andcommitted
samples/bpf: fix warning with ignored-attributes
Show description for 34f6e38authored andcommitted
Commits on Aug 4, 2023
vfio-dev/mdpy-fb: Use fbdev I/O helpers
Show description for e4ef4e5committed
Commits on Jul 26, 2023
samples/hw_breakpoint: mark sample_hbp as static
Show description for 4b49df6authored andcommitted
Commits on Jul 25, 2023
samples/hw_breakpoint: fix building without module unloading
Show description for b908046authored andcommittedvfio-iommufd: Add detach_ioas support for emulated VFIO devices
Show description for 8cfa718authored andcommitted
Commits on Jul 24, 2023
samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
Show description for 910e230authored andcommittedvfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
Show description for 050bb58committed
Commits on Jul 19, 2023
samples/bpf: README: Update build dependencies required
Show description for 89dc403authored andcommitted
Commits on Jul 14, 2023
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Show description for d2afa89committed
Commits on Jul 11, 2023
samples/bpf: syscall_tp: Aarch64 no open syscall
Show description for 07018b5authored andcommitted
Commits on Jul 10, 2023
arm64: ftrace: Add direct call trampoline samples support
Show description for 8c3526fauthored andcommitted