index
:
kernel/git/livepatching/livepatching.git
for-3.20/livepatching-core
for-3.20/upstream-fixes
for-3.21/core
for-4.0/upstream-fixes
for-4.1/core
for-4.1/core-noarch
for-4.1/core-s390
for-4.1/upstream-fixes
for-4.10/upstream
for-4.10/upstream-fixes
for-4.12/klp-hybrid-consistency-model
for-4.12/upstream
for-4.12/upstream-fixes
for-4.14/upstream-fixes
for-4.15/callbacks
for-4.15/shadow-variables
for-4.16/remove-immediate
for-4.16/signal-sysfs-force
for-4.16/signal-sysfs-force-v2
for-4.17/upstream-fixes
for-4.18/upstream
for-4.19/upstream
for-4.2/kaslr
for-4.2/upstream
for-4.21/upstream
for-4.3/upstream
for-4.4/upstream
for-4.4/upstream-fixes
for-4.5/core
for-4.5/upstream-fixes
for-4.6/notifier-cleanup
for-4.6/upstream
for-4.7/arch-independent-klp-relocations
for-4.7/core
for-4.7/livepatching-doc
for-4.7/livepatching-ppc64
for-4.9/klp-paravirt-alternatives
for-4.9/upstream
for-5.0/upstream-fixes
for-5.1/atomic-replace
for-5.1/fake-signal
for-5.1/upstream-fixes
for-5.10/flive-patching
for-5.12/doc
for-5.13/signal
for-5.15/cpu-hotplug
for-5.17/fixes
for-5.17/kallsyms
for-5.18/fixes
for-5.18/selftests-fixes
for-5.19/cleanup
for-5.2/core
for-5.2/fixes
for-5.20/selftests-fixes
for-5.3/core
for-5.4/core
for-5.5/core
for-5.5/selftests
for-5.5/system-state
for-5.6/selftests
for-5.8/klp-module-fixups
for-5.9/selftests-cleanup
for-5.9/upstream-fixes
for-6.1/fixes
for-6.1/sysfs-patched-object
for-6.10
for-6.11/selftests-fixup
for-6.11/sysfs-patch-replace
for-6.11/trivial
for-6.12/trivial
for-6.13/selftests-kprobe
for-6.14/selftests-dmesg
for-6.14/selftests-trivial
for-6.14/stack-order
for-6.15/ftrace-test
for-6.15/trivial
for-6.19/trivial
for-6.2/core
for-6.3/cleanup-relocations
for-6.4/core
for-6.4/doc
for-6.5/core
for-6.7
for-7.1/ftrace-test
for-7.1/module-function-test
for-linus
for-next
from-rusty/modules-next
master
Live Patching Group's fork of livepatching.git
Live Patching Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
34
-162
/
+275
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-6
/
+1
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+20
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+95
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+70
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
1
-12
/
+4
2025-11-20
tools/nolibc: remove now superfluous overflow check in llseek
Thomas Weißschuh
1
-2
/
+0
2025-11-20
tools/nolibc: use 64-bit off_t
Thomas Weißschuh
1
-1
/
+1
2025-11-20
tools/nolibc: prefer the llseek syscall
Thomas Weißschuh
1
-3
/
+3
2025-11-20
tools/nolibc: handle 64-bit off_t for llseek
Thomas Weißschuh
1
-2
/
+1
2025-11-20
tools/nolibc: use 64-bit ino_t
Thomas Weißschuh
1
-1
/
+1
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
2
-6
/
+1
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
5
-16
/
+58
2025-11-09
tools/nolibc: avoid using plain integer as NULL pointer
Thomas Weißschuh
4
-6
/
+6
2025-11-08
tools/nolibc: add support for fchdir()
Thomas Weißschuh
1
-0
/
+13
2025-11-03
nsfs: update tools header
Christian Brauner
1
-0
/
+70
2025-11-03
tools headers asm: Sync fls headers header with the kernel sources
Arnaldo Carvalho de Melo
3
-4
/
+4
2025-11-03
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2025-11-03
tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE...
Arnaldo Carvalho de Melo
1
-12
/
+51
2025-11-02
tools/nolibc: clean up outdated comments in generic arch.h
Willy Tarreau
1
-9
/
+0
2025-11-02
tools/nolibc: make the "headers" target install all supported archs
Willy Tarreau
1
-13
/
+6
2025-11-02
tools/nolibc: add the more portable inttypes.h
Willy Tarreau
2
-0
/
+4
2025-11-02
tools/nolibc: provide the portable sys/select.h
Willy Tarreau
5
-92
/
+105
2025-11-02
tools/nolibc: add missing memchr() to string.h
Willy Tarreau
1
-0
/
+15
2025-11-02
tools/nolibc: fix misleading help message regarding installation path
Willy Tarreau
1
-1
/
+1
2025-10-29
tools/nolibc: add uio.h with readv and writev
Benjamin Berg
3
-0
/
+51
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
16
-1
/
+36
2025-10-29
tools/nolibc: use __fallthrough__ rather than fallthrough
Benjamin Berg
1
-2
/
+2
2025-10-29
tools/nolibc: implement %m if errno is not defined
Benjamin Berg
1
-2
/
+4
2025-10-29
tools/nolibc/dirent: avoid errno in readdir_r
Benjamin Berg
1
-3
/
+3
2025-10-29
tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
1
-0
/
+4
2025-10-29
tools/nolibc: remove outdated comment about __sysret() in mmap()
Thomas Weißschuh
1
-5
/
+0
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
1
-1
/
+20
2025-10-27
tools/nolibc: x86: fix section mismatch caused by asm "mem*" functions
Willy Tarreau
1
-2
/
+4
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2
-0
/
+90
2025-10-14
objtool: Add ANNOTATE_DATA_SPECIAL
Josh Poimboeuf
1
-0
/
+2
2025-10-14
interval_tree: Fix ITSTATIC usage for *_subtree_search()
Josh Poimboeuf
1
-1
/
+1
2025-10-14
interval_tree: Sync interval_tree_generic.h with tools
Josh Poimboeuf
1
-6
/
+2
2025-10-12
tools/nolibc: handle NULL wstatus argument to waitpid()
Thomas Weißschuh
1
-6
/
+12
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...
Linus Torvalds
8
-1
/
+1755
2025-10-07
tools headers: kcfi: rename missed CONFIG_CFI_CLANG
Carlos Llamas
1
-1
/
+1
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
1
-1
/
+1
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
5
-1
/
+501
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+22
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-4
/
+161
2025-10-02
tools include: Add headers to make tools builds more hermetic
Ian Rogers
6
-0
/
+1362
2025-10-02
tools include: Replace tools linux/gfp_types.h with kernel version
Ian Rogers
1
-1
/
+392
2025-10-02
tools bitmap: Add missing asm-generic/bitsperlong.h include
Ian Rogers
1
-0
/
+1
2025-09-30
Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-102
/
+52
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+22
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2025-09-29
tools/testing: Add support for prefilled slab sheafs
Liam R. Howlett
1
-0
/
+28
2025-09-29
tools/testing: Add support for changes to slab for sheaves
Liam R. Howlett
1
-4
/
+133
2025-09-25
tools/nolibc: add stdbool.h to nolibc includes
André Almeida
1
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-3
/
+3
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
1
-0
/
+4
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
1
-0
/
+10
2025-09-20
tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...
Zhouyi Zhou
1
-1
/
+1
2025-09-19
tools: update nsfs.h uapi header
Christian Brauner
1
-2
/
+15
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
1
-0
/
+2
2025-09-18
bpf: Implement exclusive map creation
KP Singh
1
-0
/
+6
2025-09-13
tools/include: implement a couple of atomic_t ops
Brendan Jackman
1
-0
/
+22
2025-09-01
tools/nolibc: drop wait4() support
Thomas Weißschuh
1
-17
/
+0
2025-09-01
tools/nolibc: fold llseek fallback into lseek()
Thomas Weißschuh
1
-28
/
+14
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from fork functions
Thomas Weißschuh
1
-6
/
+2
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from dup2()
Thomas Weißschuh
1
-3
/
+1
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from *at() functions
Thomas Weißschuh
1
-24
/
+8
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
Thomas Weißschuh
4
-18
/
+6
2025-09-01
tools/nolibc: use tabs instead of spaces for indentation
Thomas Weißschuh
2
-3
/
+3
2025-09-01
tools/nolibc: avoid error in dup2() if old fd equals new fd
Thomas Weißschuh
1
-0
/
+13
2025-08-27
Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...
Linus Torvalds
4
-24
/
+63
2025-08-27
tools headers: Add symlink to linux/pci_ids.h
David Matlack
1
-0
/
+1
2025-08-27
tools headers: Import x86 MMIO helper overrides
David Matlack
1
-0
/
+4
2025-08-27
tools headers: Import asm-generic MMIO helpers
David Matlack
3
-1
/
+492
2025-08-27
tools headers: Add stub definition for __iomem
David Matlack
1
-0
/
+4
2025-08-19
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
1
-0
/
+28
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
1
-1
/
+7
2025-08-18
tools headers: Sync linux/cfi_types.h with the kernel source
Namhyung Kim
1
-0
/
+23
2025-08-18
tools headers: Sync linux/bits.h with the kernel source
Namhyung Kim
1
-23
/
+6
2025-08-18
tools headers: Sync KVM headers with the kernel source
Namhyung Kim
1
-0
/
+27
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
1
-0
/
+1
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-2
/
+3
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+44
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+7
2025-07-29
Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-255
/
+543
2025-07-29
Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+104
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
1
-0
/
+5
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2
-2
/
+6
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
1
-0
/
+8
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
1
-0
/
+1
2025-07-13
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
1
-1
/
+3
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+4
2025-07-11
perf bench futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
1
-2
/
+0
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-0
/
+1
2025-07-09
kallsyms: fix build without execinfo
Achill Gilgenast
1
-0
/
+4
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
1
-0
/
+1
2025-07-08
uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
Thomas Weißschuh
1
-2
/
+2
2025-07-08
tools/nolibc: drop s390 clang target override
Thomas Weißschuh
1
-3
/
+0
2025-07-07
tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()
Thomas Weißschuh
1
-1
/
+1
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
1
-2
/
+2
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
1
-0
/
+34
2025-07-04
tools/nolibc: Provide vfork()
Mark Brown
2
-0
/
+45
2025-07-04
tools/nolibc: Replace ifdef with if defined() in sys.h
Mark Brown
1
-15
/
+15
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
2
-0
/
+164
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
1
-0
/
+24
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
1
-15
/
+90
2025-06-28
tools/nolibc: MIPS: drop noreorder option
Thomas Weißschuh
1
-4
/
+0
2025-06-28
tools/nolibc: MIPS: drop manual stack pointer alignment
Thomas Weißschuh
1
-2
/
+0
2025-06-28
tools/nolibc: MIPS: drop $gp setup
Thomas Weißschuh
1
-6
/
+0
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
8
-11
/
+88
2025-06-24
tools/nolibc: use arm64 name over aarch64
Thomas Weißschuh
3
-8
/
+7
2025-06-24
tools/nolibc: hide headers_check command by default
Thomas Weißschuh
1
-1
/
+1
2025-06-22
tools/nolibc: merge i386 and x86_64 into a single x86 arch
Willy Tarreau
4
-195
/
+179
2025-06-22
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
Willy Tarreau
1
-2
/
+2
2025-06-17
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+55
2025-06-16
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2
-5
/
+13
2025-06-16
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
2
-4
/
+10
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
1
-1
/
+6
2025-06-12
tools: add coredump.h header
Christian Brauner
1
-0
/
+104
2025-06-10
bpf: adjust path to trace_output sample eBPF program
Tobias Klauser
1
-1
/
+1
2025-06-09
bpf: Add cookie to tracing bpf_link_info
Tao Chen
1
-0
/
+2
2025-06-09
bpf: Implement mprog API on top of existing cgroup progs
Yonghong Song
1
-0
/
+7
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
1
-0
/
+2
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
4
-15
/
+32
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+18
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-0
/
+2
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-7
/
+12
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-3
/
+6
2025-05-28
selftests/bpf: Fix bpf selftest build warning
Saket Kumar Bhaskar
1
-3
/
+3
2025-05-27
Merge tag 'nolibc-20250526-for-6.16-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
50
-515
/
+2014
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-314
/
+325
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+44
2025-05-26
Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+554
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-0
/
+2
2025-05-22
perf/uapi: Clean up <uapi/linux/perf_event.h> a bit
Ingo Molnar
1
-312
/
+322
2025-05-22
perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>
Ian Rogers
1
-2
/
+3
2025-05-21
tools/nolibc: move NULL and offsetof() to sys/stddef.h
Thomas Weißschuh
4
-9
/
+26
2025-05-21
tools/nolibc: move uname() and friends to sys/utsname.h
Thomas Weißschuh
4
-27
/
+44
2025-05-21
tools/nolibc: move makedev() and friends to sys/sysmacros.h
Thomas Weißschuh
4
-5
/
+22
2025-05-21
tools/nolibc: move getrlimit() and friends to sys/resource.h
Thomas Weißschuh
5
-39
/
+55
2025-05-21
tools/nolibc: move reboot() to sys/reboot.h
Thomas Weißschuh
5
-19
/
+36
2025-05-21
tools/nolibc: move prctl() to sys/prctl.h
Thomas Weißschuh
4
-21
/
+38
2025-05-21
tools/nolibc: move mount() to sys/mount.h
Thomas Weißschuh
4
-20
/
+39
2025-05-21
tools/nolibc: move ioctl() to sys/ioctl.h
Thomas Weißschuh
4
-12
/
+31
2025-05-21
tools/nolibc: implement wait() in terms of waitpid()
Thomas Weißschuh
1
-6
/
+6
2025-05-21
tools/nolibc: fall back to sys_clock_gettime() in gettimeofday()
Thomas Weißschuh
1
-1
/
+14
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
1
-0
/
+27
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
3
-0
/
+52
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
1
-0
/
+7
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
3
-0
/
+89
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
2
-0
/
+87
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
2
-0
/
+94
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
1
-0
/
+28
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
4
-0
/
+51
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
3
-0
/
+36
2025-05-21
tools/nolibc: add mremap()
Thomas Weißschuh
1
-0
/
+19
2025-05-21
tools/nolibc: add more stat() variants
Thomas Weißschuh
1
-2
/
+23
2025-05-21
tools/nolibc: add %m printf format
Thomas Weißschuh
1
-0
/
+7
2025-05-21
tools/nolibc: add strstr()
Thomas Weißschuh
1
-0
/
+20
2025-05-21
tools/nolibc: use poll-related definitions from UAPI headers
Thomas Weißschuh
2
-15
/
+1
2025-05-21
tools/nolibc: move poll() to poll.h
Thomas Weißschuh
4
-37
/
+57
2025-05-21
tools/nolibc: Add m68k support
Daniel Palmer
2
-0
/
+143
2025-05-21
tools/nolibc: include nolibc.h early from all header files
Thomas Weißschuh
20
-63
/
+60
2025-05-21
tools/nolibc: add target to check header usability
Thomas Weißschuh
1
-0
/
+9
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-0
/
+1
2025-05-20
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+2
2025-05-20
tools headers compiler: Pick the const_true() define from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+22
2025-05-20
tools headers: Synchronize uapi/linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+2
2025-05-20
tools headers: Sync the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+6
2025-05-13
net: devmem: TCP tx netlink api
Stanislav Fomichev
1
-0
/
+1
2025-05-12
selftests/fs/mount-notify: build with tools include dir
Amir Goldstein
1
-0
/
+274
2025-05-12
selftests/fs/statmount: build with tools include dir
Amir Goldstein
2
-0
/
+280
2025-05-11
tools headers UAPI: sync linux/fs.h with the kernel sources
Andrei Vagin
1
-1
/
+18
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
1
-0
/
+1
2025-05-07
bpf: Clarify handling of mark and tstamp by redirect_peer
Paul Chaignon
1
-0
/
+3
2025-05-03
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-1
/
+43
2025-04-22
tools/nolibc: implement width padding in printf()
Thomas Weißschuh
1
-1
/
+16
2025-04-22
tools/nolibc: add snprintf() and friends
Thomas Weißschuh
1
-0
/
+55
2025-04-22
tools/nolibc: allow limiting of printf destination size
Thomas Weißschuh
1
-6
/
+10
2025-04-22
tools/nolibc: allow different write callbacks in printf
Thomas Weißschuh
1
-4
/
+17
2025-04-22
tools/nolibc: add getopt()
Thomas Weißschuh
3
-0
/
+103
2025-04-22
tools/nolibc: add dprintf() and vdprintf()
Thomas Weißschuh
1
-0
/
+24
2025-04-22
tools/nolibc: implement waitpid() in terms of waitid()
Thomas Weißschuh
1
-12
/
+58
2025-04-22
tools/nolibc: add setpgrp()
Thomas Weißschuh
1
-0
/
+10
2025-04-22
tools/nolibc: add _exit()
Thomas Weißschuh
1
-1
/
+7
2025-04-22
tools/nolibc: add tolower() and toupper()
Thomas Weißschuh
1
-0
/
+17
2025-04-22
tools/nolibc: use ppoll_time64 if available
Thomas Weißschuh
1
-0
/
+8
2025-04-22
tools/nolibc: use pselect6_time64 if available
Thomas Weißschuh
1
-0
/
+8
2025-04-22
tools/nolibc: use intmax definitions from compiler
Thomas Weißschuh
1
-2
/
+2
[next]