index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
xgene-hwmon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
reset: Annotate struct reset_control_array with __counted_by
Kees Cook
1
-2
/
+2
2023-10-24
kexec: Annotate struct crash_mem with __counted_by
Kees Cook
1
-1
/
+1
2023-10-24
virtio_console: Annotate struct port_buffer with __counted_by
Kees Cook
1
-1
/
+1
2023-10-20
ima: Add __counted_by for struct modsig and use struct_size()
Gustavo A. R. Silva
1
-3
/
+3
2023-10-20
MAINTAINERS: Include stackleak paths in hardening entry
Kees Cook
1
-0
/
+2
2023-10-19
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
1
-2
/
+5
2023-10-12
hardening: x86: drop reference to removed config AMD_IOMMU_V2
Lukas Bulwahn
1
-1
/
+0
2023-10-09
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
1
-3
/
+8
2023-10-09
mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
Kees Cook
1
-1
/
+1
2023-10-09
drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
Kees Cook
1
-1
/
+1
2023-10-09
irqchip/imx-intmux: Annotate struct intmux_data with __counted_by
Kees Cook
1
-1
/
+1
2023-10-09
KVM: Annotate struct kvm_irq_routing_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-09
virt: acrn: Annotate struct vm_memory_region_batch with __counted_by
Kees Cook
2
-2
/
+2
2023-10-09
hwmon: Annotate struct gsc_hwmon_platform_data with __counted_by
Kees Cook
1
-1
/
+1
2023-10-06
sparc: Annotate struct cpuinfo_tree with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
isdn: kcapi: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-2
/
+2
2023-10-02
isdn: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-02
NFS/flexfiles: Annotate struct nfs4_ff_layout_segment with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
dm: Annotate struct dm_bio_prison with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
dm: Annotate struct dm_stat with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
dm: Annotate struct stripe_c with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
dm crypt: Annotate struct crypt_config with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
dm raid: Annotate struct raid_set with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
drbd: Annotate struct fifo_buffer with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
usb: gadget: f_midi: Annotate struct f_midi with __counted_by
Kees Cook
1
-2
/
+2
2023-10-02
usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
usb: Annotate struct urb_priv with __counted_by
Kees Cook
2
-2
/
+2
2023-10-02
afs: Annotate struct afs_addr_list with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
afs: Annotate struct afs_permits with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
ceph: Annotate struct ceph_osd_request with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
ocfs2: Annotate struct ocfs2_slot_info with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
usb: atm: Use size_add() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+2
2023-09-29
drm/gud: Use size_add() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-09-29
EDAC/mc_sysfs: Replace deprecated strncpy() with memcpy()
Justin Stitt
1
-2
/
+2
2023-09-29
hwmon: (asus_wmi_sensors) Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-09-29
hwmon: (ibmpowernv) Replace deprecated strncpy() with memcpy()
Justin Stitt
1
-1
/
+1
2023-09-29
HID: prodikeys: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-4
/
+4
2023-09-29
firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
1
-2
/
+2
2023-09-29
cpuidle: dt: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-2
/
+2
2023-09-29
cpufreq: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-2
/
+2
2023-09-29
bus: fsl-mc: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
1
-8
/
+4
2023-09-29
auxdisplay: panel: Replace deprecated strncpy() with strtomem_pad()
Justin Stitt
1
-4
/
+3
2023-09-29
um,ethertap: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-09-29
groups: Convert group_info.usage to refcount_t
Elena Reshetova
3
-5
/
+6
2023-09-29
nouveau/svm: Split assignment from if conditional
Gustavo A. R. Silva
1
-1
/
+2
2023-09-29
nouveau/svm: Replace one-element array with flexible-array member in struct n...
Gustavo A. R. Silva
1
-2
/
+2
2023-09-29
MAINTAINERS: hardening: Add Gustavo as Reviewer
Kees Cook
1
-0
/
+1
2023-09-29
accel/ivpu: Annotate struct ivpu_job with __counted_by
Kees Cook
1
-1
/
+1
2023-09-29
MAINTAINERS: hardening: Add __counted_by regex
Kees Cook
1
-0
/
+1
[next]