index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+3
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
1
-1
/
+1
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+2
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
7
-1
/
+28
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
1
-1
/
+1
2023-03-06
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-03-06
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2023-03-03
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2023-03-03
tools include UAPI: Synchronize linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-03
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+1
2023-03-03
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+7
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-02-24
netdev-genl: fix repeated typo oflloading -> offloading
Tariq Toukan
1
-1
/
+1
2023-02-23
Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-200
/
+526
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
14
-38
/
+91
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-02-15
selftests/bpf: Fix build error for LoongArch
Tiezhu Yang
1
-0
/
+2
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-0
/
+11
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
1
-4
/
+7
2023-02-03
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
1
-1
/
+1
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+59
2023-02-02
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
1
-2
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+12
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+12
2023-01-18
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2023-01-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
1
-0
/
+7
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-38
/
+79
2023-01-10
nolibc/sys: Implement `getpagesize(2)` function
Ammar Faizi
1
-0
/
+21
2023-01-10
nolibc/stdlib: Implement `getauxval(3)` function
Ammar Faizi
1
-0
/
+27
2023-01-10
tools/nolibc: add auxiliary vector retrieval for s390
Sven Schnelle
1
-0
/
+10
2023-01-10
tools/nolibc: add auxiliary vector retrieval for mips
Willy Tarreau
1
-0
/
+11
2023-01-10
tools/nolibc: add auxiliary vector retrieval for riscv
Willy Tarreau
1
-0
/
+10
2023-01-10
tools/nolibc: add auxiliary vector retrieval for arm
Willy Tarreau
1
-0
/
+13
2023-01-10
tools/nolibc: add auxiliary vector retrieval for arm64
Willy Tarreau
1
-0
/
+7
2023-01-10
tools/nolibc: add auxiliary vector retrieval for x86_64
Willy Tarreau
1
-0
/
+7
2023-01-10
tools/nolibc: add auxiliary vector retrieval for i386
Willy Tarreau
1
-0
/
+7
2023-01-10
tools/nolibc: export environ as a weak symbol on s390
Sven Schnelle
1
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on riscv
Willy Tarreau
1
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on mips
Willy Tarreau
1
-0
/
+5
2023-01-10
tools/nolibc: export environ as a weak symbol on arm
Willy Tarreau
1
-1
/
+8
2023-01-10
tools/nolibc: export environ as a weak symbol on arm64
Willy Tarreau
1
-0
/
+4
2023-01-10
tools/nolibc: export environ as a weak symbol on i386
Willy Tarreau
1
-0
/
+3
2023-01-10
tools/nolibc: export environ as a weak symbol on x86_64
Willy Tarreau
1
-0
/
+3
2023-01-10
tools/nolibc: make errno a weak symbol instead of a static one
Willy Tarreau
1
-3
/
+1
2023-01-10
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
8
-84
/
+1
2023-01-10
tools/nolibc: support thumb mode with frame pointers on ARM
Willy Tarreau
1
-13
/
+47
[next]