index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
1
-2
/
+3
2021-04-01
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
1
-2
/
+11
2021-04-01
libbpf: Restore umem state after socket create failure
Ciara Loftus
1
-18
/
+23
2021-04-01
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
1
-0
/
+3
2021-03-25
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
1
-1
/
+1
2021-03-19
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
1
-1
/
+1
2021-03-18
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-03-18
libbpf: Fix error path in bpf_object__elf_init()
Namhyung Kim
1
-1
/
+2
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+3
2021-03-08
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2
-4
/
+11
2021-03-04
libbpf: Clear map_info before each bpf_obj_get_info_by_fd
Maciej Fijalkowski
1
-2
/
+3
2021-02-22
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-34
/
+79
2021-02-17
tools api fs: Cache cgroupfs mount point
Namhyung Kim
1
-0
/
+19
2021-02-17
tools api fs: Diet cgroupfs_find_mountpoint()
Namhyung Kim
1
-25
/
+45
2021-02-17
tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()
Namhyung Kim
1
-19
/
+15
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-61
/
+104
2021-02-12
libbpf: Ignore non function pointer member in struct_ops
Martin KaFai Lau
1
-11
/
+11
2021-02-12
libbpf: Use AF_LOCAL instead of AF_INET in xsk.c
Stanislav Fomichev
1
-1
/
+1
2021-02-04
libbpf: Stop using feature-detection Makefiles
Andrii Nakryiko
2
-44
/
+4
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+4
2021-01-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-18
/
+4
2021-01-25
libbpf, xsk: Select AF_XDP BPF program based on kernel version
Björn Töpel
1
-3
/
+78
2021-01-21
libbpf: Use string table index from index table if needed
Jiri Olsa
1
-2
/
+10
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
1
-13
/
+4
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-11
/
+7
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+0
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
4
-6
/
+7
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
1
-2
/
+2
2021-01-13
bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
Ian Rogers
1
-1
/
+1
2021-01-12
libbpf: Support kernel module ksym externs
Andrii Nakryiko
1
-18
/
+32
2021-01-12
libbpf: Allow loading empty BTFs
Andrii Nakryiko
1
-5
/
+0
2021-01-08
libbpf: Clarify kernel type use with USER variants of CORE reading macros
Andrii Nakryiko
1
-6
/
+39
2021-01-08
libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro family
Andrii Nakryiko
1
-0
/
+38
2021-01-08
libbpf: Add user-space variants of BPF_CORE_READ() family of macros
Andrii Nakryiko
1
-39
/
+59
2020-12-28
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
1
-4
/
+14
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
11
-554
/
+1197
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-24
/
+48
2020-12-14
libbpf: Expose libbpf ring_buffer epoll_fd
Brendan Jackman
3
-0
/
+8
2020-12-14
libbpf: Support modules in bpf_program__set_attach_target() API
Andrii Nakryiko
1
-24
/
+40
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-195
/
+659
2020-12-03
libbpf: Use memcpy instead of strncpy to please GCC
Andrii Nakryiko
1
-1
/
+1
2020-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
3
-32
/
+112
2020-12-03
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
3
-50
/
+113
2020-12-03
libbpf: Add kernel module BTF support for CO-RE relocations
Andrii Nakryiko
1
-10
/
+169
2020-12-03
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
1
-76
/
+111
[next]