index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
2
-8
/
+10
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-1
/
+0
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
4
-9
/
+55
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-11
3
-16
/
+3
|
|
\
\
\
\
|
*
\
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-10
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/alternative: Introduce text_poke_copy
Song Liu
2022-02-08
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
3
-84
/
+108
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
2022-03-21
1
-0
/
+7
|
*
|
|
|
|
|
|
KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask
Maxim Levitsky
2022-03-21
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
2022-03-08
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86/mmu: Zap invalidated roots via asynchronous worker
Paolo Bonzini
2022-03-08
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-05
1
-1
/
+0
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
2022-03-01
1
-0
/
+2
|
*
|
|
|
|
|
|
|
KVM: x86/mmu: do not pass vcpu to root freeing functions
Paolo Bonzini
2022-02-25
1
-2
/
+2
|
*
|
|
|
|
|
|
|
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
2022-02-25
1
-2
/
+1
|
*
|
|
|
|
|
|
|
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
KVM: x86: Fix pointer mistmatch warning when patching RET0 static calls
Sean Christopherson
2022-02-25
1
-2
/
+2
|
*
|
|
|
|
|
|
|
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
2022-02-18
1
-4
/
+0
|
*
|
|
|
|
|
|
|
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
2022-02-18
2
-6
/
+13
|
*
|
|
|
|
|
|
|
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
2022-02-18
1
-5
/
+5
|
*
|
|
|
|
|
|
|
KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
Paolo Bonzini
2022-02-18
1
-2
/
+5
|
*
|
|
|
|
|
|
|
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
2022-02-18
2
-45
/
+45
|
*
|
|
|
|
|
|
|
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
2022-02-18
2
-2
/
+0
|
*
|
|
|
|
|
|
|
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
David Matlack
2022-02-10
1
-0
/
+4
|
*
|
|
|
|
|
|
|
KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...
David Matlack
2022-02-10
1
-0
/
+3
|
*
|
|
|
|
|
|
|
KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooks
Sean Christopherson
2022-02-10
2
-6
/
+6
|
*
|
|
|
|
|
|
|
KVM: x86: Move get_cs_db_l_bits() helper to SVM
Sean Christopherson
2022-02-10
1
-1
/
+0
|
*
|
|
|
|
|
|
|
KVM: x86: Use static_call() for copy/move encryption context ioctls()
Sean Christopherson
2022-02-10
1
-0
/
+2
|
*
|
|
|
|
|
|
|
KVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()
Sean Christopherson
2022-02-10
1
-0
/
+1
|
*
|
|
|
|
|
|
|
KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor names
Sean Christopherson
2022-02-10
2
-20
/
+20
|
*
|
|
|
|
|
|
|
KVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
Jinrong Liang
2022-02-10
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
4
-5
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
4
-5
/
+5
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-32
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-12
/
+2
|
*
|
|
|
|
|
|
|
|
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-25
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
x86: use more conventional access_ok() definition
Arnd Bergmann
2022-02-25
1
-22
/
+3
|
*
|
|
|
|
|
|
|
|
x86: remove __range_not_ok()
Arnd Bergmann
2022-02-25
1
-4
/
+6
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
2
-4
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-15
3
-9
/
+10
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
2022-02-23
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-21
7
-27
/
+61
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
2022-02-19
1
-4
/
+6
*
|
|
|
|
|
|
|
|
|
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-22
2
-1
/
+11
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/ptrace: Always inline v8086_mode() for instrumentation
Borislav Petkov
2022-02-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
2022-02-12
1
-0
/
+10
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
6
-4
/
+20
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
Alexander Shishkin
2022-02-15
2
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
perf/x86/intel/pt: Add a capability and config bit for event tracing
Alexander Shishkin
2022-02-15
2
-0
/
+2
[next]