index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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
...
|
|
*
|
|
|
|
|
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
2017-10-07
1
-1
/
+2
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
2
-2
/
+25
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
libbpf: sync bpf.h
Alexei Starovoitov
2017-10-04
1
-3
/
+52
|
|
*
|
|
|
|
|
|
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-29
1
-0
/
+10
|
|
*
|
|
|
|
|
|
bpf: update bpf.h uapi header for tools
Daniel Borkmann
2017-09-26
1
-13
/
+32
*
|
|
|
|
|
|
|
|
tools headers: Synchronize prctl.h ABI header
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+9
*
|
|
|
|
|
|
|
|
tools headers: Synchronize KVM arch ABI headers
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+1
*
|
|
|
|
|
|
|
|
tools headers: Synchronize perf_event.h header
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+1
*
|
|
|
|
|
|
|
|
tools headers: Synchronize kernel ABI headers wrt SPDX tags
Arnaldo Carvalho de Melo
2017-11-28
2
-0
/
+2
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
10
-6
/
+14
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
2017-11-04
10
-7
/
+11
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
5
-0
/
+5
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-11-01
1
-2
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
1
-2
/
+2
|
|
/
/
/
*
|
|
|
tools include uapi: Grab a copy of linux/kcmp.h
Arnaldo Carvalho de Melo
2017-10-31
1
-0
/
+27
*
|
|
|
tools include uapi: Grab a copy of linux/prctl.h
Arnaldo Carvalho de Melo
2017-10-27
1
-0
/
+200
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-21
1
-1
/
+2
|
\
\
\
|
*
|
|
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
1
-1
/
+2
|
|
|
/
|
|
/
|
*
/
|
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
2017-10-09
1
-1
/
+1
|
/
/
*
/
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
2017-09-25
3
-14
/
+45
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-12
1
-1
/
+3
|
\
|
*
perf tools: Support new sample type for physical address
Kan Liang
2017-09-01
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-2
/
+58
|
\
\
|
|
/
|
/
|
|
*
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-28
1
-6
/
+3
|
*
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2017-08-19
1
-1
/
+9
|
*
bpf: sockmap sample program
John Fastabend
2017-08-16
1
-1
/
+45
|
*
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
1
-0
/
+5
|
*
selftests: bpf: add a test for XDP redirect
William Tu
2017-08-08
1
-1
/
+2
|
*
bpf: testing: fix devmap tests
John Fastabend
2017-07-29
1
-0
/
+1
*
|
perf tools: Add support for printing new mem_info encodings
Andi Kleen
2017-08-22
1
-2
/
+28
*
|
tools include uapi: Grab a copy of linux/vhost.h
Arnaldo Carvalho de Melo
2017-08-01
1
-0
/
+209
*
|
tools include uapi: Grab a copy of linux/kvm.h
Arnaldo Carvalho de Melo
2017-08-01
1
-0
/
+1419
*
|
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
2017-07-31
1
-6
/
+8
*
|
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
2017-07-31
1
-1
/
+1
*
|
Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...
Ingo Molnar
2017-07-30
1
-5
/
+133
|
\
|
|
*
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
2017-07-03
1
-1
/
+15
|
*
bpf: update tools/include/uapi/linux/bpf.h
Lawrence Brakmo
2017-07-01
1
-1
/
+65
|
*
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-10
1
-1
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
1
-6
/
+2
|
|
\
|
*
|
bpf: Test for bpf ID
Martin KaFai Lau
2017-06-06
1
-0
/
+41
|
*
|
bpf: update perf event helper functions documentation
Teng Qin
2017-06-04
1
-4
/
+7
*
|
|
tools include uapi: Grab a copy of linux/sched.h
Arnaldo Carvalho de Melo
2017-07-20
1
-0
/
+52
*
|
|
perf/core: Define the common branch type classification
Jin Yao
2017-07-18
1
-1
/
+26
*
|
|
tools: Update include/uapi/linux/fcntl.h copy from the kernel
Arnaldo Carvalho de Melo
2017-07-18
1
-0
/
+21
|
|
/
|
/
|
*
|
tools/include: Sync kernel ABI headers with tooling headers
Ingo Molnar
2017-05-24
1
-6
/
+2
|
/
*
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
1
-2
/
+9
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-0
/
+16
|
\
|
*
powerpc/perf: Define big-endian version of perf_mem_data_src
Sukadev Bhattiprolu
2017-04-19
1
-0
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-1
/
+31
|
\
\
[prev]
[next]