index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
6
-4
/
+145
8 days
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
12 days
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
26
-476
/
+917
2024-11-16
libbpf: Change hash_combine parameters from long to unsigned long
Sidong Yang
1
-1
/
+1
2024-11-15
libbpf: Fix memory leak in bpf_program__attach_uprobe_multi
Jiri Olsa
1
-6
/
+5
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2
-1
/
+5
2024-11-13
libsubcmd: Move va_end() before exit
Luo Yifan
1
-1
/
+1
2024-11-11
libbpf: Stringify errno in log messages in the remaining code
Mykyta Yatsenko
6
-53
/
+56
2024-11-11
libbpf: Stringify errno in log messages in btf*.c
Mykyta Yatsenko
2
-13
/
+16
2024-11-11
libbpf: Stringify errno in log messages in libbpf.c
Mykyta Yatsenko
1
-200
/
+156
2024-11-11
libbpf: Introduce errstr() for stringifying errno
Mykyta Yatsenko
2
-0
/
+78
2024-11-11
libbpf: Add support for uprobe multi session attach
Jiri Olsa
3
-3
/
+20
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
1
-0
/
+1
2024-11-11
Merge back thermal control material for 6.13
Rafael J. Wysocki
5
-26
/
+279
2024-11-08
tools api io: Ensure line_len_out is always initialized
Ian Rogers
1
-0
/
+1
2024-11-05
tools/lib/list_sort: remove unnecessary header includes
Kuan-Wei Chiu
1
-2
/
+0
2024-11-04
tools/lib/thermal: Remove the thermal.h soft link when doing make clean
zhang jiao
1
-1
/
+3
2024-11-04
tools/lib/thermal: Fix sampling handler context ptr
Emil Dahl Juhl
1
-0
/
+2
2024-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
2
-1
/
+4
2024-10-28
tools subcmd: Add non-waitpid check_if_command_finished()
Ian Rogers
1
-0
/
+33
2024-10-24
libbpf: define __uptr.
Kui-Feng Lee
1
-0
/
+1
2024-10-24
thermal/lib: Fix memory leak on error in thermal_genl_auto()
Daniel Lezcano
1
-4
/
+7
2024-10-24
tools/lib/thermal: Add the threshold netlink ABI
Daniel Lezcano
5
-14
/
+241
2024-10-24
tools/lib/thermal: Make more generic the command encoding function
Daniel Lezcano
1
-9
/
+32
2024-10-23
libbpf: move global data mmap()'ing into bpf_object__load()
Andrii Nakryiko
1
-43
/
+40
2024-10-23
libsubcmd: Silence compiler warning
Eder Zulian
1
-1
/
+1
2024-10-23
libbpf: Prevent compiler warnings/errors
Eder Zulian
1
-2
/
+2
2024-10-14
Merge tag 'v6.12-rc3' into perf-tools-next
Namhyung Kim
16
-75
/
+145
2024-10-11
libbpf: Fix possible compiler warnings in hashmap
Namhyung Kim
1
-10
/
+10
2024-10-11
libbpf: never interpret subprogs in .text as entry programs
Andrii Nakryiko
1
-1
/
+1
2024-10-09
libbpf: fix sym_is_subprog() logic for weak global subprogs
Andrii Nakryiko
1
-1
/
+1
2024-10-07
libbpf: Do not resolve size on duplicate FUNCs
Eric Long
1
-0
/
+4
2024-10-07
libbpf: Add missing per-arch include path
Björn Töpel
1
-1
/
+2
2024-10-03
libbpf: Support creating light skeleton of either endianness
Tony Ambardar
4
-53
/
+139
2024-10-03
libbpf: Support linking bpf objects of either endianness
Tony Ambardar
1
-16
/
+62
2024-10-03
libbpf: Support opening bpf objects of either endianness
Tony Ambardar
2
-9
/
+52
2024-10-03
libbpf: Support BTF.ext loading and output in either endianness
Tony Ambardar
4
-57
/
+253
2024-10-03
libbpf: Fix output .symtab byte-order during linking
Tony Ambardar
1
-0
/
+2
2024-10-03
libbpf: Fix header comment typos for BTF.ext
Tony Ambardar
1
-2
/
+2
2024-10-03
libbpf: Improve log message formatting
Tony Ambardar
5
-8
/
+8
2024-10-03
libbpf: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2024-10-03
libbpf: Fix expected_attach_type set handling in program load callback
Tao Chen
1
-4
/
+8
2024-10-03
libbpf: Change log level of BTF loading error message
Ihor Solodrai
1
-4
/
+5
2024-10-02
tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
Ben Gainey
2
-2
/
+109
2024-09-26
libperf: Explicitly specify install-html dependencies
Akihiko Odaki
1
-1
/
+1
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+53
2024-09-22
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...
Linus Torvalds
9
-21
/
+35
2024-09-12
libbpf: Add bpf_object__token_fd accessor
Ihor Solodrai
3
-0
/
+14
2024-09-11
tools: Drop nonsensical -O6
Sam James
3
-11
/
+1
2024-09-10
libbpf: Fix uretprobe.multi.s programs auto attachment
Jiri Olsa
1
-1
/
+1
[next]