Show patches with: State = Mainlined       |    Archived = No       |   1809 patches
« 1 2 ... 3 4 518 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] net: mdio-gpio: replace deprecated strncpy with strscpy [v3] net: mdio-gpio: replace deprecated strncpy with strscpy - 2 - --- 2023-12-11 Justin Stitt Mainlined
[v2] net: mdio_bus: replace deprecated strncpy with strscpy [v2] net: mdio_bus: replace deprecated strncpy with strscpy - 1 - --- 2023-12-07 Justin Stitt Mainlined
[v2] qlcnic: replace deprecated strncpy with strscpy [v2] qlcnic: replace deprecated strncpy with strscpy - 1 - --- 2023-12-07 Justin Stitt Mainlined
[v2] net: ena: replace deprecated strncpy with strscpy [v2] net: ena: replace deprecated strncpy with strscpy 1 1 - --- 2023-12-07 Justin Stitt Mainlined
[v3] netlink: Return unsigned value for nla_len() [v3] netlink: Return unsigned value for nla_len() - - - --- 2023-12-06 Kees Cook Mainlined
[v2,4/4] pstore: inode: Use cleanup.h for struct pstore_private pstore: Initial use of cleanup.h - - - --- 2023-12-05 Kees Cook Mainlined
[v2,3/4] pstore: inode: Use __free(pstore_iput) for inode allocations pstore: Initial use of cleanup.h - - - --- 2023-12-05 Kees Cook Mainlined
[v2,2/4] pstore: inode: Convert mutex usage to guard(mutex) pstore: Initial use of cleanup.h - - - --- 2023-12-05 Kees Cook Mainlined
[v2,1/4] pstore: inode: Convert kfree() usage to __free(kfree) pstore: Initial use of cleanup.h - - - --- 2023-12-05 Kees Cook Mainlined
[v2,05/18] seccomp: constify ctl_table arguments of utility functions sysctl: constify sysctl ctl_tables 1 - - --- 2023-12-04 Thomas Weißschuh Mainlined
[v2,02/18] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh Mainlined
tracing/uprobe: Replace strlcpy() with strscpy() tracing/uprobe: Replace strlcpy() with strscpy() 1 - - --- 2023-11-30 Kees Cook Mainlined
[next] init: Kconfig: Disable -Wstringop-overflow for GCC-11 [next] init: Kconfig: Disable -Wstringop-overflow for GCC-11 - 1 - --- 2023-11-30 Gustavo A. R. Silva Mainlined
[v2,2/2] qnx4: Use get_directory_fname() in qnx4_match() qnx4: Avoid confusing compiler about buffer lengths - - - --- 2023-11-30 Kees Cook Mainlined
[v2,1/2] qnx4: Extract dir entry filename processing into helper qnx4: Avoid confusing compiler about buffer lengths - - - --- 2023-11-30 Kees Cook Mainlined
[v2] scsi: zfcp: Replace strlcpy() with strscpy() [v2] scsi: zfcp: Replace strlcpy() with strscpy() 1 - - --- 2023-11-30 Kees Cook Mainlined
hwmon: (pc87360) Bounds check data->innr usage hwmon: (pc87360) Bounds check data->innr usage - 1 - --- 2023-11-30 Kees Cook Mainlined
[next] bcachefs: Replace zero-length arrays with flexible-array members [next] bcachefs: Replace zero-length arrays with flexible-array members - 1 - --- 2023-11-28 Gustavo A. R. Silva Mainlined
[v2,3/3] drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER [v2,1/3] kunit: Add a macro to wrap a deferred action function - 1 - --- 2023-11-28 David Gow Mainlined
[v2,2/3] drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER() [v2,1/3] kunit: Add a macro to wrap a deferred action function 1 - - --- 2023-11-28 David Gow Mainlined
[v2,1/3] kunit: Add a macro to wrap a deferred action function [v2,1/3] kunit: Add a macro to wrap a deferred action function 1 2 1 --- 2023-11-28 David Gow Mainlined
[v11,2/2] arm64: dts: qcom: sm8250-xiaomi-pipa: Add initial device tree [v11,1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) 2 - - --- 2023-11-25 Luka Panio Mainlined
[v11,1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) [v11,1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) 1 - - --- 2023-11-25 Luka Panio Mainlined
[next] gcc-plugins: randstruct: Update code comment in relayout_struct() [next] gcc-plugins: randstruct: Update code comment in relayout_struct() - - - --- 2023-11-25 Gustavo A. R. Silva Mainlined
neighbour: Fix __randomize_layout crash in struct neighbour neighbour: Fix __randomize_layout crash in struct neighbour - 1 1 --- 2023-11-25 Gustavo A. R. Silva Mainlined
[v10,2/2] Initial support for Xiaomi Pad 6 tablet, that have sm8250 soc. [v10,1/2] Add a compatible for Xiaomi Pad 6. 2 - - --- 2023-11-24 Luka Panio Mainlined
[v10,1/2] Add a compatible for Xiaomi Pad 6. [v10,1/2] Add a compatible for Xiaomi Pad 6. 1 - - --- 2023-11-24 Luka Panio Mainlined
[next] powerpc/crypto: Avoid -Wstringop-overflow warnings [next] powerpc/crypto: Avoid -Wstringop-overflow warnings - - - --- 2023-11-21 Gustavo A. R. Silva Mainlined
[v2,21/21] mm/slub: optimize free fast path code layout remove the SLAB allocator - 1 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,20/21] mm/slub: optimize alloc fastpath code layout remove the SLAB allocator - 1 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,19/21] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,18/21] mm/slab: move kmalloc() functions from slab_common.c to slub.c remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,17/21] mm/slab: move kmalloc_slab() to mm/slab.h remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,16/21] mm/slab: move kfree() from slab_common.c to slub.c remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,15/21] mm/slab: move struct kmem_cache_node from slab.h to slub.c remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,14/21] mm/slab: move memcg related functions from slab.h to slub.c remove the SLAB allocator 1 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,13/21] mm/slab: move pre/post-alloc hooks from slab.h to slub.c remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,12/21] mm/slab: consolidate includes in the internal mm/slab.h remove the SLAB allocator - 1 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,11/21] mm/slab: move the rest of slub_def.h to mm/slab.h remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,10/21] mm/slab: move struct kmem_cache_cpu declaration to slub.c remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,08/21] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,07/21] mm/slab: remove CONFIG_SLAB code from slab common code remove the SLAB allocator - 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks remove the SLAB allocator 1 1 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,05/21] mm/memcontrol: remove CONFIG_SLAB #ifdef guards remove the SLAB allocator 1 2 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,04/21] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal remove the SLAB allocator - 3 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,03/21] KASAN: remove code paths guarded by CONFIG_SLAB remove the SLAB allocator - 4 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,02/21] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile remove the SLAB allocator - 3 - --- 2023-11-20 Vlastimil Babka Mainlined
[v2,01/21] mm/slab, docs: switch mm-api docs generation from slab.c to slub.c remove the SLAB allocator 1 1 - --- 2023-11-20 Vlastimil Babka Mainlined
MAINTAINERS: Add netdev subsystem profile link MAINTAINERS: Add netdev subsystem profile link - - - --- 2023-11-16 Kees Cook Mainlined
samples: Replace strlcpy() with strscpy() samples: Replace strlcpy() with strscpy() 1 - - --- 2023-11-16 Kees Cook Mainlined
usb: gadget: f_midi: Replace strlcpy() with strscpy() usb: gadget: f_midi: Replace strlcpy() with strscpy() - - - --- 2023-11-16 Kees Cook Mainlined
dma-buf: Replace strlcpy() with strscpy() dma-buf: Replace strlcpy() with strscpy() - 1 - --- 2023-11-16 Kees Cook Mainlined
parisc: Replace strlcpy() with strscpy() parisc: Replace strlcpy() with strscpy() - - - --- 2023-11-16 Kees Cook Mainlined
[next] xen: privcmd: Replace zero-length array with flex-array member and use __counted_by [next] xen: privcmd: Replace zero-length array with flex-array member and use __counted_by - 2 - --- 2023-11-16 Gustavo A. R. Silva Mainlined
hwmon: Explicitly initialize nct6775_sio_names indexes hwmon: Explicitly initialize nct6775_sio_names indexes - - - --- 2023-11-16 Kees Cook Mainlined
[net-next,V2,06/13] net/mlx5: simplify mlx5_set_driver_version string assignments Untitled series #801415 - 1 - --- 2023-11-15 Saeed Mahameed Mainlined
[v2,next] hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fan_tach_chann… [v2,next] hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fan_tach_chann… - 1 - --- 2023-11-14 Gustavo A. R. Silva Mainlined
SUNRPC: Replace strlcpy() with strscpy() SUNRPC: Replace strlcpy() with strscpy() - 1 - --- 2023-11-14 Kees Cook Mainlined
[GIT,PULL] hardening fixes for v6.7-rc2 [GIT,PULL] hardening fixes for v6.7-rc2 - - - --- 2023-11-14 Kees Cook Mainlined
[net-next,06/14] net/mlx5: simplify mlx5_set_driver_version string assignments Untitled series #800831 - 1 - --- 2023-11-13 Saeed Mahameed Mainlined
[next] wifi: rtw89: coex: Fix -Wstringop-overflow warnings in _append_tdma() [next] wifi: rtw89: coex: Fix -Wstringop-overflow warnings in _append_tdma() - - - --- 2023-11-13 Gustavo A. R. Silva Mainlined
[V2] riscv: Support RANDOMIZE_KSTACK_OFFSET [V2] riscv: Support RANDOMIZE_KSTACK_OFFSET 1 1 - --- 2023-11-09 Song Shuai Mainlined
[v2,1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered [v2,1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered - 2 - --- 2023-11-06 Doug Anderson Mainlined
[next] bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds warnings [next] bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds warnings - 1 - --- 2023-11-06 Gustavo A. R. Silva Mainlined
[next] bcachefs: Fix multiple -Warray-bounds warnings [next] bcachefs: Fix multiple -Warray-bounds warnings - - - --- 2023-11-06 Gustavo A. R. Silva Mainlined
pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() - - - --- 2023-11-05 Sergey Shtylyov Mainlined
gcc-plugins: randstruct: Only warn about true flexible arrays gcc-plugins: randstruct: Only warn about true flexible arrays 1 1 - --- 2023-11-04 Kees Cook Mainlined
[1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered [1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered - 2 - --- 2023-11-03 Doug Anderson Mainlined
scsi: ibmvscsi: replace deprecated strncpy with strscpy scsi: ibmvscsi: replace deprecated strncpy with strscpy - 1 1 --- 2023-10-30 Justin Stitt Mainlined
scsi: ibmvfc: replace deprecated strncpy with strscpy scsi: ibmvfc: replace deprecated strncpy with strscpy - 1 - --- 2023-10-30 Justin Stitt Mainlined
[GIT,PULL] hardening updates for v6.7-rc1 [GIT,PULL] hardening updates for v6.7-rc1 - - - --- 2023-10-30 Kees Cook Mainlined
Fixed typo (args -> argc) in plugin description Fixed typo (args -> argc) in plugin description - - - --- 2023-10-30 Konstantin Runov Mainlined
[net-next,10/11] net/mlx5: simplify mlx5_set_driver_version string assignments Untitled series #797247 - 1 - --- 2023-10-27 Saeed Mahameed Mainlined
[v3] seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str() [v3] seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str() - - - --- 2023-10-27 Kees Cook Mainlined
[v2] airo: replace deprecated strncpy with strscpy_pad [v2] airo: replace deprecated strncpy with strscpy_pad - 2 - --- 2023-10-26 Justin Stitt Mainlined
[v2] scsi: elx: libefc: replace deprecated strncpy with strscpy_pad/memcpy [v2] scsi: elx: libefc: replace deprecated strncpy with strscpy_pad/memcpy - 1 - --- 2023-10-26 Justin Stitt Mainlined
[v2] wifi: ath10k: replace deprecated strncpy with memcpy [v2] wifi: ath10k: replace deprecated strncpy with memcpy 1 - - --- 2023-10-24 Justin Stitt Mainlined
powerpc: Remove initialisation of readpos powerpc: Remove initialisation of readpos - 1 - --- 2023-10-24 Matthew Wilcox Mainlined
[v9,1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) [v9,1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) 1 - - --- 2023-10-24 Luka Panio Mainlined
[v3,2/2,next] clk: socfpga: agilex: Add bounds-checking coverage for struct stratix10_clock_data clk: socfpga: Fix undefined behavior bug and add bounds-checking coverage - 1 - --- 2023-10-24 Gustavo A. R. Silva Mainlined
[v3,1/2,next] clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data clk: socfpga: Fix undefined behavior bug and add bounds-checking coverage - 1 - --- 2023-10-24 Gustavo A. R. Silva Mainlined
scsi: csiostor: replace deprecated strncpy with strscpy scsi: csiostor: replace deprecated strncpy with strscpy - 1 - --- 2023-10-23 Justin Stitt Mainlined
scsi: ch: replace deprecated strncpy with strscpy scsi: ch: replace deprecated strncpy with strscpy - 1 - --- 2023-10-23 Justin Stitt Mainlined
scsi: bnx2fc: replace deprecated strncpy with strscpy scsi: bnx2fc: replace deprecated strncpy with strscpy - 1 - --- 2023-10-23 Justin Stitt Mainlined
scsi: 3w-sas: replace deprecated strncpy with strscpy scsi: 3w-sas: replace deprecated strncpy with strscpy - 1 - --- 2023-10-23 Justin Stitt Mainlined
s390/qeth: replace deprecated strncpy with strscpy s390/qeth: replace deprecated strncpy with strscpy - 2 1 --- 2023-10-23 Justin Stitt Mainlined
s390/ctcm: replace deprecated strncpy with strscpy s390/ctcm: replace deprecated strncpy with strscpy - 2 1 --- 2023-10-23 Justin Stitt Mainlined
s390/cio: replace deprecated strncpy with strscpy s390/cio: replace deprecated strncpy with strscpy - 2 - --- 2023-10-23 Justin Stitt Mainlined
s390/sclp: replace deprecated strncpy with strtomem s390/sclp: replace deprecated strncpy with strtomem - 1 - --- 2023-10-23 Justin Stitt Mainlined
[v2] rpmsg: virtio: replace deprecated strncpy with strscpy/_pad [v2] rpmsg: virtio: replace deprecated strncpy with strscpy/_pad - - - --- 2023-10-23 Justin Stitt Mainlined
[v5,1/2] From: Luka Panio <lukapanio@gmail.com> [v5,1/2] From: Luka Panio <lukapanio@gmail.com> - - - --- 2023-10-21 Luka Panio Mainlined
[net] net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show() [net] net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show() 1 - - --- 2023-10-21 Christophe JAILLET Mainlined
[1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) Add a compatible for Xiaomi Pad 6. [1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) Add a compatible for Xiaomi Pad 6. - - - --- 2023-10-21 Luka Panio Mainlined
rpmsg: replace deprecated strncpy with strscpy_pad rpmsg: replace deprecated strncpy with strscpy_pad - - - --- 2023-10-20 Justin Stitt Mainlined
rpmsg: core: replace deprecated strncpy with strscpy rpmsg: core: replace deprecated strncpy with strscpy - - - --- 2023-10-20 Justin Stitt Mainlined
power: supply: surface-charger: replace deprecated strncpy with strscpy power: supply: surface-charger: replace deprecated strncpy with strscpy - 1 1 --- 2023-10-20 Justin Stitt Mainlined
[v2] power: supply: surface_battery: replace deprecated strncpy with strscpy [v2] power: supply: surface_battery: replace deprecated strncpy with strscpy - 1 1 --- 2023-10-20 Justin Stitt Mainlined
platform/surface: aggregator: replace deprecated strncpy with strscpy platform/surface: aggregator: replace deprecated strncpy with strscpy - - - --- 2023-10-20 Justin Stitt Mainlined
power: supply: charger-manager: replace deprecated strncpy with strscpy power: supply: charger-manager: replace deprecated strncpy with strscpy - - - --- 2023-10-20 Justin Stitt Mainlined
power: supply: bq25980: replace deprecated strncpy with strscpy power: supply: bq25980: replace deprecated strncpy with strscpy - - - --- 2023-10-20 Justin Stitt Mainlined
« 1 2 ... 3 4 518 19 »