summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-082-5/+5
| |\ \ \
| | * | | media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()Gustavo A. R. Silva2023-07-271-2/+2
| | * | | vboxsf: Use flexible arrays for trailing string memberKees Cook2023-07-261-3/+3
| * | | | Merge tag 'gfs2-v6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-082-6/+12
| |\ \ \ \
| | * | | | gfs2: Don't use filemap_splice_readBob Peterson2023-08-071-2/+2
| | * | | | gfs2: Fix freeze consistency check in gfs2_trans_add_metaAndreas Gruenbacher2023-08-071-4/+10
| * | | | | Merge tag 'xsa432-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds2023-08-071-5/+10
| |\ \ \ \ \
| | * | | | | xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall2023-08-031-5/+10
| * | | | | | Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-08-0712-29/+380
| |\ \ \ \ \ \
| | * | | | | | Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen2023-08-011-1/+1
| | * | | | | | KVM: Add GDS_NO support to KVMDaniel Sneddon2023-07-212-1/+13
| | * | | | | | x86/speculation: Add Kconfig option for GDSDaniel Sneddon2023-07-212-0/+23
| | * | | | | | x86/speculation: Add force option to GDS mitigationDaniel Sneddon2023-07-213-6/+40
| | * | | | | | x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-07-1910-28/+310
| * | | | | | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-0720-16/+521
| |\ \ \ \ \ \ \
| | * | | | | | | x86/srso: Tie SBPB bit setting to microcode patch detectionBorislav Petkov (AMD)2023-08-072-11/+15
| | * | | | | | | x86/srso: Add a forgotten NOENDBR annotationBorislav Petkov (AMD)2023-07-291-0/+1
| | * | | | | | | x86/srso: Fix return thunks in generated codeJosh Poimboeuf2023-07-292-3/+7
| | * | | | | | | x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)2023-07-274-1/+26
| | * | | | | | | x86/srso: Add IBPBBorislav Petkov (AMD)2023-07-272-1/+24
| | * | | | | | | x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)2023-07-277-15/+39
| | * | | | | | | x86/srso: Add IBPB_BRTYPE supportBorislav Petkov (AMD)2023-07-272-1/+13
| | * | | | | | | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-2716-10/+422
| | * | | | | | | x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)2023-07-182-2/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-072-2/+43
| |\ \ \ \ \ \ \
| | * | | | | | | workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000Tejun Heo2023-07-251-1/+42
| | * | | | | | | workqueue: Fix cpu_intensive_thresh_us name in help textGeert Uytterhoeven2023-07-111-1/+1
| * | | | | | | | Merge tag 'tpmdd-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-08-075-67/+50
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesJonathan McDowell2023-08-071-0/+8
| | * | | | | | | | tpm: Disable RNG for all AMD fTPMsMario Limonciello2023-08-073-66/+33
| | * | | | | | | | sysctl: set variable key_sysctls storage-class-specifier to staticTom Rix2023-08-071-1/+1
| | * | | | | | | | tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Takashi Iwai2023-08-071-0/+8
| |/ / / / / / / /
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-08-0711-120/+182
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selftests/rseq: Fix build with undefined __weakMark Brown2023-08-042-1/+5
| | * | | | | | | | Merge tag 'kvmarm-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-08-047-56/+90
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | KVM: arm64: Skip instruction after emulating write to TCR_EL1Oliver Upton2023-07-281-0/+1
| | | * | | | | | | | KVM: arm64: fix __kvm_host_psci_cpu_entry() prototypeArnd Bergmann2023-07-261-1/+1
| | | * | | | | | | | KVM: arm64: Fix resetting SME trap values on reset for (h)VHEFuad Tabba2023-07-261-0/+4
| | | * | | | | | | | KVM: arm64: Fix resetting SVE trap values on reset for hVHEFuad Tabba2023-07-261-0/+4
| | | * | | | | | | | KVM: arm64: Use the appropriate feature trap register when activating trapsFuad Tabba2023-07-261-1/+1
| | | * | | | | | | | KVM: arm64: Helper to write to appropriate feature trap register based on modeFuad Tabba2023-07-261-4/+9
| | | * | | | | | | | KVM: arm64: Disable SME traps for (h)VHE at setupFuad Tabba2023-07-261-0/+10
| | | * | | | | | | | KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setupFuad Tabba2023-07-261-6/+9
| | | * | | | | | | | KVM: arm64: Factor out code for checking (h)VHE mode into a macroFuad Tabba2023-07-261-9/+10
| | | * | | | | | | | KVM: arm64: Rephrase percpu enable/disable tracking in terms of hypOliver Upton2023-07-201-23/+23
| | | * | | | | | | | KVM: arm64: Fix hardware enable/disable flows for pKVMRaghavendra Rao Ananta2023-07-201-11/+4
| | | * | | | | | | | KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementationsOliver Upton2023-07-191-1/+14
| | * | | | | | | | | KVM: SEV: remove ghcb variable declarationsPaolo Bonzini2023-08-041-18/+12
| | * | | | | | | | | KVM: SEV: only access GHCB fields oncePaolo Bonzini2023-08-041-11/+14
| | * | | | | | | | | KVM: SEV: snapshot the GHCB before accessing itPaolo Bonzini2023-08-042-34/+61