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
*
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
Krzysztof Kozlowski
2019-05-18
1
-0
/
+1
*
sh: exclude vmlinux.scr from .gitignore pattern
Masahiro Yamada
2019-05-18
1
-0
/
+1
*
sh: vsyscall: drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-18
1
-2
/
+1
*
ia64: require -Wl,--hash-style=sysv
Nick Desaulniers
2019-05-18
1
-1
/
+1
*
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
2019-05-18
1
-1
/
+0
*
Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-17
4
-27
/
+80
|
\
|
*
ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
Michał Wadowski
2019-05-14
1
-1
/
+1
|
*
ALSA: hda: Fix race between creating and refreshing sysfs entries
Amadeusz Sławiński
2019-05-13
3
-0
/
+11
|
*
ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
Jeremy Soller
2019-05-10
1
-1
/
+3
|
*
ALSA: hda/realtek - Avoid superfluous COEF EAPD setups
Takashi Iwai
2019-05-10
1
-1
/
+30
|
*
ALSA: hda/realtek - Fixup headphone noise via runtime suspend
Kailang Yang
2019-05-10
1
-24
/
+35
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
91
-965
/
+5574
|
\
\
|
*
|
kvm: fix compilation on aarch64
Paolo Bonzini
2019-05-17
1
-1
/
+1
|
*
|
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-05-15
31
-181
/
+1914
|
|
\
\
|
|
*
|
KVM: arm64: Fix ptrauth ID register masking logic
Kristina Martsenko
2019-05-01
1
-4
/
+4
|
|
*
|
arm64: KVM: Fix perf cycle counter support for VHE
Andrew Murray
2019-04-30
1
-2
/
+9
|
|
*
|
arm64: docs: Document perf event attributes
Andrew Murray
2019-04-24
1
-0
/
+85
|
|
*
|
arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
Andrew Murray
2019-04-24
1
-10
/
+74
|
|
*
|
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
6
-4
/
+103
|
|
*
|
arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
3
-0
/
+48
|
|
*
|
arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
Andrew Murray
2019-04-24
1
-7
/
+36
|
|
*
|
arm64: KVM: Add accessors to track guest/host only counters
Andrew Murray
2019-04-24
3
-1
/
+63
|
|
*
|
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
2019-04-24
5
-16
/
+28
|
|
*
|
arm64: arm_pmu: Remove unnecessary isb instruction
Andrew Murray
2019-04-24
1
-1
/
+0
|
|
*
|
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
2019-04-24
3
-4
/
+17
|
|
*
|
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
2019-04-24
5
-5
/
+58
|
|
*
|
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-24
10
-18
/
+240
|
|
*
|
KVM: arm64: Add a vcpu flag to control ptrauth for guest
Amit Daniel Kachhap
2019-04-23
1
-0
/
+5
|
|
*
|
KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs
Dave Martin
2019-04-18
1
-2
/
+3
|
|
*
|
KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentation
Dave Martin
2019-04-18
1
-5
/
+9
|
|
*
|
KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE
Dave Martin
2019-04-18
1
-3
/
+2
|
|
*
|
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
2019-04-18
3
-4
/
+4
|
|
*
|
KVM: arm64/sve: Explain validity checks in set_sve_vls()
Dave Martin
2019-04-18
1
-0
/
+7
|
|
*
|
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
2019-04-18
3
-8
/
+14
|
|
*
|
KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
Dave Martin
2019-04-18
1
-1
/
+1
|
|
*
|
KVM: arm64/sve: Make register ioctl access errors more consistent
Dave Martin
2019-04-18
1
-21
/
+31
|
|
*
|
KVM: arm64/sve: Miscellaneous tidyups in guest.c
Dave Martin
2019-04-18
1
-13
/
+5
|
|
*
|
KVM: arm64/sve: Clean up UAPI register ID definitions
Dave Martin
2019-04-18
2
-9
/
+32
|
|
*
|
KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
Dave Martin
2019-04-18
1
-2
/
+2
|
|
*
|
KVM: arm: Make vcpu finalization stubs into inline functions
Dave Martin
2019-04-18
1
-2
/
+9
|
|
*
|
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2019-04-18
4
-4
/
+4
|
|
*
|
arm64/sve: Clarify vq map semantics
Dave Martin
2019-04-18
2
-5
/
+6
|
|
*
|
arm64: KVM: Fix system register enumeration
Marc Zyngier
2019-04-02
1
-4
/
+4
|
|
*
|
KVM: arm64/sve: Document KVM API extensions for SVE
Dave Martin
2019-03-29
1
-3
/
+129
|
|
*
|
KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
Dave Martin
2019-03-29
1
-0
/
+6
|
|
*
|
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
2019-03-29
2
-0
/
+4
|
|
*
|
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2019-03-29
2
-3
/
+43
|
|
*
|
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2019-03-29
4
-8
/
+215
|
|
*
|
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
2019-03-29
4
-0
/
+29
|
|
*
|
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
2019-03-29
3
-0
/
+8
[next]