index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-23
Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-12
tools/nolibc: mark start_c as weak
Thomas Weißschuh
2023-10-12
tools/nolibc: i386: Fix a stack misalign bug on _start
Ammar Faizi
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2023-10-09
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-09-26
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...
Linus Torvalds
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-15
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-14
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
2023-09-14
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
2023-09-14
memblock tests: Fix compilation errors.
Rong Tao
2023-09-13
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2023-09-13
tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...
Arnaldo Carvalho de Melo
2023-09-13
tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...
Arnaldo Carvalho de Melo
2023-09-11
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-nolibc-6.6-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2023-08-23
tools/nolibc: avoid undesired casts in the __sysret() macro
Willy Tarreau
2023-08-23
tools/nolibc: keep brk(), sbrk(), mmap() away from __sysret()
Willy Tarreau
2023-08-23
tools/nolibc: silence ppc64 compile warnings
Zhangjin Wu
2023-08-23
tools/nolibc: stackprotector.h: make __stack_chk_init static
Zhangjin Wu
2023-08-23
tools/nolibc: add support for powerpc64
Zhangjin Wu
2023-08-23
tools/nolibc: add support for powerpc
Zhangjin Wu
2023-08-23
tools/nolibc: stdint: use __SIZE_TYPE__ for size_t
Thomas Weißschuh
2023-08-23
tools/nolibc: sys: avoid implicit sign cast
Thomas Weißschuh
2023-08-23
tools/nolibc: setvbuf: avoid unused parameter warnings
Thomas Weißschuh
2023-08-23
tools/nolibc: fix return type of getpagesize()
Thomas Weißschuh
2023-08-23
tools/nolibc: drop unused variables
Thomas Weißschuh
2023-08-23
tools/nolibc: add pipe() and pipe2() support
Yuan Tan
2023-08-23
tools/nolibc/stdio: add setvbuf() to set buffering mode
Ryan Roberts
2023-08-23
tools/nolibc: s390: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: riscv: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: loongarch: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: mips: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: x86_64: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: i386: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: aarch64: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: arm: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: crt.h: initialize stack protector
Zhangjin Wu
[next]