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
*
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
5
-185
/
+186
|
\
|
*
x86/fpu/xstate: Consolidate size calculations
Thomas Gleixner
2022-03-30
1
-41
/
+8
|
*
x86/fpu/xstate: Handle supervisor states in XSTATE permissions
Thomas Gleixner
2022-03-30
1
-0
/
+3
|
*
x86/fpu/xsave: Handle compacted offsets correctly with supervisor states
Thomas Gleixner
2022-03-30
1
-45
/
+41
|
*
x86/fpu: Cache xfeature flags from CPUID
Thomas Gleixner
2022-03-30
1
-36
/
+13
|
*
x86/fpu/xsave: Initialize offset/size cache early
Thomas Gleixner
2022-03-30
1
-2
/
+5
|
*
x86/fpu: Remove unused supervisor only offsets
Thomas Gleixner
2022-03-30
1
-30
/
+0
|
*
x86/fpu: Remove redundant XCOMP_BV initialization
Thomas Gleixner
2022-03-29
1
-3
/
+0
|
*
x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
Joerg Roedel
2022-03-29
1
-8
/
+57
|
*
x86/config: Make the x86 defconfigs a bit more usable
Ingo Molnar
2022-03-27
2
-26
/
+63
|
*
x86/defconfig: Enable WERROR
Borislav Petkov
2022-03-24
2
-0
/
+2
|
*
x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
Yang Zhong
2022-03-23
1
-1
/
+1
*
|
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-03
1
-1
/
+0
|
\
\
|
*
|
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
2022-03-31
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-03
4
-11
/
+12
|
\
\
\
|
*
\
\
Merge branches 'fixes' and 'misc' into for-linus
Russell King (Oracle)
2022-04-01
1932
-25671
/
+67523
|
|
\
\
\
|
|
*
|
|
ARM: 9189/1: decompressor: fix unneeded rebuilds of library objects
Masahiro Yamada
2022-03-31
1
-2
/
+2
|
*
|
|
|
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
2022-04-01
1
-5
/
+5
|
*
|
|
|
ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'
Austin Kim
2022-04-01
1
-1
/
+2
|
*
|
|
|
ARM: 9187/1: JIVE: fix return value of __setup handler
Randy Dunlap
2022-03-31
1
-3
/
+3
*
|
|
|
|
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-02
1
-4
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Nathan Chancellor
2022-04-01
1
-4
/
+0
*
|
|
|
|
|
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2022-04-02
7
-45
/
+72
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MIPS: crypto: Fix CRC32 code
Paul Cercueil
2022-04-01
1
-20
/
+26
|
*
|
|
|
|
|
MIPS: rb532: move GPIOD definition into C-files
Jackie Liu
2022-03-30
2
-9
/
+10
|
*
|
|
|
|
|
MIPS: lantiq: check the return value of kzalloc()
Xiaoke Wang
2022-03-30
3
-16
/
+34
|
*
|
|
|
|
|
mips: sgi-ip22: add a check for the return of kzalloc()
Xiaoke Wang
2022-03-30
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
26
-306
/
+350
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: x86: fix sending PV IPI
Li RongQing
2022-04-02
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
2022-04-02
1
-40
/
+34
|
*
|
|
|
|
|
|
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
2022-04-02
1
-1
/
+0
|
*
|
|
|
|
|
|
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
2022-04-02
1
-9
/
+5
|
*
|
|
|
|
|
|
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
3
-9
/
+6
|
*
|
|
|
|
|
|
kvm: x86: SVM: remove unused defines
Maxim Levitsky
2022-04-02
1
-8
/
+0
|
*
|
|
|
|
|
|
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2022-04-02
2
-10
/
+11
|
*
|
|
|
|
|
|
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
2
-14
/
+5
|
*
|
|
|
|
|
|
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
3
-16
/
+40
|
*
|
|
|
|
|
|
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
3
-1
/
+10
|
*
|
|
|
|
|
|
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
2
-13
/
+15
|
*
|
|
|
|
|
|
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
2022-04-02
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
1
-5
/
+3
|
*
|
|
|
|
|
|
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
2
-18
/
+29
|
*
|
|
|
|
|
|
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
6
-36
/
+49
|
*
|
|
|
|
|
|
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
6
-31
/
+35
|
*
|
|
|
|
|
|
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
4
-17
/
+21
|
*
|
|
|
|
|
|
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
2022-04-02
1
-2
/
+2
|
*
|
|
|
|
|
|
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
2022-04-02
1
-2
/
+2
|
*
|
|
|
|
|
|
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
5
-21
/
+23
|
*
|
|
|
|
|
|
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
1
-3
/
+2
|
*
|
|
|
|
|
|
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
1
-1
/
+1
[next]