Show patches with: State = Action Required       |   5593 patches
« 1 2 3 455 56 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] exec: Avoid pathological argc, envc, and bprm->p values exec: Add KUnit test for bprm_stack_limits() - - - --- 2024-05-20 Kees Cook New
[1/2] exec: Add KUnit test for bprm_stack_limits() exec: Add KUnit test for bprm_stack_limits() - - - --- 2024-05-20 Kees Cook New
[2/2] usercopy: Convert test_user_copy to KUnit test usercopy: Convert test_user_copy to KUnit test - - - --- 2024-05-19 Kees Cook New
[1/2] kunit: test: Add vm_mmap() allocation resource manager usercopy: Convert test_user_copy to KUnit test - - - --- 2024-05-19 Kees Cook New
efi: pstore: Return proper errors on UEFI failures efi: pstore: Return proper errors on UEFI failures - 1 - --- 2024-05-19 Guilherme G. Piccoli New
[2/2,net-next] libceph: Use __counted_by() in struct ceph_snap_context Untitled series #854249 - - - --- 2024-05-19 Christophe JAILLET New
RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlist_info RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlist_info - - - --- 2024-05-19 Christophe JAILLET New
kunit/fortify: Fix memcmp() test to be amplitude agnostic kunit/fortify: Fix memcmp() test to be amplitude agnostic - - 1 --- 2024-05-18 Kees Cook New
dma-buf/fence-array: Add flex array to struct dma_fence_array dma-buf/fence-array: Add flex array to struct dma_fence_array - 1 - --- 2024-05-18 Christophe JAILLET New
[v2,2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - --- 2024-05-18 Erick Archer New
[v2,1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - --- 2024-05-18 Erick Archer New
selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP - - - --- 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: 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
[v2] ntp: remove accidental integer wrap-around [v2] ntp: remove accidental integer wrap-around - - - --- 2024-05-17 Justin Stitt New
[v3,2/2] tty: rfcomm: prefer array indexing over pointer arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - --- 2024-05-17 Erick Archer New
[v3,1/2] tty: rfcomm: prefer struct_size over open coded arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - --- 2024-05-17 Erick Archer New
[2/2] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan() [1/2] wifi: cfg80211: use __counted_by where appropriate - - - --- 2024-05-17 Dmitry Antipov New
[1/2] wifi: cfg80211: use __counted_by where appropriate [1/2] wifi: cfg80211: use __counted_by where appropriate - - - --- 2024-05-17 Dmitry Antipov New
[v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing [v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing - 1 - --- 2024-05-17 Kenton Groombridge New
[v2] ntp: safeguard against time_constant overflow case [v2] ntp: safeguard against time_constant overflow case - - - --- 2024-05-17 Justin Stitt New
[v3] fs: fix unintentional arithmetic wraparound in offset calculation [v3] fs: fix unintentional arithmetic wraparound in offset calculation - - - --- 2024-05-17 Justin Stitt New
ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN - - - --- 2024-05-14 Masahiro Yamada New
hpfs: Annotate struct hpfs_dirent with __counted_by hpfs: Annotate struct hpfs_dirent with __counted_by - 1 - --- 2024-05-13 Bill Wendling New
[v2] fs: remove accidental overflow during wraparound check [v2] fs: remove accidental overflow during wraparound check - 2 - --- 2024-05-13 Justin Stitt New
[v8,4/4] arm64: dts: qcom: aim300: add AIM300 AIoT arm64: qcom: add AIM300 AIoT board support - - - --- 2024-05-13 Tengfei Fan New
[v8,3/4] arm64: dts: qcom: add base AIM300 dtsi arm64: qcom: add AIM300 AIoT board support - 1 - --- 2024-05-13 Tengfei Fan New
[v8,2/4] arm64: dts: qcom: qcs8550: introduce qcs8550 dtsi arm64: qcom: add AIM300 AIoT board support - 1 - --- 2024-05-13 Tengfei Fan New
[v8,1/4] dt-bindings: arm: qcom: Document QCS8550 SoC and the AIM300 AIoT board arm64: qcom: add AIM300 AIoT board support - 1 - --- 2024-05-13 Tengfei Fan New
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic Bluetooth: hci_core: Prefer struct_size over open coded arithmetic - 1 - --- 2024-05-12 Erick Archer New
[v2] tty: rfcomm: prefer struct_size over open coded arithmetic [v2] tty: rfcomm: prefer struct_size over open coded arithmetic - 1 - --- 2024-05-12 Erick Archer New
perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx - 1 - --- 2024-05-11 Erick Archer New
[v3] perf/ring_buffer: Prefer struct_size over open coded arithmetic [v3] perf/ring_buffer: Prefer struct_size over open coded arithmetic - 1 - --- 2024-05-11 Erick Archer New
libfs: fix accidental overflow in offset calculation libfs: fix accidental overflow in offset calculation - - - --- 2024-05-10 Justin Stitt New
[3/3] binfmt_elf: Honor PT_LOAD alignment for static PIE binfmt_elf: Honor PT_LOAD alignment for static PIE - - - --- 2024-05-08 Kees Cook New
[2/3] binfmt_elf: Calculate total_size earlier binfmt_elf: Honor PT_LOAD alignment for static PIE - - - --- 2024-05-08 Kees Cook New
[1/3] selftests/exec: Build both static and non-static load_address tests binfmt_elf: Honor PT_LOAD alignment for static PIE - - - --- 2024-05-08 Kees Cook New
[v2] objtool: Report section name in elf_init_reloc_text_sym() warning [v2] objtool: Report section name in elf_init_reloc_text_sym() warning - - - --- 2024-05-06 Kees Cook New
[2/2] string: improve strlen performance Untitled series #849913 - - - --- 2024-05-02 Hsin-Yu.Chen 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
[v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data [v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data - 1 - --- 2024-05-01 Erick Archer New
x86/alternatives: Make FineIBT mode Kconfig selectable x86/alternatives: Make FineIBT mode Kconfig selectable - 2 1 --- 2024-05-01 Kees Cook New
objtool: Provide origin hint for elf_init_reloc_text_sym() errors objtool: Provide origin hint for elf_init_reloc_text_sym() errors - - - --- 2024-04-30 Kees Cook New
[v6] checkpatch: add check for snprintf to scnprintf [v6] checkpatch: add check for snprintf to scnprintf - 2 - --- 2024-04-29 Justin Stitt New
[v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() [v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() - 2 - --- 2024-04-27 Erick Archer New
[v3,6/6] mm/util: Use dedicated slab buckets for memdup_user() slab: Introduce dedicated bucket allocator - - - --- 2024-04-24 Kees Cook New
[v3,5/6] ipc, msg: Use dedicated slab buckets for alloc_msg() slab: Introduce dedicated bucket allocator - - - --- 2024-04-24 Kees Cook New
[v3,4/6] mm/slab: Introduce kmem_buckets_create() and family slab: Introduce dedicated bucket allocator - - - --- 2024-04-24 Kees Cook New
[v3,3/6] mm/slab: Introduce __kvmalloc_node() that can take kmem_buckets argument slab: Introduce dedicated bucket allocator - - - --- 2024-04-24 Kees Cook New
[v3,2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() slab: Introduce dedicated bucket allocator - - - --- 2024-04-24 Kees Cook New
[v3,1/6] mm/slab: Introduce kmem_buckets typedef slab: Introduce dedicated bucket allocator - - - --- 2024-04-24 Kees Cook 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
[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
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
xfs: cleanup deprecated uses of strncpy xfs: cleanup deprecated uses of strncpy - 1 - --- 2024-04-01 Justin Stitt New
perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic - 1 - --- 2024-03-30 Erick Archer 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
[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
[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
riscv: Use kcalloc() instead of kzalloc() riscv: Use kcalloc() instead of kzalloc() - 3 - --- 2024-01-20 Erick Archer New
MIPS: Alchemy: Use kcalloc() instead of kzalloc() MIPS: Alchemy: Use kcalloc() instead of kzalloc() - 1 - --- 2024-01-20 Erick Archer New
wifi: iwlegacy: Use kcalloc() instead of kzalloc() wifi: iwlegacy: Use kcalloc() instead of kzalloc() 1 1 - --- 2024-01-19 Erick Archer New
perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() - 1 - --- 2024-01-16 Erick Archer New
[v2] scsi: csiostor: Use kcalloc() instead of kzalloc() [v2] scsi: csiostor: Use kcalloc() instead of kzalloc() - 1 - --- 2024-01-14 Erick Archer New
ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc() ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc() - 1 - --- 2024-01-06 Erick Archer New
PM / QOS: Use kcalloc() instead of kzalloc() PM / QOS: Use kcalloc() instead of kzalloc() - 1 - --- 2024-01-05 Erick Archer New
[next] ALSA: 6fire: Fix undefined behavior bug in struct midi_runtime [next] ALSA: 6fire: Fix undefined behavior bug in struct midi_runtime - 1 - --- 2023-09-29 Gustavo A. R. Silva New
[next] ALSA: 6fire: Fix undefined behavior bug in struct comm_runtime [next] ALSA: 6fire: Fix undefined behavior bug in struct comm_runtime - 1 - --- 2023-09-29 Gustavo A. R. Silva New
[next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t [next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t - 1 - --- 2023-09-29 Gustavo A. R. Silva New
[v2] creds: Convert cred.usage to refcount_t [v2] creds: Convert cred.usage to refcount_t - 3 - --- 2023-08-18 Kees Cook New
[04/21] dmaengine: fsl-edma: Annotate struct fsl_edma_desc with __counted_by dmaengine: Annotate with __counted_by - 1 - --- 2023-08-17 Kees Cook New
[RFC] HotBPF: Prevent Kernel Heap-based Exploitation [RFC] HotBPF: Prevent Kernel Heap-based Exploitation - - - --- 2023-07-19 wzc@smail.nju.edu.cn New
[next] openprom: Use struct_size() helper [next] openprom: Use struct_size() helper - 1 - --- 2023-06-22 Gustavo A. R. Silva New
[RFC,1/1] vsprintf: Warn on integer scanning overflows Integer overflows while scanning for integers - - - --- 2023-06-07 Richard Weinberger New
[next] media: venus: hfi_cmds: Replace fake flex-arrays with flexible-array members [next] media: venus: hfi_cmds: Replace fake flex-arrays with flexible-array members - 1 - --- 2023-05-17 Gustavo A. R. Silva New
[next] iavf: Replace one-element array with flexible-array member [next] iavf: Replace one-element array with flexible-array member - 2 - --- 2023-05-16 Gustavo A. R. Silva New
[next] platform/chrome: Fix -Warray-bounds warnings [next] platform/chrome: Fix -Warray-bounds warnings - 1 - --- 2023-03-30 Gustavo A. R. Silva GustavoARSilva New
« 1 2 3 455 56 »