summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-05-08sancov: Split plugin build from plugin CFLAGSKees Cook
2022-05-08netfs: Eliminate Clang randstruct warningKees Cook
2022-04-13cfi: Use __builtin_function_startSami Tolvanen
2022-04-13security: don't treat structure as an array of struct hlist_headBill Wendling
2022-04-13usercopy: Remove HARDENED_USERCOPY_PAGESPANMatthew Wilcox (Oracle)
2022-04-13mm/usercopy: Detect large folio overrunsMatthew Wilcox (Oracle)
2022-04-13mm/usercopy: Detect vmalloc overrunsMatthew Wilcox (Oracle)
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12Merge tag 'media/v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-04-12stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-12gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-11Merge tag 'platform-drivers-x86-v5.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit
2022-04-11Documentation: KVM: Add SPDX-License-Identifier tagLike Xu
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-11Merge tag 'kvm-riscv-fixes-5.18-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-04-10Linux 5.18-rc2Linus Torvalds
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-09Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-09media: si2157: unknown chip version Si2147-A30 ROM 0x50Piotr Chmura
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li