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-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-09
kallsyms: fix build without execinfo
Achill Gilgenast
2025-07-08
uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
Thomas Weißschuh
2025-06-17
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
selftests/bpf: Fix bpf selftest build warning
Saket Kumar Bhaskar
2025-05-27
Merge tag 'nolibc-20250526-for-6.16-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2025-05-22
perf/uapi: Clean up <uapi/linux/perf_event.h> a bit
Ingo Molnar
2025-05-22
perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>
Ian Rogers
2025-05-21
tools/nolibc: move NULL and offsetof() to sys/stddef.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move uname() and friends to sys/utsname.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move makedev() and friends to sys/sysmacros.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move getrlimit() and friends to sys/resource.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move reboot() to sys/reboot.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move prctl() to sys/prctl.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move mount() to sys/mount.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move ioctl() to sys/ioctl.h
Thomas Weißschuh
2025-05-21
tools/nolibc: implement wait() in terms of waitpid()
Thomas Weißschuh
2025-05-21
tools/nolibc: fall back to sys_clock_gettime() in gettimeofday()
Thomas Weißschuh
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
2025-05-21
tools/nolibc: add mremap()
Thomas Weißschuh
2025-05-21
tools/nolibc: add more stat() variants
Thomas Weißschuh
2025-05-21
tools/nolibc: add %m printf format
Thomas Weißschuh
2025-05-21
tools/nolibc: add strstr()
Thomas Weißschuh
2025-05-21
tools/nolibc: use poll-related definitions from UAPI headers
Thomas Weißschuh
2025-05-21
tools/nolibc: move poll() to poll.h
Thomas Weißschuh
2025-05-21
tools/nolibc: Add m68k support
Daniel Palmer
2025-05-21
tools/nolibc: include nolibc.h early from all header files
Thomas Weißschuh
2025-05-21
tools/nolibc: add target to check header usability
Thomas Weißschuh
[next]