Justin Stitt ([email protected])

Number of posts: 631 (0.92 per day)
First post: 2022-06-30 00:11:21
Last post: 2024-05-17 20:41:52

Date List Subject
2024-05-17 20:41:52 linux-kernel Re: [PATCH v3] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-16 23:55:41 linux-kernel Re: [PATCH] ntp: remove accidental integer wrap-around
2024-05-16 23:40:26 linux-kernel Re: [PATCH] ntp: remove accidental integer wrap-around
2024-05-16 23:08:38 linux-kernel Re: [PATCH] x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
2024-05-16 19:49:09 linux-kernel Re: [RFC] Mitigating unexpected arithmetic overflow
2024-05-15 17:13:22 linux-kernel Re: [RFC] Mitigating unexpected arithmetic overflow
2024-05-13 22:07:29 linux-kernel Re: [PATCH v2] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-10 16:21:39 linux-kernel Re: [PATCH] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-10 16:13:57 linux-kernel Re: [PATCH] tty: vt: saturate scrollback_delta to avoid overflow
2024-05-09 22:10:31 linux-kernel Re: [PATCH] fs: remove accidental overflow during wraparound check
2024-05-09 22:04:30 linux-kernel Re: [PATCH] tty: vt: saturate scrollback_delta to avoid overflow
2024-05-09 22:01:41 linux-kernel Re: [PATCH] tty: vt: saturate scrollback_delta to avoid overflow
2024-05-07 22:04:32 linux-kernel Re: [PATCH] ntp: safeguard against time_constant overflow case
2024-05-07 03:56:30 linux-kernel Re: [PATCH v2] block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report:
2024-05-06 23:16:26 linux-kernel Re: [PATCH] block/ioctl: use overflow helper for blkpg_partition fields
2024-05-06 22:09:34 linux-kernel [PATCH] ntp: safeguard against time_constant overflow case
2024-05-06 18:55:30 linux-kernel [PATCH] tty: vt: saturate scrollback_delta to avoid overflow
2024-05-06 17:16:23 linux-kernel Re: [PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
2024-05-01 23:19:03 linux-kernel Re: [PATCH] printk: cleanup deprecated uses of strncpy/strcpy
2024-05-01 20:04:24 linux-kernel Re: [PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-05-01 19:54:51 linux-kernel Re: [PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
2024-04-30 00:18:02 linux-kernel Re: [PATCH] selftests/vDSO: Fix assignment in condition without parentheses
2024-04-29 23:07:10 linux-kernel [PATCH] printk: cleanup deprecated uses of strncpy/strcpy
2024-04-29 20:50:44 linux-kernel [PATCH] PM: hibernate: replace deprecated strncpy with strscpy
2024-04-29 18:39:42 linux-kernel [PATCH v6] checkpatch: add check for snprintf to scnprintf
2024-04-26 22:02:20 linux-kernel Re: [RFC PATCH 2/9] x86/purgatory: Simplify stack handling
2024-04-26 21:33:04 linux-kernel Re: [RFC PATCH 2/9] x86/purgatory: Simplify stack handling
2024-04-26 20:28:13 linux-kernel Re: [PATCH v2] ubsan: Avoid i386 UBSAN handler crashes with Clang
2024-04-25 01:19:26 linux-kernel [PATCH v4] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
2024-04-22 23:00:49 linux-kernel Re: [PATCH v2 0/7] kdb: Refactor and fix bugs in kdb_read()
2024-04-22 21:39:48 linux-kernel Re: [PATCH v2 1/7] kdb: Fix buffer overflow during tab-complete
2024-04-22 21:33:45 linux-kernel [PATCH v5] checkpatch: add check for snprintf to scnprintf
2024-04-12 18:53:57 linux-kernel [PATCH] kallsyms: replace deprecated strncpy with strscpy
2024-04-10 23:28:41 linux-kernel Re: [PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_msg warning
2024-04-10 21:13:20 linux-kernel Re: [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
2024-04-10 21:10:24 linux-kernel Re: [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
2024-04-10 21:05:14 linux-kernel Re: [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
2024-04-10 20:45:49 linux-kernel Re: [PATCH] xfs: replace deprecated strncpy with strscpy_pad
2024-04-10 20:43:47 linux-kernel [PATCH v2] xfs: replace deprecated strncpy with memtostr_pad
2024-04-10 20:14:53 linux-kernel [PATCH v2] xfs: xattr: replace strncpy and check for truncation
2024-04-10 00:28:03 linux-kernel Re: [PATCH] xfs: xattr: replace strncpy and check for truncation
2024-04-10 00:24:06 linux-kernel Re: [PATCH] xfs: xattr: replace strncpy and check for truncation
2024-04-09 20:49:02 linux-kernel Re: [PATCH v2] kdb: replace deprecated strncpy
2024-04-09 00:47:06 linux-kernel Re: [PATCH v2] kdb: replace deprecated strncpy
2024-04-08 21:45:20 linux-kernel Re: [PATCH v3 3/3] net: mana: Avoid open coded arithmetic
2024-04-08 21:43:32 linux-kernel Re: [PATCH v3 1/3] net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
2024-04-08 21:38:56 linux-kernel Re: [PATCH v3 2/3] RDMA/mana_ib: Prefer struct_size over open coded arithmetic
2024-04-08 21:35:23 linux-kernel Re: [PATCH v3 1/3] net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
2024-04-08 21:23:25 linux-kernel Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
2024-04-08 21:02:07 linux-kernel [PATCH v3] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
2024-04-08 20:53:49 linux-kernel [PATCH v4] checkpatch: add check for snprintf to scnprintf