summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-03x86/bugs: Use the cpu_smt_possible() helper instead of open-coded codeBreno Leitao
2025-02-28x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfdsDavid Kaplan
2025-02-28x86/bugs: Relocate mds/taa/mmio/rfds definesDavid Kaplan
2025-02-28x86/bugs: Add X86_BUG_SPECTRE_V2_USERDavid Kaplan
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed
2025-02-27KVM: nVMX: Always use IBPB to properly virtualize IBRSYosry Ahmed
2025-02-27x86/bugs: Use a static branch to guard IBPB on vCPU switchYosry Ahmed
2025-02-27x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set()Yosry Ahmed
2025-02-27x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()Yosry Ahmed
2025-02-27x86/bugs: Move the X86_FEATURE_USE_IBPB check into callersYosry Ahmed
2025-02-26x86/bugs: KVM: Add support for SRSO_MSR_FIXBorislav Petkov
2025-02-23Linux 6.14-rc4v6.14-rc4Linus Torvalds
2025-02-23Merge tag 'i2c-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-23Merge tag 'edac_urgent_for_v6.14_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-22Merge tag 'v6.14-rc3-smb3-client-fix-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-22Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-22Merge tag 'irq-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22Merge tag 's390-6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-22i2c: core: Allocate temporary client dynamicallyGeert Uytterhoeven
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-02-21Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'acpi-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-21Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-21Merge tag 'gpio-fixes-for-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-21tracing: Fix memory leak when reading set_event fileAdrian Huang
2025-02-21ftrace: Correct preemption accounting for function tracing.Sebastian Andrzej Siewior
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt
2025-02-21fprobe: Fix accounting of when to unregister from function graphSteven Rostedt
2025-02-21fprobe: Always unregister fgraph function from opsSteven Rostedt
2025-02-21ftrace: Do not add duplicate entries in subops manager opsSteven Rostedt
2025-02-21ftrace: Fix accounting of adding subops to a manager opsSteven Rostedt
2025-02-21docs: arch/x86/sva: Fix two grammar errors under Background and FAQBrian Ochoa
2025-02-21rseq: Fix rseq registration with CONFIG_DEBUG_RSEQMichael Jeanson
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers
2025-02-21irqchip/qcom-pdc: Workaround hardware register bug on X1E80100Stephan Gerhold
2025-02-20Merge tag 'for-v6.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2025-02-20Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-02-21Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-02-21Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-20Merge tag 'nvme-6.14-2025-02-20' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-02-21Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-20MAINTAINERS: Change maintainer for RDTFenghua Yu
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-20soc: loongson: loongson2_guts: Add check for devm_kstrdup()Haoxiang Li