Show patches with: State = Mainlined       |    Archived = No       |   2071 patches
« 1 2 ... 5 6 720 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
select: Avoid wrap-around instrumentation in do_sys_poll() select: Avoid wrap-around instrumentation in do_sys_poll() - 1 - --- 2024-01-29 Kees Cook Mainlined
iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user() iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user() - - - --- 2024-01-29 Kees Cook Mainlined
crypto: qat - use kcalloc() instead of kzalloc() crypto: qat - use kcalloc() instead of kzalloc() - 1 - --- 2024-01-29 Lenko Donchev Mainlined
[v2] bus: mhi: ep: Use kcalloc() instead of kzalloc() [v2] bus: mhi: ep: Use kcalloc() instead of kzalloc() - 3 - --- 2024-01-28 Erick Archer Mainlined
wifi: brcmfmac: Adjust n_channels usage for __counted_by wifi: brcmfmac: Adjust n_channels usage for __counted_by - 3 - --- 2024-01-26 Kees Cook Mainlined
bnx2x: Fix firmware version string character counts bnx2x: Fix firmware version string character counts - - - --- 2024-01-26 Kees Cook Mainlined
[09/11] fortify: Drop Clang version check for 12.0.1 or newer Bump the minimum supported version of LLVM to 13.0.1 1 - - --- 2024-01-25 Nathan Chancellor Mainlined
[v5,2/2] ARM: dts: aspeed: System1: IBM system1 BMC board Add device tree for IBM system1 BMC - - - --- 2024-01-25 Ninad Palsule Mainlined
[v5,1/2] dt-bindings: arm: aspeed: add IBM system1-bmc Add device tree for IBM system1 BMC 1 - - --- 2024-01-25 Ninad Palsule Mainlined
exec: Distinguish in_execve from in_exec exec: Distinguish in_execve from in_exec - - - --- 2024-01-24 Kees Cook Mainlined
exec: Check __FMODE_EXEC instead of in_execve for LSMs exec: Check __FMODE_EXEC instead of in_execve for LSMs - - 1 --- 2024-01-24 Kees Cook Mainlined
smb: Work around Clang __bdos() type confusion smb: Work around Clang __bdos() type confusion - - - --- 2024-01-23 Kees Cook Mainlined
ARM: fault: Implement copy_from_kernel_nofault_allowed() ARM: fault: Implement copy_from_kernel_nofault_allowed() - 1 1 --- 2024-01-23 Kees Cook Mainlined
ARM: fault: Add "cut here" line for prefetch aborts ARM: fault: Add "cut here" line for prefetch aborts 1 - - --- 2024-01-23 Kees Cook Mainlined
[09/82] select: Avoid wrap-around instrumentation in do_sys_poll() overflow: Refactor open-coded arithmetic wrap-around - 1 - --- 2024-01-23 Kees Cook Mainlined
[08/82] iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user overflow: Refactor open-coded arithmetic wrap-around - - - --- 2024-01-23 Kees Cook Mainlined
[GIT,PULL] Enable -Wstringop-overflow globally [GIT,PULL] Enable -Wstringop-overflow globally - - - --- 2024-01-22 Gustavo A. R. Silva Mainlined
clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc() clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc() - 2 - --- 2024-01-21 Erick Archer Mainlined
[v2] Documentation: power: Use kcalloc() instead of kzalloc() [v2] Documentation: power: Use kcalloc() instead of kzalloc() - 2 - --- 2024-01-21 Erick Archer Mainlined
[GIT,PULL] strlcpy removal for v6.8-rc1 [GIT,PULL] strlcpy removal for v6.8-rc1 1 - - --- 2024-01-19 Kees Cook Mainlined
pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc() pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc() 1 1 - --- 2024-01-19 Erick Archer Mainlined
staging: rtl8723bs: Use kcalloc() instead of kzalloc() staging: rtl8723bs: Use kcalloc() instead of kzalloc() - 1 - --- 2024-01-19 Erick Archer Mainlined
string: Remove strlcpy() string: Remove strlcpy() - 1 - --- 2024-01-18 Kees Cook Mainlined
pstore/zone: Add a null pointer check to the psz_kmsg_read pstore/zone: Add a null pointer check to the psz_kmsg_read - - - --- 2024-01-18 Kunwu Mainlined
[v2] eventfs: Use kcalloc() instead of kzalloc() [v2] eventfs: Use kcalloc() instead of kzalloc() - 1 - --- 2024-01-15 Erick Archer Mainlined
bcachefs: Replace strlcpy() with strscpy() bcachefs: Replace strlcpy() with strscpy() - - - --- 2024-01-10 Kees Cook Mainlined
ARM: unwind: Add missing "Call trace:" line ARM: unwind: Add missing "Call trace:" line - 3 - --- 2024-01-10 Kees Cook Mainlined
[2/2] arm64: defconfig: Enable PSTORE_RAM Enable PSTORE_RAM as a module in the arm64 defconfig - 1 - --- 2024-01-10 Nícolas F. R. A. Prado Mainlined
[1/2] pstore/ram: Register to module device table Enable PSTORE_RAM as a module in the arm64 defconfig - 2 - --- 2024-01-10 Nícolas F. R. A. Prado Mainlined
[v2] ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc() [v2] ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc() 1 1 - --- 2024-01-09 Erick Archer Mainlined
[3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-09 Christophe Leroy Mainlined
ASoC: ti: Use devm_kcalloc() instead of devm_kzalloc() ASoC: ti: Use devm_kcalloc() instead of devm_kzalloc() 1 1 - --- 2024-01-06 Erick Archer Mainlined
[v2,2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() [v2,1/2] VMCI: Use struct_size() in kmalloc() - 3 - --- 2024-01-05 Harshit Mogalapalli Mainlined
[v2,1/2] VMCI: Use struct_size() in kmalloc() [v2,1/2] VMCI: Use struct_size() in kmalloc() - 2 - --- 2024-01-05 Harshit Mogalapalli Mainlined
cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict - 1 - --- 2024-01-05 孟敬姿 Mainlined
efi: pstore: Allow dynamic initialization based on module parameter efi: pstore: Allow dynamic initialization based on module parameter - - - --- 2024-01-03 Guilherme G. Piccoli Mainlined
[v6,2/2] lib/string: shrink lib/string.i via IWYU shrink lib/string.i via IWYU - 2 - --- 2023-12-26 Tanzir Hasan Mainlined
[v6,1/2] kernel.h: removed REPEAT_BYTE from kernel.h shrink lib/string.i via IWYU - 1 - --- 2023-12-26 Tanzir Hasan Mainlined
[v2] lsm: Add a __counted_by() annotation to lsm_ctx.ctx [v2] lsm: Add a __counted_by() annotation to lsm_ctx.ctx - - - --- 2023-12-22 Mark Brown Mainlined
[next] bcachefs: Use array_size() in call to copy_from_user() [next] bcachefs: Use array_size() in call to copy_from_user() - - - --- 2023-12-19 Gustavo A. R. Silva Mainlined
[next] bcachefs: Replace zero-length array with flex-array member and use __counted_by [next] bcachefs: Replace zero-length array with flex-array member and use __counted_by - - - --- 2023-12-19 Gustavo A. R. Silva Mainlined
[v1,tty-next,3/4] 8250: microchip: pci1xxxx: Add Burst mode reception support in uart driver for wr… 8250: microchip: Burst Mode Support for PCI1XXXX - - - --- 2023-12-15 Rengarajan S Mainlined
[v1,tty-next,2/4] 8250: microchip: pci1xxxx: Add Syslock support for reading UART system registers 8250: microchip: Burst Mode Support for PCI1XXXX - - - --- 2023-12-15 Rengarajan S Mainlined
[v1,tty-next,1/4] 8250: microchip: pci1xxxx: Rearranging the structure declarations 8250: microchip: Burst Mode Support for PCI1XXXX - - - --- 2023-12-15 Rengarajan S Mainlined
[v4,5/5] drm/tests: Switch to kunit devices kunit: Add helpers for creating test-managed devices - 1 1 --- 2023-12-15 David Gow Mainlined
[v4,4/5] ASoC: topology: Replace fake root_device with kunit_device in tests kunit: Add helpers for creating test-managed devices 1 - - --- 2023-12-15 David Gow Mainlined
[v4,3/5] overflow: Replace fake root_device with kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-15 David Gow Mainlined
[v4,2/5] fortify: test: Use kunit_device kunit: Add helpers for creating test-managed devices 1 1 - --- 2023-12-15 David Gow Mainlined
[v4,1/5] kunit: Add APIs for managing devices kunit: Add helpers for creating test-managed devices - 3 - --- 2023-12-15 David Gow Mainlined
scripts: kernel-doc: Clarify missing struct member description scripts: kernel-doc: Clarify missing struct member description - - - --- 2023-12-15 Kees Cook Mainlined
docs: conf.py: Ignore __counted_by attribute docs: conf.py: Ignore __counted_by attribute - - - --- 2023-12-15 Kees Cook Mainlined
[v2] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode [v2] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode - 2 - --- 2023-12-12 Justin Stitt Mainlined
amd-xgbe: Avoid potential string truncation in name amd-xgbe: Avoid potential string truncation in name - - - --- 2023-12-12 Kees Cook Mainlined
cxgb3: Avoid potential string truncation in desc cxgb3: Avoid potential string truncation in desc - - - --- 2023-12-12 Kees Cook Mainlined
block/rnbd-srv: Check for unlikely string overflow block/rnbd-srv: Check for unlikely string overflow 2 - - --- 2023-12-12 Kees Cook Mainlined
[v3,3/3] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy() kernfs: Convert from strlcpy() to strscpy() - - - --- 2023-12-12 Kees Cook Mainlined
[v3,2/3] kernfs: Convert kernfs_name_locked() from strlcpy() to strscpy() kernfs: Convert from strlcpy() to strscpy() 1 - - --- 2023-12-12 Kees Cook Mainlined
[v3,1/3] kernfs: Convert kernfs_walk_ns() from strlcpy() to strscpy() kernfs: Convert from strlcpy() to strscpy() 1 - - --- 2023-12-12 Kees Cook Mainlined
[v2,wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds war… [v2,wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds war… - 1 - --- 2023-12-12 Gustavo A. R. Silva Mainlined
[v2] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy [v2] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy 1 1 - --- 2023-12-12 Justin Stitt Mainlined
[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,07/18] utsname: constify ctl_table arguments of utility function sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh Mainlined
[v2,06/18] hugetlb: constify ctl_table arguments of utility functions sysctl: constify sysctl ctl_tables - - - --- 2023-12-04 Thomas Weißschuh 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
« 1 2 ... 5 6 720 21 »