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
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
1
-0
/
+27
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
1
-1
/
+191
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-6
/
+458
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
1
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
1
-2
/
+9
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-5
/
+2
2021-02-12
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
1
-38
/
+115
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+8
2021-02-11
bpf: Be less specific about socket cookies guarantees
Florent Revest
1
-4
/
+4
2021-02-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
1
-0
/
+1
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
1
-0
/
+1
2021-02-08
tools headers uapi: Update tools's copy of linux/perf_event.h
Kan Liang
1
-4
/
+50
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-2
/
+0
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-1
/
+0
2021-02-04
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
1
-1
/
+0
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
1
-1
/
+4
2021-01-26
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
1
-0
/
+8
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
1
-0
/
+3
2021-01-26
tools, headers: Sync struct bpf_perf_event_data
Florian Lehner
1
-0
/
+1
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-1
/
+3
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+1
2021-01-21
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
1
-1
/
+1
2021-01-21
tools/nolibc: Emit detailed error for missing alternate syscall number definitions
Willy Tarreau
1
-13
/
+39
2021-01-21
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
1
-8
/
+0
2021-01-21
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
1
-18
/
+1
2021-01-21
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
1
-0
/
+10
2021-01-21
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
1
-0
/
+10
2021-01-21
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
1
-1
/
+19
2021-01-21
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
1
-0
/
+26
2021-01-21
tools/nolibc: Add the definition for dup()
Willy Tarreau
1
-0
/
+12
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
1
-0
/
+357
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+2
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-5
/
+2
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
1
-0
/
+1
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2
-1
/
+5
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2
-0
/
+4
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2
-6
/
+14
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
1
-5
/
+5
2020-12-28
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
Jiri Olsa
1
-5
/
+37
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+55
2020-12-24
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
1
-1
/
+3
2020-12-18
tools headers UAPI: Update asm-generic/unistd.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-12-18
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-12-18
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+2
2020-12-18
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+5
[prev]
[next]