index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-10
5
-8
/
+8
|
\
|
*
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
2022-06-06
2
-0
/
+4
|
*
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2022-06-06
3
-8
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-08
12
-37
/
+113
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
2022-06-08
4
-0
/
+28
|
*
KVM: x86: do not set st->preempted when going back to user space
Paolo Bonzini
2022-06-08
2
-14
/
+18
|
*
KVM: SVM: fix tsc scaling cache logic
Maxim Levitsky
2022-06-07
3
-15
/
+23
|
*
KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
Ben Gardon
2022-06-07
3
-6
/
+42
|
*
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
2022-06-07
1
-1
/
+1
|
*
KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
Shaoqin Huang
2022-06-07
1
-1
/
+1
*
|
Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-06
1
-3
/
+9
|
\
\
|
*
|
x86/kexec: fix memory leak of elf header buffer
Baoquan He
2022-06-02
1
-3
/
+9
*
|
|
Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-05
3
-6
/
+115
|
\
\
\
|
*
|
|
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-06-02
3
-6
/
+115
*
|
|
|
Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-05
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
Fanjun Kong
2022-05-27
1
-4
/
+4
*
|
|
|
|
Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-05
3
-112
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
2022-05-31
1
-3
/
+0
|
*
|
|
|
|
x86/microcode: Taint and warn on late loading
Borislav Petkov
2022-05-31
1
-0
/
+5
|
*
|
|
|
|
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
3
-1
/
+19
|
*
|
|
|
|
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-05-31
2
-112
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-05
5
-71
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
x86: Fix all occurences of the "the the" typo
Bo Liu
2022-05-27
3
-3
/
+3
|
*
|
|
|
|
x86/idt: Remove unused headers
sunliming
2022-05-25
1
-3
/
+0
|
*
|
|
|
|
x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug
Juerg Haefliger
2022-05-25
1
-15
/
+14
|
*
|
|
|
|
x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig
Juerg Haefliger
2022-05-25
1
-52
/
+49
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-05
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
x86/setup: Use strscpy() to replace deprecated strlcpy()
XueBing Chen
2022-05-25
1
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/intel: Fix event constraints for ICL
Kan Liang
2022-05-25
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-05
1
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/Kconfig: Fix indentation in the Kconfig file
Juerg Haefliger
2022-05-25
1
-6
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-05
4
-5
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
x86/extable: Annotate ex_handler_msr_mce() as a dead end
Borislav Petkov
2022-05-27
1
-2
/
+6
|
*
|
|
|
|
x86: Always inline on_thread_stack() and current_top_of_stack()
Peter Zijlstra
2022-05-27
1
-2
/
+2
|
*
|
|
|
|
x86/cpu: Elide KCSAN for cpu_has() and friends
Peter Zijlstra
2022-05-27
1
-1
/
+1
|
*
|
|
|
|
objtool: Add CONFIG_HAVE_UACCESS_VALIDATION
Josh Poimboeuf
2022-05-27
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: x86: hyper-v: replace bitmap_weight() with hweight64()
Yury Norov
2022-06-03
1
-2
/
+2
|
*
|
|
|
|
|
KVM: x86: hyper-v: fix type of valid_bank_mask
Yury Norov
2022-06-03
1
-2
/
+2
|
*
|
|
|
|
|
arch/x86: replace nodes_weight with nodes_empty where appropriate
Yury Norov
2022-06-03
2
-3
/
+3
|
*
|
|
|
|
|
arch/x86: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
3
-9
/
+9
|
*
|
|
|
|
|
KVM: x86: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-05-02
1
-4
/
+4
*
|
|
|
|
|
|
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-04
1
-3
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen: replace xen_remap() with memremap()
Juergen Gross
2022-06-01
1
-3
/
+0
*
|
|
|
|
|
|
|
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-04
1
-2
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
2022-05-11
1
-2
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
4
-15
/
+17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
4
-14
/
+13
|
*
|
|
|
|
|
|
|
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
|
|
/
/
/
/
/
/
/
/
[next]