index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+3
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-362
/
+631
2021-10-01
libbpf: Support uniform BTF-defined key/value specification across all BPF maps
Hengqi Chen
1
-0
/
+24
2021-10-01
libbpf: Fix memory leak in strset
Andrii Nakryiko
1
-0
/
+1
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2021-09-30
libbpf: Fix segfault in light skeleton for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-09-29
libbpf: Fix skel_internal.h to set errno on loader retval < 0
Kumar Kartikeya Dwivedi
1
-2
/
+4
2021-09-29
libbpf: Properly ignore STT_SECTION symbols in legacy map definitions
Toke Høiland-Jørgensen
1
-0
/
+2
2021-09-29
libbpf: Make gen_loader data aligned.
Alexei Starovoitov
1
-1
/
+6
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
1
-1
/
+1
2021-09-28
libbpf: Add opt-in strict BPF program section name handling logic
Andrii Nakryiko
2
-46
/
+99
2021-09-28
libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
Andrii Nakryiko
1
-101
/
+35
2021-09-28
libbpf: Refactor ELF section handler definitions
Andrii Nakryiko
1
-111
/
+84
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2
-18
/
+30
2021-09-28
libbpf: Refactor internal sec_def handling to enable pluggability
Andrii Nakryiko
1
-42
/
+87
2021-09-28
libbpf: Add "tc" SEC_DEF which is a better name for "classifier"
Andrii Nakryiko
1
-0
/
+1
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+7
2021-09-28
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+7
2021-09-27
libbpf: Ignore STT_SECTION symbols in 'maps' section
Toke Høiland-Jørgensen
1
-2
/
+3
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-23
/
+41
2021-09-21
libbpf: Add legacy uprobe attaching support
Andrii Nakryiko
1
-8
/
+122
2021-09-21
libbpf: Refactor and simplify legacy kprobe code
Andrii Nakryiko
2
-73
/
+88
2021-09-21
libbpf: Fix memory leak in legacy kprobe attach logic
Andrii Nakryiko
1
-3
/
+7
2021-09-20
libbpf: Add doc comments in libbpf.h
Grant Seltzer
1
-8
/
+57
2021-09-18
libperf evsel: Make use of FD robust.
Ian Rogers
1
-23
/
+41
2021-09-17
libbpf: Use static const fmt string in __bpf_printk
Dave Marchevsky
1
-1
/
+7
2021-09-17
libbpf: Modify bpf_printk to choose helper based on arg count
Dave Marchevsky
1
-8
/
+37
2021-09-17
libbpf: Constify all high-level program attach APIs
Andrii Nakryiko
2
-52
/
+52
2021-09-17
libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7
Andrii Nakryiko
3
-0
/
+10
2021-09-17
libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()
Andrii Nakryiko
1
-1
/
+12
2021-09-17
libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs
Andrii Nakryiko
1
-0
/
+1
2021-09-17
libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()
Andrii Nakryiko
1
-9
/
+5
2021-09-15
libbpf: Add sphinx code documentation comments
Grant Seltzer
1
-0
/
+70
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
6
-3
/
+118
2021-09-14
libbpf: Rename btf_{hash,equal}_int to btf_{hash,equal}_int_tag
Yonghong Song
1
-8
/
+8
2021-09-14
libbpf: Minimize explicit iterator of section definition array
Andrii Nakryiko
1
-27
/
+19
2021-09-14
libbpf: Simplify BPF program auto-attach code
Andrii Nakryiko
1
-39
/
+22
2021-09-14
libbpf: Ensure BPF prog types are set before relocations
Andrii Nakryiko
1
-42
/
+51
2021-09-14
libbpf: Introduce legacy kprobe events support
Rafael David Tinoco
1
-4
/
+124
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
4
-13
/
+33
2021-09-09
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
3
-7
/
+38
2021-09-07
libbpf: Fix build with latest gcc/binutils with LTO
Andrii Nakryiko
2
-8
/
+21
2021-09-07
libbpf: Change bpf_object_skeleton data field to const pointer
Matt Smith
1
-1
/
+1
2021-09-07
libbpf: Don't crash on object files with no symbol tables
Toke Høiland-Jørgensen
1
-0
/
+6
2021-09-05
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
4
-8
/
+11
2021-08-31
libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max()
Riccardo Mancini
1
-8
/
+2
2021-08-31
libsubcmd: add OPT_UINTEGER_OPTARG option type
Riccardo Mancini
1
-0
/
+1
2021-08-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-3
/
+4
2021-08-24
libperf tests: Fix verbose printing
Shunsuke Nakamura
1
-0
/
+2
2021-08-17
libbpf: Add uprobe ref counter offset support for USDT semaphores
Andrii Nakryiko
2
-4
/
+17
[next]