messages from 2022-10-20 15:48:05 to 2022-11-02 15:51:37 UTC [more...]
[PATCH v2] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
2022-11-02 15:51 UTC (5+ messages)
[PATCH v3 0/2] igb: Proactively round up to kmalloc bucket size
2022-11-02 14:12 UTC (9+ messages)
` [PATCH v3 1/2] igb: Do not free q_vector unless new one was allocated
` [Intel-wired-lan] "
` [PATCH v3 2/2] igb: Proactively round up to kmalloc bucket size
` [Intel-wired-lan] "
[PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
2022-11-02 11:52 UTC (10+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH 21/30] mm: Use kstrtobool() instead of strtobool()
2022-11-02 11:29 UTC (3+ messages)
[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
2022-11-02 9:26 UTC (8+ messages)
` [PATCH 1/6] slab: Clean up SLOB vs kmalloc() definition
` [PATCH 2/6] slab: Remove special-casing of const 0 size allocations
` [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()
` [PATCH 4/6] string: Add __realloc_size hint to kmemdup()
` [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators
` [PATCH 6/6] kunit/fortify: Validate __alloc_size attribute results
[PATCH v2 0/6] Avoid clashing function prototypes
2022-11-01 9:36 UTC (17+ messages)
` [PATCH v2 1/6] cfg80211: "
` [PATCH v2 2/6] hostap: "
` [PATCH v2 3/6] zd1201: "
` [PATCH v2 4/6] airo: "
` [PATCH v2 5/6] bna: "
` [PATCH v2 6/6] staging: ks7010: "
[PATCH v3 0/2] tty: Allow TIOCSTI to be disabled
2022-11-02 2:46 UTC (6+ messages)
` [PATCH v3 1/2] tty: Move sysctl setup into "core" tty logic
` [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled
[PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
2022-11-02 2:45 UTC (3+ messages)
[PATCH v2] LSM: Better reporting of actual LSMs at boot
2022-11-02 0:52 UTC (3+ messages)
[PATCH] drm/radeon: Replace kmap() with kmap_local_page()
2022-11-01 23:40 UTC (5+ messages)
[PATCH] LSM: Better reporting of actual LSMs at boot
2022-11-01 23:38 UTC (3+ messages)
[PATCH] [next] drm/radeon: Replace one-element array with flexible-array member
2022-11-01 22:41 UTC (9+ messages)
` [PATCH v2] "
[PATCH] kunit/fortify: Validate __alloc_size attribute results
2022-11-01 22:04 UTC (5+ messages)
[PATCH v4] mempool: Do not use ksize() for poisoning
2022-11-01 19:35 UTC (8+ messages)
[PATCH V3] efi: pstore: Add module parameter for setting the record size
2022-11-01 18:48 UTC
[PATCH v2] x86/Kconfig: Enable kernel IBT by default
2022-11-01 17:25 UTC
[PATCH bpf-next v2 0/3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
2022-11-01 17:01 UTC (11+ messages)
` [PATCH bpf-next v2 1/3] bpf/verifier: Fix potential memory leak in array reallocation
` [PATCH bpf-next v2 2/3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH bpf-next v2 3/3] bpf/verifier: Take advantage of full allocation sizes
[PATCH][next] atmel: Fix atmel_private_handler array size
2022-11-01 10:59 UTC (2+ messages)
` [next] wifi: "
[PATCH v5 8/8] arm64: dts: qcom: sm4250: Add support for oneplus-billie2
2022-10-31 21:21 UTC (2+ messages)
[PATCH v2] mips: boot/compressed: use __NO_FORTIFY
2022-10-31 17:07 UTC
[PATCH] mips: boot/compressed: use __NO_FORITFY
2022-10-31 12:15 UTC (3+ messages)
[PATCH] crypto/caam: Avoid GCC constprop bug warning
2022-10-29 11:40 UTC (2+ messages)
[PATCH v2] driver core: Add __alloc_size hint to devm allocators
2022-10-29 7:54 UTC (2+ messages)
[PATCH v2] string: Add __realloc_size hint to kmemdup()
2022-10-29 7:43 UTC
[PATCH] [next] drm/amdgpu: Replace one-element array with flexible-array member
2022-10-29 1:30 UTC (6+ messages)
` [PATCH v2] "
[PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage
2022-10-28 23:19 UTC (5+ messages)
[PATCH] fortify: Capture __bos() results in const temp vars
2022-10-28 23:09 UTC
Coverity: HUF_buildCTableFromTree(): Memory - corruptions
2022-10-28 15:55 UTC (5+ messages)
[GIT PULL] hardening fixes for v6.1-rc3
2022-10-27 20:50 UTC (2+ messages)
[PATCH] mm: Make ksize() a reporting-only function
2022-10-27 19:15 UTC (6+ messages)
[PATCH v3] mempool: Do not use ksize() for poisoning
2022-10-27 19:15 UTC (4+ messages)
[PATCH] cred: Do not default to init_cred in prepare_kernel_cred()
2022-10-27 17:16 UTC (6+ messages)
[PATCH net-next v5] skbuff: Proactively round up to kmalloc bucket size
2022-10-27 14:00 UTC (2+ messages)
[PATCH v2 0/2] Introduce flexible array struct helpers
2022-10-26 20:33 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH 2/2] xfs: Use flex_cpy() to check extent copying
[PATCH] fortify: Do not cast to "unsigned char"
2022-10-26 18:47 UTC (3+ messages)
[PATCH] mempool: Use kmalloc_size_roundup() to match ksize() usage
2022-10-25 22:55 UTC (5+ messages)
[PATCH][next] net: dev: Convert sa_data to flexible array in struct sockaddr
2022-10-25 21:30 UTC (4+ messages)
[RFC PATCH] xfs: fix FORTIFY_SOURCE complaints about log item memcpy
2022-10-25 18:45 UTC (5+ messages)
[PATCH v2 4/4] arm64: dts: qcom: Add device tree for Sony Xperia 10 IV
2022-10-25 18:06 UTC
[PATCH v2 00/23] x86_64: Improvements at compressed kernel stage
2022-10-25 14:13 UTC (24+ messages)
` [PATCH v2 01/23] x86/boot: Align vmlinuz sections on page size
` [PATCH v2 02/23] x86/build: Remove RWX sections and align on 4KB
` [PATCH v2 03/23] x86/boot: Set cr0 to known state in trampoline
` [PATCH v2 04/23] x86/boot: Increase boot page table size
` [PATCH v2 05/23] x86/boot: Support 4KB pages for identity mapping
` [PATCH v2 06/23] x86/boot: Setup memory protection for bzImage code
` [PATCH v2 07/23] x86/build: Check W^X of vmlinux during build
` [PATCH v2 08/23] x86/boot: Map memory explicitly
` [PATCH v2 09/23] x86/boot: Remove mapping from page fault handler
` [PATCH v2 10/23] efi/libstub: Move helper function to related file
` [PATCH v2 11/23] x86/boot: Make console interface more abstract
` [PATCH v2 12/23] x86/boot: Make kernel_add_identity_map() a pointer
` [PATCH v2 13/23] x86/boot: Split trampoline and pt init code
` [PATCH v2 14/23] x86/boot: Add EFI kernel extraction interface
` [PATCH v2 15/23] efi/x86: Support extracting kernel from libstub
` [PATCH v2 16/23] x86/boot: Reduce lower limit of physical KASLR
` [PATCH v2 17/23] x86/boot: Reduce size of the DOS stub
` [PATCH v2 18/23] tools/include: Add simplified version of pe.h
` [PATCH v2 19/23] x86/build: Cleanup tools/build.c
` [PATCH v2 20/23] x86/build: Make generated PE more spec compliant
` [PATCH v2 21/23] efi/x86: Explicitly set sections memory attributes
` [PATCH v2 22/23] efi/libstub: Add memory attribute protocol definitions
` [PATCH v2 23/23] efi/libstub: Use memory attribute protocol
[PATCH v2] bnx2: Use kmalloc_size_roundup() to match ksize() usage
2022-10-25 11:20 UTC (2+ messages)
[PATCH v4] skbuff: Proactively round up to kmalloc bucket size
2022-10-24 17:56 UTC (2+ messages)
[PATCH v2] x86/mm: Refuse W^X violations
2022-10-24 15:27 UTC (2+ messages)
[PATCH 4/4] arm64: dts: qcom: Add device tree for Sony Xperia 10 IV
2022-10-23 13:03 UTC (2+ messages)
[PATCH 5.19 545/717] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
2022-10-22 7:27 UTC
[PATCH] bnx2: Pass allocation size to build_skb()
2022-10-22 3:44 UTC (4+ messages)
[PATCH 0/9] integrity: Move hooks into LSM
2022-10-21 15:09 UTC (16+ messages)
` [PATCH 2/9] security: Move trivial IMA "
` [PATCH 4/9] ima: Move ima_file_free() "
` [PATCH 6/9] fs: Introduce file_to_perms() helper
[PATCH v3][next] skbuff: Proactively round up to kmalloc bucket size
2022-10-21 16:10 UTC (3+ messages)
[PATCH][next] crypto: talitos - Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
2022-10-21 11:33 UTC (2+ messages)
[PATCH 00/16] x86_64: Improvements at compressed kernel stage
2022-10-20 16:51 UTC (5+ messages)
` [PATCH 06/16] x86/boot: Setup memory protection for bzImage code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox