index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-11-06
5
-26
/
+159
|
\
|
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
2
-23
/
+108
|
|
\
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-02
2
-4
/
+38
|
|
|
\
|
|
|
*
bpf: Add alignment padding for "map_extra" + consolidate holes
Joanne Koong
2021-11-01
1
-0
/
+1
|
|
|
*
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2021-10-29
1
-0
/
+16
|
|
|
*
bpf: Add bloom filter map implementation
Joanne Koong
2021-10-28
1
-0
/
+9
|
|
|
*
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2021-10-22
1
-0
/
+1
|
|
|
*
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-22
1
-0
/
+7
|
|
|
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-19
1
-4
/
+4
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-08
1
-0
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments
Dave Marchevsky
2021-09-17
1
-2
/
+3
|
|
*
|
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
2021-09-17
1
-0
/
+11
|
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
2
-21
/
+60
|
|
|
\
\
|
|
|
*
|
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
2021-09-15
1
-1
/
+1
|
|
|
*
|
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-15
1
-1
/
+13
|
|
|
*
|
btf: Change BTF_KIND_* macros to enums
Yonghong Song
2021-09-15
1
-19
/
+22
|
|
|
*
|
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2021-09-13
1
-0
/
+22
|
|
|
*
|
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
2021-09-10
1
-0
/
+2
|
*
|
|
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
1
-0
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
2021-10-01
1
-0
/
+12
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
1
-0
/
+23
|
|
\
\
\
\
|
|
*
|
|
|
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
2021-10-06
1
-0
/
+23
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
1
-3
/
+16
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
2021-10-19
1
-2
/
+9
|
|
*
|
|
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
2021-10-19
1
-1
/
+7
*
|
|
|
|
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-20
1
-0
/
+15
*
|
|
|
|
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
2021-10-20
1
-0
/
+14
|
/
/
/
/
*
|
/
/
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-10-05
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-14
1
-1
/
+3
*
|
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
2
-144
/
+4
|
\
\
\
|
*
|
|
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
1
-3
/
+1
|
*
|
|
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
2
-141
/
+3
*
|
|
|
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2021-09-11
1
-2
/
+12
*
|
|
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-81
/
+417
*
|
|
|
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-0
/
+1
*
|
|
|
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-10
/
+32
*
|
|
|
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+2
*
|
|
|
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-5
/
+7
*
|
|
|
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+1
*
|
|
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-4
/
+7
*
|
|
|
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
2021-09-10
1
-6
/
+8
|
/
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
1
-2
/
+2
|
|
/
*
|
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-05
1
-0
/
+18
|
\
\
|
*
|
tools: Add sparse context/locking annotations in compiler-types.h
Riccardo Mancini
2021-08-19
1
-0
/
+18
|
|
/
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-09-01
3
-5
/
+169
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-31
2
-1
/
+86
|
|
\
\
|
|
*
|
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
1
-0
/
+7
|
|
*
|
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+53
|
|
*
|
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-24
1
-1
/
+1
[next]