messages from 2022-10-18 14:12:06 to 2022-10-28 08:23:01 UTC [more...]
[PATCH v2 0/6] Avoid clashing function prototypes
2022-10-28 8:22 UTC (8+ 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] [next] drm/amdgpu: Replace one-element array with flexible-array member
2022-10-28 7:18 UTC (2+ messages)
[PATCH] [next] drm/radeon: Replace one-element array with flexible-array member
2022-10-28 5:41 UTC
Coverity: HUF_buildCTableFromTree(): Memory - corruptions
2022-10-27 23:07 UTC (4+ 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] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
2022-10-27 0:26 UTC (4+ 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 (6+ 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 v2] overflow: Introduce overflows_type() and castable_to_type()
2022-10-24 20:11 UTC (4+ messages)
` [PATCH v4] "
` [PATCH v5] "
[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 v3 0/2] tty: Allow TIOCSTI to be disabled
2022-10-22 18:29 UTC (3+ messages)
` [PATCH v3 1/2] tty: Move sysctl setup into "core" tty logic
` [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled
[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 (38+ 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 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 (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 v3] net: ipa: Proactively round up to kmalloc bucket size
2022-10-20 8:50 UTC (2+ messages)
[PATCH v2 0/2] tty: Allow TIOCSTI to be disabled
2022-10-20 6:05 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
2022-10-20 0:30 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 (7+ messages)
` [PATCH 2/6][next] cfg80211: "
` [PATCH 6/6][next] airo: "
[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 (4+ messages)
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