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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
tools/nolibc/ctype: split the is* functions to ctype.h
Willy Tarreau
2
-6
/
+23
2022-04-20
tools/nolibc/string: split the string functions into string.h
Willy Tarreau
2
-95
/
+108
2022-04-20
tools/nolibc/stdlib: extract the stdlib-specific functions to their own file
Willy Tarreau
2
-66
/
+86
2022-04-20
tools/nolibc/sys: split the syscall definitions into their own file
Willy Tarreau
2
-962
/
+1192
2022-04-20
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau
8
-1186
/
+1266
2022-04-20
tools/nolibc/types: split syscall-specific definitions into their own files
Willy Tarreau
2
-108
/
+135
2022-04-20
tools/nolibc/std: move the standard type definitions to std.h
Willy Tarreau
2
-37
/
+54
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+7
2022-04-11
tools/nolibc: guard the main file against multiple inclusion
Willy Tarreau
1
-0
/
+4
2022-04-11
tools/nolibc: use pselect6 on RISCV
Willy Tarreau
1
-0
/
+3
2022-04-10
libbpf: Add ARC support to bpf_tracing.h
Vladimir Isaev
1
-0
/
+2
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-04-03
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
1
-2
/
+2
2022-04-01
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+40
2022-04-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+9
2022-04-01
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-03-28
bpf: Sync comments for bpf_get_stack
Geliang Tang
1
-4
/
+4
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
2
-4
/
+2
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
10
-0
/
+156
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+32
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-5
/
+151
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2022-03-23
linux/types.h: remove unnecessary __bitwise__
Bjorn Helgaas
1
-3
/
+2
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
1
-0
/
+1
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
1
-0
/
+13
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
1
-0
/
+16
2022-03-15
x86/ibt: Add ANNOTATE_NOENDBR
Peter Zijlstra
1
-0
/
+16
2022-03-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-03-12
tools compiler.h: Remove duplicate #ifndef noinline block
Rasmus Villemoes
1
-4
/
+0
2022-03-10
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
1
-0
/
+11
2022-03-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
1
-2
/
+2
2022-03-10
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
1
-19
/
+21
2022-03-09
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
1
-0
/
+3
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-2
/
+0
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-03-03
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
1
-1
/
+40
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
1
-0
/
+2
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
1
-0
/
+4
2022-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-02-22
KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+1
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
1
-0
/
+1
2022-02-20
memblock tests: Add skeleton of the memblock simulator
Karolina Drobnik
1
-0
/
+10
2022-02-20
tools/include: Add debugfs.h stub
Karolina Drobnik
1
-0
/
+5
2022-02-20
tools/include: Add pfn.h stub
Karolina Drobnik
1
-0
/
+10
2022-02-20
tools/include: Add io.h stub
Karolina Drobnik
1
-0
/
+5
2022-02-20
tools/include: Add cache.h stub
Karolina Drobnik
1
-0
/
+10
[prev]
[next]