Age | Commit message (Expand) | Author |
2024-06-02 | Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-06-02 | Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-06-02 | Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-06-01 | Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-05-31 | Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-05-31 | x86/topology/intel: Unlock CPUID before evaluating anything | Thomas Gleixner |
2024-05-31 | sched/x86: Export 'percpu arch_freq_scale' | Phil Auld |
2024-05-31 | perf/x86/intel: Add missing MODULE_DESCRIPTION() lines | Jeff Johnson |
2024-05-31 | perf/x86/rapl: Add missing MODULE_DESCRIPTION() line | Jeff Johnson |
2024-05-31 | RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e... | Quan Zhou |
2024-05-31 | RISC-V: KVM: No need to use mask when hart-index-bit is 0 | Yong-Xuan Wang |
2024-05-30 | riscv: Fix fully ordered LR/SC xchg[8|16]() implementations | Alexandre Ghiti |
2024-05-30 | riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel | Nam Cao |
2024-05-30 | riscv: prevent pt_regs corruption for secondary idle threads | Sergey Matyukevich |
2024-05-30 | KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor | Marc Zyngier |
2024-05-30 | KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx | Marc Zyngier |
2024-05-30 | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-05-30 | x86/cpu: Provide default cache line size if not enumerated | Dave Hansen |
2024-05-30 | x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a... | Thomas Gleixner |
2024-05-30 | powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64 | Samuel Holland |
2024-05-30 | powerpc/uaccess: Use YZ asm constraint for ld | Michael Ellerman |
2024-05-30 | powerpc/uaccess: Fix build errors seen with GCC 13/14 | Michael Ellerman |
2024-05-30 | powerpc/pseries/lparcfg: drop error message from guest name lookup | Nathan Lynch |
2024-05-29 | powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH | Puranjay Mohan |
2024-05-27 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-27 | KVM: arm64: AArch32: Fix spurious trapping of conditional instructions | Marc Zyngier |
2024-05-27 | KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode | Marc Zyngier |
2024-05-27 | KVM: arm64: Fix AArch32 register narrowing on userspace write | Marc Zyngier |
2024-05-25 | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-05-25 | Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-05-25 | Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-05-25 | Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-05-25 | ARC, bpf: Fix issues reported by the static analyzers | Shahab Vahedi |
2024-05-24 | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-24 | arm64: patching: fix handling of execmem addresses | Will Deacon |
2024-05-24 | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-05-24 | Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-05-23 | mseal: wire up mseal syscall | Jeff Xu |
2024-05-23 | genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline | Dongli Zhang |
2024-05-23 | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-05-23 | Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-05-23 | KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked | Sean Christopherson |
2024-05-23 | KVM: x86: Force KVM_WERROR if the global WERROR is enabled | Sean Christopherson |
2024-05-23 | KVM: x86: Disable KVM_INTEL_PROVE_VE by default | Sean Christopherson |
2024-05-23 | KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo | Sean Christopherson |
2024-05-23 | KVM: x86/mmu: Print SPTEs on unexpected #VE | Sean Christopherson |
2024-05-23 | KVM: VMX: Dump VMCS on unexpected #VE | Sean Christopherson |
2024-05-23 | KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs | Sean Christopherson |