index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
2021-03-09
1
-2
/
+4
|
*
|
|
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
2021-03-09
1
-2
/
+12
|
*
|
|
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-08
4
-2
/
+19
|
*
|
|
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
2021-03-06
1
-1
/
+2
|
*
|
|
x86/unwind/orc: Silence warnings caused by missing ORC data
Josh Poimboeuf
2021-03-06
1
-1
/
+1
|
*
|
|
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Josh Poimboeuf
2021-03-06
1
-6
/
+6
|
|
/
/
*
|
|
Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-03-14
7
-9
/
+20
|
\
\
\
|
*
|
|
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2021-03-12
3
-3
/
+3
|
*
|
|
powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
Christophe Leroy
2021-03-10
1
-0
/
+10
|
*
|
|
powerpc/64s/exception: Clean up a missed SRR specifier
Daniel Axtens
2021-03-09
1
-1
/
+1
|
*
|
|
powerpc: Fix inverted SET_FULL_REGS bitop
Nicholas Piggin
2021-03-09
1
-2
/
+2
|
*
|
|
powerpc/64s: Use symbolic macros for function entry encoding
Michael Ellerman
2021-03-09
1
-3
/
+4
|
*
|
|
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
2021-03-09
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-14
27
-81
/
+194
|
\
\
\
\
|
*
|
|
|
KVM: LAPIC: Advancing the timer expiration on guest initiated write
Wanpeng Li
2021-03-12
1
-0
/
+1
|
*
|
|
|
KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
Sean Christopherson
2021-03-12
1
-0
/
+11
|
*
|
|
|
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
2021-03-12
1
-10
/
+9
|
*
|
|
|
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
2021-03-12
1
-2
/
+2
|
*
|
|
|
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
2021-03-12
1
-2
/
+1
|
*
|
|
|
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
2021-03-12
2
-4
/
+11
|
*
|
|
|
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-03-09
5
-8
/
+15
|
*
|
|
|
KVM: arm64: Don't use cbz/adr with external symbols
Sami Tolvanen
2021-03-09
1
-2
/
+4
|
*
|
|
|
KVM: arm64: Fix range alignment when walking page tables
Jia He
2021-03-06
1
-0
/
+1
|
*
|
|
|
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
2021-03-06
2
-4
/
+39
|
*
|
|
|
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
2021-03-06
4
-7
/
+14
|
*
|
|
|
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
2021-03-06
2
-3
/
+9
|
*
|
|
|
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2021-03-06
3
-12
/
+17
|
*
|
|
|
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
2021-03-06
3
-10
/
+11
|
*
|
|
|
KVM: arm64: Avoid corrupting vCPU context register in guest exit
Will Deacon
2021-03-06
1
-1
/
+1
|
*
|
|
|
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
2021-03-06
3
-3
/
+25
|
*
|
|
|
kvm: x86: use NULL instead of using plain integer as pointer
Muhammad Usama Anjum
2021-03-06
1
-1
/
+1
|
*
|
|
|
KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
Sean Christopherson
2021-03-05
1
-12
/
+13
|
*
|
|
|
KVM: x86: Ensure deadline timer has truly expired before posting its IRQ
Sean Christopherson
2021-03-05
1
-1
/
+10
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-14
28
-214
/
+332
|
\
\
\
\
\
|
*
|
|
|
|
zram: fix broken page writeback
Minchan Kim
2021-03-13
1
-3
/
+3
|
*
|
|
|
|
zram: fix return value on writeback_store
Minchan Kim
2021-03-13
1
-3
/
+8
|
*
|
|
|
|
mm/memcg: set memcg when splitting page
Zhou Guanghui
2021-03-13
1
-0
/
+1
|
*
|
|
|
|
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
2021-03-13
3
-14
/
+9
|
*
|
|
|
|
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
2021-03-13
1
-1
/
+1
|
*
|
|
|
|
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
2021-03-13
1
-6
/
+18
|
*
|
|
|
|
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
2021-03-13
1
-0
/
+8
|
*
|
|
|
|
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
2021-03-13
1
-0
/
+1
|
*
|
|
|
|
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
2021-03-13
1
-2
/
+6
|
*
|
|
|
|
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
2021-03-13
1
-1
/
+12
|
*
|
|
|
|
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2021-03-13
1
-1
/
+2
|
*
|
|
|
|
kfence: fix reports if constant function prefixes exist
Marco Elver
2021-03-13
1
-6
/
+12
|
*
|
|
|
|
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
2021-03-13
1
-1
/
+1
|
*
|
|
|
|
kfence: fix printk format for ptrdiff_t
Marco Elver
2021-03-13
1
-6
/
+6
|
*
|
|
|
|
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
2021-03-13
1
-0
/
+6
|
*
|
|
|
|
MAINTAINERS: exclude uapi directories in API/ABI section
Vlastimil Babka
2021-03-13
1
-2
/
+2
[prev]
[next]