index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2023-01-14
samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
Shang XiaoJing
2022-07-25
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2022-04-08
samples/bpf, xdpsock: Fix race when running for fix duration of time
Niklas Söderlund
2022-01-11
ftrace/samples: Add missing prototypes direct functions
Jiri Olsa
2021-11-18
samples/kretprobes: Fix return value if register_kretprobe() failed
Tiezhu Yang
2021-09-18
samples: bpf: Fix tracex7 error raised on the missing argument
Juhee Kang
2021-09-15
samples: pktgen: add missing IPv6 option to pktgen scripts
Juhee Kang
2021-09-15
bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring
Matthew Cover
2021-07-14
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
2021-07-14
samples/bpf: Fix Segmentation fault for xdp_redirect command
Wang Hai
2021-06-10
samples: vfio-mdev: fix error handing in mdpy_fb_probe()
Wei Yongjun
2021-06-03
samples/bpf: Consider frame size in tx_only of xdpsock sample
Magnus Karlsson
2021-05-19
samples/bpf: Fix broken tracex1 due to kprobe argument change
Yaqi Chen
2021-05-14
kfifo: fix ternary sign extension bugs
Dan Carpenter
2021-03-17
samples, bpf: Add missing munmap in xdpsock
Maciej Fijalkowski
2021-03-04
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
2020-12-30
samples/bpf: Fix possible hang in xdpsock with multiple threads
Magnus Karlsson
2020-12-30
samples: bpf: Fix lwt_len_hist reusing previous BPF map
Daniel T. Lee
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-30
samples/ftrace: Mark my_tramp[12]? global
Sami Tolvanen
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-27
samples/bpf: Set rlimit for memlock to infinity in all samples
Toke Høiland-Jørgensen
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-11
samples: bpf: Refactor XDP kern program maps with BTF-defined map
Daniel T. Lee
2020-10-11
samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
Daniel T. Lee
2020-10-11
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2020-10-07
samples: configfs: prefer pr_err() over bare printk(KERN_ERR
Bartosz Golaszewski
2020-10-07
samples: configfs: don't use spaces before tabs
Bartosz Golaszewski
2020-10-07
samples: configfs: consolidate local variables of the same type
Bartosz Golaszewski
2020-10-07
samples: configfs: don't reinitialize variables which are already zeroed
Bartosz Golaszewski
2020-10-07
samples: configfs: replace simple_strtoul() with kstrtoint()
Bartosz Golaszewski
2020-10-07
samples: configfs: fix alignment in item struct
Bartosz Golaszewski
2020-10-07
samples: configfs: drop unnecessary ternary operators
Bartosz Golaszewski
2020-10-07
samples: configfs: remove redundant newlines
Bartosz Golaszewski
2020-10-06
samples: bpf: Driver interrupt statistics in xdpsock
Ciara Loftus
2020-10-06
samples: bpf: Count syscalls in xdpsock
Ciara Loftus
2020-10-06
samples: bpf: Split xdpsock stats into new struct
Ciara Loftus
2020-10-06
samples/bpf: Fix a compilation error with fallthrough marking
Yonghong Song
2020-10-06
samples/bpf: Change Makefile to cope with latest llvm
Yonghong Song
2020-10-02
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-02
samples: mpssd: fix the build errors when enable DEBUG in mpssd.c
Sherry Sun
2020-09-30
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
[next]