Show patches with: State = Action Required       |   5631 patches
« 1 2 3 456 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[RFC] Randomized slab caches for kmalloc() [RFC] Randomized slab caches for kmalloc() - - - --- 2023-03-15 GONG, Ruiqi New
[v1] x86: suppress warning generated by W=1 [v1] x86: suppress warning generated by W=1 - - - --- 2023-03-09 Vincenzo Palazzo New
fortify: Improve buffer overflow reporting fortify: Improve buffer overflow reporting - - - --- 2023-03-02 Kees Cook New
ubsan: Tighten UBSAN_BOUNDS on GCC ubsan: Tighten UBSAN_BOUNDS on GCC - - - --- 2023-03-02 Kees Cook New
[RESEND,v2] pstore/blk: Export a method to implemente panic_write() [RESEND,v2] pstore/blk: Export a method to implemente panic_write() - - - --- 2023-03-01 Victor Hassan New
[v1,1/1] pstore/ram: Fix crash when setting number of cpus to an odd number [v1,1/1] pstore/ram: Fix crash when setting number of cpus to an odd number - 1 1 --- 2023-02-24 Weichen Chen New
[RFC,6/6] pstore/ram: Register context with minidump Add basic Minidump kernel driver support - - - --- 2023-02-21 Mukesh Ojha New
[RFC,5/6] remoterproc: qcom: refactor to leverage exported minidump symbol Add basic Minidump kernel driver support - - - --- 2023-02-21 Mukesh Ojha New
[RFC,4/6] arm64: defconfig: Enable Qualcomm minidump driver Add basic Minidump kernel driver support - - - --- 2023-02-21 Mukesh Ojha New
[RFC,3/6] soc: qcom: Add Qualcomm minidump kernel driver Add basic Minidump kernel driver support - - - --- 2023-02-21 Mukesh Ojha New
[RFC,2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h Add basic Minidump kernel driver support - - - --- 2023-02-21 Mukesh Ojha New
[RFC,1/6] remoteproc: qcom: Expand MD_* as MINIDUMP_* Add basic Minidump kernel driver support - - - --- 2023-02-21 Mukesh Ojha 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
bpf: Deprecate "data" member of bpf_lpm_trie_key bpf: Deprecate "data" member of bpf_lpm_trie_key - - - --- 2023-02-09 Kees Cook New
drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes - 2 - --- 2023-02-04 Kees Cook New
jfs: Use unsigned variable for length calculations jfs: Use unsigned variable for length calculations 2 - - --- 2023-02-04 Kees Cook New
[v2] lm85: Bounds check to_sensor_dev_attr()->index usage [v2] lm85: Bounds check to_sensor_dev_attr()->index usage - - - --- 2023-02-03 Kees Cook New
[v3] kmod: harden user namespaces with new kernel.ns_modules_allowed sysctl [v3] kmod: harden user namespaces with new kernel.ns_modules_allowed sysctl - - - --- 2023-01-12 Vegard Nossum New
drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size - 1 - --- 2022-11-27 Kees Cook New
[2/2,next] scsi: qla2xxx: Use struct_size() in code related to struct ct_sns_gpnft_rsp scsi: qla2xxx: Replace one-element array with flexible-array member - - - --- 2022-11-18 Gustavo A. R. Silva New
[1/2,next] scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper scsi: qla2xxx: Replace one-element array with flexible-array member - 1 - --- 2022-11-18 Gustavo A. R. Silva New
ACPICA: Replace fake flexible arrays with flexible array members ACPICA: Replace fake flexible arrays with flexible array members - - - --- 2022-11-18 Kees Cook New
firmware: meson_sm: Fix memcpy vs iomem type warnings firmware: meson_sm: Fix memcpy vs iomem type warnings 1 - - --- 2022-10-12 Kees Cook New
scsi: bfa: Avoid clashing function prototypes scsi: bfa: Avoid clashing function prototypes - - - --- 2022-09-29 Kees Cook New
checkpatch: Don't count URLs for "line too long" checkpatch: Don't count URLs for "line too long" - - - --- 2022-09-27 Kees Cook New
[next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper [next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper - 2 - --- 2022-09-26 Gustavo A. R. Silva New
[next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva New
[next] bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva New
dlm: Split memcpy() of struct dlm_message flexible array dlm: Split memcpy() of struct dlm_message flexible array - 1 - --- 2022-09-24 Kees Cook 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
[3/3,next] scsi: smartpqi: Use struct_size() helper in pqi_report_phys_luns() scsi: smartpqi: Replace one-element arrays with flexible-array members - 1 - --- 2022-09-22 Gustavo A. R. Silva New
[2/3,next] scsi: smartpqi: Replace one-element arrays with flexible-array members scsi: smartpqi: Replace one-element arrays with flexible-array members - 1 - --- 2022-09-22 Gustavo A. R. Silva New
[1/3,next] scsi: smartpqi: Replace one-element array with flexible-array member scsi: smartpqi: Replace one-element arrays with flexible-array members - 1 - --- 2022-09-22 Gustavo A. R. Silva New
[next] mm/pgtable: Fix multiple -Wstringop-overflow warnings [next] mm/pgtable: Fix multiple -Wstringop-overflow warnings - 1 - --- 2022-09-21 Gustavo A. R. Silva New
[4/4] fortify: Use __builtin_dynamic_object_size() when available fortify: Use __builtin_dynamic_object_size() when available - 2 1 --- 2022-09-20 Kees Cook New
[next] media: usb: pwc-uncompress: Use flex array destination for memcpy() [next] media: usb: pwc-uncompress: Use flex array destination for memcpy() - 1 - --- 2022-09-07 Gustavo A. R. Silva GustavoARSilva New
x86/Kconfig: Enable kernel IBT by default x86/Kconfig: Enable kernel IBT by default - - - --- 2022-09-02 Kees Cook New
[v2] capabilities: new kernel.ns_modules_allowed sysctl [v2] capabilities: new kernel.ns_modules_allowed sysctl - - - --- 2022-08-15 Vegard Nossum New
treewide: fix "interruptible" misspellings treewide: fix "interruptible" misspellings - 1 - --- 2022-07-01 Kees Cook New
[2/2] x86/um: Use x86_64-optimized memchr x86: Optimize memchr() for x86-64 - - - --- 2022-05-28 Yu-Jen Chang New
[1/2] x86/lib: Optimize memchr() x86: Optimize memchr() for x86-64 - - - --- 2022-05-28 Yu-Jen Chang New
fs/coda: Do not use partially allocated struct fs/coda: Do not use partially allocated struct - - - --- 2022-05-20 Kees Cook New
sched/psi: Bounds-check state iterator against NR_PSI_STATES sched/psi: Bounds-check state iterator against NR_PSI_STATES - 1 - --- 2022-05-20 Kees Cook New
KVM: x86/emulator: Bounds check reg nr against reg array size KVM: x86/emulator: Bounds check reg nr against reg array size - - - --- 2022-05-20 Kees Cook New
[v4] crypto: Use struct_size() helper with kmalloc() [v4] crypto: Use struct_size() helper with kmalloc() - 2 - --- 2022-05-19 Guozihua (Scott) New
[v2] sign-file: Convert API usage to support OpenSSL v3 [v2] sign-file: Convert API usage to support OpenSSL v3 - - 2 --- 2022-05-18 Kees Cook New
[v2] evm: Refector struct evm_xattr [v2] evm: Refector struct evm_xattr - - - --- 2022-05-18 Guozihua (Scott) New
[v3] crypto: Use struct_size() helper in kmalloc() [v3] crypto: Use struct_size() helper in kmalloc() - 2 - --- 2022-05-18 Guozihua (Scott) New
[-next,v2] powerpc: add support for syscall stack randomization [-next,v2] powerpc: add support for syscall stack randomization - - - --- 2022-05-16 xiujianfeng New
[v2,next] x86/mm/pgtable: Fix -Wstringop-overflow warnings [v2,next] x86/mm/pgtable: Fix -Wstringop-overflow warnings - - - --- 2022-05-09 Gustavo A. R. Silva New
Decouple slub_debug= from no_hash_pointers again Decouple slub_debug= from no_hash_pointers again - - - --- 2022-05-08 Peter Gerber New
[next] x86/mm/pgtable: Fix Wstringop-overflow warnings [next] x86/mm/pgtable: Fix Wstringop-overflow warnings - - - --- 2022-04-01 Gustavo A. R. Silva New
[next] lib: zstd: Fix Wstringop-overflow warning [next] lib: zstd: Fix Wstringop-overflow warning - - - --- 2022-03-30 Gustavo A. R. Silva New
[v3,2/2] lkdtm: Add Shadow Call Stack tests [v3,1/2] AARCH64: Add gcc Shadow Call Stack support - - - --- 2022-03-03 Dan Li New
mm: Handle ksize() vs __alloc_size by forgetting size mm: Handle ksize() vs __alloc_size by forgetting size - - - --- 2022-02-25 Kees Cook New
alpha: Implement "current_stack_pointer" alpha: Implement "current_stack_pointer" - - - --- 2022-02-24 Kees Cook New
[8/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct aac_aifcmd scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[7/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap… scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[6/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmapraw scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[5/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap… scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[4/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap64 scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[3/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
« 1 2 3 456 57 »