index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-34
/
+259
2021-11-23
tools: sync uapi/linux/if_link.h header
Eric Dumazet
1
-34
/
+259
2021-11-18
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+27
2021-11-13
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
1
-1
/
+1
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-26
/
+124
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-23
/
+108
2021-11-01
bpf: Add alignment padding for "map_extra" + consolidate holes
Joanne Koong
1
-0
/
+1
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+16
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
1
-0
/
+16
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
1
-0
/
+9
2021-10-21
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
1
-0
/
+1
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
1
-0
/
+7
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
1
-0
/
+15
2021-10-19
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
1
-2
/
+9
2021-10-19
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove an extra line
Kajol Jain
1
-1
/
+7
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
1
-4
/
+4
2021-09-17
bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments
Dave Marchevsky
1
-2
/
+3
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
1
-0
/
+11
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-21
/
+60
2021-09-15
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
1
-1
/
+1
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
1
-1
/
+13
2021-09-14
btf: Change BTF_KIND_* macros to enums
Yonghong Song
1
-19
/
+22
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
1
-0
/
+22
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-10
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
1
-0
/
+2
2021-09-10
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+7
2021-09-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+7
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+86
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-0
/
+1
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
1
-0
/
+7
2021-08-24
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
1
-0
/
+53
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
1
-1
/
+1
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
1
-0
/
+16
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
1
-0
/
+7
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
1
-0
/
+2
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
1
-0
/
+1
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+81
2021-07-15
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
1
-1
/
+1
2021-07-15
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
1
-0
/
+7
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
1
-0
/
+73
2021-07-14
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
1
-1
/
+1
2021-07-14
bpf: Sync tools/include/uapi/linux/bpf.h
Alexei Starovoitov
1
-3
/
+0
2021-07-02
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
2
-0
/
+106
2021-07-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+105
2021-07-01
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-7
/
+75
[next]