summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-09-28MAINTAINERS: hardening: Add __counted_by regexKees Cook
2023-09-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo CaƱuelo
2023-09-28lkdtm/bugs: add test for panic() with stuck secondary CPUsMark Rutland
2023-09-22kobject: Replace strlcpy with strscpyAzeem Shaikh
2023-09-22init/version.c: Replace strlcpy with strscpyAzeem Shaikh
2023-09-22hardening: Provide Kconfig fragments for basic optionsKees Cook
2023-09-17Linux 6.6-rc2Linus Torvalds
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-17Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17x86/purgatory: Remove LTO flagsSong Liu
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-09-16Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds