Show patches with: State = Action Required       |   6009 patches
« 1 2 3 460 61 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
回复: [PATCH 1/2] seq_buf: fix overflow when length is bigger than 8 回复: [PATCH 1/2] seq_buf: fix overflow when length is bigger than 8 - - - --- 2021-06-26 Yun Zhou New
xtensa/mm: Stop printing the virtual memory layout xtensa/mm: Stop printing the virtual memory layout 1 - - --- 2020-03-05 Arvind Sankar New
xfs: Replace deprecated strncpy() with strscpy() xfs: Replace deprecated strncpy() with strscpy() - - - --- 2025-03-05 Thorsten Blum New
xfs: replace deprecated strncpy with strscpy_pad xfs: replace deprecated strncpy with strscpy_pad - - - --- 2024-04-05 Justin Stitt New
xfs: cleanup deprecated uses of strncpy xfs: cleanup deprecated uses of strncpy - 1 - --- 2024-04-01 Justin Stitt New
xen/mcelog: Add __nonstring annotations for unterminated strings xen/mcelog: Add __nonstring annotations for unterminated strings 1 - - --- 2025-03-10 Kees Cook New
x86/xen: Remove use of VLAs - 2 - --- 2018-04-13 Laura Abbott New
x86/vsyscall/64: Drop "native" vsyscalls 1 - - --- 2018-03-07 Andy Lutomirski New
x86/retpoline/entry: Disable the entire SYSCALL64 fast path with retpolines on - - - --- 2018-01-22 Andy Lutomirski New
x86/refcount: Implement fast refcount_t handling - - - --- 2017-04-21 Kees Cook New
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code 1 - - --- 2016-08-02 Rafael J. Wysocki New
x86/mm/init: Stop printing pgt_buf addresses x86/mm/init: Stop printing pgt_buf addresses 2 - - --- 2020-02-29 Arvind Sankar New
x86/mm/init_32: Don't print out kernel memory layout if KASLR x86/mm/init_32: Don't print out kernel memory layout if KASLR - - - --- 2020-02-26 Arvind Sankar New
x86/mm: Enable KASLR for vmemmap memory region (x86_64) - - - --- 2016-07-27 Thomas Garnier New
x86/Kconfig: Enable kernel IBT by default x86/Kconfig: Enable kernel IBT by default - - - --- 2022-09-02 Kees Cook New
x86/kcfi: Require FRED for FineIBT x86/kcfi: Require FRED for FineIBT - - - --- 2025-02-14 Kees Cook New
x86/fpu: XRSTOR is expected to raise #GP x86/fpu: XRSTOR is expected to raise #GP 1 - - --- 2018-11-26 Jann Horn New
x86/fpu: Simplify fpu__activate_fpstate_read() - - - --- 2017-09-23 Ingo Molnar New
x86/fpu: move FPU state into separate cache - - - --- 2017-03-29 Kees Cook New
x86/fpu: Don't let userspace set bogus xcomp_bv 1 2 - --- 2017-10-02 Eric Biggers New
x86/fpu: Don't let userspace set bogus xcomp_bv 1 2 - --- 2017-10-02 Eric Biggers New
x86/fpu: Don't let userspace set bogus xcomp_bv 1 2 - --- 2017-10-02 Eric Biggers New
x86/cpufeature: Remove __pure attribute to _static_cpu_has() x86/cpufeature: Remove __pure attribute to _static_cpu_has() - - - --- 2019-03-07 Borislav Petkov New
x86/asm: Pin sensitive CR4 bits x86/asm: Pin sensitive CR4 bits - - - --- 2019-02-20 Kees Cook New
x86: entry: flush the cache if syscall error x86: entry: flush the cache if syscall error - - - --- 2018-10-11 Kristen Carlson Accardi New
wireguard: noise: Add __nonstring annotations for unterminated strings wireguard: noise: Add __nonstring annotations for unterminated strings - - - --- 2025-03-10 Kees Cook New
wifi: wireless: fix more UBSAN noise in cfg80211_conn_scan() wifi: wireless: fix more UBSAN noise in cfg80211_conn_scan() - 1 - --- 2024-07-16 Dmitry Antipov New
wifi: rtw88: Add __nonstring annotations for unterminated strings wifi: rtw88: Add __nonstring annotations for unterminated strings - - - --- 2025-03-10 Kees Cook New
wifi: mac80211: Add __nonstring annotations for unterminated strings wifi: mac80211: Add __nonstring annotations for unterminated strings - - - --- 2025-03-10 Kees Cook New
wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_* wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_* - 1 - --- 2024-06-19 Kees Cook New
wifi: iwlwifi: dvm: Add struct_group for struct iwl_keyinfo keys wifi: iwlwifi: dvm: Add struct_group for struct iwl_keyinfo keys - 1 - --- 2023-02-18 Kees Cook New
wifi: iwlegacy: Use kcalloc() instead of kzalloc() wifi: iwlegacy: Use kcalloc() instead of kzalloc() 1 1 - --- 2024-01-19 Erick Archer New
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan() wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan() - 1 - --- 2024-09-05 Dmitry Antipov New
wifi: carl9170: Add __nonstring annotations for unterminated strings wifi: carl9170: Add __nonstring annotations for unterminated strings 1 - - --- 2025-03-10 Kees Cook New
wifi: ath12k: Fix uninitialized variable and remove goto wifi: ath12k: Fix uninitialized variable and remove goto - - - --- 2025-02-10 Ethan Carter Edwards New
vsprintf: Remove accidental VLA usage - - - --- 2018-03-07 Kees Cook New
vsprintf: Remove accidental VLA usage - - - --- 2018-03-07 Andrew Morton New
video: fbdev: via: remove VLA usage - 2 - --- 2018-03-08 Gustavo A. R. Silva New
vgacon: fix function prototypes 2 - - --- 2018-03-10 Joao Moreira New
usercopy: skip the check if not a real usercopy usercopy: skip the check if not a real usercopy - - - --- 2019-01-02 Jason Yan New
usercopy: Don't test 64-bit get/put_user() on 32-bit powerpc - - - --- 2017-02-18 Michael Ellerman New
usercopy: Allow runtime disabling of usercopy fallback - - - --- 2017-11-22 Matthew Garrett New
usercopy: Adjust tests to deal with SMAP/PAN - - - --- 2017-02-13 Kees Cook New
usercopy: Add tests for all get_user() sizes - - - --- 2017-02-14 Kees Cook New
usercopy: add testcases to check zeroing on failure of usercopy - - - --- 2017-02-12 Hoeun Ryu New
use get_random_long for the per-task stack canary 2 - - --- 2017-05-04 Daniel Micay New
unrecognizable insn generated in plugin? unrecognizable insn generated in plugin? - - - --- 2019-05-30 Tycho Andersen New
ucounts: Silence warning in dec_rlimit_ucounts ucounts: Silence warning in dec_rlimit_ucounts - - - --- 2021-04-30 Eric W. Biederman New
ucounts: Fix regression preventing increasing of rlimits in init_user_ns ucounts: Fix regression preventing increasing of rlimits in init_user_ns 1 - - --- 2021-08-23 Eric W. Biederman New
ubsan: Tighten UBSAN_BOUNDS on GCC ubsan: Tighten UBSAN_BOUNDS on GCC - - - --- 2023-03-02 Kees Cook New
ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN - - - --- 2024-05-14 Masahiro Yamada New
uapi: wireless: Replace zero-length array with flexible-array member uapi: wireless: Replace zero-length array with flexible-array member - 1 - --- 2022-02-16 Gustavo A. R. Silva GustavoARSilva New
UAPI: net/sched: Open-code __struct_group() in flex struct tc_u32_sel UAPI: net/sched: Open-code __struct_group() in flex struct tc_u32_sel - - - --- 2024-12-17 Kees Cook New
tty: ldisc: add sysctl to prevent autoloading of ldiscs tty: ldisc: add sysctl to prevent autoloading of ldiscs - 1 - --- 2019-01-21 Greg KH New
treewide: fix "interruptible" misspellings treewide: fix "interruptible" misspellings - 1 - --- 2022-07-01 Kees Cook New
tracing/synthetic: Replace deprecated strncpy() with strscpy() tracing/synthetic: Replace deprecated strncpy() with strscpy() - - - --- 2025-03-10 Thorsten Blum New
tracing: Use linker magic instead of recasting ftrace_ops_list_func() tracing: Use linker magic instead of recasting ftrace_ops_list_func() - - - --- 2020-06-17 Steven Rostedt New
tracing: replace multiple deprecated strncpy with strscpy tracing: replace multiple deprecated strncpy with strscpy - - - --- 2024-10-01 Justin Stitt New
time: Remove CONFIG_TIMER_STATS 1 - - --- 2017-02-07 Kees Cook New
tifm: Prefer struct_size over open coded arithmetic tifm: Prefer struct_size over open coded arithmetic - - - --- 2021-09-05 Len Baker New
test_bitmap: Do not accidentally use stack VLA - - - --- 2018-03-07 Kees Cook New
task_struct: Only use anon struct under randstruct plugin - - - --- 2018-03-27 Kees Cook New
strscpy: reject buffer sizes larger than INT_MAX strscpy: reject buffer sizes larger than INT_MAX - - - --- 2019-07-26 Kees Cook New
string.h: detect intra-object overflow in fortified string functions string.h: detect intra-object overflow in fortified string functions - 1 - --- 2020-01-17 Daniel Axtens New
string: Rewrite and add more kern-doc for the str*() functions string: Rewrite and add more kern-doc for the str*() functions - - 1 --- 2022-09-22 Kees Cook New
string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled - - - --- 2025-03-08 Peter Collingbourne New
staging/rtl8192e: Remove function callback casts staging/rtl8192e: Remove function callback casts - - - --- 2020-05-24 Oscar Carter New
staging: vchiq_arm: Clear VLA warning - - - --- 2018-03-09 Tobin Harding New
staging: rtl*: Remove tasklet callback casts staging: rtl*: Remove tasklet callback casts - 1 - --- 2019-11-15 Kees Cook New
staging: lustre: Remove VLA usage - 1 - --- 2018-03-07 Kees Cook New
stackleak plugin port to upstream kernel - - - --- 2017-03-13 Tycho Andersen New
soc: fsl: qe: use sizeof(*pointer) instead of sizeof(type) soc: fsl: qe: use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-02 Erick Archer New
slab: Redefine ZERO_SIZE_PTR to include ERR_PTR range slab: Redefine ZERO_SIZE_PTR to include ERR_PTR range - - - --- 2019-10-10 Shyam Saini New
slab: Add POISON_POINTER_DELTA to ZERO_SIZE_PTR - - - --- 2016-11-15 Michael Ellerman New
siphash: add cryptographically secure hashtable function - - - --- 2016-12-09 Jason A. Donenfeld New
signals: Move put_compat_sigset to compat.h to silence hardened usercopy 1 - - --- 2018-02-19 Matt Redfearn New
signal: Extend exec_id to 64bits signal: Extend exec_id to 64bits - 2 - --- 2020-04-01 Eric W. Biederman New
sh: Stop printing the virtual memory layout sh: Stop printing the virtual memory layout 2 - - --- 2020-03-05 Arvind Sankar New
sg, bsg: mitigate read/write abuse, block uaccess in release - - - --- 2018-06-15 Jann Horn New
sg, bsg: mitigate read/write abuse, block uaccess in release - - - --- 2018-06-21 Christoph Hellwig New
serial: 8250_pci: Prefer struct_size over open coded arithmetic serial: 8250_pci: Prefer struct_size over open coded arithmetic - 1 - --- 2021-09-05 Len Baker New
seq_buf: Make seq_buf_puts() NULL terminate the buffer seq_buf: Make seq_buf_puts() NULL terminate the buffer 1 - - --- 2018-10-17 Michael Ellerman New
seq_buf: let seq_buf_putmem_hex support len larger than 8 seq_buf: let seq_buf_putmem_hex support len larger than 8 - - - --- 2021-06-24 Yun Zhou New
selinux: convert struct sidtab count to refcount_t selinux: convert struct sidtab count to refcount_t - - - --- 2019-07-22 Nitin Gote New
selinux: check sidtab limit before adding a new entry selinux: check sidtab limit before adding a new entry - - - --- 2019-07-22 Ondrej Mosnacek New
selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN - - - --- 2024-05-18 Kees Cook New
selftests: hid: Do not open-code TEST_HARNESS_MAIN selftests: hid: Do not open-code TEST_HARNESS_MAIN - - - --- 2024-05-18 Kees Cook New
selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP - - - --- 2024-05-18 Kees Cook New
security/keys: rewrite big_key crypto to use Zinc security/keys: rewrite big_key crypto to use Zinc - - - --- 2020-05-01 Jason A. Donenfeld New
security: do not enable CONFIG_GCC_PLUGINS by default security: do not enable CONFIG_GCC_PLUGINS by default - - - --- 2019-06-14 Denis 'GNUtoo' Carikli New
sctp: Replace zero-length array with flexible array member sctp: Replace zero-length array with flexible array member - 1 - --- 2024-11-16 Thorsten Blum New
sctp: annotate struct sctp_assoc_ids with __counted_by() sctp: annotate struct sctp_assoc_ids with __counted_by() - 2 - --- 2024-05-01 Erick Archer New
scsi: target: replace deprecated strncpy with strscpy scsi: target: replace deprecated strncpy with strscpy - 1 - --- 2024-03-18 Justin Stitt New
scsi: target: core: replace deprecated strncpy with strscpy scsi: target: core: replace deprecated strncpy with strscpy - 1 - --- 2024-03-18 Justin Stitt New
scsi: resolve COMMAND_SIZE at compile time - - - --- 2018-03-09 Stephen Kitt New
scsi: pm80xx: Add __nonstring annotations for unterminated strings scsi: pm80xx: Add __nonstring annotations for unterminated strings - - - --- 2025-03-10 Kees Cook New
scsi: elx: sli4: Replace deprecated strncpy() with strscpy() scsi: elx: sli4: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-26 Thorsten Blum New
scsi: elx: libefc: Prefer kcalloc over open coded arithmetic scsi: elx: libefc: Prefer kcalloc over open coded arithmetic - 1 - --- 2021-09-05 Len Baker New
scsi: cxlflash: change kzalloc to kcalloc scsi: cxlflash: change kzalloc to kcalloc - - - --- 2025-01-20 Ethan Carter Edwards New
scsi: bfa: Avoid clashing function prototypes scsi: bfa: Avoid clashing function prototypes - - - --- 2022-09-29 Kees Cook New
« 1 2 3 460 61 »