index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-18
7
-8
/
+8
*
KVM: x86: Prevent excluding the BSP on setting max_vcpu_ids
Sean Christopherson
2024-06-18
1
-1
/
+3
*
KVM: x86: Limit check IDs for KVM_SET_BOOT_CPU_ID
Mathias Krause
2024-06-18
1
-0
/
+3
*
KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()
Sean Christopherson
2024-06-11
2
-4
/
+4
*
KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
Sean Christopherson
2024-06-11
1
-6
/
+5
*
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2024-06-11
8
-14
/
+3
*
KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
2024-06-11
7
-27
/
+16
*
KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
Sean Christopherson
2024-06-11
1
-32
/
+32
*
KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIP
Yi Wang
2024-06-11
1
-7
/
+2
*
KVM: x86: Don't re-setup empty IRQ routing when KVM_CAP_SPLIT_IRQCHIP
Yi Wang
2024-06-11
3
-11
/
+0
*
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-02
4
-12
/
+26
|
\
|
*
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
2024-05-31
3
-10
/
+20
|
*
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
2024-05-30
1
-0
/
+4
|
*
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
2024-05-30
1
-2
/
+2
*
|
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-02
1
-0
/
+1
|
\
\
|
*
|
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
2024-05-31
1
-0
/
+1
*
|
|
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-02
3
-0
/
+3
|
\
\
\
|
*
|
|
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2024-05-31
2
-0
/
+2
|
*
|
|
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-05-31
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-06-02
5
-3
/
+54
|
\
\
\
|
*
|
|
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
2024-05-30
1
-1
/
+1
|
*
|
|
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
2024-05-30
1
-0
/
+11
|
*
|
|
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
2024-05-30
1
-0
/
+16
|
*
|
|
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
2024-05-30
1
-2
/
+2
|
*
|
|
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2024-05-29
2
-0
/
+24
|
|
/
/
*
|
|
Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-31
4
-14
/
+15
|
\
\
\
|
*
|
|
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
2024-05-30
1
-10
/
+12
|
*
|
|
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Nam Cao
2024-05-30
1
-1
/
+1
|
*
|
|
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2024-05-30
2
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
3
-16
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
3
-16
/
+18
|
|
\
\
|
|
*
|
ARC, bpf: Fix issues reported by the static analyzers
Shahab Vahedi
2024-05-25
3
-16
/
+18
*
|
|
|
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
arm64: patching: fix handling of execmem addresses
Will Deacon
2024-05-24
1
-1
/
+1
*
|
|
|
|
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
1
-3
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-23
1
-3
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
5
-18
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2024-05-22
2
-3
/
+6
|
*
|
|
|
|
crypto: x86/aes-xts - switch to new Intel CPU model defines
Tony Luck
2024-05-22
1
-8
/
+8
|
*
|
|
|
|
x86/topology: Handle bogus ACPI tables correctly
Thomas Gleixner
2024-05-21
1
-3
/
+50
|
*
|
|
|
|
x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
Masahiro Yamada
2024-05-20
1
-4
/
+1
*
|
|
|
|
|
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-25
54
-129
/
+136
|
\
\
\
\
\
\
|
*
|
|
|
|
|
um: virtio_uml: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-30
1
-3
/
+2
|
*
|
|
|
|
|
um: rtc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-30
1
-3
/
+2
|
*
|
|
|
|
|
um: Remove unused do_get_thread_area function
Tiwei Bie
2024-04-30
1
-17
/
+0
|
*
|
|
|
|
|
um: Fix -Wmissing-prototypes warnings for __vdso_*
Tiwei Bie
2024-04-30
1
-2
/
+8
|
*
|
|
|
|
|
um: Add an internal header shared among the user code
Tiwei Bie
2024-04-30
7
-6
/
+26
|
*
|
|
|
|
|
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
3
-1
/
+3
|
*
|
|
|
|
|
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
2024-04-30
2
-1
/
+7
|
*
|
|
|
|
|
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2024-04-30
2
-2
/
+2
[next]