index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Commit message (
Expand
)
Author
Age
*
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
|
\
|
*
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
2017-12-11
|
|
\
|
*
|
kobject: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
|
*
|
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2017-12-07
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
|
\
\
\
|
*
|
|
samples/bpf: Partially fixes the bpf.o build
Mickaël Salaün
2018-01-26
|
*
|
|
bpf: sockmap set rlimit
John Fastabend
2018-01-24
|
*
|
|
bpf: sockmap put client sockets in blocking mode
John Fastabend
2018-01-24
|
*
|
|
bpf: sockmap sample add base test without any BPF for comparison
John Fastabend
2018-01-24
|
*
|
|
bpf: sockmap sample, report bytes/sec
John Fastabend
2018-01-24
|
*
|
|
bpf: sockmap sample, use fork() for send and recv
John Fastabend
2018-01-24
|
*
|
|
bpf: add sendmsg option for testing BPF programs
John Fastabend
2018-01-24
|
*
|
|
bpf: refactor sockmap sample program update for arg parsing
John Fastabend
2018-01-24
|
*
|
|
samples/bpf: xdp_monitor include cpumap tracepoints in monitoring
Jesper Dangaard Brouer
2018-01-19
|
*
|
|
samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated
Jesper Dangaard Brouer
2018-01-17
|
*
|
|
samples/bpf: Fix trailing semicolon
Luis de Bethencourt
2018-01-16
|
*
|
|
samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB
Jesper Dangaard Brouer
2018-01-10
|
*
|
|
samples/bpf: program demonstrating access to xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
|
|
\
\
\
|
|
*
|
|
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-12-12
|
*
|
|
|
samples/bpf: add erspan v2 sample code
William Tu
2017-12-15
|
|
/
/
/
|
*
|
|
samples/bpf: add ip6erspan sample code
William Tu
2017-12-06
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-05
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-04
|
|
\
\
\
|
|
*
|
|
samples/bpf: Convert magic numbers to names in multi-prog cgroup test case
David Ahern
2017-11-30
|
|
|
|
/
|
|
|
/
|
|
*
/
|
samples/bpf: extend test_tunnel_bpf.sh with ip6gre
William Tu
2017-12-04
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-01-31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
livepatch: Remove immediate feature
Miroslav Benes
2018-01-11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
samples/bpf: add error checking for perf ioctl calls in bpf loader
Yonghong Song
2017-11-30
*
|
|
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
2017-11-17
|
/
/
*
|
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
|
\
\
|
*
\
Merge tag 'staging-4.15-rc1' into v4l_for_linus
Mauro Carvalho Chehab
2017-11-14
|
|
\
\
|
*
|
|
[media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'
Christophe JAILLET
2017-10-04
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xdp: sample: Missing curly braces in read_route()
Dan Carpenter
2017-11-14
|
*
|
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
|
*
|
|
bpf: Fix tcp_clamp_kern.c sample program
Lawrence Brakmo
2017-11-11
|
*
|
|
bpf: Fix tcp_iw_kern.c sample program
Lawrence Brakmo
2017-11-11
|
*
|
|
bpf: Fix tcp_cong_kern.c sample program
Lawrence Brakmo
2017-11-11
|
*
|
|
bpf: Fix tcp_bufs_kern.c sample program
Lawrence Brakmo
2017-11-11
|
*
|
|
bpf: Fix tcp_rwnd_kern.c sample program
Lawrence Brakmo
2017-11-11
|
*
|
|
bpf: Fix tcp_synrto_kern.c sample program
Lawrence Brakmo
2017-11-11
|
*
|
|
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-11-10
|
*
|
|
bpf: Rename tcp_bbf.readme to tcp_bpf.readme
Lawrence Brakmo
2017-11-07
|
*
|
|
xdp: Sample xdp program implementing ip forward
Christina Jacob
2017-11-07
|
*
|
|
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
2017-11-05
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
|
|
\
\
\
|
*
|
|
|
samples/pktgen: remove remaining old pktgen sample scripts
Jesper Dangaard Brouer
2017-11-02
|
*
|
|
|
samples/pktgen: update sample03, no need for clones when bursting
Jesper Dangaard Brouer
2017-11-02
[next]