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-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-27
7
-12
/
+68
|
\
|
*
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
2020-09-23
1
-0
/
+1
|
*
x86/irq: Make run_on_irqstack_cond() typesafe
Thomas Gleixner
2020-09-22
6
-12
/
+67
*
|
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-09-26
1
-3
/
+3
*
|
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
2020-09-26
1
-1
/
+1
*
|
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
2020-09-26
1
-12
/
+30
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-26
4
-11
/
+39
|
\
\
|
*
|
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
2020-09-25
1
-1
/
+7
|
*
|
KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
Sean Christopherson
2020-09-25
1
-1
/
+2
|
*
|
KVM: x86: fix MSR_IA32_TSC read for nested migration
Maxim Levitsky
2020-09-24
1
-2
/
+15
|
*
|
KVM: x86: VMX: Make smaller physical guest address space support user-configu...
Mohammed Gamal
2020-09-23
3
-7
/
+15
*
|
|
Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-26
4
-17
/
+14
|
\
\
\
|
*
|
|
MIPS: BCM47XX: Remove the needless check with the 1074K
Wei Li
2020-09-23
1
-1
/
+1
|
*
|
|
MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
Wei Li
2020-09-23
1
-0
/
+1
|
*
|
|
MIPS: Loongson2ef: Disable Loongson MMI instructions
Jiaxun Yang
2020-09-23
1
-0
/
+4
|
*
|
|
MIPS: Loongson-3: Fix fp register access if MSA enabled
Huacai Chen
2020-09-22
1
-16
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
2020-09-10
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-21
4
-25
/
+17
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-20
3
-6
/
+14
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
Marc Zyngier
2020-09-18
1
-2
/
+2
|
|
*
|
|
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-09-18
3
-5
/
+13
|
*
|
|
|
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
2020-09-20
1
-19
/
+3
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-21
4
-1
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
x86/unwind/fp: Fix FP unwinding in ret_from_fork
Josh Poimboeuf
2020-09-18
2
-1
/
+21
|
*
|
|
|
|
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2020-09-14
1
-0
/
+2
|
*
|
|
|
|
x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig
Daniel Díaz
2020-09-09
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-20
7
-6
/
+87
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2020-09-19
3
-0
/
+54
|
*
|
|
|
|
|
riscv: Fix Kendryte K210 device tree
Damien Le Moal
2020-09-19
1
-2
/
+4
|
*
|
|
|
|
|
riscv: Add sfence.vma after early page table changes
Greentime Hu
2020-09-19
1
-4
/
+3
|
*
|
|
|
|
|
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2020-09-11
2
-0
/
+26
*
|
|
|
|
|
|
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-09-19
7
-7
/
+33
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
s390: add 3f program exception handler
Janosch Frank
2020-09-14
3
-1
/
+22
|
*
|
|
|
|
|
|
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2020-09-14
2
-0
/
+6
|
*
|
|
|
|
|
|
s390/init: add missing __init annotations
Ilya Leoshkevich
2020-09-14
1
-3
/
+3
|
*
|
|
|
|
|
|
s390/idle: fix suspicious RCU usage
Peter Zijlstra
2020-09-14
1
-3
/
+2
*
|
|
|
|
|
|
|
Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-sh
Linus Torvalds
2020-09-18
3
-12
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sh: fix syscall tracing
Rich Felker
2020-09-14
2
-11
/
+5
|
*
|
|
|
|
|
|
|
sh: remove spurious circular inclusion from asm/smp.h
Rich Felker
2020-09-14
1
-1
/
+0
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-09-18
3
-25
/
+52
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arm64: paravirt: Initialize steal time when cpu is online
Andrew Jones
2020-09-17
1
-11
/
+15
|
*
|
|
|
|
|
|
|
arm64: bpf: Fix branch offset in JIT
Ilias Apalodimas
2020-09-17
1
-12
/
+31
|
*
|
|
|
|
|
|
|
arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
Marc Zyngier
2020-09-13
1
-2
/
+6
*
|
|
|
|
|
|
|
|
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-09-18
10
-30
/
+20
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
Vaibhav Jain
2020-09-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
2020-09-08
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
Revert "powerpc/build: vdso linker warning for orphan sections"
Michael Ellerman
2020-09-03
4
-5
/
+3
|
*
|
|
|
|
|
|
|
|
powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc
Aneesh Kumar K.V
2020-09-02
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-08-28
3
-22
/
+14
[next]