index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-40
/
+19
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-12
/
+913
2020-10-15
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+5
2020-10-14
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
3
-0
/
+103
2020-10-13
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-10-07
samples: configfs: prefer pr_err() over bare printk(KERN_ERR
Bartosz Golaszewski
1
-3
/
+2
2020-10-07
samples: configfs: don't use spaces before tabs
Bartosz Golaszewski
1
-1
/
+1
2020-10-07
samples: configfs: consolidate local variables of the same type
Bartosz Golaszewski
1
-2
/
+1
2020-10-07
samples: configfs: don't reinitialize variables which are already zeroed
Bartosz Golaszewski
1
-2
/
+0
2020-10-07
samples: configfs: replace simple_strtoul() with kstrtoint()
Bartosz Golaszewski
1
-20
/
+9
2020-10-07
samples: configfs: fix alignment in item struct
Bartosz Golaszewski
1
-1
/
+1
2020-10-07
samples: configfs: drop unnecessary ternary operators
Bartosz Golaszewski
1
-5
/
+5
2020-10-07
samples: configfs: remove redundant newlines
Bartosz Golaszewski
1
-6
/
+0
2020-10-02
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
1
-2
/
+2
2020-10-02
samples: mpssd: fix the build errors when enable DEBUG in mpssd.c
Sherry Sun
1
-10
/
+10
2020-09-22
nitro_enclaves: Add sample for ioctl interface usage
Andra Paraschiv
3
-0
/
+901
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
1
-1
/
+2
2020-09-10
docs: trace: fix the location of kprobes.rst
Mauro Carvalho Chehab
2
-2
/
+2
2020-09-10
samples: vfio-mdev/mbochs: fix common struct sg_table related issues
Marek Szyprowski
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-20
tracing: switch to kernel_clone()
Christian Brauner
1
-2
/
+2
2020-08-20
kprobes: switch to kernel_clone()
Christian Brauner
1
-3
/
+3
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
12
-27
/
+12
2020-08-09
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
12
-27
/
+12
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
14
-246
/
+620
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
4
-8
/
+24
2020-07-16
samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap
Lorenzo Bianconi
2
-22
/
+178
2020-07-16
samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop
Lorenzo Bianconi
1
-9
/
+27
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-208
/
+392
2020-07-14
samples: bpf: Add an option for printing extra statistics in xdpsock
Ciara Loftus
1
-2
/
+85
2020-07-11
bpf: Fix fds_example SIGSEGV error
Wenbo Zhang
1
-1
/
+2
2020-07-10
PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
Huacai Chen
1
-1
/
+1
2020-07-08
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
2
-147
/
+196
2020-07-08
samples: bpf: Refactor BPF map in map test with libbpf
Daniel T. Lee
3
-49
/
+91
2020-07-08
samples: bpf: Fix bpf programs with kprobe/sys_connect event
Daniel T. Lee
3
-9
/
+18
2020-07-04
samples/vfs: avoid warning in statx override
Kees Cook
1
-0
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-21
/
+7
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2020-06-21
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2
-7
/
+5
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-6
/
+18
2020-06-19
docs: move remaining stuff under Documentation/*.txt to Documentation/staging
Mauro Carvalho Chehab
2
-2
/
+2
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-21
/
+7
2020-06-17
sample-trace-array: Remove trace_array 'sample-instance'
Kefeng Wang
1
-1
/
+5
2020-06-17
sample-trace-array: Fix sleeping function called from invalid context
Kefeng Wang
1
-5
/
+13
2020-06-16
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
3
-21
/
+7
2020-06-16
samples: mei: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-13
binderfs: add gitignore for generated sample program
Linus Torvalds
1
-0
/
+1
[next]