index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
samples/kretprobes: Fix return value if register_kretprobe() failed
Tiezhu Yang
1
-1
/
+1
2021-10-25
samples: seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-4
/
+4
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+1
2021-10-21
samples: bpf: Suppress readelf stderr when probing for BTF support
Pu Lehui
1
-1
/
+2
2021-10-21
ftrace/samples: Add multi direct interface test module
Jiri Olsa
2
-0
/
+53
2021-10-20
samples/bpf: Fix application of sizeof to pointer
David Yang
1
-4
/
+2
2021-10-19
samples: add s390 support for ftrace direct call samples
Heiko Carstens
3
-0
/
+100
2021-10-19
samples: add HAVE_SAMPLE_FTRACE_DIRECT config option
Heiko Carstens
1
-1
/
+4
2021-10-18
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
3
-15
/
+9
2021-10-13
samples/kfifo: Rename read_lock/write_lock
Sebastian Andrzej Siewior
3
-18
/
+18
2021-10-08
samples/bpf: Do not FORCE-recompile libbpf
Quentin Monnet
1
-1
/
+1
2021-10-08
samples/bpf: Install libbpf headers when building
Quentin Monnet
1
-10
/
+30
2021-10-08
samples/bpf: Update .gitignore
Quentin Monnet
1
-0
/
+4
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-15
/
+9
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2
-2
/
+2
2021-10-06
bpf: Use $(pound) instead of \# in Makefiles
Quentin Monnet
1
-1
/
+3
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
3
-3
/
+3
2021-09-29
samples/bpf: Relicense bpf_insn.h as GPL-2.0-only OR BSD-2-Clause
Luca Boccassi
1
-1
/
+1
2021-09-28
samples: bpf: Fix vmlinux.h generation for XDP samples
Kumar Kartikeya Dwivedi
2
-14
/
+8
2021-09-21
samples: bpf: Convert ARP table network order fields into readable format
Gokul Sivakumar
1
-3
/
+14
2021-09-21
samples: bpf: Convert route table network order fields into readable format
Gokul Sivakumar
1
-9
/
+13
2021-09-14
nitro_enclaves: Add fixes for checkpatch blank line reports
Andra Paraschiv
1
-2
/
+1
2021-09-14
nitro_enclaves: Add fixes for checkpatch spell check reports
Andra Paraschiv
1
-2
/
+2
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-11
/
+9
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-70
/
+50
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+30
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
37
-2906
/
+3460
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
22
-2846
/
+3341
2021-08-26
samples: bpf: Fix uninitialized variable in xdp_redirect_cpu
Kumar Kartikeya Dwivedi
1
-2
/
+3
2021-08-25
samples: pktgen: add trap SIGINT for printing execution result
Juhee Kang
5
-27
/
+62
2021-08-25
samples: pktgen: fix to print when terminated normally
Juhee Kang
1
-2
/
+4
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
4
-220
/
+153
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-31
/
+26
2021-08-24
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2
-229
/
+161
2021-08-24
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-70
/
+25
2021-08-24
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2
-767
/
+343
2021-08-24
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-293
/
+105
2021-08-24
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2
-159
/
+116
2021-08-24
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
3
-92
/
+52
2021-08-24
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
3
-735
/
+83
2021-08-24
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
3
-258
/
+49
2021-08-24
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
1
-0
/
+25
2021-08-24
samples: bpf: Add devmap_xmit tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-3
/
+331
2021-08-24
samples: bpf: Add BPF support for devmap_xmit tracepoint
Kumar Kartikeya Dwivedi
1
-0
/
+71
2021-08-24
samples: bpf: Add cpumap tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-1
/
+224
2021-08-24
samples: bpf: Add BPF support for cpumap tracepoints
Kumar Kartikeya Dwivedi
1
-1
/
+57
2021-08-24
samples: bpf: Add xdp_exception tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-0
/
+116
2021-08-24
samples: bpf: Add BPF support for xdp_exception tracepoint
Kumar Kartikeya Dwivedi
1
-0
/
+27
2021-08-24
samples: bpf: Add redirect tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-0
/
+215
2021-08-24
samples: bpf: Add BPF support for redirect tracepoint
Kumar Kartikeya Dwivedi
2
-0
/
+253
[prev]
[next]