linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-14 20:00:12 to 2022-10-21 11:34:08 UTC [more...]

[PATCH][next] crypto: talitos - Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-10-21 11:33 UTC  (2+ messages)

[PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
 2022-10-21  8:33 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-20 23:04 UTC  (37+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM
` [PATCH 2/9] security: Move trivial IMA hooks into LSM
` [PATCH 3/9] ima: Move xattr "
` [PATCH 4/9] ima: Move ima_file_free() "
` [PATCH 5/9] LSM: Introduce inode_post_setattr hook
` [PATCH 6/9] fs: Introduce file_to_perms() helper

[PATCH 00/16] x86_64: Improvements at compressed kernel stage
 2022-10-20 16:51 UTC  (49+ messages)
` [PATCH 01/16] x86/boot: Align vmlinuz sections on page size
` [PATCH 02/16] x86/build: Remove RWX sections and align on 4KB
` [PATCH 03/16] x86/boot: Set cr0 to known state in trampoline
` [PATCH 04/16] x86/boot: Increase boot page table size
` [PATCH 05/16] x86/boot: Support 4KB pages for identity mapping
` [PATCH 06/16] x86/boot: Setup memory protection for bzImage code
` [PATCH 08/16] x86/boot: Remove mapping from page fault handler
` [PATCH 09/16] efi/libstub: Move helper function to related file
` [PATCH 10/16] x86/boot: Make console interface more abstract
` [PATCH 12/16] x86/boot: Add EFI kernel extraction interface
` [PATCH 13/16] efi/x86: Support extracting kernel from libstub
` [PATCH 14/16] x86/build: Make generated PE more spec compliant
` [PATCH 15/16] efi/libstub: Add memory attribute protocol definitions
` [PATCH 16/16] efi/libstub: Use memory attribute protocol
  ` [PATCH] efi/libstub: make memory protection warnings include newlines

[PATCH][next] net: dev: Convert sa_data to flexible array in struct sockaddr
 2022-10-20  8:58 UTC  (2+ messages)

[PATCH v3] net: ipa: Proactively round up to kmalloc bucket size
 2022-10-20  8:50 UTC  (2+ messages)

[PATCH v3][next] skbuff: Proactively round up to kmalloc bucket size
 2022-10-20  8:42 UTC  (2+ messages)

[PATCH v2 0/2] tty: Allow TIOCSTI to be disabled
 2022-10-20  6:05 UTC  (4+ messages)
` [PATCH v2 1/2] tty: Move sysctl setup into "core" tty logic
` [PATCH v2 2/2] tty: Allow TIOCSTI to be disabled

[RFC PATCH] xfs: fix FORTIFY_SOURCE complaints about log item memcpy
 2022-10-20  3:05 UTC 

[PATCH] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
 2022-10-20  0:30 UTC  (2+ messages)

[PATCH] bnx2: Pass allocation size to build_skb()
 2022-10-20  0:02 UTC  (2+ messages)

-Wmacro-redefined in include/linux/fortify-string.h
 2022-10-19 17:30 UTC  (4+ messages)

[PATCH] binfmt: Fix whitespace issues
 2022-10-19 11:35 UTC  (2+ messages)

[PATCH] exec: Add comments on check_unsafe_exec() fs counting
 2022-10-19 11:35 UTC  (2+ messages)

[PATCH 6.0 668/862] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
 2022-10-19  8:32 UTC 

[PATCH] kunit/fortify: Validate __alloc_size attribute results
 2022-10-19  6:29 UTC  (4+ messages)

[PATCH 0/6][next] Avoid clashing function prototypes
 2022-10-19  5:58 UTC  (15+ messages)
` [PATCH 1/6][next] orinoco: "
` [PATCH 2/6][next] cfg80211: "
` [PATCH 3/6][next] ipw2x00: Remove unnecessary cast to iw_handler in ipw_wx_handlers
` [PATCH 4/6][next] hostap: Avoid clashing function prototypes
` [PATCH 5/6][next] zd1201: "
` [PATCH 6/6][next] airo: "

[PATCH] mempool: Use kmalloc_size_roundup() to match ksize() usage
 2022-10-19  5:37 UTC  (3+ messages)

[PATCH] string: Convert strscpy() self-test to KUnit
 2022-10-19  4:39 UTC  (4+ messages)

[PATCH] siphash: Convert selftest to KUnit
 2022-10-19  4:05 UTC  (5+ messages)

[PATCH] LSM: Better reporting of actual LSMs at boot
 2022-10-18 21:50 UTC  (2+ messages)

[PATCH] bpf, test_run: Track allocation size of data
 2022-10-18 20:19 UTC  (4+ messages)

[PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage
 2022-10-18 20:07 UTC  (4+ messages)

[PATCH] fortify: Short-circuit known-safe calls to strscpy()
 2022-10-18 19:06 UTC  (2+ messages)

[PATCH v2] kunit/memcpy: Adding dynamic size and window tests
 2022-10-18 18:39 UTC  (2+ messages)

[PATCH 0/5] pstore: Use zstd directly by default for compression
 2022-10-18 14:38 UTC  (9+ messages)
` [PATCH 1/5] pstore: Remove worse-case compression size logic
` [PATCH 2/5] pstore: Allow for arbitrary compression algorithm
` [PATCH 3/5] pstore: Use size_t for compress/decompression type widths
` [PATCH 4/5] pstore: Refactor compression initialization
` [PATCH 5/5] pstore: Use zstd directly by default for compression

[PATCH v2] overflow: Fix kern-doc markup for functions
 2022-10-18 13:48 UTC  (4+ messages)

[PATCH] [next] HID: hyperv: Replace one-element array with flexible-array member
 2022-10-18 12:56 UTC  (5+ messages)

[PATCH v3 0/2] igb: Proactively round up to kmalloc bucket size
 2022-10-18 12:20 UTC  (5+ messages)
` [PATCH v3 1/2] igb: Do not free q_vector unless new one was allocated
` [PATCH v3 2/2] igb: Proactively round up to kmalloc bucket size

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-18 11:19 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH] driver core: Add __alloc_size hint to devm allocators
 2022-10-18 10:43 UTC  (4+ messages)

[PATCH v3] dma-buf: Proactively round up to kmalloc bucket size
 2022-10-18  9:10 UTC 

[PATCH] coredump: Proactively round up to kmalloc bucket size
 2022-10-18  9:07 UTC 

[PATCH] devres: Use kmalloc_size_roundup() to match ksize() usage
 2022-10-18  9:04 UTC 

[PATCH] qed: Track allocation size of qed_ll2_buffer
 2022-10-18  9:00 UTC 

[PATCH] string: Add __alloc_size hint to kmemdup()
 2022-10-18  8:22 UTC 

[PATCH] kunit/memcpy: Adding dynamic size and window tests
 2022-10-18  8:07 UTC  (3+ messages)

[PATCH][next] soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-10-18  3:05 UTC  (2+ messages)

[PATCH][next] atmel: Fix atmel_private_handler array size
 2022-10-18  2:37 UTC 

[PATCH] pstore: migrate to crypto acomp interface (take 2)
 2022-10-17 21:25 UTC  (17+ messages)

[PATCH] drm/radeon: Replace kmap() with kmap_local_page()
 2022-10-17 16:52 UTC  (3+ messages)

[PATCH] firmware: meson_sm: Fix memcpy vs iomem type warnings
 2022-10-17 15:25 UTC  (2+ messages)

[PATCH v2] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
 2022-10-17  4:36 UTC 

6.1rc1: NFS memcpy warning on mount
 2022-10-17  4:20 UTC  (3+ messages)

Reconsider possibility to disable icotl TIOCSTI
 2022-10-15  6:45 UTC  (4+ messages)

[PATCH 0/2] tty: Allow TIOCSTI to be disabled
 2022-10-15  4:16 UTC  (3+ messages)
` [PATCH 1/2] tty: Move sysctl setup into "core" tty logic
` [PATCH 2/2] tty: Allow TIOCSTI to be disabled


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).