index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: make pidfd-metadata fail gracefully on older kernels
Dmitry V. Levin
2019-06-24
1
-2
/
+6
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
6
-18
/
+7
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
1
-1
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465
Thomas Gleixner
2019-06-19
4
-12
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
2
-2
/
+2
|
|
\
|
|
*
samples, bpf: suppress compiler warning
Matteo Croce
2019-05-21
1
-1
/
+1
|
|
*
samples, bpf: fix to change the buffer size for read()
Chang-Hsien Tsai
2019-05-21
1
-1
/
+1
*
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
8
-87
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
2
-18
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
2019-06-05
5
-60
/
+5
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
|
samples: fix pidfd-metadata compilation
Guenter Roeck
2019-06-05
1
-0
/
+4
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
20
-80
/
+20
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
3
-43
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
2
-10
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
7
-91
/
+7
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
17
-0
/
+17
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
4
-0
/
+4
|
/
*
samples: guard sub-directories with CONFIG options
Masahiro Yamada
2019-05-18
3
-6
/
+22
*
Add gitignore file for samples/vfs/ generated files
Linus Torvalds
2019-05-14
1
-0
/
+2
*
samples: add .gitignore for pidfd-metadata
Christian Brauner
2019-05-10
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
3
-0
/
+269
|
\
|
*
BPF: Add sample code for new ib_umad tracepoint
Ira Weiny
2019-03-27
3
-0
/
+269
*
|
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
3
-6
/
+5
|
\
\
|
*
|
samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y
Masahiro Yamada
2019-05-03
1
-2
/
+1
|
*
|
samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
Masahiro Yamada
2019-05-03
2
-3
/
+3
|
*
|
kbuild: move samples/ to KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-05-03
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
6
-1
/
+24
|
\
\
|
*
|
samples: bpf: add hbm sample to .gitignore
Daniel T. Lee
2019-04-25
1
-0
/
+1
|
*
|
samples/bpf: fix build with new clang
Alexei Starovoitov
2019-04-05
1
-0
/
+1
|
*
|
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
2019-04-04
4
-1
/
+21
|
*
|
samples: bpf: add xdp_sample_pkts to .gitignore
Daniel T. Lee
2019-03-21
1
-0
/
+1
|
|
/
*
|
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
5
-7
/
+153
|
\
\
|
*
|
vfs: Add a sample program for the new mount API
David Howells
2019-03-20
5
-7
/
+153
|
|
/
*
|
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-1
/
+2
|
\
\
|
*
|
samples/kobject: Replace foo_ktype's default_attrs field with groups
Kimberly Brown
2019-04-25
1
-1
/
+2
|
|
/
*
|
samples: show race-free pidfd metadata access
Christian Brauner
2019-05-07
3
-1
/
+119
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
1
-2
/
+2
|
\
|
*
bpf: hbm: fix spelling mistake "deault" -> "default"
Colin Ian King
2019-03-07
1
-2
/
+2
*
|
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-03-09
1
-4
/
+4
|
\
\
|
*
\
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
2019-02-18
7
-10
/
+28
|
|
\
\
|
*
|
|
media: v4l2-pci-skeleton.c: fix outdated irq code
Hans Verkuil
2019-01-25
1
-4
/
+4
*
|
|
|
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-09
4
-1
/
+92
|
\
\
\
\
|
*
|
|
|
samples: add binderfs sample program
Christian Brauner
2019-01-14
4
-1
/
+92
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-03-08
5
-59
/
+14
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-5.0/upstream-fixes' into for-linus
Jiri Kosina
2019-03-05
3
-9
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
livepatch: samples: non static warnings fix
Nicholas Mc Guire
2019-01-25
3
-9
/
+10
[next]