index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel...
Namhyung Kim
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the KVM headers with the kernel sources
Namhyung Kim
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2025-03-24
Merge tag 'nolibc-20250308-for-6.15-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-20
tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
Alexander Mikhalitsyn
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
2025-03-17
lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
Wei Yang
2025-03-17
lib/rbtree: add random seed
Wei Yang
2025-03-17
lib/rbtree: enable userland test suite for rbtree related data structure
Wei Yang
2025-03-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-03-08
tools/nolibc: don't use asm/ UAPI headers
Thomas Weißschuh
2025-03-06
tools/nolibc: drop outdated example from overview comment
Louis Taylor
2025-03-06
tools/nolibc: process open() vararg as mode_t
Louis Taylor
2025-03-06
tools/nolibc: always use openat(2) instead of open(2)
Louis Taylor
2025-03-06
tools/nolibc: add support for openat(2)
Louis Taylor
2025-03-05
treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
Vincent Mailhol
2025-03-03
tools/nolibc: add limits.h shim header
Thomas Weißschuh
2025-03-03
tools/include: Add uapi/linux/elf.h
Thomas Weißschuh
2025-02-26
tools/nolibc: add support for [v]sscanf()
Thomas Weißschuh
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
2025-02-20
tools/nolibc: add support for 32-bit s390
Thomas Weißschuh
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
2025-02-12
bpf: Sync uapi bpf.h header for the tooling infra
Yonghong Song
2025-02-09
tools/nolibc: add support for directory access
Thomas Weißschuh
2025-02-09
tools/nolibc: add support for sys_llseek()
Thomas Weißschuh
2025-02-06
netdev: add io_uring memory provider info
David Wei
2025-02-05
docs/bpf: Document the semantics of BTF tags with kind_flag
Ihor Solodrai
2025-02-03
tools/nolibc: make signature of ioctl() more flexible
Thomas Weißschuh
2025-02-03
tools/nolibc: add prototypes for non-static functions
Thomas Weißschuh
[next]