summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-21nsproxy: Convert nsproxy.count to refcount_tElena Reshetova2-6/+5
2023-08-18integrity: Annotate struct ima_rule_opt_list with __counted_byKees Cook1-2/+2
2023-08-18lkdtm: Add FAM_BOUNDS test for __counted_byKees Cook1-3/+44
2023-08-18Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook2-13/+17
2023-08-16um: refactor deprecated strncpy to memcpyJustin Stitt1-2/+2
2023-08-16um: vector: refactor deprecated strncpyJustin Stitt1-2/+2
2023-08-16alpha: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-08-16hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsMarco Elver2-11/+11
2023-08-16list: Introduce CONFIG_LIST_HARDENEDMarco Elver8-13/+88
2023-08-16list_debug: Introduce inline wrappers for debug checksMarco Elver3-13/+41
2023-08-16compiler_types: Introduce the Clang __preserve_most function attributeMarco Elver1-0/+28
2023-08-11gcc-plugins: Rename last_stmt() for GCC 14+Kees Cook1-0/+4
2023-08-11selftests/harness: Actually report SKIP for signal testsKees Cook1-6/+5
2023-08-04x86/paravirt: Fix tlb_remove_table function callback prototype warningKees Cook1-2/+6
2023-07-27EISA: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-07-27perf: Replace strlcpy with strscpyAzeem Shaikh1-3/+3
2023-07-27um: Remove strlcpy declarationAzeem Shaikh2-4/+3
2023-07-27seq_file: seq_show_option_n() is used for precise sizesKees Cook1-3/+4
2023-07-18soc: fsl: qe: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-2/+2
2023-07-18ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAPJann Horn1-1/+9
2023-07-17Linux 6.5-rc2Linus Torvalds1-1/+1
2023-07-17Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-22/+18
2023-07-16Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2023-07-16Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+2
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-12/+29
2023-07-16Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-55/+63
2023-07-16Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-31/+43
2023-07-16Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-46/+51
2023-07-16Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-10/+11
2023-07-16Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-29/+24
2023-07-15Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+12
2023-07-15Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-07-15Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+16
2023-07-15Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-75/+120
2023-07-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-131/+193
2023-07-15Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds15-50/+136
2023-07-15Merge tag 'io_uring-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds1-2/+13
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-12/+4
2023-07-14Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-4/+10
2023-07-14Merge branches 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2-2/+8
2023-07-14cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N1-4/+15
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N3-7/+14
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds48-266/+318
2023-07-14Merge tag 'ceph-for-6.5-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-15/+26
2023-07-14block: queue data commands from the flush state machine at the headChristoph Hellwig1-1/+1
2023-07-14iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter1-1/+2
2023-07-14iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe1-13/+14
2023-07-14tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)3-12/+14
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie12-141/+101
2023-07-14Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-6/+11