index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
objtool: Decode unwind hint register depending on architecture
Julien Thierry
3
-26
/
+40
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
6
-41
/
+144
2020-09-10
objtool: Refactor jump table code to support other architectures
Raphael Gault
4
-87
/
+103
2020-09-10
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
4
-13
/
+29
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
6
-29
/
+47
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
2
-15
/
+21
2020-09-10
objtool: Make sync-check consider the target architecture
Julien Thierry
1
-0
/
+7
2020-09-10
objtool: Group headers to check in a single list
Julien Thierry
1
-9
/
+14
2020-09-01
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
3
-0
/
+8
2020-09-01
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
1
-0
/
+3
2020-09-01
objtool: Move ORC logic out of check()
Julien Thierry
5
-21
/
+32
2020-09-01
objtool: Move object file loading out of check()
Julien Thierry
6
-35
/
+60
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
2
-5
/
+20
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
8
-7
/
+169
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
1
-1
/
+1
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+47
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-8
/
+47
2020-08-24
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
1
-2
/
+3
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
3
-1
/
+46
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-10
/
+47
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-10
/
+47
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
1
-5
/
+5
2020-08-20
bpf: selftests: global_funcs: Check err_str before strstr
Yauheni Kaliuta
1
-1
/
+1
2020-08-20
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
2
-2
/
+1
2020-08-20
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
1
-0
/
+36
2020-08-20
libbpf: Fix map index used in error message
Toke Høiland-Jørgensen
1
-1
/
+1
2020-08-19
tools: usb: move to tools buildsystem
Heikki Krogerus
2
-8
/
+47
2020-08-18
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
1
-0
/
+2
2020-08-18
libbpf: Fix build on ppc64le architecture
Andrii Nakryiko
1
-1
/
+1
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
30
-144
/
+379
2020-08-17
selftests: disable rp_filter for icmp_redirect.sh
David Ahern
1
-0
/
+2
2020-08-17
selftests: kvm: Use a shorter encoding to clear RAX
Yang Weijiang
1
-2
/
+2
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+43
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+7
2020-08-15
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
36
-247
/
+1252
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-3
/
+3
2020-08-14
selftests/exec: add file type errno tests
Kees Cook
3
-2
/
+200
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
1
-1
/
+7
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
28
-114
/
+334
2020-08-14
perf ftrace: Make option description initials all capital letters
Arnaldo Carvalho de Melo
1
-14
/
+14
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
6
-1
/
+43
2020-08-14
perf bench numa: Remove dead code in parse_nodes_opt()
Peng Fan
1
-2
/
+0
2020-08-14
perf stat: Update POWER9 metrics to utilize other metrics
Paul A. Clarke
1
-24
/
+24
2020-08-14
perf ftrace: Add change log
Changbin Du
1
-0
/
+1
2020-08-14
perf: ftrace: Add set_tracing_options() to set all trace options
Changbin Du
1
-55
/
+63
2020-08-14
perf ftrace: Add option --tid to filter by thread id
Changbin Du
2
-0
/
+6
2020-08-14
perf ftrace: Add option -D/--delay to delay tracing
Changbin Du
2
-3
/
+20
2020-08-14
perf: ftrace: Allow set graph depth by '--graph-opts'
Changbin Du
2
-7
/
+3
2020-08-14
perf ftrace: Add support for trace option tracing_thresh
Changbin Du
2
-1
/
+26
[next]