index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-69
/
+127
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
24
-40
/
+90
2020-10-30
Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-19
/
+135
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
1
-4
/
+4
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
3
-21
/
+21
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
11
-37
/
+96
2020-10-30
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
1
-0
/
+19
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
3
-15
/
+24
2020-10-30
arm64: cpufeature: reorder cpus_have_{const, final}_cap()
Mark Rutland
1
-8
/
+8
2020-10-30
KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()
Mark Rutland
1
-5
/
+16
2020-10-30
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
3
-6
/
+3
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-10-29
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
1
-0
/
+1
2020-10-29
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
1
-7
/
+19
2020-10-29
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
1
-1
/
+1
2020-10-29
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2
-3
/
+4
2020-10-29
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
1
-1
/
+1
2020-10-29
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
1
-2
/
+0
2020-10-29
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
1
-1
/
+0
2020-10-29
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
1
-7
/
+16
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
12
-15
/
+64
2020-10-29
arm64: Add part number for Arm Cortex-A77
Rob Herring
1
-0
/
+2
2020-10-28
x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
David Woodhouse
1
-0
/
+1
2020-10-28
Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2
-0
/
+32
2020-10-28
ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx board
Pascal Paillet
1
-0
/
+15
2020-10-28
ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx board
Pascal Paillet
1
-0
/
+17
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
2
-3
/
+5
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2
-3
/
+1
2020-10-27
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
1
-3
/
+6
2020-10-27
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
1
-6
/
+6
2020-10-27
x86/debug: Fix BTF handling
Peter Zijlstra
1
-7
/
+21
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+17
2020-10-27
Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2020-10-27
arm/build: Always handle .ARM.exidx and .ARM.extab sections
Nathan Chancellor
1
-0
/
+4
2020-10-27
Merge tag 'imx-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2
-0
/
+2
2020-10-27
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
5
-2
/
+67
2020-10-27
ARM: multi_v5_defconfig: Select CONFIG_GPIO_MXC
Fabio Estevam
1
-0
/
+1
2020-10-27
ARM: imx_v4_v5_defconfig: Select CONFIG_GPIO_MXC
Fabio Estevam
1
-0
/
+1
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2
-2
/
+2
2020-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2020-10-26
Merge tag 'imx-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
3
-0
/
+3
2020-10-26
s390: correct __bootdata / __bootdata_preserved macros
Vasily Gorbik
1
-2
/
+2
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
1
-11
/
+12
2020-10-26
ARM: dts: mmp2-olpc-xo-1-75: Use plural form of "-gpios"
Lubomir Rintel
1
-2
/
+2
2020-10-26
ARM: dts: mmp3: Add power domain for the camera
Lubomir Rintel
1
-0
/
+2
[next]