index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
1
-0
/
+23
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
1
-1
/
+25
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
1
-1
/
+19
2020-03-05
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-1
/
+7
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-0
/
+1
2020-03-04
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
Andrii Nakryiko
1
-67
/
+110
2020-03-03
bpf: Sync uapi bpf.h to tools/
Willem de Bruijn
1
-0
/
+1
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+24
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-9
/
+7
2020-02-19
selftests/bpf: Add bpf_read_branch_records() selftest
Daniel Xu
1
-1
/
+24
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-02-12
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-02-12
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+13
2020-02-11
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+6
2020-02-11
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-02-11
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...
Arnaldo Carvalho de Melo
2
-1
/
+40
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-4
/
+75
2020-01-22
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
1
-1
/
+8
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
1
-0
/
+1
2020-01-15
tools/bpf: Sync uapi header bpf.h
Yonghong Song
1
-0
/
+21
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-2
/
+17
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
1
-0
/
+7
2020-01-13
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
1
-0
/
+1
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
1
-0
/
+6
2020-01-09
tcp: Define IPPROTO_MPTCP
Mat Martineau
1
-0
/
+2
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
1
-1
/
+6
2020-01-09
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
1
-2
/
+17
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+14
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
1
-0
/
+10
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
1
-3
/
+4
2019-12-11
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-12-02
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-18
/
+42
2019-12-02
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2019-12-02
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-12-02
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+8
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-56
/
+134
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
1
-2
/
+8
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
1
-0
/
+3
2019-11-15
libbpf: Add support for attaching BPF programs to other BPF programs
Alexei Starovoitov
1
-0
/
+1
2019-11-15
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
1
-0
/
+2
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
5
-53
/
+222
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-40
/
+84
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+30
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
1
-40
/
+82
2019-10-31
libbpf: Add support for prog_tracing
Alexei Starovoitov
1
-0
/
+2
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+29
2019-10-25
fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
Eugene Syromiatnikov
1
-1
/
+8
2019-10-21
tools: Sync if_link.h
Andrii Nakryiko
1
-0
/
+2
[prev]
[next]