Show patches with: State = Action Required       |   5611 patches
« 1 2 3 456 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ubsan: Add awareness of signed integer overflow traps ubsan: Add awareness of signed integer overflow traps - - 1 --- 2024-04-15 Kees Cook New
pstore/ram: Replace of_node_put with __free() for automatic cleanup pstore/ram: Replace of_node_put with __free() for automatic cleanup - - - --- 2024-04-15 Abhinav Jain New
[2/2] configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP configs/hardening: Some fixes for UBSAN - - - --- 2024-04-11 Nathan Chancellor New
[1/2] configs/hardening: Fix disabling UBSAN configurations configs/hardening: Some fixes for UBSAN - - - --- 2024-04-11 Nathan Chancellor New
[next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings [next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2024-04-11 Gustavo A. R. Silva New
[v2] xfs: replace deprecated strncpy with memtostr_pad [v2] xfs: replace deprecated strncpy with memtostr_pad - - - --- 2024-04-10 Justin Stitt New
[v2] xfs: xattr: replace strncpy and check for truncation [v2] xfs: xattr: replace strncpy and check for truncation - - - --- 2024-04-10 Justin Stitt New
[5/5] scsi: qla2xxx: Avoid possible run-time warning with long model_num scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[4/5] scsi: mpi3mr: Avoid possible run-time warning with long manufacturer strings scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[3/5] scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[2/5] scsi: mptfusion: Avoid possible run-time warning with long manufacturer strings scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[1/5] string.h: Introduce memtostr() and memtostr_pad() scsi: Avoid possible run-time warning with long manufacturer strings - - - --- 2024-04-10 Kees Cook New
[POC,RFC,2/2] pstore/ramoops: Add ramoops.mem_name= command line option pstore/mm/x86: Add wildcard memmap to map pstore consistently - - - --- 2024-04-09 Steven Rostedt New
[POC,RFC,1/2] mm/x86: Add wildcard * option as memmap=nn*align:name pstore/mm/x86: Add wildcard memmap to map pstore consistently - - - --- 2024-04-09 Steven Rostedt New
[v3,2/2] proc: add Kconfigs to restrict /proc/pid/mem access [v3,1/2] proc: restrict /proc/pid/mem access via param knobs - - - --- 2024-04-09 Adrian Ratiu New
[v3,1/2] proc: restrict /proc/pid/mem access via param knobs [v3,1/2] proc: restrict /proc/pid/mem access via param knobs - - - --- 2024-04-09 Adrian Ratiu New
[v3] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings() [v3] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings() - 1 - --- 2024-04-08 Justin Stitt New
[v4] checkpatch: add check for snprintf to scnprintf [v4] checkpatch: add check for snprintf to scnprintf - 2 - --- 2024-04-08 Justin Stitt New
xfs: replace deprecated strncpy with strscpy_pad xfs: replace deprecated strncpy with strscpy_pad - - - --- 2024-04-05 Justin Stitt New
[v2] kdb: replace deprecated strncpy [v2] kdb: replace deprecated strncpy - - - --- 2024-04-05 Justin Stitt New
[v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle [v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle - - - --- 2024-04-04 Kees Cook New
init: replace deprecated strncpy with strscpy_pad init: replace deprecated strncpy with strscpy_pad - 1 - --- 2024-04-02 Justin Stitt New
batman-adv: Add flex array to struct batadv_tvlv_tt_data batman-adv: Add flex array to struct batadv_tvlv_tt_data - - - --- 2024-04-02 Erick Archer New
xfs: cleanup deprecated uses of strncpy xfs: cleanup deprecated uses of strncpy - 1 - --- 2024-04-01 Justin Stitt New
[v2] hfsplus: refactor copy_name to not use strncpy [v2] hfsplus: refactor copy_name to not use strncpy - 1 - --- 2024-04-01 Justin Stitt New
[v3] scsi: csiostor: Use kcalloc() instead of kzalloc() [v3] scsi: csiostor: Use kcalloc() instead of kzalloc() - 1 - --- 2024-03-30 Erick Archer New
[v2] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() [v2] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() - 1 - --- 2024-03-30 Erick Archer New
[v2] dmaengine: pl08x: Use kcalloc() instead of kzalloc() [v2] dmaengine: pl08x: Use kcalloc() instead of kzalloc() - 1 - --- 2024-03-30 Erick Archer New
perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic - - - --- 2024-03-30 Erick Archer New
reiserfs: replace deprecated strncpy with scnprintf reiserfs: replace deprecated strncpy with scnprintf - 1 - --- 2024-03-28 Justin Stitt New
[v2,1/4] efi: pstore: Request at most 512 bytes for variable names [v2,1/4] efi: pstore: Request at most 512 bytes for variable names - - - --- 2024-03-28 Tim Schumacher New
[2/2] wifi: ath9k: work around memset overflow warning wifi: ath: false-positive fortified-memset warnings 1 1 - --- 2024-03-28 Arnd Bergmann New
[1/2,RESEND] wifi: carl9170: re-fix fortified-memset warning wifi: ath: false-positive fortified-memset warnings 1 1 - --- 2024-03-28 Arnd Bergmann New
[v2,next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfam… [v2,next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfam… - 1 - --- 2024-03-27 Gustavo A. R. Silva New
[v2,next] wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid some -… [v2,next] wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid some -… - 1 - --- 2024-03-27 Gustavo A. R. Silva New
vmcore: replace strncpy with strtomem vmcore: replace strncpy with strtomem - - - --- 2024-03-27 Justin Stitt New
[next] wifi: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid -Wfamnae warning [next] wifi: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid -Wfamnae warning - - - --- 2024-03-27 Gustavo A. R. Silva New
[v2,next] wifi: wil6210: Annotate a couple of structs with __counted_by() [v2,next] wifi: wil6210: Annotate a couple of structs with __counted_by() - - - --- 2024-03-27 Gustavo A. R. Silva New
[next] wifi: wil6210: Avoid -Wflex-array-member-not-at-end warning [next] wifi: wil6210: Avoid -Wflex-array-member-not-at-end warning - - - --- 2024-03-27 Gustavo A. R. Silva New
[next] wifi: wil6210: Annotate struct wmi_set_link_monitor_cmd with __counted_by() [next] wifi: wil6210: Annotate struct wmi_set_link_monitor_cmd with __counted_by() - - - --- 2024-03-27 Gustavo A. R. Silva New
[next] crypto/nx: Avoid potential -Wflex-array-member-not-at-end warning [next] crypto/nx: Avoid potential -Wflex-array-member-not-at-end warning - - - --- 2024-03-25 Gustavo A. R. Silva New
[next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning [next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning - - - --- 2024-03-25 Gustavo A. R. Silva New
[next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings [next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2024-03-25 Gustavo A. R. Silva New
ext4: replace deprecated strncpy with alternatives ext4: replace deprecated strncpy with alternatives - 1 - --- 2024-03-21 Justin Stitt New
fs: ecryptfs: replace deprecated strncpy with strscpy fs: ecryptfs: replace deprecated strncpy with strscpy - 1 - --- 2024-03-21 Justin Stitt New
binfmt: replace deprecated strncpy with strscpy_pad binfmt: replace deprecated strncpy with strscpy_pad - - - --- 2024-03-21 Justin Stitt New
virt: acrn: replace deprecated strncpy with strscpy virt: acrn: replace deprecated strncpy with strscpy - 1 - --- 2024-03-20 Justin Stitt New
video/hdmi: prefer length specifier in format over string copying video/hdmi: prefer length specifier in format over string copying - 1 - --- 2024-03-20 Justin Stitt New
fbdev: uvesafb: replace deprecated strncpy with strscpy_pad fbdev: uvesafb: replace deprecated strncpy with strscpy_pad - 1 - --- 2024-03-20 Justin Stitt New
video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad - 1 - --- 2024-03-20 Justin Stitt New
[v3] ARM: unwind: improve unwinders for noreturn case [v3] ARM: unwind: improve unwinders for noreturn case - - - --- 2024-03-20 Jiangfeng Xiao New
[RFC] wireless: ti: Can we just remove this flexible array? [RFC] wireless: ti: Can we just remove this flexible array? - - - --- 2024-03-19 Gustavo A. R. Silva New
[v3] soc: qcom: cmd-db: replace deprecated strncpy with strtomem [v3] soc: qcom: cmd-db: replace deprecated strncpy with strtomem - 1 - --- 2024-03-19 Justin Stitt New
video: fbdev: au1200fb: replace deprecated strncpy with strscpy video: fbdev: au1200fb: replace deprecated strncpy with strscpy - 1 - --- 2024-03-18 Justin Stitt New
[next] stddef: Introduce struct_group_tagged_attr() helper macro [next] stddef: Introduce struct_group_tagged_attr() helper macro - - - --- 2024-03-18 Gustavo A. R. Silva 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: target: replace deprecated strncpy with strscpy scsi: target: replace deprecated strncpy with strscpy - 1 - --- 2024-03-18 Justin Stitt New
mwl8k: Avoid overlapping composite structs that contain flex-arrays mwl8k: Avoid overlapping composite structs that contain flex-arrays - - - --- 2024-03-16 Erick Archer New
ubsan: Remove unused function ubsan: Remove unused function - - - --- 2024-03-15 Jiapeng Chong New
[1/3] efi: pstore: Request at most 512 bytes for variable names [1/3] efi: pstore: Request at most 512 bytes for variable names - - - --- 2024-03-15 Tim Schumacher New
hrtimer:Add get_hrtimer_cpu_base() hrtimer:Add get_hrtimer_cpu_base() - - - --- 2024-03-13 Enlin Mu New
[v2] bcachefs: Prefer struct_size over open coded arithmetic [v2] bcachefs: Prefer struct_size over open coded arithmetic - - - --- 2024-03-10 Erick Archer New
[v4,4/4] tools/testing: adjust pstore backend related selftest pstore: add multi-backend suuport - - - --- 2024-03-08 Yuanhe Shu New
[v4,3/4] Documentation: adjust pstore backend related document pstore: add multi-backend suuport - - - --- 2024-03-08 Yuanhe Shu New
[v4,2/4] pstore: add a /sys/module entry for loaded backends pstore: add multi-backend suuport - - - --- 2024-03-08 Yuanhe Shu New
[v4,1/4] pstore: add multi-backend support pstore: add multi-backend suuport - - - --- 2024-03-08 Yuanhe Shu New
[1/1] arm64: syscall: Direct PRNG kstack randomization Bring kstack randomized perf closer to unrandomized - - - --- 2024-03-05 Jeremy Linton New
[2/2,next] ALSA: firewire-lib: Avoid -Wflex-array-member-not-at-end warning firewire: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2024-03-05 Gustavo A. R. Silva New
[1/2,next] firewire: Avoid -Wflex-array-member-not-at-end warning firewire: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2024-03-05 Gustavo A. R. Silva New
[v2,9/9] mm/util: Use dedicated slab buckets for memdup_user() slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,8/9] ipc, msg: Use dedicated slab buckets for alloc_msg() slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,7/9] slab: Introduce kmem_buckets_valloc() slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,6/9] slub: Introduce kmem_buckets_alloc_track_caller() slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,5/9] slab: Introduce kmem_buckets_alloc() slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,4/9] slab: Introduce kmem_buckets_create() slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,3/9] util: Introduce __kvmalloc_node() that can take kmem_buckets argument slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,2/9] slub: Plumb kmem_buckets into __do_kmalloc_node() slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2,1/9] slab: Introduce kmem_buckets typedef slab: Introduce dedicated bucket allocator - - - --- 2024-03-05 Kees Cook New
[v2] arm64: hibernate: Fix level3 translation fault in swsusp_save() [v2] arm64: hibernate: Fix level3 translation fault in swsusp_save() - - - --- 2024-03-01 Yaxiong Tian New
netdev: Use flexible array for trailing private bytes netdev: Use flexible array for trailing private bytes - 1 - --- 2024-02-29 Kees Cook New
[v3] driver core: Cancel scheduled pm_runtime_idle() on device removal [v3] driver core: Cancel scheduled pm_runtime_idle() on device removal - - 2 --- 2024-02-29 Kai-Heng Feng New
PM: hibernate: Fix level3 translation fault in swsusp_save() PM: hibernate: Fix level3 translation fault in swsusp_save() - - - --- 2024-02-26 Yaxiong Tian New
[RFC] iio: pressure: dlhl60d: Check mask_width for IRQs [RFC] iio: pressure: dlhl60d: Check mask_width for IRQs - - - --- 2024-02-22 Kees Cook New
drm/radeon/radeon_display: Decrease the size of allocated memory drm/radeon/radeon_display: Decrease the size of allocated memory - - - --- 2024-02-22 Erick Archer New
[7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests kunit: Fix printf format specifier issues in KUnit assertions 1 2 1 --- 2024-02-21 David Gow New
[RFC] arm64: syscall: Direct PRNG kstack randomization [RFC] arm64: syscall: Direct PRNG kstack randomization - - - --- 2024-02-21 Jeremy Linton New
[bpf-next] bpf: Check return from set_memory_rox() and friends [bpf-next] bpf: Check return from set_memory_rox() and friends - 1 - --- 2024-02-17 Christophe Leroy New
[2/2] binfmt_elf: Leave a gap between .bss and brk Adjust brk randomness - - - --- 2024-02-17 Kees Cook New
ntfs: Replace struct ntfs_name 0-sized array with flexible array ntfs: Replace struct ntfs_name 0-sized array with flexible array - - - --- 2024-02-16 Kees Cook New
fortify: Include more details when reporting overflows fortify: Include more details when reporting overflows - - - --- 2024-02-16 Kees Cook New
[v6,162/164] pwm: Ensure a struct pwm has the same lifetime as its pwm_chip pwm: Improve lifetime tracking for pwm_chips - 1 - --- 2024-02-14 Uwe Kleine-König New
[v2] fs/ntfs3: use kcalloc() instead of kzalloc() [v2] fs/ntfs3: use kcalloc() instead of kzalloc() - - - --- 2024-02-13 Lenko Donchev New
drm/xe: Prefer struct_size over open coded arithmetic drm/xe: Prefer struct_size over open coded arithmetic - 1 - --- 2024-02-10 Erick Archer New
drm/i915: Add flex arrays to struct i915_syncmap drm/i915: Add flex arrays to struct i915_syncmap - 2 - --- 2024-02-08 Erick Archer New
[v8,09/10] pstore/ram: Add ramoops information notifier support Add Qualcomm APSS Minidump driver related support - - - --- 2024-01-31 Mukesh Ojha New
[v8,08/10] pstore/ram: Add dynamic ramoops region support through commandline Add Qualcomm APSS Minidump driver related support - - - --- 2024-01-31 Mukesh Ojha New
dmaengine: pl08x: Use kcalloc() instead of kzalloc() dmaengine: pl08x: Use kcalloc() instead of kzalloc() - 1 - --- 2024-01-28 Erick Archer New
crypto: qat - use kcalloc_node() instead of kzalloc_node() crypto: qat - use kcalloc_node() instead of kzalloc_node() 1 1 - --- 2024-01-21 Erick Archer New
crypto: sun8i-ce - Use kcalloc() instead of kzalloc() crypto: sun8i-ce - Use kcalloc() instead of kzalloc() 1 1 - --- 2024-01-21 Erick Archer New
accel/habanalabs: use kcalloc() instead of kzalloc() accel/habanalabs: use kcalloc() instead of kzalloc() - 1 - --- 2024-01-20 Erick Archer New
« 1 2 3 456 57 »