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