index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
3
-51
/
+13
2018-05-25
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
1
-4
/
+8
2018-05-25
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
1
-12
/
+4
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
3
-34
/
+0
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
5
-2
/
+40
2018-05-25
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
3
-13
/
+24
2018-05-25
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
1
-5
/
+5
2018-05-25
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
5
-29
/
+32
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
8
-31
/
+188
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
6
-19
/
+18
2018-05-25
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
1
-15
/
+15
2018-05-25
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2
-25
/
+19
2018-05-25
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
1
-6
/
+7
2018-05-25
arm64: fpsimd: Generalise context saving for non-task contexts
Dave Martin
1
-12
/
+14
2018-05-25
KVM: arm64: Convert lazy FPSIMD context switch trap to C
Dave Martin
2
-35
/
+46
2018-05-25
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
1
-10
/
+8
2018-05-25
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
1
-5
/
+2
2018-05-20
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
1
-2
/
+5
2018-05-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-23
/
+40
2018-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2018-05-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+11
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
2018-05-05
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
2
-6
/
+20
2018-05-04
Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-55
/
+31
2018-05-04
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
1
-5
/
+19
2018-05-04
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
1
-1
/
+1
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+14
2018-05-03
Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+21
2018-05-02
parisc: Fix section mismatches
Helge Deller
2
-2
/
+2
2018-05-02
parisc: drivers.c: Fix section mismatches
Helge Deller
1
-3
/
+4
2018-05-02
bpf, x64: fix memleak when not converging on calls
Daniel Borkmann
1
-1
/
+1
2018-05-02
bpf, x64: fix memleak when not converging after image
Daniel Borkmann
1
-2
/
+2
2018-05-02
x86/cpu: Restore CPUID_8000_0008_EBX reload
Thomas Gleixner
1
-1
/
+5
2018-05-02
x86/tsc: Fix mark_tsc_unstable()
Peter Zijlstra
1
-7
/
+5
2018-05-02
x86/tsc: Always unregister clocksource_tsc_early
Peter Zijlstra
1
-4
/
+6
2018-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2
-0
/
+7
2018-05-01
hexagon: export csum_partial_copy_nocheck
Arnd Bergmann
1
-0
/
+1
2018-05-01
hexagon: add memset_io() helper
Arnd Bergmann
1
-0
/
+6
2018-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-2
/
+2
2018-04-30
sparc: vio: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
1
-1
/
+1
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-19
/
+93
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-19
/
+68
2018-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+6
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-48
/
+132
2018-04-27
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-22
/
+50
2018-04-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-17
/
+27
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
1
-7
/
+0
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
18
-71
/
+196
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
[next]