index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2020-02-12
1
-0
/
+5
*
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2020-02-12
1
-1
/
+13
*
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2020-02-11
1
-0
/
+6
*
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2020-02-11
1
-0
/
+4
*
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...
Arnaldo Carvalho de Melo
2020-02-11
2
-1
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-23
3
-4
/
+75
|
\
|
*
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
2020-01-22
1
-1
/
+8
|
*
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-22
1
-0
/
+1
|
*
tools/bpf: Sync uapi header bpf.h
Yonghong Song
2020-01-15
1
-0
/
+21
|
*
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
2020-01-15
1
-2
/
+17
|
*
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
2020-01-13
1
-0
/
+1
|
*
libbpf: Sanitize global functions
Alexei Starovoitov
2020-01-10
1
-0
/
+6
|
*
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
2020-01-09
1
-1
/
+6
|
*
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
2020-01-09
1
-2
/
+17
*
|
net: macsec: introduce the macsec_context structure
Antoine Tenart
2020-01-14
1
-0
/
+7
*
|
tcp: Define IPPROTO_MPTCP
Mat Martineau
2020-01-09
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
2
-3
/
+14
|
\
|
*
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-19
1
-0
/
+10
|
*
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
1
-3
/
+4
*
|
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-11
1
-0
/
+1
*
|
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2019-12-02
1
-18
/
+42
*
|
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-0
/
+11
*
|
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-1
/
+1
*
|
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-1
/
+2
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
1
-2
/
+8
|
\
|
*
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
2019-11-21
1
-2
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
2
-56
/
+134
|
\
\
|
*
|
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-11-18
1
-0
/
+3
|
*
|
libbpf: Add support for attaching BPF programs to other BPF programs
Alexei Starovoitov
2019-11-15
1
-0
/
+1
|
*
|
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
2019-11-15
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-02
1
-40
/
+84
|
|
\
\
|
|
*
|
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
2019-11-02
1
-40
/
+82
|
|
*
|
libbpf: Add support for prog_tracing
Alexei Starovoitov
2019-10-31
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-2
/
+30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
2
-1
/
+29
|
|
\
\
|
|
*
|
tools: Sync if_link.h
Andrii Nakryiko
2019-10-21
1
-0
/
+2
|
|
*
|
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
1
-1
/
+26
|
|
*
|
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
2019-10-17
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
4
-51
/
+192
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
uapi/bpf: fix helper docs
Andrii Nakryiko
2019-10-06
1
-16
/
+16
*
|
|
|
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
2019-11-07
5
-53
/
+222
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2019-10-15
1
-2
/
+28
|
*
|
|
tools headers kvm: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
1
-0
/
+3
|
*
|
tools headers uapi: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
2
-51
/
+185
|
*
|
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
1
-0
/
+4
|
|
/
*
/
fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
Eugene Syromiatnikov
2019-10-25
1
-1
/
+8
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
1
-1
/
+6
|
\
|
*
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+6
*
|
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-09-21
1
-0
/
+1
|
\
\
[next]