index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+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
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
2024-01-31
perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...
Arnaldo Carvalho de Melo
1
-12
/
+12
2024-01-30
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+70
2024-01-29
tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...
Arnaldo Carvalho de Melo
1
-1
/
+14
2024-01-27
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-90
/
+50
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-4
/
+75
2024-01-26
tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...
Arnaldo Carvalho de Melo
2
-7
/
+77
2024-01-26
tools headers UAPI: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-01-26
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+8
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
1
-0
/
+37
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
1
-0
/
+8
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
1
-1
/
+1
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
1
-0
/
+1
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
1
-0
/
+6
2024-01-23
bpf: Sync uapi bpf.h header for the tooling infra
Daniel Borkmann
1
-3
/
+4
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+13
2024-01-12
Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+5
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-181
/
+159
2024-01-09
Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-27
/
+55
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+6
[next]