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
2019-06-05
samples: fix pidfd-metadata compilation
Guenter Roeck
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
20
-80
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
3
-43
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
1
-15
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
7
-91
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
17
-0
/
+17
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
4
-0
/
+4
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
3
-6
/
+22
2019-05-14
Add gitignore file for samples/vfs/ generated files
Linus Torvalds
1
-0
/
+2
2019-05-10
samples: add .gitignore for pidfd-metadata
Christian Brauner
1
-0
/
+1
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-0
/
+269
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-6
/
+5
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-1
/
+24
2019-05-07
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-7
/
+153
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-05-07
samples: show race-free pidfd metadata access
Christian Brauner
3
-1
/
+119
2019-05-03
samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y
Masahiro Yamada
1
-2
/
+1
2019-05-03
samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
Masahiro Yamada
2
-3
/
+3
2019-05-03
kbuild: move samples/ to KBUILD_VMLINUX_OBJS
Masahiro Yamada
1
-1
/
+1
2019-04-25
samples: bpf: add hbm sample to .gitignore
Daniel T. Lee
1
-0
/
+1
2019-04-25
samples/kobject: Replace foo_ktype's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-05
samples/bpf: fix build with new clang
Alexei Starovoitov
1
-0
/
+1
2019-04-04
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
4
-1
/
+21
2019-03-27
BPF: Add sample code for new ib_umad tracepoint
Ira Weiny
3
-0
/
+269
2019-03-21
samples: bpf: add xdp_sample_pkts to .gitignore
Daniel T. Lee
1
-0
/
+1
2019-03-20
vfs: Add a sample program for the new mount API
David Howells
5
-7
/
+153
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-4
/
+4
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
4
-1
/
+92
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
5
-59
/
+14
2019-03-07
samples/mic/mpssd/mpssd.h: remove duplicate header
Brajeswar Ghosh
1
-3
/
+0
2019-03-07
bpf: hbm: fix spelling mistake "deault" -> "default"
Colin Ian King
1
-2
/
+2
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
39
-971
/
+2216
2019-03-05
Merge branch 'for-5.0/upstream-fixes' into for-linus
Jiri Kosina
3
-9
/
+10
2019-03-04
Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-16
/
+17
2019-03-02
bpf: HBM test script
brakmo
1
-0
/
+436
2019-03-02
bpf: User program for testing HBM
brakmo
2
-0
/
+444
2019-03-02
bpf: Sample HBM BPF program to limit egress bw
brakmo
4
-0
/
+327
2019-03-02
samples/bpf: silence compiler warning for xdpsock_user.c
Yonghong Song
1
-3
/
+3
2019-03-01
samples: bpf: use libbpf where easy
Jakub Kicinski
4
-25
/
+35
2019-03-01
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
12
-114
/
+16
2019-03-01
samples: bpf: force IPv4 in ping
Jakub Kicinski
5
-5
/
+5
2019-02-27
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
3
-3
/
+3
2019-02-25
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
4
-648
/
+261
2019-02-22
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
2
-2
/
+2
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
7
-10
/
+28
2019-02-12
samples/vfio-mdev/mtty: expand minor range when registering chrdev region
Chengguang Xu
1
-4
/
+5
2019-02-12
samples/vfio-mdev/mdpy: expand minor range when registering chrdev region
Chengguang Xu
1
-4
/
+4
2019-02-12
samples/vfio-mdev/mbochs: expand minor range when registering chrdev region
Chengguang Xu
1
-4
/
+4
[next]