Show patches with: State = Action Required       |    Archived = No       |   60 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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] scsi: sr: fix unintentional arithmetic wraparound [v2] scsi: sr: fix unintentional arithmetic wraparound - 1 - --- 2024-05-08 Justin Stitt New
seccomp: Constify sysctl subhelpers seccomp: Constify sysctl subhelpers - 2 - --- 2024-05-08 Kees Cook New
[net-next,v2,2/2] gve: Use ethtool_sprintf/puts() to fill stats strings gve: Minor cleanups 1 2 - --- 2024-05-08 Simon Horman New
[net-next,v2,1/2] gve: Avoid unnecessary use of comma operator gve: Minor cleanups - 2 - --- 2024-05-08 Simon Horman New
fs: remove accidental overflow during wraparound check fs: remove accidental overflow during wraparound check - 1 - --- 2024-05-07 Justin Stitt New
[v2] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be} [v2] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be} - - - --- 2024-05-07 Erick Archer New
[v2,12/12] arm64: dts: st: add HPDMA nodes on stm32mp251 Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,10/12] dmaengine: add channel device name to channel registration Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,09/12] dmaengine: stm32-dma3: improve residue granularity Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,05/12] dmaengine: Add STM32 DMA3 support Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[v2,01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings Introduce STM32 DMA3 support - - - --- 2024-05-07 Amelie Delaunay New
[net-next] netdevice: define and allocate &net_device _properly_ [net-next] netdevice: define and allocate &net_device _properly_ - 1 - --- 2024-05-07 Alexander Lobakin New
cdrom: rearrange last_media_change check to avoid unintentional overflow cdrom: rearrange last_media_change check to avoid unintentional overflow - 2 - --- 2024-05-07 Justin Stitt New
ntp: remove accidental integer wrap-around ntp: remove accidental integer wrap-around 1 - - --- 2024-05-07 Justin Stitt 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
[v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic [v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic - - - --- 2024-05-05 Erick Archer New
[v2,2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs Untitled series #850425 - - - --- 2024-05-04 Dhananjay Ugwekar New
fs: WARN when f_count resurrection is attempted fs: WARN when f_count resurrection is attempted - - - --- 2024-05-03 Kees Cook New
[RFC,v3,5/5] virt: Add Heki KUnit tests Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,4/5] heki: Lock guest control registers at the end of guest kernel init Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,3/5] KVM: x86: Add notifications for Heki policy configuration and violation Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,2/5] KVM: x86: Add new hypercall to lock control registers Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,1/5] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki) Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[5/5] fs: Convert struct file::f_count to refcount_long_t fs: Do not allow get_file() to resurrect 0 f_count - - - --- 2024-05-02 Kees Cook New
[4/5] refcount: Introduce refcount_long_t and APIs fs: Do not allow get_file() to resurrect 0 f_count - - - --- 2024-05-02 Kees Cook New
[3/5] drm/i915: Do not directly manipulate file->f_count fs: Do not allow get_file() to resurrect 0 f_count - - - --- 2024-05-02 Kees Cook New
[2/5] drm/vmwgfx: Do not directly manipulate file->f_count fs: Do not allow get_file() to resurrect 0 f_count - - - --- 2024-05-02 Kees Cook New
[1/5] fs: Do not allow get_file() to resurrect 0 f_count fs: Do not allow get_file() to resurrect 0 f_count - - - --- 2024-05-02 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