index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-07
libbpf: Add enum64 parsing and new enum64 public API
Yonghong Song
3
-0
/
+117
2022-06-07
libbpf: Refactor btf__add_enum() for future code sharing
Yonghong Song
1
-15
/
+21
2022-06-07
libbpf: Fix an error in 64bit relocation value computation
Yonghong Song
1
-1
/
+1
2022-06-07
libbpf: Permit 64bit relocation value
Yonghong Song
2
-24
/
+29
2022-06-07
bpf: Add btf enum64 support
Yonghong Song
1
-3
/
+14
2022-06-03
selftests/bpf: Add drv mode testing for xdping
Hangbin Liu
1
-0
/
+4
2022-06-03
libbpf: Fix is_pow_of_2
Yuze Chi
3
-10
/
+5
2022-06-03
selftests/bpf: Fix tc_redirect_dtime
Martin KaFai Lau
2
-6
/
+55
2022-06-03
libbpf: Fix a couple of typos
Daniel Müller
3
-6
/
+6
2022-06-02
libbpf: Fix determine_ptr_size() guessing
Douglas Raillard
1
-6
/
+20
2022-06-02
bpftool: Check for NULL ptr of btf in codegen_asserts
Michael Mullin
1
-0
/
+3
2022-06-02
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
1
-28
/
+4
2022-06-02
bpftool: Use libbpf_bpf_link_type_str
Daniel Müller
1
-17
/
+10
2022-06-02
selftests/bpf: Add test for libbpf_bpf_link_type_str
Daniel Müller
1
-0
/
+48
2022-06-02
libbpf: Introduce libbpf_bpf_link_type_str
Daniel Müller
3
-0
/
+31
2022-06-02
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
9
-150
/
+182
2022-06-02
selftests/bpf: Add test for libbpf_bpf_attach_type_str
Daniel Müller
1
-0
/
+48
2022-06-02
libbpf: Introduce libbpf_bpf_attach_type_str
Daniel Müller
3
-0
/
+64
2022-06-02
bpftool: Use libbpf_bpf_map_type_str
Daniel Müller
4
-79
/
+71
2022-06-02
selftests/bpf: Add test for libbpf_bpf_map_type_str
Daniel Müller
1
-1
/
+55
2022-06-02
libbpf: Introduce libbpf_bpf_map_type_str
Daniel Müller
3
-0
/
+52
2022-06-02
bpftool: Use libbpf_bpf_prog_type_str
Daniel Müller
6
-92
/
+65
2022-06-02
selftests/bpf: Add test for libbpf_bpf_prog_type_str
Daniel Müller
1
-0
/
+57
2022-06-02
libbpf: Introduce libbpf_bpf_prog_type_str
Daniel Müller
3
-0
/
+55
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-13
/
+14
2022-06-02
Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-117
/
+278
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-16
/
+9
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
1
-12
/
+11
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+2
2022-05-29
Merge tag 'trace-tools-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-49
/
+151
2022-05-29
Merge tag 'perf-tools-for-v5.19-2022-05-28' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
44
-197
/
+1594
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-59
/
+269
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
4
-28
/
+31
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-0
/
+418
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-14
/
+11
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-185
/
+151
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-1
/
+419
2022-05-27
selftests: memcg: factor out common parts of memory.{low,min} tests
Michal Koutný
1
-163
/
+36
2022-05-27
selftests: memcg: remove protection from top level memcg
Michal Koutný
1
-7
/
+3
2022-05-27
selftests: memcg: adjust expected reclaim values of protected cgroups
Michal Koutný
2
-12
/
+106
2022-05-27
selftests: memcg: expect no low events in unprotected sibling
Michal Koutný
1
-1
/
+1
2022-05-27
selftests: memcg: fix compilation
Michal Koutný
1
-11
/
+14
2022-05-27
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+19
2022-05-27
perf scripts python: Support Arm CoreSight trace data disassembly
Leo Yan
1
-0
/
+272
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
1
-4
/
+17
2022-05-27
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
1
-1
/
+1
2022-05-27
perf tools arm64: Add support for VG register
James Clark
2
-0
/
+40
2022-05-27
selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
Song Liu
1
-1
/
+1
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-174
/
+1840
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
23
-685
/
+1333
[next]