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-05-12
tools: remove redundant ethtool.h from tooling infra
Tushar Vyavahare
1
-2271
/
+0
2024-04-30
bpf: Add support for kprobe session attach
Jiri Olsa
1
-0
/
+1
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-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-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-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-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+25
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
1
-0
/
+18
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-04-04
memblock tests: fix undefined reference to `panic'
Wei Yang
2
-0
/
+20
2024-04-04
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
1
-0
/
+5
2024-04-03
tools: Add ethtool.h header to tooling infra
Tushar Vyavahare
1
-31
/
+2198
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
1
-2
/
+2
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-3
/
+4
2024-04-01
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
3
-5
/
+14
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
1
-0
/
+2
2024-03-28
tools/resolve_btfids: fix build with musl libc
Natanael Copa
1
-0
/
+2
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
1
-2
/
+18
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+11
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+8
2024-03-25
bpf: Sync uapi bpf.h to tools directory
Yonghong Song
1
-3
/
+4
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-0
/
+11
2024-03-22
selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
Jiri Olsa
1
-0
/
+4
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
1
-0
/
+1
2024-03-12
Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+0
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+19
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+4
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
1
-0
/
+10
2024-03-11
objtool/LoongArch: Implement instruction decoder
Tiezhu Yang
1
-0
/
+11
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
1
-0
/
+1
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
1
-0
/
+19
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
1
-0
/
+5
2024-03-05
slab: remove PARTIAL_NODE slab_state
Chengming Zhou
1
-1
/
+0
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+32
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
1
-1
/
+18
2024-02-22
bpf: Clarify batch lookup/lookup_and_delete semantics
Martin Kelly
1
-1
/
+5
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-110
/
+227
2024-02-07
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
1
-0
/
+9
2024-02-06
bonding: Add independent control state machine
Aahil Awatramani
1
-0
/
+1
[next]