index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
3
-7
/
+6
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-0
/
+2
2019-08-22
arm64: dts: fsl: Remove num-lanes property from PCIe nodes
Hou Zhiqiang
5
-17
/
+0
2019-08-22
ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
Hou Zhiqiang
1
-2
/
+0
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
7
-22
/
+0
2019-08-22
ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device tree
Stephan Gerhold
3
-12
/
+0
2019-08-22
ARM: dts: ux500: Move ab8500 nodes to ste-ab8500.dtsi
Stephan Gerhold
3
-208
/
+234
2019-08-22
arm64: defconfig: Enable SM8150 GCC and pinctrl driver
Vinod Koul
1
-0
/
+2
2019-08-22
arm64: dts: mt8183: add I2C nodes
Qii Wang
2
-0
/
+285
2019-08-22
powerpc/configs: Disable /dev/port in skiroot defconfig
Daniel Axtens
1
-0
/
+1
2019-08-22
powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
Sam Bobroff
1
-24
/
+26
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
4
-47
/
+26
2019-08-22
powerpc/eeh: Fix crash when edev->pdev changes
Sam Bobroff
1
-15
/
+29
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
7
-89
/
+39
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
2
-17
/
+11
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
3
-0
/
+6
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
5
-59
/
+14
2019-08-22
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
3
-41
/
+56
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
3
-2
/
+16
2019-08-22
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
3
-11
/
+28
2019-08-22
powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sam Bobroff
1
-1
/
+10
2019-08-22
powerpc/64: Adjust order in pcibios_init()
Sam Bobroff
3
-7
/
+13
2019-08-22
powerpc: remove meaningless KBUILD_ARFLAGS addition
Masahiro Yamada
1
-1
/
+0
2019-08-22
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
Ard Biesheuvel
1
-2
/
+2
2019-08-22
arm64: dts: mt8183: fix pwrap gic number
Hsin-Hsiung Wang
1
-1
/
+1
2019-08-22
arm: dts: mediatek: add basic support for MT7629 SoC
Ryder Lee
3
-0
/
+745
2019-08-22
KVM: VMX: Fix and tweak the comments for VM-Enter
Sean Christopherson
1
-2
/
+2
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
3
-0
/
+9
2019-08-22
KVM: X86: Add pv tlb shootdown tracepoint
Wanpeng Li
2
-0
/
+21
2019-08-22
KVM: x86: Unconditionally call x86 ops that are always implemented
Sean Christopherson
1
-10
/
+3
2019-08-22
KVM: x86/mmu: Consolidate "is MMIO SPTE" code
Sean Christopherson
1
-8
/
+8
2019-08-22
KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
Sean Christopherson
3
-8
/
+11
2019-08-22
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
3
-3
/
+3
2019-08-22
x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()
Vitaly Kuznetsov
1
-10
/
+10
2019-08-22
x86: KVM: svm: eliminate weird goto from vmrun_interception()
Vitaly Kuznetsov
1
-22
/
+14
2019-08-22
x86: KVM: svm: remove hardcoded instruction length from intercepts
Vitaly Kuznetsov
1
-11
/
+0
2019-08-22
x86: KVM: add xsetbv to the emulator
Vitaly Kuznetsov
4
-2
/
+31
2019-08-22
x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
Vitaly Kuznetsov
1
-0
/
+1
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
4
-22
/
+38
2019-08-22
x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
Vitaly Kuznetsov
1
-1
/
+1
2019-08-22
KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
Sean Christopherson
1
-1
/
+1
2019-08-22
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2
-0
/
+13
2019-08-22
KVM: x86: always expose VIRT_SSBD to guests
Paolo Bonzini
1
-4
/
+9
2019-08-22
KVM: x86: fix reporting of AMD speculation bug CPUID leaf
Paolo Bonzini
1
-8
/
+13
2019-08-22
ARM: dts: aspeed: swift: Add eMMC device
Joel Stanley
1
-0
/
+11
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2
-0
/
+4
2019-08-22
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
4
-4
/
+4
2019-08-22
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
Ard Biesheuvel
1
-4
/
+4
2019-08-22
crypto: x86/xts - implement support for ciphertext stealing
Ard Biesheuvel
9
-18
/
+81
2019-08-22
crypto: x86/des - switch to library interface
Ard Biesheuvel
1
-19
/
+23
[prev]
[next]