index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-06
5
-5
/
+5
|
\
|
*
samples/bpf: Set rlimit for memlock to infinity in all samples
Toke Høiland-Jørgensen
2020-10-27
5
-5
/
+5
*
|
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-28
7
-2376
/
+0
|
/
*
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-22
1
-4
/
+4
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
33
-476
/
+2148
|
\
|
*
samples: bpf: Refactor XDP kern program maps with BTF-defined map
Daniel T. Lee
2020-10-11
3
-39
/
+36
|
*
samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
Daniel T. Lee
2020-10-11
2
-82
/
+73
|
*
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2020-10-11
2
-40
/
+121
|
*
samples: bpf: Driver interrupt statistics in xdpsock
Ciara Loftus
2020-10-06
1
-1
/
+119
|
*
samples: bpf: Count syscalls in xdpsock
Ciara Loftus
2020-10-06
1
-10
/
+103
|
*
samples: bpf: Split xdpsock stats into new struct
Ciara Loftus
2020-10-06
1
-54
/
+69
|
*
samples/bpf: Fix a compilation error with fallthrough marking
Yonghong Song
2020-10-06
1
-1
/
+2
|
*
samples/bpf: Change Makefile to cope with latest llvm
Yonghong Song
2020-10-06
1
-1
/
+10
|
*
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
2020-09-30
1
-9
/
+11
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
7
-19
/
+37
|
|
\
|
|
*
samples/bpf: Fix test_map_in_map on s390
Ilya Leoshkevich
2020-09-19
1
-4
/
+3
|
|
*
samples/bpf: Add quiet option to xdpsock
Magnus Karlsson
2020-09-14
1
-5
/
+14
|
|
*
samples/bpf: Fix possible deadlock in xdpsock
Magnus Karlsson
2020-09-14
1
-0
/
+1
|
|
*
samples/bpf: Fix one packet sending in xdpsock
Magnus Karlsson
2020-09-14
1
-0
/
+8
|
|
*
samples, bpf: Add xsk_fwd test file to .gitignore
Daniel T. Lee
2020-09-04
1
-0
/
+1
|
|
*
samples, bpf: Replace bpf_program__title() with bpf_program__section_name()
Daniel T. Lee
2020-09-04
4
-10
/
+10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
samples/bpf: Fix to xdpsock to avoid recycling frames
Weqaar Janjua
2020-08-31
1
-5
/
+5
|
*
|
samples/bpf: Optimize l2fwd performance in xdpsock
Magnus Karlsson
2020-08-31
1
-8
/
+14
|
*
|
samples/bpf: Add new sample xsk_fwd.c
Cristian Dumitrescu
2020-08-31
2
-0
/
+1088
|
*
|
samples: bpf: Refactor tracepoint tracing programs with libbpf
Daniel T. Lee
2020-08-24
7
-93
/
+192
|
*
|
samples: bpf: Refactor kprobe tracing programs with libbpf
Daniel T. Lee
2020-08-24
11
-118
/
+272
|
*
|
samples: bpf: Cleanup bpf_load.o from Makefile
Daniel T. Lee
2020-08-24
1
-1
/
+1
|
*
|
samples: bpf: Fix broken bpf programs due to removed symbol
Daniel T. Lee
2020-08-18
3
-3
/
+3
*
|
|
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2020-10-15
1
-40
/
+19
|
\
\
\
|
*
|
|
samples: configfs: prefer pr_err() over bare printk(KERN_ERR
Bartosz Golaszewski
2020-10-07
1
-3
/
+2
|
*
|
|
samples: configfs: don't use spaces before tabs
Bartosz Golaszewski
2020-10-07
1
-1
/
+1
|
*
|
|
samples: configfs: consolidate local variables of the same type
Bartosz Golaszewski
2020-10-07
1
-2
/
+1
|
*
|
|
samples: configfs: don't reinitialize variables which are already zeroed
Bartosz Golaszewski
2020-10-07
1
-2
/
+0
|
*
|
|
samples: configfs: replace simple_strtoul() with kstrtoint()
Bartosz Golaszewski
2020-10-07
1
-20
/
+9
|
*
|
|
samples: configfs: fix alignment in item struct
Bartosz Golaszewski
2020-10-07
1
-1
/
+1
|
*
|
|
samples: configfs: drop unnecessary ternary operators
Bartosz Golaszewski
2020-10-07
1
-5
/
+5
|
*
|
|
samples: configfs: remove redundant newlines
Bartosz Golaszewski
2020-10-07
1
-6
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
1
-1
/
+2
|
\
\
\
|
*
\
\
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-17
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
samples: vfio-mdev/mbochs: fix common struct sg_table related issues
Marek Szyprowski
2020-09-10
1
-1
/
+2
|
|
|
/
*
|
|
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
4
-12
/
+913
|
\
\
\
|
*
|
|
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-02
1
-2
/
+2
|
*
|
|
samples: mpssd: fix the build errors when enable DEBUG in mpssd.c
Sherry Sun
2020-10-02
1
-10
/
+10
|
*
|
|
nitro_enclaves: Add sample for ioctl interface usage
Andra Paraschiv
2020-09-22
3
-0
/
+901
|
|
/
/
*
|
|
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
2
-5
/
+5
|
\
\
\
|
*
|
|
tracing: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-2
/
+2
|
*
|
|
kprobes: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-13
3
-0
/
+103
*
|
|
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-12
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]