index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+2
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+37
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
1
-0
/
+2
2024-06-09
Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...
Linus Torvalds
4
-7
/
+37
2024-06-03
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...
Arnaldo Carvalho de Melo
1
-1
/
+3
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-05-30
netdev: add qstat for csum complete
Jakub Kicinski
1
-0
/
+1
2024-05-28
tools headers UAPI: Update i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+28
2024-05-28
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-5
/
+10
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
1
-1
/
+4
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
1
-5
/
+10
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
13
-3171
/
+20
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+5
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+425
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-119
/
+100
2024-05-14
Merge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-21
/
+54
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2271
/
+1
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
1
-0
/
+2
2024-05-12
tools: remove redundant ethtool.h from tooling infra
Tushar Vyavahare
1
-2271
/
+0
2024-05-08
tools lib rbtree: pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-05-08
KVM: PPC: Fix documentation for ppc mmu caps
Joel Stanley
1
-1
/
+1
2024-05-03
bitops: Change function return types from long to int
Thorsten Blum
3
-5
/
+5
2024-04-30
bpf: Add support for kprobe session attach
Jiri Olsa
1
-0
/
+1
2024-04-30
netdev: add queue stats
Xuan Zhuo
1
-0
/
+19
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-36
/
+2248
2024-04-26
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
3
-7
/
+20
2024-04-26
tools lib rbtree: Pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-04-25
selftests/mm: fix additional build errors for selftests
John Hubbard
2
-0
/
+425
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
1
-0
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-691
/
+64
2024-04-23
tools: sync include/uapi/linux/bpf.h
Benjamin Tissoires
1
-0
/
+4
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
9
-688
/
+71
2024-04-19
Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...
Linus Torvalds
6
-691
/
+64
2024-04-18
Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...
Arnaldo Carvalho de Melo
1
-0
/
+195
2024-04-14
tools/nolibc: add support for uname(2)
Thomas Weißschuh
1
-0
/
+27
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+25
2024-04-11
tools/include: Sync asm-generic/bitops/fls.h with the kernel sources
Namhyung Kim
2
-4
/
+12
2024-04-11
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
1
-2
/
+2
2024-04-11
tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources
Namhyung Kim
1
-684
/
+5
2024-04-11
tools/include: Sync uapi/linux/fs.h with the kernel sources
Namhyung Kim
1
-1
/
+29
2024-04-11
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
Namhyung Kim
1
-0
/
+16
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-0
/
+5
2024-04-10
tools/nolibc/string: remove open-coded strnlen()
Thomas Weißschuh
1
-6
/
+1
2024-04-10
tools/nolibc: Fix strlcpy() return code and size usage
Rodrigo Campos
1
-8
/
+10
2024-04-10
tools/nolibc: Fix strlcat() return code and size usage
Rodrigo Campos
1
-9
/
+18
2024-04-10
tools/nolibc/string: export strlen()
Rodrigo Campos
1
-1
/
+1
2024-04-10
tools/nolibc/stdlib: fix memory error in realloc()
Brennan Xavier McManus
1
-1
/
+1
[next]