index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
i40e: Implement DDP support in i40e driver
Aleksandr Loktionov
8
-22
/
+769
2019-04-16
i40e: Queues are reserved despite "Invalid argument" error
Adam Ludkiewicz
1
-0
/
+3
2019-04-16
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
1
-0
/
+2
2019-04-16
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
1
-1
/
+0
2019-04-16
Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+110
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-212
/
+496
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
1
-2
/
+2
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
4
-9
/
+16
2019-04-16
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-04-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2
-4
/
+16
2019-04-16
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
1
-10
/
+11
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
3
-16
/
+10
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
3
-18
/
+19
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
6
-92
/
+92
2019-04-16
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
1
-0
/
+25
2019-04-16
KVM: x86: Raise #GP when guest vCPU do not support PMU
Liran Alon
1
-0
/
+4
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
4
-6
/
+12
2019-04-16
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
1
-0
/
+3
2019-04-16
svm/avic: Fix invalidate logical APIC id entry
Suthikulpanit, Suravee
1
-1
/
+2
2019-04-16
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
1
-4
/
+15
2019-04-16
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
4
-16
/
+15
2019-04-16
KVM: nVMX: always use early vmcs check when EPT is disabled
Paolo Bonzini
2
-2
/
+21
2019-04-16
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
3
-10
/
+19
2019-04-15
bnx2x: fix spelling mistake "dicline" -> "decline"
Colin Ian King
1
-1
/
+1
2019-04-15
Merge branch 'hsr-next'
David S. Miller
5
-29
/
+36
2019-04-15
net: hsr: add tx stats for master interface
Murali Karicheri
1
-0
/
+7
2019-04-15
net: hsr: fix debugfs path to support multiple interfaces
Murali Karicheri
3
-9
/
+9
2019-04-15
net: hsr: fix naming of file and functions
Murali Karicheri
4
-24
/
+24
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
30
-120
/
+120
2019-04-15
Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-71
/
+117
2019-04-15
Merge branch 'nfp-Flower-flow-merging'
David S. Miller
11
-53
/
+1016
2019-04-15
nfp: flower: offload merge flows
John Hurley
4
-13
/
+126
2019-04-15
nfp: flower: support stats update for merge flows
John Hurley
2
-0
/
+117
2019-04-15
nfp: flower: generate merge flow rule
John Hurley
2
-1
/
+150
2019-04-15
nfp: flower: validate merge hint flows
John Hurley
1
-0
/
+228
2019-04-15
nfp: flower: handle merge hint messages
John Hurley
4
-1
/
+78
2019-04-15
nfp: flower: get flows by host context
John Hurley
2
-16
/
+89
2019-04-15
nfp: flower: allow tunnels to output to internal port
John Hurley
1
-3
/
+4
2019-04-15
nfp: flower: support fallback packets from internal ports
John Hurley
1
-2
/
+24
2019-04-15
nfp: allow fallback packets from non-reprs
John Hurley
6
-16
/
+30
2019-04-15
nfp: flower: allow offloading of matches on 'internal' ports
John Hurley
5
-9
/
+153
2019-04-15
nfp: flower: turn on recirc and merge hint support in firmware
John Hurley
4
-0
/
+25
2019-04-15
Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+15
2019-04-15
Merge branch 'hns3-next'
David S. Miller
2
-3
/
+5
2019-04-15
net: hns3: fix for vport->bw_limit overflow problem
Yunsheng Lin
1
-1
/
+1
2019-04-15
net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()
Jian Shen
1
-2
/
+4
2019-04-15
Merge branch 'sctp-fully-support-memory-accounting'
David S. Miller
5
-17
/
+23
[prev]
[next]