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-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-2
/
+49
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
1
-0
/
+2
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
5
-2
/
+49
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
1
-0
/
+10
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
1
-0
/
+10
2024-12-04
tools headers: Sync uapi/asm-generic/mman.h with the kernel sources
Namhyung Kim
1
-0
/
+4
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
1
-1
/
+10
2024-12-04
tools headers: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
1
-0
/
+8
2024-12-04
tools headers: Sync uapi/linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+10
2024-12-04
tools headers: Sync uapi/drm/drm.h with the kernel sources
Namhyung Kim
1
-0
/
+17
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
1
-0
/
+2
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
Peter Zijlstra
1
-0
/
+5
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-1
/
+559
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-5
/
+4
2024-11-19
Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+9
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
5
-10
/
+51
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
1
-0
/
+1
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
1
-0
/
+1
2024-11-11
tools: testing: update tools UAPI header for mman-common.h
Lorenzo Stoakes
1
-0
/
+3
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+54
2024-10-30
Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...
Linus Torvalds
5
-10
/
+51
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-10
/
+16
2024-10-28
tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+18
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-12
/
+10
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2
-13
/
+14
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
1
-0
/
+3
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-12
/
+10
2024-10-17
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+17
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-1
/
+552
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
1
-0
/
+1
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
1
-0
/
+1
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
1
-0
/
+1
2024-10-10
bpf: Update bpf_override_return() comment
Martin Kelly
1
-4
/
+0
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-10-10
bpf: fix argument type in bpf_loop documentation
Matteo Croce
1
-1
/
+1
2024-10-08
Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2024-10-07
tools: Sync if_link.h uapi tooling header
Daniel Borkmann
1
-1
/
+552
2024-10-07
tools/nolibc: compiler: add macro __nolibc_fallthrough
Thomas Weißschuh
2
-1
/
+8
2024-10-07
tools/nolibc: s390: include std.h
Thomas Weißschuh
1
-0
/
+1
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
1
-0
/
+1
2024-10-04
selftests: txtimestamp: add SCM_TS_OPT_ID test
Vadim Fedorenko
1
-0
/
+2
2024-10-03
bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi
Eduard Zingerman
1
-0
/
+2
[prev]
[next]