index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
-0
/
+11
2024-08-30
selftests: vDSO: fix include order in build of test_vdso_chacha
Christophe Leroy
-0
/
+4
2024-08-29
perf: cs-etm: Support version 0.1 of HW_ID packets
James Clark
-4
/
+13
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+2
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
-0
/
+9
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-6
/
+133
2024-08-16
tools/nolibc: x86_64: use local label in memcpy/memmove
Thomas Weißschuh
-2
/
+2
2024-08-16
tools/nolibc: stackprotector: mark implicitly used symbols as used
Thomas Weißschuh
-2
/
+2
2024-08-16
tools/nolibc: crt: mark _start_c() as used
Thomas Weißschuh
-1
/
+1
2024-08-12
tools/nolibc: compiler: use attribute((naked)) if available
Thomas Weißschuh
-2
/
+7
2024-08-12
tools/nolibc: move entrypoint specifics to compiler.h
Thomas Weißschuh
-18
/
+21
2024-08-11
mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
Wei Yang
-0
/
+1
2024-08-10
tools/nolibc: compiler: introduce __nolibc_has_attribute()
Thomas Weißschuh
-7
/
+9
2024-08-10
tools/nolibc: powerpc: limit stack-protector workaround to GCC
Thomas Weißschuh
-1
/
+1
2024-08-10
tools/nolibc: mips: load current function to $t9
Thomas Weißschuh
-1
/
+3
2024-08-10
tools/nolibc: arm: use clang-compatible asm syntax
Thomas Weißschuh
-2
/
+2
2024-08-09
tools/nolibc: pass argc, argv and envp to constructors
Thomas Weißschuh
-11
/
+12
2024-08-08
bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
Alan Maguire
-1
/
+2
2024-08-07
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
-2
/
+10
2024-08-07
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
-0
/
+2
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
-1
/
+1
2024-08-06
tools/include: Sync uapi/linux/perf.h with the kernel sources
Namhyung Kim
-2
/
+4
2024-08-06
tools/include: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
-1
/
+16
2024-08-06
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
Namhyung Kim
-0
/
+27
2024-08-06
perf tools: Add tools/include/uapi/README
Namhyung Kim
-0
/
+73
2024-08-06
memblock test: fix implicit declaration of function 'strscpy'
Wei Yang
-0
/
+2
2024-08-06
memblock test: fix implicit declaration of function 'memparse'
Wei Yang
-0
/
+1
2024-08-06
memblock test: add the definition of __setup()
Wei Yang
-0
/
+3
2024-08-06
memblock test: fix implicit declaration of function 'virt_to_phys'
Wei Yang
-0
/
+6
2024-08-06
tools/testing: abstract two init.h into common include directory
Wei Yang
-4
/
+40
2024-08-06
memblock tests: include export.h in linkage.h as kernel dose
Wei Yang
-0
/
+2
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
-0
/
+2
2024-07-29
tools/nolibc: add stdbool.h header
Thomas Weißschuh
-1
/
+19
2024-07-29
tools/nolibc: include arch.h from string.h
Thomas Weißschuh
-0
/
+1
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
-1
/
+16
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+4
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+4
2024-07-25
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
-0
/
+4
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+883
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+10
2024-07-19
selftests/vDSO: add tests for vgetrandom
Jason A. Donenfeld
-0
/
+0
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
-0
/
+1
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
-5
/
+2
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+6
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-0
/
+4
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-5
/
+12
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+0
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
-5
/
+2
2024-07-12
tools: sync uapi/linux/fs.h header into tools subdir
Andrii Nakryiko
-10
/
+170
[prev]
[next]