index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
2019-01-27
1
-1
/
+3
*
Merge branch 'hns-fixes'
David S. Miller
2019-01-27
3
-8
/
+15
|
\
|
*
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
2019-01-27
1
-1
/
+1
|
*
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
2019-01-27
1
-7
/
+9
|
*
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
2019-01-27
1
-0
/
+5
|
/
*
Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-01-27
6
-19
/
+58
|
\
|
*
net/mlx5e: Unblock setting vid 0 for VFs through the uplink rep
Or Gerlitz
2019-01-25
1
-0
/
+13
|
*
net/mlx5e: Move to use common phys port names for vport representors
Or Gerlitz
2019-01-25
3
-2
/
+33
|
*
net/mlx5e: Allow MAC invalidation while spoofchk is ON
Aya Levin
2019-01-25
1
-12
/
+6
|
*
net/mlx5: Take lock with IRQs disabled to avoid deadlock
Moni Shoua
2019-01-25
1
-2
/
+3
|
*
net/mlx5e: Fix wrong private flag usage causing checksum disable
Shay Agroskin
2019-01-25
1
-1
/
+1
|
*
Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
Bodong Wang
2019-01-25
1
-2
/
+2
*
|
net/rose: fix NULL ax25_cb kernel panic
Bernard Pidoux
2019-01-27
1
-0
/
+5
*
|
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
2019-01-27
1
-1
/
+2
*
|
netrom: switch to sock timer API
Cong Wang
2019-01-27
1
-10
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-01-27
4
-56
/
+223
|
\
\
|
*
|
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
2019-01-16
1
-1
/
+4
|
*
|
xfrm: refine validation of template and selector families
Florian Westphal
2019-01-10
1
-4
/
+9
|
*
|
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
2019-01-09
1
-0
/
+50
|
*
|
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
2019-01-09
2
-10
/
+9
|
*
|
selftests: xfrm: alter htresh to trigger move of policies to hash table
Florian Westphal
2019-01-09
1
-4
/
+40
|
*
|
xfrm: policy: fix reinsertion on node merge
Florian Westphal
2019-01-09
1
-6
/
+8
|
*
|
xfrm: policy: delete inexact policies from inexact list on hash rebuild
Florian Westphal
2019-01-09
1
-13
/
+10
|
*
|
xfrm: policy: increment xfrm_hash_generation on hash rebuild
Florian Westphal
2019-01-09
1
-0
/
+2
|
*
|
xfrm: policy: use hlist rcu variants on inexact insert, part 2
Florian Westphal
2019-01-09
1
-2
/
+2
|
*
|
selftests: xfrm: add block rules with adjacent/overlapping subnets
Florian Westphal
2019-01-09
1
-18
/
+91
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-01-27
13
-115
/
+130
|
\
\
\
|
*
|
|
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
6
-4
/
+10
|
*
|
|
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2019-01-25
2
-5
/
+1
|
*
|
|
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
2019-01-25
1
-0
/
+6
|
*
|
|
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
2019-01-25
1
-3
/
+4
|
*
|
|
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
2019-01-25
1
-66
/
+73
|
*
|
|
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
2019-01-25
1
-7
/
+2
|
*
|
|
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-25
2
-2
/
+2
|
*
|
|
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
2019-01-25
1
-0
/
+8
|
*
|
|
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
2019-01-25
1
-15
/
+4
|
*
|
|
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
2019-01-25
1
-0
/
+2
|
*
|
|
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
2019-01-25
1
-2
/
+5
|
*
|
|
KVM: x86: Fix PV IPIs for 32-bit KVM host
Sean Christopherson
2019-01-25
1
-1
/
+1
|
*
|
|
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
2019-01-25
1
-1
/
+2
|
*
|
|
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
|
*
|
|
kvm: x86/vmx: Use kzalloc for cached_vmcs12
Tom Roeder
2019-01-25
1
-4
/
+8
|
*
|
|
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
2019-01-25
1
-1
/
+1
|
*
|
|
KVM: x86: Fix single-step debugging
Alexander Popov
2019-01-25
1
-2
/
+1
|
*
|
|
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
*
|
|
|
Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-27
6
-102
/
+176
|
\
\
\
\
|
*
|
|
|
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
2019-01-23
6
-102
/
+176
*
|
|
|
|
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
6
-27
/
+73
|
\
\
\
\
\
|
*
|
|
|
|
acpi/nfit: Fix command-supported detection
Dan Williams
2019-01-21
1
-14
/
+40
|
*
|
|
|
|
acpi/nfit: Block function zero DSMs
Dan Williams
2019-01-21
1
-0
/
+7
[next]