index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-11
samples: bpf: Refactor XDP kern program maps with BTF-defined map
Daniel T. Lee
2020-10-11
samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
Daniel T. Lee
2020-10-11
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2020-10-07
samples: configfs: prefer pr_err() over bare printk(KERN_ERR
Bartosz Golaszewski
2020-10-07
samples: configfs: don't use spaces before tabs
Bartosz Golaszewski
2020-10-07
samples: configfs: consolidate local variables of the same type
Bartosz Golaszewski
2020-10-07
samples: configfs: don't reinitialize variables which are already zeroed
Bartosz Golaszewski
2020-10-07
samples: configfs: replace simple_strtoul() with kstrtoint()
Bartosz Golaszewski
2020-10-07
samples: configfs: fix alignment in item struct
Bartosz Golaszewski
2020-10-07
samples: configfs: drop unnecessary ternary operators
Bartosz Golaszewski
2020-10-07
samples: configfs: remove redundant newlines
Bartosz Golaszewski
2020-10-06
samples: bpf: Driver interrupt statistics in xdpsock
Ciara Loftus
2020-10-06
samples: bpf: Count syscalls in xdpsock
Ciara Loftus
2020-10-06
samples: bpf: Split xdpsock stats into new struct
Ciara Loftus
2020-10-06
samples/bpf: Fix a compilation error with fallthrough marking
Yonghong Song
2020-10-06
samples/bpf: Change Makefile to cope with latest llvm
Yonghong Song
2020-10-02
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-02
samples: mpssd: fix the build errors when enable DEBUG in mpssd.c
Sherry Sun
2020-09-30
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-22
nitro_enclaves: Add sample for ioctl interface usage
Andra Paraschiv
2020-09-19
samples/bpf: Fix test_map_in_map on s390
Ilya Leoshkevich
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-14
samples/bpf: Add quiet option to xdpsock
Magnus Karlsson
2020-09-14
samples/bpf: Fix possible deadlock in xdpsock
Magnus Karlsson
2020-09-14
samples/bpf: Fix one packet sending in xdpsock
Magnus Karlsson
2020-09-10
docs: trace: fix the location of kprobes.rst
Mauro Carvalho Chehab
2020-09-10
samples: vfio-mdev/mbochs: fix common struct sg_table related issues
Marek Szyprowski
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
samples, bpf: Add xsk_fwd test file to .gitignore
Daniel T. Lee
2020-09-04
samples, bpf: Replace bpf_program__title() with bpf_program__section_name()
Daniel T. Lee
2020-08-31
samples/bpf: Fix to xdpsock to avoid recycling frames
Weqaar Janjua
2020-08-31
samples/bpf: Optimize l2fwd performance in xdpsock
Magnus Karlsson
2020-08-31
samples/bpf: Add new sample xsk_fwd.c
Cristian Dumitrescu
2020-08-24
samples: bpf: Refactor tracepoint tracing programs with libbpf
Daniel T. Lee
2020-08-24
samples: bpf: Refactor kprobe tracing programs with libbpf
Daniel T. Lee
2020-08-24
samples: bpf: Cleanup bpf_load.o from Makefile
Daniel T. Lee
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
tracing: switch to kernel_clone()
Christian Brauner
2020-08-20
kprobes: switch to kernel_clone()
Christian Brauner
2020-08-18
samples: bpf: Fix broken bpf programs due to removed symbol
Daniel T. Lee
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]