index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Lines
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-18
/
+7
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-18
/
+7
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-31
/
+34
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465
Thomas Gleixner
-12
/
+4
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-89
/
+10
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+2
2019-06-18
samples: bpf: refactor header include path
Daniel T. Lee
-20
/
+20
2019-06-18
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
-9
/
+0
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
-87
/
+12
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
-5
/
+13
2019-06-15
samples/bpf: fix include path in Makefile
Prashant Bhole
-1
/
+1
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
-225
/
+36
2019-06-10
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
-0
/
+3
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-87
/
+8
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-138
/
+28
2019-06-06
samples: bpf: print a warning about headers_install
Jakub Kicinski
-0
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
-60
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
-9
/
+1
2019-06-05
samples: fix pidfd-metadata compilation
Guenter Roeck
-0
/
+4
2019-06-04
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
-1
/
+1
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
-1
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-559
/
+169
2019-05-31
bpf: Add more stats to HBM
brakmo
-10
/
+117
2019-05-31
bpf: Add cn support to hbm_out_kern.c
brakmo
-12
/
+45
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
-80
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-43
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
-15
/
+1
2019-05-28
media: v4l2-pci-skeleton.c: fix doc warning
Hans Verkuil
-0
/
+1
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
-461
/
+0
2019-05-28
samples/bpf: fix a couple of style issues in bpf_load
Daniel T. Lee
-4
/
+4
2019-05-24
samples: bpf: add ibumad sample to .gitignore
Matteo Croce
-0
/
+1
2019-05-24
samples: bpf: Do not define bpf_printk macro
Michal Rostecki
-72
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
-10
/
+2
2019-05-21
samples, bpf: suppress compiler warning
Matteo Croce
-1
/
+1
2019-05-21
samples, bpf: fix to change the buffer size for read()
Chang-Hsien Tsai
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
-91
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+17
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+4
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
-6
/
+22
2019-05-14
Add gitignore file for samples/vfs/ generated files
Linus Torvalds
-0
/
+2
2019-05-10
samples: add .gitignore for pidfd-metadata
Christian Brauner
-0
/
+1
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-0
/
+269
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-6
/
+5
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+24
2019-05-07
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-7
/
+153
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+2
[prev]
[next]