index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
objtool: Update section header before relocations
Michael Forney
1
-29
/
+17
2021-10-06
objtool: Check for gelf_update_rel[a] failures
Michael Forney
1
-2
/
+8
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
77
-426
/
+1589
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
7
-9
/
+9
2021-10-06
libbpf: Deprecate bpf_{map,program}__{prev,next} APIs since v0.7
Hengqi Chen
3
-12
/
+51
2021-10-06
libbpf: Deprecate bpf_object__unload() API since v0.6
Hengqi Chen
2
-3
/
+6
2021-10-06
selftest/bpf: Switch recursion test to use htab_map_delete_elem
Jiri Olsa
2
-11
/
+8
2021-10-06
bpf: Use $(pound) instead of \# in Makefiles
Quentin Monnet
1
-2
/
+2
2021-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
1
-0
/
+86
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
1
-6
/
+49
2021-10-06
libbpf: Add API that copies all BTF types from one BTF object to another
Andrii Nakryiko
3
-2
/
+135
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
1
-0
/
+47
2021-10-06
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
3
-2
/
+28
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
6
-30
/
+126
2021-10-05
libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
Kumar Kartikeya Dwivedi
3
-58
/
+280
2021-10-05
libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
Kumar Kartikeya Dwivedi
1
-11
/
+13
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
4
-24
/
+72
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2
-10
/
+20
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
5
-20
/
+17
2021-10-05
objtool: Make .altinstructions section entry size consistent
Joe Lawrence
1
-1
/
+1
2021-10-05
objtool: Remove reloc symbol type checks in get_alt_entry()
Josh Poimboeuf
1
-29
/
+7
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
4
-52
/
+440
2021-10-05
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
2021-10-05
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
1
-0
/
+2
2021-10-05
kselftests/sched: cleanup the child processes
Li Zhijian
1
-10
/
+18
2021-10-04
Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+4
2021-10-04
perf srcline: Use long-running addr2line per DSO
Tony Garnock-Jones
1
-88
/
+250
2021-10-04
selftests: net: Test for the IOAM encapsulation with IPv6
Justin Iurman
1
-50
/
+159
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-03
Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+25
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
1
-0
/
+39
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
1
-3
/
+3
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
1
-0
/
+5
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
109
-732
/
+1804
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
13
-40
/
+38
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-10-01
kunit: tool: better handling of quasi-bool args (--json, --raw_output)
Daniel Latypov
2
-2
/
+30
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+60
2021-10-01
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
1
-7
/
+25
2021-09-30
objtool: Ignore unwind hints for ignored functions
Josh Poimboeuf
1
-1
/
+1
2021-09-30
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
1
-0
/
+12
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
46
-158
/
+1054
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-7
/
+482
2021-09-30
libbpf: Fix segfault in light skeleton for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2
-3
/
+9
2021-09-30
KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
Thomas Huth
2
-3
/
+2
2021-09-30
kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"
Colin Ian King
1
-1
/
+1
[prev]
[next]