index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-03-26
bpf: Support kernel function call in x86-32
Martin KaFai Lau
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-21
Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-20
Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-19
bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG
Stanislav Fomichev
2021-03-19
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
2021-03-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-19
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
2021-03-18
x86/kvm: Fix broken irq restoration in kvm_wait
Wanpeng Li
2021-03-18
KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
Wanpeng Li
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
2021-03-18
KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh...
Vitaly Kuznetsov
2021-03-18
KVM: x86: hyper-v: Track Hyper-V TSC page status
Vitaly Kuznetsov
2021-03-18
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
2021-03-17
KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...
Vitaly Kuznetsov
2021-03-16
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
2021-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2021-03-16
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2021-03-16
perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT
Kan Liang
2021-03-16
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
2021-03-16
KVM: x86/mmu: Store the address space ID in the TDP iterator
Sean Christopherson
2021-03-16
KVM: x86/mmu: Factor out tdp_iter_return_to_root
Ben Gardon
2021-03-16
KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs
Ben Gardon
2021-03-16
KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page
Ben Gardon
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-12
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-12
KVM: LAPIC: Advancing the timer expiration on guest initiated write
Wanpeng Li
2021-03-12
KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
Sean Christopherson
2021-03-12
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
2021-03-12
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-10
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
2021-03-10
Xen: drop exports of {set,clear}_foreign_p2m_mapping()
Jan Beulich
2021-03-10
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-10
bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
Yonghong Song
2021-03-09
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
2021-03-09
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
2021-03-09
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-06
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
[next]