messages from 2022-02-02 12:49:01 to 2022-02-12 05:31:13 UTC [more...]
[PATCH] [PATCH,v4,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
2022-02-12 5:30 UTC (9+ messages)
[RFC] Get siginfo from unreaped task
2022-02-12 4:28 UTC
[PATCH] scsi: mpt3sas: Convert to flexible arrays
2022-02-11 23:25 UTC (3+ messages)
[PATCH] scsi: ibmvscsis: Silence -Warray-bounds warning
2022-02-11 21:42 UTC (3+ messages)
[PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 20:15 UTC (24+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] seccomp: Invalidate seccomp mode to catch death failures
` [PATCH 3/3] samples/seccomp: Adjust sample to also provide kill option
[PATCH v10 00/15] Function Granular KASLR
2022-02-11 18:35 UTC (21+ messages)
` [PATCH v10 01/15] modpost: fix removing numeric suffixes
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available
` [PATCH v10 03/15] kallsyms: randomize /proc/kallsyms output order
` [PATCH v10 04/15] arch: introduce asm function sections
` [PATCH v10 05/15] x86: support "
` [PATCH v10 06/15] x86: decouple ORC table sorting into a separate file
` [PATCH v10 07/15] Makefile: add config options and build scripts for FG-KASLR
` [PATCH v10 08/15] x86/tools: Add relative relocs for randomized functions
` [PATCH v10 09/15] x86: Add support for function granular KASLR
` [PATCH v10 10/15] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v10 11/15] x86/boot: allow FG-KASLR to be selected
` [PATCH v10 12/15] module: add arch-indep FG-KASLR for randomizing function layout
` [PATCH v10 13/15] module: use a scripted approach for FG-KASLR
` [PATCH v10 14/15] Documentation: add documentation "
` [PATCH v10 15/15] maintainers: add MAINTAINERS entry "
[PATCH][next] brcmfmac: p2p: Replace one-element arrays with flexible-array members
2022-02-10 8:46 UTC (2+ messages)
[PATCH] um: Enable FORTIFY_SOURCE
2022-02-10 1:37 UTC (2+ messages)
[PATCH] overflow: Provide constant expression struct_size
2022-02-10 1:04 UTC (2+ messages)
[PATCH v7 0/8] fortify: Add Clang support
2022-02-08 23:58 UTC (16+ messages)
` [PATCH v7 1/8] fortify: Replace open-coded __gnu_inline attribute
` [PATCH v7 2/8] Compiler Attributes: Add __pass_object_size for Clang
` [PATCH v7 3/8] Compiler Attributes: Add __overloadable "
` [PATCH v7 4/8] Compiler Attributes: Add __diagnose_as "
` [PATCH v7 5/8] fortify: Make pointer arguments const
` [PATCH v7 6/8] fortify: Use __diagnose_as() for better diagnostic coverage
` [PATCH v7 7/8] fortify: Make sure strlen() may still be used as a constant expression
` [PATCH v7 8/8] fortify: Add Clang support
[PATCH][next] nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
2022-02-08 20:09 UTC (2+ messages)
[PATCH] drm/dp: Remove common Post Cursor2 register handling
2022-02-07 11:04 UTC (3+ messages)
[PATCH][next] staging: gdm724x: Replace one-element array with flexible-array member
2022-02-07 7:20 UTC (2+ messages)
[PATCH][next] staging: wlan-ng: Replace one-element arrays with flexible-array members
2022-02-07 7:33 UTC (2+ messages)
[PATCH] gcc-plugins/stackleak: Use noinstr in favor of notrace
2022-02-07 2:57 UTC (6+ messages)
[PATCH 0/3] gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
2022-02-06 18:49 UTC (6+ messages)
` [PATCH 1/3] gcc-plugins/stackleak: Provide verbose mode
` [PATCH 2/3] gcc-plugins/stackleak: Exactly match strings instead of prefixes
` [PATCH 3/3] gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
[PATCH v2] gcc-plugins/stackleak: Use noinstr in favor of notrace
2022-02-06 12:35 UTC (4+ messages)
[PATCH] iio: stmpe-adc: Use correctly sized arguments for bit field
2022-02-05 13:38 UTC (3+ messages)
[PATCH] [PATCH,v3,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
2022-02-05 11:13 UTC (3+ messages)
[PATCH][next] net: sundance: Replace one-element array with non-array object
2022-02-05 3:40 UTC (2+ messages)
[PATCH][next] bnx2x: Replace one-element array with flexible-array member
2022-02-05 3:38 UTC (2+ messages)
[PATCH v2] drm/dp: Fix off-by-one in register cache size
2022-02-05 1:38 UTC (2+ messages)
[PATCH] selftests/exec: Avoid future NULL argv execve warning
2022-02-04 16:11 UTC (5+ messages)
[PATCH v6 0/4] fortify: Add Clang support
2022-02-04 1:07 UTC (21+ messages)
` [PATCH v6 1/4] Compiler Attributes: Add __pass_object_size for Clang
` [PATCH v6 2/4] Compiler Attributes: Add __overloadable "
` [PATCH v6 3/4] Compiler Attributes: Add __diagnose_as "
` [PATCH v6 4/4] fortify: Add Clang support
[PATCH 0/4 v5] fortify: Add Clang support
2022-02-04 0:28 UTC (13+ messages)
` [PATCH 1/4] Compiler Attributes: Add Clang's __pass_object_size
` [PATCH 4/4 v5] fortify: Add Clang support
How large is the xtensa pt_regs::areg array supposed to be?
2022-02-04 0:05 UTC (4+ messages)
[PATCH v2] x86/build: don't build CONFIG_X86_32 as -ffreestanding
2022-02-03 20:45 UTC (2+ messages)
[PATCH] lib/test_string.c: Add test for strlen()
2022-02-03 20:45 UTC (12+ messages)
[PATCH] m68k: cmpxchg: Dereference matching size
2022-02-03 16:42 UTC (3+ messages)
[PATCH][next] Drivers: hv: vmbus: Use struct_size() helper in kmalloc()
2022-02-03 12:42 UTC (3+ messages)
[PATCH] linux/const.h: Explain how __is_constexpr() works
2022-02-03 9:25 UTC (15+ messages)
[PATCH 0/5] Enable -Warray-bounds and -Wzero-length-bounds
2022-02-03 3:03 UTC (10+ messages)
` [PATCH 4/5] Makefile: Enable -Warray-bounds
[PATCH] alpha: Silence -Warray-bounds warnings
2022-02-02 23:17 UTC
[PATCH] alpha: Silence -Warray-bounds warnings
2022-02-02 22:18 UTC
[PATCH] exec: Force single empty string when argv is empty
2022-02-02 20:31 UTC (7+ messages)
[PATCH] elf: Relax assumptions about vaddr ordering
2022-02-02 15:44 UTC (6+ messages)
[PATCH][next] HID: google: Use struct_size() helper in kzalloc()
2022-02-02 14:10 UTC (2+ messages)
[PATCH 1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE
2022-02-02 13:50 UTC (2+ messages)
[PATCH 2/4] mm/kasan: Move kasan_pXX_table() and kasan_early_shadow_page_entry()
2022-02-02 12:49 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).