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
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
9
-22
/
+10
2021-07-21
s390/scm: Make struct scm_driver::remove return void
Uwe Kleine-König
1
-1
/
+1
2021-07-17
Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-41
/
+47
2021-07-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-30
/
+54
2021-07-16
ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
2
-4
/
+3
2021-07-16
Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-13
/
+11
2021-07-16
ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
1
-1
/
+1
2021-07-16
ARM: configs: Update u8500_defconfig
Linus Walleij
1
-0
/
+5
2021-07-16
ARM: configs: Update Vexpress defconfig
Linus Walleij
1
-10
/
+7
2021-07-16
ARM: configs: Update Versatile defconfig
Linus Walleij
1
-3
/
+1
2021-07-16
ARM: configs: Update RealView defconfig
Linus Walleij
1
-3
/
+1
2021-07-16
ARM: configs: Update Integrator defconfig
Linus Walleij
1
-4
/
+1
2021-07-16
arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
Geert Uytterhoeven
1
-1
/
+1
2021-07-16
Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+13
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
4
-1
/
+5
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-51
/
+161
2021-07-15
arm64: entry: fix KCOV suppression
Mark Rutland
1
-1
/
+1
2021-07-15
arm64: entry: add missing noinstr
Mark Rutland
1
-1
/
+1
2021-07-15
arm64: mte: fix restoration of GCR_EL1 from suspend
Mark Rutland
1
-13
/
+2
2021-07-15
arm64: Avoid premature usercopy failure
Robin Murphy
3
-13
/
+35
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
3
-3
/
+10
2021-07-15
KVM: nSVM: Fix L1 state corruption upon return from SMM
Vitaly Kuznetsov
1
-1
/
+38
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
2
-18
/
+24
2021-07-15
KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUN
Vitaly Kuznetsov
1
-0
/
+5
2021-07-15
KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
Vitaly Kuznetsov
1
-1
/
+10
2021-07-15
KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilities
Sean Christopherson
1
-4
/
+5
2021-07-15
KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header fails
Sean Christopherson
1
-2
/
+3
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
3
-1
/
+14
2021-07-15
KVM: SVM: remove INIT intercept handler
Maxim Levitsky
1
-1
/
+0
2021-07-15
KVM: SVM: #SMI interception must not skip the instruction
Maxim Levitsky
1
-1
/
+6
2021-07-15
KVM: VMX: Remove vmx_msr_index from vmx.h
Yu Zhang
1
-2
/
+0
2021-07-15
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
1
-0
/
+2
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+4
2021-07-14
KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...
Like Xu
1
-1
/
+2
2021-07-14
KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler
Sean Christopherson
1
-1
/
+1
2021-07-14
KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs
Sean Christopherson
4
-8
/
+18
2021-07-14
KVM: x86: Use kernel's x86_phys_bits to handle reduced MAXPHYADDR
Sean Christopherson
1
-7
/
+20
2021-07-14
KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
Sean Christopherson
1
-1
/
+7
2021-07-14
Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enab...
Sean Christopherson
1
-3
/
+0
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
78
-379
/
+516
2021-07-14
powerpc/smp: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-13
MIPS: Fix unreachable code issue
Gustavo A. R. Silva
1
-1
/
+1
2021-07-13
MIPS: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-07-13
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-13
arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Nathan Chancellor
1
-1
/
+2
2021-07-13
ARM: shmobile: defconfig: Restore graphical consoles
Geert Uytterhoeven
1
-0
/
+1
2021-07-12
Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"
Will Deacon
1
-1
/
+1
2021-07-12
arm64: Add missing header <asm/smp.h> in two files
Carlos Bilbao
2
-0
/
+2
2021-07-12
arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Mark Rutland
1
-0
/
+10
2021-07-12
dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions
Biju Das
1
-2
/
+2
[next]