Age | Commit message (Expand) | Author | Files | Lines |
2024-06-08 | Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+17 |
2024-06-07 | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -2/+2 |
2024-06-07 | Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -12/+13 |
2024-06-07 | Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -24/+30 |
2024-06-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -20/+19 |
2024-06-05 | mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes | Barry Song | 1 | -2/+2 |
2024-06-05 | x86/amd_nb: Check for invalid SMN reads | Yazen Ghannam | 1 | -1/+8 |
2024-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 38 | -150/+558 |
2024-06-05 | s390/crash: Do not use VM info if os_info does not have it | Alexander Gordeev | 1 | -24/+30 |
2024-06-05 | arm64/io: add constant-argument check | Arnd Bergmann | 1 | -20/+16 |
2024-06-05 | KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr | Tao Su | 1 | -3/+0 |
2024-06-05 | Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 21 | -73/+391 |
2024-06-05 | arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process | Wei Li | 1 | -0/+3 |
2024-06-04 | KVM: arm64: Ensure that SME controls are disabled in protected mode | Fuad Tabba | 2 | -0/+18 |
2024-06-04 | KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format | Fuad Tabba | 6 | -19/+14 |
2024-06-04 | KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM | Fuad Tabba | 5 | -21/+22 |
2024-06-04 | KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM | Fuad Tabba | 4 | -5/+93 |
2024-06-04 | KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM | Fuad Tabba | 7 | -0/+124 |
2024-06-04 | KVM: arm64: Specialize handling of host fpsimd state on trap | Fuad Tabba | 3 | -1/+13 |
2024-06-04 | KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper | Fuad Tabba | 4 | -19/+73 |
2024-06-04 | KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state | Fuad Tabba | 2 | -3/+4 |
2024-06-04 | KVM: arm64: Reintroduce __sve_save_state | Fuad Tabba | 2 | -0/+7 |
2024-06-03 | Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into... | Paolo Bonzini | 2 | -5/+6 |
2024-06-03 | Merge branch 'kvm-fixes-6.10-1' into HEAD | Paolo Bonzini | 15 | -69/+161 |
2024-06-03 | KVM: x86: Drop support for hand tuning APIC timer advancement from userspace | Sean Christopherson | 3 | -29/+23 |
2024-06-03 | KVM: SEV-ES: Delegate LBR virtualization to the processor | Ravi Bangoria | 3 | -7/+17 |
2024-06-03 | KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent | Ravi Bangoria | 3 | -9/+14 |
2024-06-03 | KVM: SEV-ES: Prevent MSR access post VMSA encryption | Nikunj A Dadhania | 1 | -0/+18 |
2024-06-03 | x86/kexec: Fix bug with call depth tracking | David Kaplan | 1 | -2/+9 |
2024-06-03 | Revert "riscv: mm: accelerate pagefault when badaccess" | Palmer Dabbelt | 1 | -2/+2 |
2024-06-03 | riscv: fix overlap of allocated page and PTR_ERR | Nam Cao | 1 | -10/+11 |
2024-06-03 | LoongArch: Fix GMAC's phy-mode definitions in dts | Huacai Chen | 3 | -5/+5 |
2024-06-03 | LoongArch: Override higher address bits in JUMP_VIRT_ADDR | Jiaxun Yang | 1 | -1/+1 |
2024-06-03 | LoongArch: Fix entry point in kernel image header | Jiaxun Yang | 2 | -5/+7 |
2024-06-03 | LoongArch: Add all CPUs enabled by fdt to NUMA node 0 | Jiaxun Yang | 2 | -1/+5 |
2024-06-03 | LoongArch: Fix built-in DTB detection | Jiaxun Yang | 1 | -1/+1 |
2024-06-03 | LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init() | Tiezhu Yang | 1 | -3/+1 |
2024-06-02 | Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -12/+26 |
2024-06-02 | Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2024-06-02 | Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
2024-06-01 | Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -3/+54 |
2024-05-31 | Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -14/+15 |
2024-05-31 | x86/topology/intel: Unlock CPUID before evaluating anything | Thomas Gleixner | 3 | -10/+20 |
2024-05-31 | sched/x86: Export 'percpu arch_freq_scale' | Phil Auld | 1 | -0/+1 |
2024-05-31 | perf/x86/intel: Add missing MODULE_DESCRIPTION() lines | Jeff Johnson | 2 | -0/+2 |
2024-05-31 | perf/x86/rapl: Add missing MODULE_DESCRIPTION() line | Jeff Johnson | 1 | -0/+1 |
2024-05-31 | RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e... | Quan Zhou | 1 | -2/+2 |
2024-05-31 | RISC-V: KVM: No need to use mask when hart-index-bit is 0 | Yong-Xuan Wang | 1 | -3/+4 |
2024-05-30 | riscv: Fix fully ordered LR/SC xchg[8|16]() implementations | Alexandre Ghiti | 1 | -10/+12 |
2024-05-30 | riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel | Nam Cao | 1 | -1/+1 |