| Age | Commit message (Expand) | Author |
| 2021-03-31 | Merge 'x86/alternatives' | Borislav Petkov |
| 2021-03-31 | x86: Add insn_decode_kernel() | Peter Zijlstra |
| 2021-03-17 | tools/insn: Restore the relative include paths for cross building | Borislav Petkov |
| 2021-03-15 | x86/insn: Make insn_complete() static | Borislav Petkov |
| 2021-03-15 | x86/insn: Remove kernel_insn_init() | Borislav Petkov |
| 2021-03-15 | tools/perf: Convert to insn_decode() | Borislav Petkov |
| 2021-03-15 | tools/objtool: Convert to insn_decode() | Borislav Petkov |
| 2021-03-15 | x86/insn: Add an insn_decode() API | Borislav Petkov |
| 2021-03-15 | x86/insn: Add a __ignore_sync_check__ marker | Borislav Petkov |
| 2021-03-15 | x86/insn: Add @buf_len param to insn_init() kernel-doc comment | Borislav Petkov |
| 2021-03-14 | Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2021-03-12 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
| 2021-03-12 | objtool,x86: Fix uaccess PUSHF/POPF validation | Peter Zijlstra |
| 2021-03-11 | static_call: Move struct static_call_key definition to static_call_types.h | Juergen Gross |
| 2021-03-10 | kselftest: arm64: Fix exit code of sve-ptrace | Mark Brown |
| 2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
| 2021-03-09 | Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2021-03-08 | selftests: gpio: update .gitignore | Bartosz Golaszewski |
| 2021-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
| 2021-03-06 | perf cs-etm: Fix bitmap for option | Suzuki K Poulose |
| 2021-03-06 | perf trace: Fix race in signal handling | Michael Petlan |
| 2021-03-06 | perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi... | Arnaldo Carvalho de Melo |
| 2021-03-06 | perf report: Fix -F for branch & mem modes | Ravi Bangoria |
| 2021-03-06 | perf tests x86: Move insn.h include to make sure it finds stddef.h | Arnaldo Carvalho de Melo |
| 2021-03-06 | perf test: Support the ins_lat check in the X86 specific test | Kan Liang |
| 2021-03-06 | perf test: Fix sample-parsing failure on non-x86 platforms | Kan Liang |
| 2021-03-06 | perf archive: Fix filtering of empty build-ids | Nicholas Fraser |
| 2021-03-06 | perf daemon: Fix compile error with Asan | Namhyung Kim |
| 2021-03-06 | perf stat: Fix use-after-free when -r option is used | Namhyung Kim |
| 2021-03-06 | libperf: Add perf_evlist__reset_id_hash() | Namhyung Kim |
| 2021-03-06 | perf stat: Fix wrong skipping for per-die aggregation | Jin Yao |
| 2021-03-06 | tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources | Arnaldo Carvalho de Melo |
| 2021-03-06 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
| 2021-03-06 | tools headers UAPI: Update tools' copy of linux/coresight-pmu.h | Arnaldo Carvalho de Melo |
| 2021-03-06 | tools headers: Update syscall.tbl files to support mount_setattr | Arnaldo Carvalho de Melo |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in perf_time_to_tsc test | Namhyung Kim |
| 2021-03-06 | perf test: Fix cpu map leaks in cpu_map_print test | Namhyung Kim |
| 2021-03-06 | perf test: Fix a memory leak in thread_map_remove test | Namhyung Kim |
| 2021-03-06 | perf test: Fix a thread map leak in thread_map_synthesize test | Namhyung Kim |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in switch_tracking test | Namhyung Kim |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in keep_tracking test | Namhyung Kim |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in code_reading test | Namhyung Kim |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in sw_clock_freq test | Namhyung Kim |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in task_exit test | Namhyung Kim |
| 2021-03-06 | perf test: Fix a memory leak in attr test | Namhyung Kim |
| 2021-03-06 | perf test: Fix cpu and thread map leaks in basic mmap test | Namhyung Kim |
| 2021-03-06 | perf tools: Fix event's PMU name parsing | Jiri Olsa |
| 2021-03-06 | perf daemon: Fix running test for non root user | Jiri Olsa |
| 2021-03-06 | perf daemon: Fix control fifo permissions | Jiri Olsa |
| 2021-03-06 | perf build: Fix ccache usage in $(CC) when generating arch errno table | Antonio Terceiro |