index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2023-11-28
mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
Florent Revest
2023-11-02
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2023-10-06
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
2023-10-06
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
2023-10-06
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
2023-10-06
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
2023-10-06
memblock tests: Fix compilation errors.
Rong Tao
2023-09-13
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
2023-09-13
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
2023-07-14
tools include UAPI: Sync the sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2023-07-14
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers uapi: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-27
Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
2023-06-22
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2023-06-09
tools/nolibc: open: fix up compile warning for arm
Zhangjin Wu
2023-06-09
tools/nolibc: arm: add missing my_syscall6
Zhangjin Wu
2023-06-09
selftests/nolibc: not include limits.h for nolibc
Zhangjin Wu
2023-06-09
tools/nolibc: ensure fast64 integer types have 64 bits
Thomas Weißschuh
2023-06-09
tools/nolibc: ppoll/ppoll_time64: add a missing argument
Zhangjin Wu
2023-06-09
tools/nolibc: support nanoseconds in stat()
Thomas Weißschuh
2023-06-09
tools/nolibc: add support for prctl()
Thomas Weißschuh
2023-06-09
tools/nolibc: s390: disable stackprotector in _start
Thomas Weißschuh
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: reformat list of headers to be installed
Thomas Weißschuh
2023-06-09
tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
2023-06-09
tools/nolibc: x86_64: disable stack protector for _start
Thomas Weißschuh
2023-06-09
tools/nolibc: fix typo pint -> point
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc/unistd: add syscall()
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
2023-06-09
tools/nolibc: remove LINUX_REBOOT_ constants
Thomas Weißschuh
2023-06-09
tools/nolibc: s390: provide custom implementation for sys_fork
Thomas Weißschuh
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
2023-06-09
tools/nolibc: use __inline__ syntax
Thomas Weißschuh
[next]