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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
Eric Auger
1
-5
/
+14
2018-05-25
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
2
-0
/
+6
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
3
-45
/
+37
2018-05-25
KVM: arm/arm64: Helper to register a new redistributor region
Eric Auger
2
-16
/
+81
2018-05-25
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
Eric Auger
2
-17
/
+42
2018-05-25
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
Eric Auger
1
-1
/
+6
2018-05-25
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
3
-2
/
+35
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
5
-24
/
+77
2018-05-25
KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
1
-2
/
+28
2018-05-25
KVM: arm/arm64: Set dist->spis to NULL after kfree
Eric Auger
1
-0
/
+1
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
4
-37
/
+0
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
6
-2
/
+47
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
9
-31
/
+192
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
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
3
-1
/
+18
2018-05-25
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
1
-10
/
+8
2018-05-25
thread_info: Add update_thread_flag() helpers
Dave Martin
2
-0
/
+17
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
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
1
-2
/
+2
2018-05-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-85
/
+122
2018-05-06
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-34
/
+37
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
2
-30
/
+55
2018-05-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-05-05
Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-2
/
+4
2018-05-05
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-58
/
+133
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ář
9
-68
/
+102
2018-05-04
Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+8
2018-05-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-43
/
+55
2018-05-04
Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-3
/
+7
2018-05-04
Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
5
-26
/
+70
2018-05-04
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
63
-208
/
+407
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-82
/
+189
2018-05-04
Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+10
2018-05-04
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-1
/
+12
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
1
-2
/
+2
[next]