Show patches with: State = Mainlined       |    Archived = No       |   2242 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/4] ASoC: Intel: avs: max98927: Replace devm_kzalloc() with devm_kcalloc() ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc() - - - --- 2025-03-17 Ethan Carter Edwards Mainlined
[v2,3/4] ASoC: Intel: avs: max98373: Replace devm_kzalloc() with devm_kcalloc() ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc() - - - --- 2025-03-17 Ethan Carter Edwards Mainlined
[v2,2/4] ASoC: Intel: avs: ssm4567: Replace devm_kzalloc() with devm_kcalloc() ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc() - - - --- 2025-03-17 Ethan Carter Edwards Mainlined
[v2,1/4] ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc() ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc() - - - --- 2025-03-17 Ethan Carter Edwards Mainlined
[v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...) [v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...) - 1 - --- 2025-03-16 Ethan Carter Edwards Mainlined
[4/4] ASoC: Intel: max98927: move devm_kzalloc(..., size * n, ...) to devm_kcalloc ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc - - - --- 2025-03-14 Ethan Carter Edwards Mainlined
[3/4] ASoC: Intel: max98373: move devm_kzalloc(..., size * n, ...) to devm_kcalloc ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc - - - --- 2025-03-14 Ethan Carter Edwards Mainlined
[2/4] ASoC: Intel: ssm4567: move devm_kzalloc(..., size * n, ...) to devm_kcalloc ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc - - - --- 2025-03-14 Ethan Carter Edwards Mainlined
[1/4] ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc - - - --- 2025-03-14 Ethan Carter Edwards Mainlined
[v3] net: macb: Add __nonstring annotations for unterminated strings [v3] net: macb: Add __nonstring annotations for unterminated strings - 2 - --- 2025-03-12 Kees Cook Mainlined
kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR() kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR() - - - --- 2025-03-12 Kees Cook Mainlined
kunit/fortify: Expand testing of __compiletime_strlen() kunit/fortify: Expand testing of __compiletime_strlen() - - - --- 2025-03-12 Kees Cook Mainlined
[v2] wifi: virt_wifi: Add __nonstring annotations for unterminated strings [v2] wifi: virt_wifi: Add __nonstring annotations for unterminated strings - - - --- 2025-03-11 Kees Cook Mainlined
[v2] wifi: zd1211rw: Add __nonstring annotations for unterminated strings [v2] wifi: zd1211rw: Add __nonstring annotations for unterminated strings - - - --- 2025-03-11 Kees Cook Mainlined
vboxsf: Add __nonstring annotations for unterminated strings vboxsf: Add __nonstring annotations for unterminated strings - 1 - --- 2025-03-10 Kees Cook Mainlined
PNP: Expand length of fixup id string PNP: Expand length of fixup id string - - - --- 2025-03-10 Kees Cook Mainlined
wifi: mwifiex: Add __nonstring annotations for unterminated strings wifi: mwifiex: Add __nonstring annotations for unterminated strings 1 - - --- 2025-03-10 Kees Cook Mainlined
wifi: rtw88: Add __nonstring annotations for unterminated strings wifi: rtw88: Add __nonstring annotations for unterminated strings - - - --- 2025-03-10 Kees Cook Mainlined
xen/mcelog: Add __nonstring annotations for unterminated strings xen/mcelog: Add __nonstring annotations for unterminated strings 1 - - --- 2025-03-10 Kees Cook Mainlined
compiler_types: Introduce __nonstring_array compiler_types: Introduce __nonstring_array 1 - - --- 2025-03-10 Kees Cook Mainlined
efi: efibc: change kmalloc(size * count, ...) to kmalloc_array() efi: efibc: change kmalloc(size * count, ...) to kmalloc_array() - - - --- 2025-03-09 Ethan Carter Edwards Mainlined
crypto: axis/artpec6: change from kzalloc to kcalloc in artpec6_crypto_probe() crypto: axis/artpec6: change from kzalloc to kcalloc in artpec6_crypto_probe() 1 - - --- 2025-03-09 Ethan Carter Edwards Mainlined
ALSA: ctxfi: change dao_set_input functions from kzalloc to kcalloc ALSA: ctxfi: change dao_set_input functions from kzalloc to kcalloc - - - --- 2025-03-08 Ethan Carter Edwards Mainlined
[v2,2/2] hardening: Enable i386 FORTIFY_SOURCE on Clang 16+ hardening: Enable i386 FORTIFY_SOURCE on Clang 16+ - 1 - --- 2025-03-08 Kees Cook Mainlined
[v2,1/2] x86/build: Remove -ffreestanding on i386 with GCC hardening: Enable i386 FORTIFY_SOURCE on Clang 16+ 1 1 - --- 2025-03-08 Kees Cook Mainlined
module: Replace deprecated strncpy() with strscpy() module: Replace deprecated strncpy() with strscpy() - - - --- 2025-03-07 Thorsten Blum Mainlined
[3/3] ubsan/overflow: Enable ignorelist parsing and add type filter ubsan/overflow: Enable pattern exclusions - 1 - --- 2025-03-07 Kees Cook Mainlined
[2/3] ubsan/overflow: Enable pattern exclusions ubsan/overflow: Enable pattern exclusions - 1 - --- 2025-03-07 Kees Cook Mainlined
[1/3] ubsan/overflow: Rework integer overflow sanitizer option to turn on everything ubsan/overflow: Enable pattern exclusions - - - --- 2025-03-07 Kees Cook Mainlined
[v2] perf/x86: Annotate struct bts_buffer with __counted_by() [v2] perf/x86: Annotate struct bts_buffer with __counted_by() - - - --- 2025-03-05 Thorsten Blum Mainlined
kunit/stackinit: Use fill byte different from Clang i386 pattern kunit/stackinit: Use fill byte different from Clang i386 pattern - - 1 --- 2025-03-04 Kees Cook Mainlined
[v2] kbuild: clang: Support building UM with SUBARCH=i386 [v2] kbuild: clang: Support building UM with SUBARCH=i386 - 1 1 --- 2025-03-04 Kees Cook Mainlined
[v2] scsi: target: Replace deprecated strncpy() with strscpy() [v2] scsi: target: Replace deprecated strncpy() with strscpy() - 1 - --- 2025-03-02 Thorsten Blum Mainlined
uaccess: Introduce ucopysize.h uaccess: Introduce ucopysize.h - - - --- 2025-02-28 Kees Cook Mainlined
[v4,3/7] soc: samsung: exynos-chipid: add support for exynos7870 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-28 Kaustabh Chakraborty Mainlined
[v4,1/7] dt-bindings: soc: samsung: exynos-pmu: add exynos7870-pmu compatible Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-28 Kaustabh Chakraborty Mainlined
[v2] compiler.h: Introduce __must_be_noncstr() [v2] compiler.h: Introduce __must_be_noncstr() - - 1 --- 2025-02-28 Kees Cook Mainlined
[4/4] drm/amd/display: change kzalloc to kcalloc in dml1_validate() drm/amd/display: move from kzalloc(size * nr, ...) to kcalloc(nr, size, ...) - - - --- 2025-02-27 Ethan Carter Edwards Mainlined
[3/4] drm/amd/display: change kzalloc to kcalloc in dcn314_validate_bandwidth() drm/amd/display: move from kzalloc(size * nr, ...) to kcalloc(nr, size, ...) - - - --- 2025-02-27 Ethan Carter Edwards Mainlined
[2/4] drm/amd/display: change kzalloc to kcalloc in dcn31_validate_bandwidth() drm/amd/display: move from kzalloc(size * nr, ...) to kcalloc(nr, size, ...) - - - --- 2025-02-27 Ethan Carter Edwards Mainlined
[1/4] drm/amd/display: change kzalloc to kcalloc in dcn30_validate_bandwidth() drm/amd/display: move from kzalloc(size * nr, ...) to kcalloc(nr, size, ...) - - - --- 2025-02-27 Ethan Carter Edwards Mainlined
hwmon: (pmbus/core) Replace deprecated strncpy() with strscpy() hwmon: (pmbus/core) Replace deprecated strncpy() with strscpy() - - - --- 2025-02-27 Thorsten Blum Mainlined
[v3,next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings [v3,next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings - 1 - --- 2025-02-26 Gustavo A. R. Silva Mainlined
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy() platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-25 Thorsten Blum Mainlined
drm/gma500: Replace deprecated strncpy() with strscpy() drm/gma500: Replace deprecated strncpy() with strscpy() - 1 - --- 2025-02-25 Thorsten Blum Mainlined
[v2] btrfs: Replace deprecated strncpy() with strscpy() [v2] btrfs: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-25 Thorsten Blum Mainlined
MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy() MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-24 Thorsten Blum Mainlined
thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add() thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add() - - - --- 2025-02-22 Ethan Carter Edwards Mainlined
ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions() ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions() - 1 - --- 2025-02-22 Ethan Carter Edwards Mainlined
mtd: rawnand: use kcalloc() instead of kzalloc() mtd: rawnand: use kcalloc() instead of kzalloc() - - - --- 2025-02-22 Ethan Carter Edwards Mainlined
[net-next] net/rds: Replace deprecated strncpy() with strscpy_pad() [net-next] net/rds: Replace deprecated strncpy() with strscpy_pad() - 2 1 --- 2025-02-19 Thorsten Blum Mainlined
[net-next,v4,2/2] net: Add options as a flexible array to struct ip_tunnel_info Flexible array for ip tunnel options - 3 - --- 2025-02-19 Gal Pressman Mainlined
[net-next,v4,1/2] ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' Flexible array for ip tunnel options - 1 - --- 2025-02-19 Gal Pressman Mainlined
MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING - - - --- 2025-02-17 Lukas Bulwahn Mainlined
[net-next,05/14] iavf: negotiate PTP capabilities Untitled series #934165 - 1 1 --- 2025-02-14 Tony Nguyen Mainlined
[v3] scsi: hpsa: Remove deprecated and unnecessary strncpy() [v3] scsi: hpsa: Remove deprecated and unnecessary strncpy() - 1 - --- 2025-02-14 Thorsten Blum Mainlined
[RESEND,v2] params: Annotate struct module_param_attrs with __counted_by() [RESEND,v2] params: Annotate struct module_param_attrs with __counted_by() - 1 - --- 2025-02-13 Thorsten Blum Mainlined
m68k: mm: Replace deprecated strncpy() with strscpy() m68k: mm: Replace deprecated strncpy() with strscpy() - 2 1 --- 2025-02-13 Thorsten Blum Mainlined
[v2] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() [v2] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() - 2 - --- 2025-02-13 Thorsten Blum Mainlined
[next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings [next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings 1 - - --- 2025-02-12 Gustavo A. R. Silva Mainlined
[v3,2/2] slab: Achieve better kmalloc caches randomization in kvmalloc Refine kmalloc caches randomization in kvmalloc - - - --- 2025-02-12 GONG Ruiqi Mainlined
[v3,1/2] slab: Adjust placement of __kvmalloc_node_noprof Refine kmalloc caches randomization in kvmalloc - - - --- 2025-02-12 GONG Ruiqi Mainlined
[next] smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings [next] smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-11 Gustavo A. R. Silva Mainlined
[v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready() [v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready() - 1 - --- 2025-02-11 Ethan Carter Edwards Mainlined
[v2,5/6] unicode: kunit: refactor selftest to kunit tests KUnit test moves / renames 1 2 - --- 2025-02-11 Kees Cook Mainlined
[v2,4/6] lib/tests/kfifo_kunit.c: add tests for the kfifo structure KUnit test moves / renames - 2 - --- 2025-02-11 Kees Cook Mainlined
[v2,3/6] lib: Move KUnit tests into tests/ subdirectory KUnit test moves / renames 4 2 - --- 2025-02-11 Kees Cook Mainlined
net/mlx4_core: Avoid impossible mlx4_db_alloc() order value net/mlx4_core: Avoid impossible mlx4_db_alloc() order value - - - --- 2025-02-10 Kees Cook Mainlined
[27/27] scripts/get_abi.pl: drop now obsoleted script Improve ABI documentation generation - - - --- 2025-02-10 Mauro Carvalho Chehab Mainlined
[26/27] scripts/get_abi.py: add support for undefined ABIs Improve ABI documentation generation - - - --- 2025-02-10 Mauro Carvalho Chehab Mainlined
[v2] drm/msm/dpu: Fix uninitialized variable [v2] drm/msm/dpu: Fix uninitialized variable - 2 - --- 2025-02-10 Ethan Carter Edwards Mainlined
[v3] hamradio: baycom: replace strcpy() with strscpy() [v3] hamradio: baycom: replace strcpy() with strscpy() - 1 - --- 2025-02-09 Ethan Carter Edwards Mainlined
[v2,7/7] gpio: 74x164: Utilise temporary variable for struct device gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko Mainlined
[v2,6/7] gpio: 74x164: Switch to use dev_err_probe() gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko Mainlined
[v2,5/7] gpio: 74x164: Fully convert to use managed resources gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko Mainlined
[v2,4/7] gpio: 74x164: Make use of the macros from bits.h gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko Mainlined
[v2,3/7] gpio: 74x164: Annotate buffer with __counted_by() gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-07 Andy Shevchenko Mainlined
[v2,2/7] gpio: 74x164: Simplify code with cleanup helpers gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko Mainlined
[v2,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-07 Andy Shevchenko Mainlined
[10/10] string.h: Validate memtostr*()/strtomem*() arguments more carefully Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[08/10] nilfs2: Mark on-disk strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[07/10] uapi: stddef.h: Introduce __kernel_nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[05/10] string: kunit: Mark nonstring test strings as __nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[04/10] scsi: qla2xxx: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[03/10] scsi: mpt3sas: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[02/10] scsi: mpi3mr: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[01/10] scsi: mptfusion: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook Mainlined
[v2,3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - - 1 --- 2025-02-06 Kees Cook Mainlined
[v2,2/3] compiler.h: Introduce __must_be_byte_array() string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - - - --- 2025-02-06 Kees Cook Mainlined
[v2,1/3] compiler.h: Move C string helpers into C-only kernel section string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - 1 - --- 2025-02-06 Kees Cook Mainlined
pstore: Change kmsg_bytes storage size to u32 pstore: Change kmsg_bytes storage size to u32 - - - --- 2025-02-06 Kees Cook Mainlined
[next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings [next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-05 Gustavo A. R. Silva Mainlined
stackinit: Keep selftest union size small on m68k stackinit: Keep selftest union size small on m68k - - 1 --- 2025-02-04 Kees Cook Mainlined
[v2,next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning [v2,next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning - 1 - --- 2025-02-04 Gustavo A. R. Silva Mainlined
[v2,next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings [v2,next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings - 3 - --- 2025-02-04 Gustavo A. R. Silva Mainlined
stackinit: Fix comment for test_small_end stackinit: Fix comment for test_small_end - - - --- 2025-02-03 Geert Uytterhoeven Mainlined
[GIT,PULL] sysctl constification changes for v6.14-rc1 [GIT,PULL] sysctl constification changes for v6.14-rc1 - 1 - --- 2025-01-29 Joel Granados Mainlined
[RFC,v2,38/38] scripts/get_abi.pl: drop now obsoleted script Improve ABI documentation generation - - - --- 2025-01-28 Mauro Carvalho Chehab Mainlined
[v2,3/3] kbuild: Use -fzero-init-padding-bits=all kbuild: Use -fzero-init-padding-bits=all 1 1 - --- 2025-01-27 Kees Cook Mainlined
[v2,2/3] stackinit: Add union initialization to selftests kbuild: Use -fzero-init-padding-bits=all - - - --- 2025-01-27 Kees Cook Mainlined
« 1 2 3 422 23 »