LinuxLists
Users
About
Arnd Bergmann (
[email protected]
)
Number of posts: 3683 (2.78 per day)
First post: 2020-10-21 13:51:44
Last post: 2024-06-07 06:16:43
Previous Page
/
Next Page
Date
List
Subject
2024-04-03 08:22:07
linux-kernel
[PATCH 03/34] platform: goldfish: remove ACPI_PTR() annotations
2024-04-03 08:21:28
linux-kernel
[PATCH 01/34] powerpc/fsl-soc: hide unused const variable
2024-04-03 08:20:17
linux-kernel
[PATCH 18/34] lib: checksum: hide unused expected_csum_ipv6_magic[]
2024-04-03 08:19:37
linux-kernel
[PATCH 15/34] leds: apu: remove duplicate DMI lookup data
2024-04-03 08:19:24
linux-kernel
[PATCH 14/34] dma/congiguous: avoid warning about unused size_bytes
2024-04-03 08:18:51
linux-kernel
[PATCH 12/34] apm-emulation: hide an unused variable
2024-04-03 08:18:23
linux-kernel
[PATCH 10/34] efi: sysfb: don't build when EFI is disabled
2024-04-03 08:17:29
linux-kernel
[PATCH 06/34] tracing: hide unused ftrace_event_id_fops
2024-04-03 08:16:34
linux-kernel
[PATCH 02/34] ubsan: fix unused variable warning in test module
2024-04-03 08:14:33
linux-crypto
[PATCH 00/34] address all -Wunused-const warnings
2024-03-28 14:34:54
linux-kernel
[PATCH 9/9] kbuild: enable tautological-constant-out-of-range-compare
2024-03-28 14:34:27
linux-kernel
[PATCH 8/9] mlx5: stop warning for 64KB pages
2024-03-28 14:34:10
linux-kernel
[PATCH 7/9] infiniband: uverbs: avoid out-of-range warnings
2024-03-28 14:33:54
linux-kernel
[PATCH 6/9] nilfs2: fix out-of-range warning
2024-03-28 14:33:25
linux-kernel
[PATCH 5/9] ipv4: tcp_output: avoid warning about NET_ADD_STATS
2024-03-28 14:32:56
linux-kernel
[PATCH 4/9] kcov: avoid clang out-of-range warning
2024-03-28 14:32:29
linux-kernel
[PATCH 3/9] rbd: avoid out-of-range warning
2024-03-28 14:32:09
linux-kernel
[PATCH 2/9] libceph: avoid clang out-of-range warning
2024-03-28 14:31:38
linux-kernel
[PATCH 1/9] dm integrity: fix out-of-range warning
2024-03-28 14:31:23
linux-kernel
[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
2024-03-28 14:09:38
linux-kernel
[PATCH 09/11] staging: rtl8723bs: convert strncpy to strscpy
2024-03-28 14:08:58
linux-kernel
[PATCH 07/11] block/partitions/ldm: convert strncpy() to strscpy()
2024-03-28 14:08:52
linux-kernel
[PATCH 10/11] staging: greybus: change strncpy() to strscpy()
2024-03-28 14:08:31
linux-kernel
[PATCH 11/11] kbuild: enable -Wstringop-truncation globally
2024-03-28 14:07:46
linux-kernel
[PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()
2024-03-28 14:07:26
linux-kernel
[PATCH 06/11] acpi: avoid warning for truncated string copy
2024-03-28 14:07:10
linux-kernel
[PATCH 05/11] test_hexdump: avoid string truncation warning
2024-03-28 14:06:58
linux-kernel
[PATCH 04/11] orangefs: convert strncpy() to strscpy()
2024-03-28 14:06:36
linux-kernel
[PATCH 03/11] staging: replace weird strncpy() with memcpy()
2024-03-28 14:06:23
linux-kernel
[PATCH 02/11] scsi: devinfo: rework scsi_strcpy_devinfo()
2024-03-28 14:05:55
linux-kernel
[PATCH 01/11] staging: vc04_services: changen strncpy() to strscpy_pad()
2024-03-28 14:05:44
linux-kernel
[PATCH 00/11] address remaining stringop-truncation warnings
2024-03-28 13:56:08
linux-wireless
[PATCH 2/2] wifi: ath9k: work around memset overflow warning
2024-03-28 13:55:58
linux-kernel
[PATCH 1/2] [RESEND] wifi: carl9170: re-fix fortified-memset warning
2024-03-28 13:55:36
linux-wireless
[PATCH 0/2] wifi: ath: false-positive fortified-memset warnings
2024-03-26 22:56:20
linux-kernel
[PATCH 7/9] scsi: mylex: fix sysfs buffer lengths
2024-03-26 22:49:32
linux-kernel
[PATCH 2/9] enetc: avoid truncating error message
2024-03-26 22:47:58
linux-kernel
[PATCH 1/9] fbdev: shmobile: fix snprintf truncation
2024-03-26 22:43:57
linux-kernel
[PATCH 9/9] kbuild: enable -Wformat-truncation on clang
2024-03-26 22:43:41
linux-kernel
[PATCH 8/9] ALSA: aoa: avoid false-positive format truncation warning
2024-03-26 22:42:47
linux-kernel
[PATCH 6/9] Input: IMS: fix printf string overflow
2024-03-26 22:42:10
linux-kernel
[PATCH 5/9] surface3_power: avoid format string truncation warning
2024-03-26 22:41:50
linux-kernel
[PATCH 4/9] mlx5: avoid truncating error message
2024-03-26 22:41:20
linux-kernel
[PATCH 3/9] qed: avoid truncating work queue length
2024-03-26 22:40:02
linux-kernel
[PATCH 0/9] enabled -Wformat-truncation for clang
2024-03-26 15:04:59
linux-kernel
[PATCH 12/12] kbuild: turn on -Wrestrict by default
2024-03-26 15:03:02
linux-kernel
[PATCH 08/12] x86: math-emu: fix function cast warnings
2024-03-26 15:00:23
linux-kernel
[PATCH 07/12] cxlflash: fix function pointer cast warnings
2024-03-26 14:57:58
linux-kernel
[PATCH] [v3] module: don't ignore sysfs_create_link() failures
2024-03-26 14:55:18
linux-kernel
[PATCH 11/12] [v4] kallsyms: rework symbol lookup return codes
2024-03-26 14:55:10
linux-kernel
[PATCH 10/12] sata: sx4: fix pdc20621_get_from_dimm() on 64-bit