Show patches with: State = Mainlined       |    Archived = No       |   1667 patches
« 1 2 3 416 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] arm64: hibernate: Fix level3 translation fault in swsusp_save() [v3] arm64: hibernate: Fix level3 translation fault in swsusp_save() 1 - - --- 2024-04-17 Yaxiong Tian Mainlined
ubsan: Add awareness of signed integer overflow traps ubsan: Add awareness of signed integer overflow traps - - 1 --- 2024-04-15 Kees Cook Mainlined
[2/2] configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP configs/hardening: Some fixes for UBSAN - - - --- 2024-04-11 Nathan Chancellor Mainlined
[1/2] configs/hardening: Fix disabling UBSAN configurations configs/hardening: Some fixes for UBSAN - - - --- 2024-04-11 Nathan Chancellor Mainlined
[02/34] ubsan: fix unused variable warning in test module address all -Wunused-const warnings - - - --- 2024-04-03 Arnd Bergmann Mainlined
nouveau/gsp: Avoid addressing beyond end of rpc->entries nouveau/gsp: Avoid addressing beyond end of rpc->entries - - - --- 2024-03-30 Kees Cook Mainlined
smb: client: replace deprecated strncpy with strscpy smb: client: replace deprecated strncpy with strscpy - 1 - --- 2024-03-28 Justin Stitt Mainlined
gcc-plugins/stackleak: Avoid .head.text section gcc-plugins/stackleak: Avoid .head.text section - - - --- 2024-03-28 Ard Biesheuvel Mainlined
[GIT,PULL] execve fixes for v6.9-rc2 [GIT,PULL] execve fixes for v6.9-rc2 - - - --- 2024-03-26 Kees Cook Mainlined
lkdtm/bugs: Improve warning message for compilers without counted_by support lkdtm/bugs: Improve warning message for compilers without counted_by support - 1 - --- 2024-03-21 Nathan Chancellor Mainlined
[v2] binfmt: replace deprecated strncpy [v2] binfmt: replace deprecated strncpy - - - --- 2024-03-21 Justin Stitt Mainlined
selftests/exec: Convert remaining /bin/sh to /bin/bash selftests/exec: Convert remaining /bin/sh to /bin/bash - - - --- 2024-03-18 Kees Cook Mainlined
Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST" Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST" - - - --- 2024-03-14 Guenter Roeck Mainlined
selftests/exec: execveat: Improve debug reporting selftests/exec: execveat: Improve debug reporting - 1 - --- 2024-03-13 Kees Cook Mainlined
ubsan: Disable signed integer overflow sanitizer on GCC < 8 ubsan: Disable signed integer overflow sanitizer on GCC < 8 - 1 - --- 2024-03-13 Kees Cook Mainlined
[GIT,PULL] hardening updates for v6.9-rc1 [GIT,PULL] hardening updates for v6.9-rc1 - - - --- 2024-03-12 Kees Cook Mainlined
[GIT,PULL] pstore updates for v6.9-rc1 [GIT,PULL] pstore updates for v6.9-rc1 - - - --- 2024-03-11 Kees Cook Mainlined
[v2] bcachefs: Prefer struct_size over open coded arithmetic [v2] bcachefs: Prefer struct_size over open coded arithmetic - - - --- 2024-03-10 Erick Archer Mainlined
exec: Simplify remove_arg_zero() error path exec: Simplify remove_arg_zero() error path - 1 - --- 2024-03-09 Kees Cook Mainlined
randomize_kstack: Improve entropy diffusion randomize_kstack: Improve entropy diffusion - - - --- 2024-03-09 Kees Cook Mainlined
pstore/zone: Don't clear memory twice pstore/zone: Don't clear memory twice - - - --- 2024-03-09 Christophe JAILLET Mainlined
[v2] overflow: Change DEFINE_FLEX to take __counted_by member [v2] overflow: Change DEFINE_FLEX to take __counted_by member - 2 - --- 2024-03-06 Kees Cook Mainlined
[v3] sock: Use unsafe_memcpy() for sock_copy() [v3] sock: Use unsafe_memcpy() for sock_copy() - 1 - --- 2024-03-04 Kees Cook Mainlined
[v2] greybus: Avoid fake flexible array for response data [v2] greybus: Avoid fake flexible array for response data - 1 - --- 2024-03-04 Kees Cook Mainlined
[v2,3/3] spi: axi-spi-engine: use struct_size() macro spi: axi-spi-engine: small cleanups - 2 - --- 2024-03-04 David Lechner Mainlined
[v2,2/3] spi: axi-spi-engine: use __counted_by() attribute spi: axi-spi-engine: small cleanups - 2 - --- 2024-03-04 David Lechner Mainlined
[v2,1/3] spi: axi-spi-engine: remove p from struct spi_engine_message_state spi: axi-spi-engine: small cleanups - 2 - --- 2024-03-04 David Lechner Mainlined
[v3,2/2] string: Convert helpers selftest to KUnit string: Convert selftests to KUnit - 1 - --- 2024-03-01 Kees Cook Mainlined
[v3,1/2] string: Convert selftest to KUnit string: Convert selftests to KUnit - 1 - --- 2024-03-01 Kees Cook Mainlined
[next] RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings [next] RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings - 1 - --- 2024-03-01 Gustavo A. R. Silva Mainlined
overflow: Allow non-type arg to type_max() and type_min() overflow: Allow non-type arg to type_max() and type_min() - - - --- 2024-03-01 Kees Cook Mainlined
compiler.h: Explain how __is_constexpr() works compiler.h: Explain how __is_constexpr() works 1 1 - --- 2024-03-01 Kees Cook Mainlined
[v1,1/1] lib/string_helpers: Add flags param to string_get_size() [v1,1/1] lib/string_helpers: Add flags param to string_get_size() - 2 - --- 2024-02-29 Andy Shevchenko Mainlined
[v4,1/8] overflow: Use POD in check_shl_overflow() iio: core: New macros and making use of them 1 - - --- 2024-02-28 Andy Shevchenko Mainlined
lib: stackinit: Adjust target string to 8 bytes for m68k lib: stackinit: Adjust target string to 8 bytes for m68k - - 2 --- 2024-02-27 Kees Cook Mainlined
[v2] x86, relocs: Ignore relocations in .notes section [v2] x86, relocs: Ignore relocations in .notes section - 1 - --- 2024-02-27 Kees Cook Mainlined
[v2,2/2] landlock: Warn once if a Landlock action is requested while disabled [v2,1/2] landlock: Extend documentation for kernel support - 2 - --- 2024-02-27 Mickaël Salaün Mainlined
[v2,1/2] landlock: Extend documentation for kernel support [v2,1/2] landlock: Extend documentation for kernel support - 2 - --- 2024-02-27 Mickaël Salaün Mainlined
thermal: core: Move initial num_trips assignment before memcpy() thermal: core: Move initial num_trips assignment before memcpy() - 1 - --- 2024-02-27 Nathan Chancellor Mainlined
[v2] scsi: lpfc: replace deprecated strncpy with strscpy [v2] scsi: lpfc: replace deprecated strncpy with strscpy - 1 - --- 2024-02-26 Justin Stitt Mainlined
net: wwan: t7xx: Prefer struct_size over open coded arithmetic net: wwan: t7xx: Prefer struct_size over open coded arithmetic - 1 - --- 2024-02-24 Erick Archer Mainlined
[v2] iio: pressure: dlhl60d: Initialize empty DLH bytes [v2] iio: pressure: dlhl60d: Initialize empty DLH bytes - 1 - --- 2024-02-23 Kees Cook Mainlined
init/Kconfig: Lower GCC version check for -Warray-bounds init/Kconfig: Lower GCC version check for -Warray-bounds - 1 - --- 2024-02-23 Kees Cook Mainlined
sparc: vdso: Disable UBSAN instrumentation sparc: vdso: Disable UBSAN instrumentation 1 - - --- 2024-02-23 Kees Cook Mainlined
[v2,4/4] leaking_addresses: Provide mechanism to scan binary files leaking_addresses: Provide mechanism to scan binary files 1 - - --- 2024-02-22 Kees Cook Mainlined
[v2,3/4] leaking_addresses: Ignore input device status lines leaking_addresses: Provide mechanism to scan binary files - - - --- 2024-02-22 Kees Cook Mainlined
[v2,2/4] leaking_addresses: Use File::Temp for /tmp files leaking_addresses: Provide mechanism to scan binary files - - - --- 2024-02-22 Kees Cook Mainlined
[v2,1/4] MAINTAINERS: Update LEAKING_ADDRESSES details leaking_addresses: Provide mechanism to scan binary files - - - --- 2024-02-22 Kees Cook Mainlined
pstore: inode: Only d_invalidate() is needed pstore: inode: Only d_invalidate() is needed - - - --- 2024-02-22 Kees Cook Mainlined
[v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array [v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 1 - - --- 2024-02-22 Kees Cook Mainlined
[v2] scsi: libfc: replace deprecated strncpy with memcpy [v2] scsi: libfc: replace deprecated strncpy with memcpy - 1 - --- 2024-02-21 Justin Stitt Mainlined
[9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Mainlined
[8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test kunit: Fix printf format specifier issues in KUnit assertions 1 1 1 --- 2024-02-21 David Gow Mainlined
[6/9] net: test: Fix printf format specifier in skb_segment kunit test kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Mainlined
[5/9] rtc: test: Fix invalid format specifier. kunit: Fix printf format specifier issues in KUnit assertions 1 1 1 --- 2024-02-21 David Gow Mainlined
[4/9] time: test: Fix incorrect format specifier kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Mainlined
[3/9] lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Mainlined
[2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg kunit: Fix printf format specifier issues in KUnit assertions - 1 1 --- 2024-02-21 David Gow Mainlined
[1/9] kunit: test: Log the correct filter string in executor_test kunit: Fix printf format specifier issues in KUnit assertions - 3 1 --- 2024-02-21 David Gow Mainlined
refcount: Annotated intentional signed integer wrap-around refcount: Annotated intentional signed integer wrap-around - 1 - --- 2024-02-21 Kees Cook Mainlined
landlock: Fix asymmetric private inodes referring landlock: Fix asymmetric private inodes referring - - - --- 2024-02-19 Mickaël Salaün Mainlined
PM: hibernate: Don't ignore return from set_memory_ro() PM: hibernate: Don't ignore return from set_memory_ro() - 1 - --- 2024-02-18 Christophe Leroy Mainlined
[v4] nbd: null check for nla_nest_start [v4] nbd: null check for nla_nest_start - 1 - --- 2024-02-18 Kees Cook Mainlined
greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdr greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdr 1 1 - --- 2024-02-17 Erick Archer Mainlined
[v2] RDMA/uverbs: Remove flexible arrays from struct *_filter [v2] RDMA/uverbs: Remove flexible arrays from struct *_filter - - - --- 2024-02-17 Erick Archer Mainlined
[1/2] x86: Increase brk randomness entropy on x86_64 Adjust brk randomness - - - --- 2024-02-17 Kees Cook Mainlined
[v3,3/5] fortify: Provide KUnit counters for failure testing fortify: Add KUnit tests for runtime overflows - - - --- 2024-02-17 Kees Cook Mainlined
[v3,2/5] fortify: Allow KUnit test to build without FORTIFY fortify: Add KUnit tests for runtime overflows - - - --- 2024-02-17 Kees Cook Mainlined
netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination - 1 - --- 2024-02-16 Kees Cook Mainlined
enic: Avoid false positive under FORTIFY_SOURCE enic: Avoid false positive under FORTIFY_SOURCE - - - --- 2024-02-16 Kees Cook Mainlined
net: sched: Annotate struct tc_pedit with __counted_by net: sched: Annotate struct tc_pedit with __counted_by 1 1 - --- 2024-02-16 Kees Cook Mainlined
[next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4 [next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4 1 1 1 --- 2024-02-16 Gustavo A. R. Silva Mainlined
[v2] module: Don't ignore errors from set_memory_XX() [v2] module: Don't ignore errors from set_memory_XX() - 1 1 --- 2024-02-16 Christophe Leroy Mainlined
[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
[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
[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
« 1 2 3 416 17 »