Show patches with: State = Mainlined       |    Archived = No       |   1804 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] cocci: Add rules to find str_plural() replacements [v2] cocci: Add rules to find str_plural() replacements - - - --- 2024-02-15 Kees Cook Mainlined
[v7,3/3] overflow: Introduce wrapping_assign_add() and wrapping_assign_sub() overflow: Introduce wrapping helpers 1 1 - --- 2024-02-14 Kees Cook Mainlined
[v7,2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() overflow: Introduce wrapping helpers 1 2 - --- 2024-02-14 Kees Cook Mainlined
[v7,1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers 1 1 - --- 2024-02-14 Kees Cook Mainlined
lib/string_choices: Add str_plural() helper lib/string_choices: Add str_plural() helper - - - --- 2024-02-14 Michal Wajdeczko Mainlined
[v9,1/5] mseal: Wire up mseal syscall Introduce mseal - - - --- 2024-02-14 Jeff Xu Mainlined
[v4,3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Tegra30: add support for LG tegra based phones - - - --- 2024-02-14 Svyatoslav Ryhel Mainlined
[v4,2/3] ARM: tegra: Add device-tree for LG Optimus Vu (P895) Tegra30: add support for LG tegra based phones - - - --- 2024-02-14 Svyatoslav Ryhel Mainlined
[v4,1/3] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880 Tegra30: add support for LG tegra based phones 1 - - --- 2024-02-14 Svyatoslav Ryhel Mainlined
[7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V Xperia 1 V support - 1 - --- 2024-02-12 Konrad Dybcio Mainlined
[6/7] arm64: dts: qcom: sm8550: Mark DWC3 as dma-coherent Xperia 1 V support - 1 - --- 2024-02-12 Konrad Dybcio Mainlined
[5/7] arm64: dts: qcom: sm8550: Add missing DWC3 quirks Xperia 1 V support - 1 - --- 2024-02-12 Konrad Dybcio Mainlined
[4/7] arm64: dts: qcom: sm8550: Mark APPS SMMU as dma-coherent Xperia 1 V support - 1 - --- 2024-02-12 Konrad Dybcio Mainlined
[3/7] arm64: dts: qcom: sm8550: Mark QUPs and GPI dma-coherent Xperia 1 V support - 1 - --- 2024-02-12 Konrad Dybcio Mainlined
[2/7] dt-bindings: arm: qcom: Add Xperia 1 V Xperia 1 V support 1 - - --- 2024-02-12 Konrad Dybcio Mainlined
[1/7] dt-bindings: ASoC: cs35l45: Add interrupts Xperia 1 V support 2 - - --- 2024-02-12 Konrad Dybcio Mainlined
iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc() iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc() - 3 - --- 2024-02-11 Erick Archer Mainlined
iommu/vt-d: Use kcalloc() instead of kzalloc() iommu/vt-d: Use kcalloc() instead of kzalloc() - 2 - --- 2024-02-11 Erick Archer Mainlined
[v2] mtd: rawnand: Prefer struct_size over open coded arithmetic [v2] mtd: rawnand: Prefer struct_size over open coded arithmetic 1 3 - --- 2024-02-11 Erick Archer Mainlined
x86/vdso: Move vDSO to mmap region x86/vdso: Move vDSO to mmap region - - - --- 2024-02-10 Kees Cook Mainlined
irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic - 3 - --- 2024-02-09 Erick Archer Mainlined
irqchip/bcm-6345-l1: Prefer struct_size over open coded arithmetic irqchip/bcm-6345-l1: Prefer struct_size over open coded arithmetic - 3 - --- 2024-02-09 Erick Archer Mainlined
[2/2] hardening: drop obsolete DRM_LEGACY from config fragment Drop obsolete configs from hardening.config - - - --- 2024-02-08 Lukas Bulwahn Mainlined
[1/2] hardening: drop obsolete UBSAN_SANITIZE_ALL from config fragment Drop obsolete configs from hardening.config - - - --- 2024-02-08 Lukas Bulwahn Mainlined
[v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… [v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… - 1 - --- 2024-02-07 Kees Cook Mainlined
xen/gntalloc: Replace UAPI 1-element array xen/gntalloc: Replace UAPI 1-element array - 1 - --- 2024-02-06 Kees Cook Mainlined
net/sun3_82586: Avoid reading past buffer in debug output net/sun3_82586: Avoid reading past buffer in debug output - 2 1 --- 2024-02-06 Kees Cook Mainlined
[v3,4/4] um: Convert strscpy() usage to 2-argument style string: Allow 2-argument strscpy() - - - --- 2024-02-06 Kees Cook Mainlined
[v2] selftests/seccomp: Pin benchmark to single CPU [v2] selftests/seccomp: Pin benchmark to single CPU - 1 - --- 2024-02-06 Kees Cook Mainlined
[v2] ubsan: Silence W=1 warnings in self-test [v2] ubsan: Silence W=1 warnings in self-test - 1 - --- 2024-02-05 Kees Cook Mainlined
[v2,4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL ubsan: Introduce wrap-around sanitizers - - - --- 2024-02-02 Kees Cook Mainlined
[v2,1/6] ubsan: Use Clang's -fsanitize-trap=undefined option ubsan: Introduce wrap-around sanitizers - 2 - --- 2024-02-02 Kees Cook Mainlined
[v5] iio: sx9324: avoid copying property strings [v5] iio: sx9324: avoid copying property strings - 1 - --- 2024-02-01 Justin Stitt Mainlined
LoongArch: vDSO: Disable UBSAN instrumentation LoongArch: vDSO: Disable UBSAN instrumentation - - - --- 2024-01-30 Kees Cook Mainlined
sh: Fix build with CONFIG_UBSAN=y sh: Fix build with CONFIG_UBSAN=y - - - --- 2024-01-30 Kees Cook Mainlined
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 Chan 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
« 1 2 3 418 19 »