summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-17big_keys: Use struct for internal payloadKees Cook2-39/+36
2022-05-11gcc-plugins: Change all version strings match kernelKees Cook6-9/+10
2022-05-10randomize_kstack: Improve docs on requirements/rationaleKees Cook1-3/+24
2022-05-08lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=nMark Rutland1-1/+11
2022-05-08arm64: entry: use stackleak_erase_on_task_stack()Mark Rutland1-1/+1
2022-05-08stackleak: add on/off stack variantsMark Rutland1-3/+32
2022-05-08lkdtm/stackleak: check stack boundariesMark Rutland1-0/+20
2022-05-08lkdtm/stackleak: prevent unexpected stack usageMark Rutland1-1/+23
2022-05-08lkdtm/stackleak: rework boundary managementMark Rutland1-39/+47
2022-05-08lkdtm/stackleak: avoid spurious failureMark Rutland1-7/+0
2022-05-08stackleak: rework poison scanningMark Rutland2-14/+30
2022-05-08stackleak: rework stack high bound handlingMark Rutland2-5/+28
2022-05-08stackleak: clarify variable namesMark Rutland1-16/+14
2022-05-08stackleak: rework stack low bound handlingMark Rutland2-11/+18
2022-05-08stackleak: remove redundant checkMark Rutland1-4/+0
2022-05-08stackleak: move skip_erasing() check earlierMark Rutland1-4/+9
2022-05-08arm64: stackleak: fix current_top_of_stack()Mark Rutland1-6/+4
2022-05-08randstruct: Enable Clang supportKees Cook2-2/+15
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook9-21/+39
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook7-10/+24
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook10-66/+81
2022-05-08sancov: Split plugin build from plugin CFLAGSKees Cook1-6/+8
2022-05-08netfs: Eliminate Clang randstruct warningKees Cook1-2/+2
2022-04-13cfi: Use __builtin_function_startSami Tolvanen3-20/+11
2022-04-13security: don't treat structure as an array of struct hlist_headBill Wendling2-7/+4
2022-04-13usercopy: Remove HARDENED_USERCOPY_PAGESPANMatthew Wilcox (Oracle)2-73/+1
2022-04-13mm/usercopy: Detect large folio overrunsMatthew Wilcox (Oracle)1-6/+4
2022-04-13mm/usercopy: Detect vmalloc overrunsMatthew Wilcox (Oracle)1-0/+16
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)3-6/+21
2022-04-13Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+31
2022-04-13Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds6-26/+36
2022-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-124/+357
2022-04-13Merge tag 'media/v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-12/+13
2022-04-13stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka2-13/+12
2022-04-12gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld1-17/+27
2022-04-12Merge tag 'platform-drivers-x86-v5.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-82/+67
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov4-40/+13
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit3-1/+5
2022-04-11Documentation: KVM: Add SPDX-License-Identifier tagLike Xu4-1/+7
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu1-0/+1
2022-04-11Merge tag 'kvm-riscv-fixes-5.18-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini4-4/+5
2022-04-11Linux 5.18-rc2Linus Torvalds1-1/+1
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+10
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-48/+4
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15-35/+169
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-14/+37
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-57/+54
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-169/+101