index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2023-03-20
tools/nolibc: Include linux/fcntl.h and remove duplicate code
Feiyang Chen
2023-03-20
tools/nolibc: check for S_I* macros before defining them
Willy Tarreau
2023-03-20
tools/nolibc: add getuid() and geteuid()
Willy Tarreau
2023-03-20
tools/nolibc: add integer types and integer limit macros
Vincent Dagonneau
2023-03-20
tools/nolibc: add stdint.h
Vincent Dagonneau
2023-03-20
tools/nolibc: Add gitignore to avoid git complaints about sysroot
Paul E. McKenney
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2023-03-16
KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
Thomas Huth
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
2023-03-10
Move bp_type_idx to include/linux/hw_breakpoint.h
Palmer Dabbelt
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-06
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools include UAPI: Synchronize linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-02
bpf: Add support for absolute value BPF timers
Tero Kristo
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-24
netdev-genl: fix repeated typo oflloading -> offloading
Tariq Toukan
2023-02-23
Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2023-02-15
selftests/bpf: Fix build error for LoongArch
Tiezhu Yang
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
2023-02-03
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
2023-02-02
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-18
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2023-01-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-10
nolibc/sys: Implement `getpagesize(2)` function
Ammar Faizi
[prev]
[next]