index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+12
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
-0
/
+5
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+12
2023-01-18
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+9
2023-01-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+3
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
-0
/
+7
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-38
/
+79
2023-01-10
nolibc/sys: Implement `getpagesize(2)` function
Ammar Faizi
-0
/
+21
2023-01-10
nolibc/stdlib: Implement `getauxval(3)` function
Ammar Faizi
-0
/
+27
2023-01-10
tools/nolibc: add auxiliary vector retrieval for s390
Sven Schnelle
-0
/
+10
2023-01-10
tools/nolibc: add auxiliary vector retrieval for mips
Willy Tarreau
-0
/
+11
2023-01-10
tools/nolibc: add auxiliary vector retrieval for riscv
Willy Tarreau
-0
/
+10
2023-01-10
tools/nolibc: add auxiliary vector retrieval for arm
Willy Tarreau
-0
/
+13
2023-01-10
tools/nolibc: add auxiliary vector retrieval for arm64
Willy Tarreau
-0
/
+7
2023-01-10
tools/nolibc: add auxiliary vector retrieval for x86_64
Willy Tarreau
-0
/
+7
2023-01-10
tools/nolibc: add auxiliary vector retrieval for i386
Willy Tarreau
-0
/
+7
2023-01-10
tools/nolibc: export environ as a weak symbol on s390
Sven Schnelle
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on riscv
Willy Tarreau
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on mips
Willy Tarreau
-0
/
+5
2023-01-10
tools/nolibc: export environ as a weak symbol on arm
Willy Tarreau
-1
/
+8
2023-01-10
tools/nolibc: export environ as a weak symbol on arm64
Willy Tarreau
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on i386
Willy Tarreau
-0
/
+3
2023-01-10
tools/nolibc: export environ as a weak symbol on x86_64
Willy Tarreau
-0
/
+3
2023-01-10
tools/nolibc: make errno a weak symbol instead of a static one
Willy Tarreau
-3
/
+1
2023-01-10
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
-84
/
+1
2023-01-10
tools/nolibc: support thumb mode with frame pointers on ARM
Willy Tarreau
-13
/
+47
2023-01-10
tools/nolibc: enable support for thumb1 mode for ARM
Willy Tarreau
-4
/
+10
2023-01-10
tools/nolibc: make compiler and assembler agree on the section around _start
Willy Tarreau
-133
/
+135
2023-01-09
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
-7
/
+7
2023-01-09
nolibc: add support for s390
Sven Schnelle
-0
/
+226
2023-01-09
tools/nolibc: prevent gcc from making memset() loop over itself
Willy Tarreau
-1
/
+4
2023-01-09
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
-0
/
+29
2023-01-09
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
-0
/
+2
2023-01-09
tools/nolibc: Fix S_ISxxx macros
Warner Losh
-7
/
+7
2023-01-09
nolibc: fix fd_set type
Sven Schnelle
-23
/
+30
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29
/
+50
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+4
2022-12-20
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+12
2022-12-20
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
-26
/
+36
2022-12-19
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
-0
/
+4
2022-12-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+2
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-60
/
+208
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+187
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
-61
/
+21
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
-0
/
+176
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
-4
/
+4
2022-12-05
tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
Eyal Birger
-0
/
+1
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
-0
/
+176
2022-12-02
tools: KVM: selftests: Convert clear/set_bit() to actual atomics
Sean Christopherson
-9
/
+17
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
-1
/
+1
[prev]
[next]