index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-5
/
+15
2022-07-16
Merge tag 'acpi-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+6
2022-07-16
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
1
-1
/
+4
2022-07-16
x86/bugs: Remove apostrophe typo
Kim Phillips
1
-1
/
+1
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-18
/
+18
2022-07-15
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
1
-19
/
+1
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
1
-0
/
+6
2022-07-15
kexec_file: drop weak attribute from functions
Naveen N. Rao
1
-0
/
+6
2022-07-15
x86/olpc: fix 'logical not is only applied to the left hand side'
Alexander Lobakin
1
-1
/
+1
2022-07-15
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
1
-10
/
+7
2022-07-15
crypto: x86/blowfish - remove redundant assignment to variable nytes
Colin Ian King
1
-2
/
+2
2022-07-15
x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
Lu Baolu
1
-15
/
+0
2022-07-15
KVM: x86: Remove unnecessary include
Lu Baolu
1
-1
/
+0
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
58
-367
/
+1454
2022-07-14
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-14
KVM: x86: Check target, not vCPU's x2APIC ID, when applying hotplug hack
Sean Christopherson
1
-9
/
+9
2022-07-14
KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
Vitaly Kuznetsov
1
-8
/
+10
2022-07-14
KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_OP_OPTIONAL_RET0
Sean Christopherson
4
-9
/
+3
2022-07-14
KVM: x86: Add dedicated helper to get CPUID entry with significant index
Sean Christopherson
8
-42
/
+84
2022-07-14
KVM: SVM: fix task switch emulation on INTn instruction.
Maxim Levitsky
1
-0
/
+1
2022-07-14
KVM: x86/mmu: Fix typo and tweak comment for split_desc_cache capacity
Sean Christopherson
1
-7
/
+8
2022-07-14
KVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K shadow pages
Sean Christopherson
1
-4
/
+11
2022-07-14
KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index
Sean Christopherson
3
-14
/
+18
2022-07-14
Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-master
Paolo Bonzini
1
-1
/
+0
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
1
-1
/
+1
2022-07-14
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
1
-4
/
+6
2022-07-14
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
1
-1
/
+0
2022-07-14
x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
Alexandre Chartre
1
-1
/
+0
2022-07-14
x86/bugs: Mark retbleed_strings static
Jiapeng Chong
1
-1
/
+1
2022-07-13
KVM: VMX: Update PT MSR intercepts during filter change iff PT in host+guest
Sean Christopherson
1
-1
/
+3
2022-07-13
KVM: x86: WARN only once if KVM leaves a dangling userspace I/O request
Sean Christopherson
1
-2
/
+4
2022-07-13
KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
Sean Christopherson
1
-2
/
+2
2022-07-13
KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
Sean Christopherson
1
-10
/
+9
2022-07-13
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
Sean Christopherson
3
-3
/
+3
2022-07-13
ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory
Mario Limonciello
1
-0
/
+6
2022-07-13
x86/pat: Fix x86_has_pat_wp()
Juergen Gross
1
-2
/
+12
2022-07-13
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
1
-0
/
+1
2022-07-12
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
1
-0
/
+25
2022-07-12
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
Sean Christopherson
1
-5
/
+5
2022-07-12
KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()
Hou Wenlong
4
-14
/
+13
2022-07-12
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
1
-1
/
+0
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+8
2022-07-12
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
1
-5
/
+8
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
52
-349
/
+1408
2022-07-11
bpf: Remove is_valid_bpf_tramp_flags()
Xu Kuohai
1
-20
/
+0
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
3
-7
/
+47
2022-07-11
Merge tag 'v5.19-rc6' into tip:x86/kdump
Borislav Petkov
8
-14
/
+38
2022-07-11
x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
Masahiro Yamada
1
-2
/
+0
2022-07-11
x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with clang
Nathan Chancellor
1
-2
/
+2
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-14
/
+28
[prev]
[next]