LinuxLists
Users
About
Martin Liška (
[email protected]
)
Number of posts: 89 (0.03 per day)
First post: 2015-05-19 13:41:08
Last post: 2023-01-16 11:30:58
Next Page
Date
List
Subject
2023-01-16 11:30:58
linux-kernel
[PATCH] scripts: support GNU make 4.4 in jobserver-exec
2023-01-12 17:18:55
linux-kernel
Re: [PATCH] docs: Fix the docs build with Sphinx 6.0
2023-01-09 14:22:57
linux-kernel
Re: [PATCH] docs: Fix the docs build with Sphinx 6.0
2022-12-20 12:37:34
linux-kernel
Re: [PATCH] gcov: Add support for checksum field
2022-11-15 14:08:01
linux-kernel
Re: [PATCH 40/46] x86/livepatch, lto: Disable live patching with gcc LTO
2022-11-15 13:44:01
linux-kernel
Re: [PATCH 30/46] Kbuild, lto: Add Link Time Optimization support
2022-10-24 22:29:50
linux-kernel
[PATCH] block: fix Werror=format with GCC 13
2022-10-17 12:36:34
linux-kernel
Re: [PATCH] gcov: support GCC 12.1 and newer compilers
2022-10-17 08:14:10
linux-kernel
Re: [PATCH] gcov: support GCC 12.1 and newer compilers
2022-10-13 08:01:16
linux-kernel
[PATCH] gcov: support GCC 12.1 and newer compilers
2022-09-20 12:41:20
linux-kernel
Re: [PATCH v2 2/2] kbuild: lto: preserve MAKEFLAGS for module linking
2022-08-18 20:42:03
linux-kernel
[PATCH v3] docs/arm64: elf_hwcaps: unify newlines in HWCAP lists
2022-08-15 13:46:10
linux-kernel
[PATCH v2] docs/arm64: elf_hwcaps: unify newlines in HWCAP lists
2022-08-15 09:53:24
linux-kernel
[PATCH] docs/arm64: elf_hwcaps: Unify HWCAP lists as description lists
2022-08-12 12:40:23
linux-kernel
[PATCH] perf: fix coding style in build-id.c
2022-08-12 12:04:30
linux-kernel
[PATCH] perf: Print debuginfod queries if -v option is used
2022-08-12 11:44:22
linux-kernel
[PATCH] perf record: improve error message of -p not_existing_pid
2022-05-23 12:19:13
linux-kernel
[PATCH v3] docs/arm64: elf_hwcaps: Unify HWCAP lists as description lists
2022-05-23 08:09:10
linux-kernel
[PATCH] arm64: Unify vertical spacing in HWCAPS
2022-05-20 09:57:19
linux-kernel
[PATCH] arm64: Unify vertical spacing in HWCAPS
2022-05-18 07:19:55
linux-kernel
[PATCH v2] eth: sun: cassini: remove dead code
2022-05-18 04:15:09
linux-kernel
[PATCH] gcc: fix -Warray-compare
2022-04-22 21:21:50
linux-kernel
[PATCH] Add HAVE_DEBUGINFOD_SUPPORT to built-in features.
2022-04-22 21:19:03
linux-kernel
Re: [PATCH] Add HAVE_DEBUGINFOD_SUPPORT to built-in features.
2022-04-21 14:47:22
linux-kernel
[PATCH] perf: print warning when HAVE_DEBUGINFOD_SUPPORT is not set
2022-01-12 09:29:30
linux-kernel
[PATCH] objtool: Fix -Wformat-truncation seen with GCC 12.
2021-09-08 07:54:13
linux-kernel
Re: [PATCH 02/24] x86/traps: Move arch/x86/kernel/traps.c to arch/x86/entry/
2021-09-03 07:38:25
linux-kernel
Re: [PATCH 02/24] x86/traps: Move arch/x86/kernel/traps.c to arch/x86/entry/
2021-04-19 09:04:12
linux-kernel
Re: [PATCH] perf annotate: improve --stdio mode
2021-04-08 10:09:30
linux-kernel
Re: [PATCH] perf annotate: improve --stdio mode
2021-03-30 18:56:30
linux-kernel
[PATCH] perf annotate: add --demangle and --demangle-kernel
2021-03-30 18:21:28
linux-kernel
Re: [PATCH] perf annotate: add --demangle and --demangle-kernel
2021-03-30 07:43:29
linux-kernel
Re: [PATCH] perf annotate: add --demangle and --demangle-kernel
2021-03-19 09:42:24
linux-kernel
Re: [PATCH] perf annotate: improve --stdio mode
2021-03-08 08:19:16
linux-kernel
Re: [PATCH] perf annotate: add --demangle and --demangle-kernel
2021-03-06 19:05:43
linux-kernel
Re: [PATCH][RFC] perf annotate: show full line locations with 'k' in UI
2021-02-26 10:15:59
linux-kernel
Re: [PATCH] perf config: add annotate.demangle{,_kernel}
2021-02-26 10:13:44
linux-kernel
[PATCH] perf config: add annotate.demangle{,_kernel}
2021-02-26 10:09:53
linux-kernel
Re: [PATCH][RFC] perf annotate: show full line locations with 'k' in UI
2021-02-26 10:05:12
linux-kernel
Re: [PATCH] perf annotate: add --demangle and --demangle-kernel
2021-02-26 09:28:03
linux-kernel
Re: [PATCH] perf annotate: improve --stdio mode
2021-02-22 08:32:59
linux-kernel
[PATCH] perf annotate: add --demangle and --demangle-kernel
2021-02-21 12:52:56
linux-kernel
[PATCH] perf annotate: improve --stdio mode
2021-02-15 12:50:53
linux-kernel
[PATCH] perf annotate: do not jump after 'k' is pressed
2021-02-15 12:38:33
linux-kernel
Re: [PATCH][RFC] perf annotate: show full line locations with 'k' in UI
2021-02-12 14:46:53
linux-kernel
[PATCH][RFC] perf annotate: show full line locations with 'k' in UI
2021-02-11 13:05:24
linux-kernel
[PATCH] Fix jump parsing for C++ code.
2020-06-09 18:52:20
linux-kernel
Re: [PATCH v5 00/18] Rework READ_ONCE() to improve codegen
2020-06-09 11:59:36
linux-kernel
Re: [PATCH v5 00/18] Rework READ_ONCE() to improve codegen
2020-06-08 17:53:54
linux-kernel
Re: [PATCH v5 00/18] Rework READ_ONCE() to improve codegen
2020-04-22 14:21:03
linux-kernel
Re: [PATCH v2] x86: fix early boot crash on gcc-10