summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-25reset: Annotate struct reset_control_array with __counted_byKees Cook1-2/+2
2023-10-25kexec: Annotate struct crash_mem with __counted_byKees Cook1-1/+1
2023-10-25virtio_console: Annotate struct port_buffer with __counted_byKees Cook1-1/+1
2023-10-20ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva1-3/+3
2023-10-20MAINTAINERS: Include stackleak paths in hardening entryKees Cook1-0/+2
2023-10-19string: Adjust strtomem() logic to allow for smaller sourcesKees Cook1-2/+5
2023-10-12hardening: x86: drop reference to removed config AMD_IOMMU_V2Lukas Bulwahn1-1/+0
2023-10-09randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook1-3/+8
2023-10-09mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_byKees Cook1-1/+1
2023-10-09drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook1-1/+1
2023-10-09irqchip/imx-intmux: Annotate struct intmux_data with __counted_byKees Cook1-1/+1
2023-10-09KVM: Annotate struct kvm_irq_routing_table with __counted_byKees Cook1-1/+1
2023-10-09virt: acrn: Annotate struct vm_memory_region_batch with __counted_byKees Cook2-2/+2
2023-10-09hwmon: Annotate struct gsc_hwmon_platform_data with __counted_byKees Cook1-1/+1
2023-10-06sparc: Annotate struct cpuinfo_tree with __counted_byKees Cook1-1/+1
2023-10-02isdn: kcapi: replace deprecated strncpy with strscpy_padJustin Stitt1-2/+2
2023-10-02isdn: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-02NFS/flexfiles: Annotate struct nfs4_ff_layout_segment with __counted_byKees Cook1-1/+1
2023-10-02nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_byKees Cook1-1/+1
2023-10-02dm: Annotate struct dm_bio_prison with __counted_byKees Cook1-1/+1
2023-10-02dm: Annotate struct dm_stat with __counted_byKees Cook1-1/+1
2023-10-02dm: Annotate struct stripe_c with __counted_byKees Cook1-1/+1
2023-10-02dm crypt: Annotate struct crypt_config with __counted_byKees Cook1-1/+1
2023-10-02dm raid: Annotate struct raid_set with __counted_byKees Cook1-1/+1
2023-10-02drbd: Annotate struct fifo_buffer with __counted_byKees Cook1-1/+1
2023-10-02usb: gadget: f_midi: Annotate struct f_midi with __counted_byKees Cook1-2/+2
2023-10-02usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_byKees Cook1-1/+1
2023-10-02usb: Annotate struct urb_priv with __counted_byKees Cook2-2/+2
2023-10-02afs: Annotate struct afs_addr_list with __counted_byKees Cook1-1/+1
2023-10-02afs: Annotate struct afs_permits with __counted_byKees Cook1-1/+1
2023-10-02ceph: Annotate struct ceph_osd_request with __counted_byKees Cook1-1/+1
2023-10-02ocfs2: Annotate struct ocfs2_slot_info with __counted_byKees Cook1-1/+1
2023-10-02usb: atm: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+2
2023-09-30drm/gud: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+1
2023-09-30EDAC/mc_sysfs: Replace deprecated strncpy() with memcpy()Justin Stitt1-2/+2
2023-09-30hwmon: (asus_wmi_sensors) Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2023-09-30hwmon: (ibmpowernv) Replace deprecated strncpy() with memcpy()Justin Stitt1-1/+1
2023-09-30HID: prodikeys: Replace deprecated strncpy() with strscpy()Justin Stitt1-4/+4
2023-09-30firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()Justin Stitt1-2/+2
2023-09-30cpuidle: dt: Replace deprecated strncpy() with strscpy()Justin Stitt1-2/+2
2023-09-30cpufreq: Replace deprecated strncpy() with strscpy()Justin Stitt1-2/+2
2023-09-30bus: fsl-mc: Replace deprecated strncpy() with strscpy_pad()Justin Stitt1-8/+4
2023-09-30auxdisplay: panel: Replace deprecated strncpy() with strtomem_pad()Justin Stitt1-4/+3
2023-09-29um,ethertap: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2023-09-29groups: Convert group_info.usage to refcount_tElena Reshetova3-5/+6
2023-09-29nouveau/svm: Split assignment from if conditionalGustavo A. R. Silva1-1/+2
2023-09-29nouveau/svm: Replace one-element array with flexible-array member in struct n...Gustavo A. R. Silva1-2/+2
2023-09-29MAINTAINERS: hardening: Add Gustavo as ReviewerKees Cook1-0/+1
2023-09-29accel/ivpu: Annotate struct ivpu_job with __counted_byKees Cook1-1/+1
2023-09-29MAINTAINERS: hardening: Add __counted_by regexKees Cook1-0/+1