LinuxLists
Users
About
Szabolcs Nagy (
[email protected]
)
Number of posts: 140 (0.05 per day)
First post: 2016-04-25 11:26:23
Last post: 2023-12-01 11:51:24
Previous Page
/
Next Page
Date
List
Subject
2022-11-25 12:51:30
linux-kernel
Re: [PATCH] arm64: vdso: Include .eh_frame in debug ELF
2022-11-07 12:53:16
linux-kernel
Re: [PATCH v1 2/2] kselftest: vm: add tests for memory-deny-write-execute
2022-11-01 13:32:02
linux-kernel
Re: linux interprets an fcntl int arg as long
2022-11-01 11:59:41
linux-kernel
Re: linux interprets an fcntl int arg as long
2022-11-01 10:20:39
linux-kernel
Re: linux interprets an fcntl int arg as long
2022-10-31 13:18:42
linux-kernel
linux interprets an fcntl int arg as long
2022-07-28 10:44:15
linux-crypto
Re: [PATCH v6] arc4random: simplify design for better safety
2022-07-28 10:37:54
linux-crypto
Re: [PATCH v6] arc4random: simplify design for better safety
2022-06-01 20:00:26
linux-kernel
Re: PROBLEM: with daemon.c after y2038 on 32-bits Kernel
2021-07-05 12:12:50
linux-kernel
Re: [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
2021-07-05 09:41:11
linux-kernel
Re: [linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
2021-04-30 08:18:20
linux-kernel
Re: [PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
2021-04-29 09:52:59
linux-kernel
Re: [PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
2021-04-29 07:57:33
linux-kernel
Re: [PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
2020-12-12 18:06:13
linux-kernel
Re: [PATCH v2 1/6] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
2020-12-11 13:17:03
linux-kernel
Re: [PATCH v2 3/6] elf: Fix failure handling in _dl_map_object_from_fd
2020-12-07 20:08:40
linux-kernel
Re: [PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-12-02 09:00:16
linux-kernel
[PATCH v3 1/2] aarch64: align address for BTI protection [BZ #26988]
2020-12-02 08:59:55
linux-kernel
[PATCH v3 2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
2020-11-30 16:00:08
linux-kernel
Re: [PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-11-27 18:31:37
linux-kernel
[PATCH v2 6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
2020-11-27 13:26:58
linux-kernel
[PATCH v2 5/6] elf: Pass the fd to note processing
2020-11-27 13:25:22
linux-kernel
[PATCH v2 4/6] elf: Move note processing after l_phdr is updated
2020-11-27 13:25:02
linux-kernel
[PATCH v2 3/6] elf: Fix failure handling in _dl_map_object_from_fd
2020-11-27 13:23:54
linux-kernel
[PATCH v2 2/6] elf: lose is closely tied to _dl_map_object_from_fd
2020-11-27 13:23:41
linux-kernel
[PATCH v2 1/6] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
2020-11-27 13:22:27
linux-kernel
[PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-11-05 11:35:29
linux-kernel
Re: [PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-11-04 16:11:49
linux-kernel
Re: [PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-11-04 08:59:08
linux-kernel
Re: [PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-11-03 15:09:51
linux-kernel
Re: [PATCH 2/4] elf: Move note processing after l_phdr is updated [BZ #26831]
2020-11-03 10:29:34
linux-kernel
[PATCH 3/4] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
2020-11-03 10:29:29
linux-kernel
[PATCH 2/4] elf: Move note processing after l_phdr is updated [BZ #26831]
2020-11-03 10:29:24
linux-kernel
[PATCH 4/4] aarch64: Remove the bti link_map field [BZ #26831]
2020-11-03 10:28:58
linux-kernel
[PATCH 1/4] elf: Pass the fd to note processing [BZ #26831]
2020-11-03 10:28:05
linux-kernel
[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
2020-10-26 19:53:03
linux-kernel
Re: BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
2020-10-23 08:01:51
linux-kernel
Re: [systemd-devel] BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
2020-10-22 09:07:56
linux-kernel
Re: [systemd-devel] BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
2020-10-22 09:02:25
linux-kernel
Re: [systemd-devel] BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
2020-08-12 16:43:35
linux-kernel
Re: [PATCH v2] module: Harden STRICT_MODULE_RWX
2020-08-12 14:17:45
linux-kernel
Re: [PATCH v2] module: Harden STRICT_MODULE_RWX
2020-06-18 12:28:12
linux-kernel
Re: [PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20)
2020-05-20 15:44:02
linux-kernel
Re: clock_gettime64 vdso bug on 32-bit arm, rpi-4
2020-05-20 08:38:45
linux-kernel
Re: [PATCH] ARM: pass -msoft-float to gcc earlier
2020-04-29 08:54:27
linux-kernel
Re: [PATCH glibc 5/9] glibc: Perform rseq(2) registration at C startup and thread creation (v17)
2020-04-29 08:20:40
linux-kernel
Re: [PATCH glibc 5/9] glibc: Perform rseq(2) registration at C startup and thread creation (v17)
2020-03-24 15:45:20
linux-kernel
Re: [PATCH v10 00/13] arm64: Branch Target Identification support
2020-03-20 17:41:08
linux-kernel
Re: [PATCH v10 00/13] arm64: Branch Target Identification support
2020-02-27 10:19:44
linux-kernel
Re: Rseq registration: Google tcmalloc vs glibc
2019-11-01 15:00:49
linux-kernel
Re: [PATCH] clone3: validate stack arguments