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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
Martin KaFai Lau
2018-12-05
1
-1
/
+1
|
|
*
|
|
|
tools: sync uapi/linux/bpf.h
Lorenz Bauer
2018-12-04
1
-2
/
+5
|
|
*
|
|
|
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
1
-0
/
+1
|
|
*
|
|
|
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
1
-0
/
+14
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
4
-23
/
+62
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-29
1
-1
/
+15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: add msg_pop_data helper to tools
John Fastabend
2018-11-28
1
-1
/
+15
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
2
-0
/
+649
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-22
1
-0
/
+1
|
*
|
|
|
|
|
tools/bpf: sync kernel uapi bpf.h header to tools directory
Yonghong Song
2018-11-20
1
-0
/
+13
|
*
|
|
|
|
|
tools/bpf: Sync kernel btf.h header
Martin KaFai Lau
2018-11-20
1
-3
/
+15
|
*
|
|
|
|
|
tools: sync linux/bpf.h
Lorenz Bauer
2018-11-20
1
-3
/
+10
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
3
-0
/
+39
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tools uapi asm: Update asm-generic/unistd.h copy
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+4
|
*
|
|
|
|
tools headers uapi: Grab a copy of fadvise.h
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+22
|
*
|
|
|
|
Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-12-18
1
-0
/
+13
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tools include: Adopt ERR_CAST() from the kernel err.h header
Arnaldo Carvalho de Melo
2018-12-17
1
-0
/
+13
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
1
-1
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
Jakub Kicinski
2018-12-14
1
-1
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
1
-19
/
+37
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-11-30
1
-4
/
+4
|
*
|
|
|
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
1
-14
/
+25
|
*
|
|
|
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-11-30
1
-5
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-01
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-30
2
-0
/
+24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
tools uapi asm-generic: Synchronize ioctls.h
Arnaldo Carvalho de Melo
2018-11-19
1
-0
/
+2
|
*
|
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
2018-11-19
1
-0
/
+22
|
|
/
*
/
tools/bpftool: copy a few net uapi headers to tools directory
Yonghong Song
2018-11-09
2
-0
/
+649
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-03
8
-3
/
+421
|
\
|
*
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
1
-0
/
+2
|
*
tools headers uapi: Update linux/if_link.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
*
tools headers uapi: Update linux/netlink.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
*
tools headers: Sync the various kvm.h header copies
Arnaldo Carvalho de Melo
2018-10-31
1
-2
/
+19
|
*
tools include uapi: Update linux/mmap.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+2
|
*
tools include uapi: Update asound.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-1
/
+1
|
*
tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+2
|
*
tools include uapi: Update linux/fs.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-2
/
+2
|
*
tools include uapi: Grab a copy of linux/fs.h
Arnaldo Carvalho de Melo
2018-10-30
1
-0
/
+393
*
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
6
-11
/
+122
|
\
\
|
|
/
|
/
|
|
*
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
2
-0
/
+3
|
*
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
4
-11
/
+118
|
*
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
1
-0
/
+1
*
|
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
1
-0
/
+5
|
\
\
|
*
|
tools/headers: update kvm.h
Vitaly Kuznetsov
2018-10-17
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-24
5
-2
/
+354
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-21
4
-2
/
+234
|
|
\
\
\
|
|
*
|
|
bpf: libbpf support for msg_push_data
John Fastabend
2018-10-20
1
-1
/
+19
[prev]
[next]