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
*
xtensa: no need to initialise statics to 0
Jason Wang
2022-05-11
1
-1
/
+1
*
xtensa: clean up labels in the kernel entry assembly
Max Filippov
2022-05-02
1
-47
/
+53
*
xtensa: don't leave invalid TLB entry in fast_store_prohibited
Max Filippov
2022-05-02
1
-1
/
+5
*
xtensa: fix declaration of _SecondaryResetVector_text_*
Max Filippov
2022-05-02
1
-1
/
+1
*
irqchip: irq-xtensa-mx: fix initial IRQ affinity
Max Filippov
2022-05-02
1
-4
/
+14
*
xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE
Max Filippov
2022-05-02
2
-1
/
+2
*
xtensa: add hibernation support
Max Filippov
2022-05-02
5
-0
/
+129
*
xtensa: support coprocessors on SMP
Max Filippov
2022-05-02
11
-67
/
+230
*
xtensa: get rid of stack frame in coprocessor_flush
Max Filippov
2022-05-02
1
-6
/
+5
*
xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB
Max Filippov
2022-05-02
1
-48
/
+37
*
xtensa: add xtensa_xsr macro
Max Filippov
2022-05-02
1
-0
/
+7
*
xtensa: handle coprocessor exceptions in kernel mode
Max Filippov
2022-05-02
1
-1
/
+1
*
xtensa: use callx0 opcode in fast_coprocessor
Max Filippov
2022-05-02
1
-10
/
+8
*
xtensa: clean up excsave1 initialization
Max Filippov
2022-05-02
2
-4
/
+3
*
xtensa: clean up declarations in coprocessor.h
Max Filippov
2022-05-02
1
-4
/
+3
*
xtensa: clean up exception handler prototypes
Max Filippov
2022-05-02
3
-15
/
+13
*
xtensa: clean up function declarations in traps.c
Max Filippov
2022-05-02
2
-32
/
+32
*
xtensa: enable KCSAN
Max Filippov
2022-05-02
6
-7
/
+73
*
xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GEN
Max Filippov
2022-05-02
2
-1
/
+2
*
xtensa: enable context tracking
Max Filippov
2022-05-02
3
-1
/
+11
*
xtensa: use abi_* register names in the kernel exit code
Max Filippov
2022-05-02
1
-40
/
+42
*
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
2022-05-02
2
-15
/
+15
*
xtensa: drop dead code from entry.S
Max Filippov
2022-05-02
1
-18
/
+0
*
xtensa: noMMU: allow handling protection faults
Max Filippov
2022-05-02
4
-11
/
+27
*
xtensa: extract vmalloc_fault code into a function
Max Filippov
2022-05-02
1
-53
/
+54
*
xtensa: move asid_cache from fault.c to mmu.c
Max Filippov
2022-05-02
2
-1
/
+2
*
xtensa: iss: extract and constify network callbacks
Max Filippov
2022-05-02
1
-19
/
+28
*
xtensa: iss: clean up per-device locking in network driver
Max Filippov
2022-05-02
1
-21
/
+18
*
xtensa: iss: replace iss_net_set_mac with eth_mac_addr
Max Filippov
2022-05-02
1
-14
/
+1
*
xtensa: iss: drop opened_list logic from the network driver
Max Filippov
2022-05-02
1
-39
/
+14
*
xtensa: localize labels used in memmove
Max Filippov
2022-05-02
1
-10
/
+10
*
Linux 5.18-rc5
v5.18-rc5
Linus Torvalds
2022-05-01
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-01
18
-62
/
+214
|
\
|
*
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
2022-04-29
1
-5
/
+14
|
*
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2022-04-29
2
-15
/
+0
|
*
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-29
10
-32
/
+121
|
|
\
|
|
*
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
2022-04-29
1
-5
/
+42
|
|
*
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
2022-04-29
6
-11
/
+34
|
|
*
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
2022-04-29
5
-16
/
+45
|
*
|
Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-04-29
5
-10
/
+79
|
|
\
\
|
|
*
|
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022-04-28
3
-0
/
+48
|
|
*
|
KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Alexandru Elisei
2022-04-27
1
-1
/
+22
|
|
*
|
KVM: arm64: Handle host stage-2 faults from 32-bit EL0
Will Deacon
2022-04-27
1
-9
/
+9
*
|
|
|
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-01
21
-29
/
+63
|
\
\
\
\
|
*
|
|
|
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
2022-04-29
1
-1
/
+5
|
*
|
|
|
bug: Have __warn() prototype defined unconditionally
Shida Zhang
2022-04-26
1
-5
/
+6
|
*
|
|
|
x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config
Nur Hussein
2022-04-19
1
-1
/
+1
|
*
|
|
|
objtool: Use offstr() to print address of missing ENDBR
Josh Poimboeuf
2022-04-19
1
-3
/
+2
|
*
|
|
|
objtool: Print data address for "!ENDBR" data warnings
Josh Poimboeuf
2022-04-19
1
-5
/
+2
|
*
|
|
|
x86/xen: Add ANNOTATE_NOENDBR to startup_xen()
Josh Poimboeuf
2022-04-19
1
-0
/
+1
[next]