index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
switchdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-13
dma-mapping: remove an incorrect __iommem annotation
Christoph Hellwig
1
-1
/
+1
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
7
-9
/
+2
2019-02-13
device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
Christoph Hellwig
1
-0
/
+2
2019-02-13
mfd/sm501: depend on HAS_DMA
Christoph Hellwig
1
-0
/
+1
2019-02-13
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
6
-13
/
+12
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
12
-35
/
+24
2019-02-13
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
2
-36
/
+36
2019-02-01
dma-debug: add dumping facility via debugfs
Corentin Labbe
2
-0
/
+31
2019-02-01
dma: debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-76
/
+12
2019-02-01
videobuf2: replace a layering violation with dma_map_resource
Christoph Hellwig
1
-32
/
+9
2019-02-01
dma-mapping: don't BUG when calling dma_map_resource on RAM
Christoph Hellwig
1
-1
/
+2
2019-02-01
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
5
-5
/
+25
2019-01-28
Linux 5.0-rc4
v5.0-rc4
Linus Torvalds
1
-1
/
+1
2019-01-27
Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"
Jens Axboe
2
-11
/
+10
2019-01-26
qed: Revert error handling changes.
David S. Miller
18
-743
/
+202
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
6
-4
/
+10
2019-01-25
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2
-5
/
+1
2019-01-25
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
1
-0
/
+6
2019-01-25
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
1
-3
/
+4
2019-01-25
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
1
-66
/
+73
2019-01-25
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2019-01-25
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2
-2
/
+2
2019-01-25
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
1
-0
/
+8
2019-01-25
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
1
-15
/
+4
2019-01-25
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
1
-0
/
+2
2019-01-25
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
1
-2
/
+5
2019-01-25
KVM: x86: Fix PV IPIs for 32-bit KVM host
Sean Christopherson
1
-1
/
+1
2019-01-25
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
1
-1
/
+2
2019-01-25
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
1
-1
/
+0
2019-01-25
kvm: x86/vmx: Use kzalloc for cached_vmcs12
Tom Roeder
1
-4
/
+8
2019-01-25
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
1
-1
/
+1
2019-01-25
KVM: x86: Fix single-step debugging
Alexander Popov
1
-2
/
+1
2019-01-25
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
1
-1
/
+0
2019-01-25
cfg80211: extend range deviation for DMG
Chaitanya Tata
1
-2
/
+2
2019-01-25
cfg80211: reg: remove warn_on for a normal case
Chaitanya Tata
1
-2
/
+7
2019-01-25
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-01-25
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-01-25
nl80211: fix NLA_POLICY_NESTED() arguments
Johannes Berg
1
-1
/
+1
2019-01-25
ibmveth: Do not process frames after calling napi_reschedule
Thomas Falcon
1
-2
/
+0
2019-01-25
net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
Maciej Żenczykowski
1
-0
/
+1
2019-01-25
net: usb: asix: ax88772_bind return error when hw_reset fail
Zhang Run
1
-2
/
+7
2019-01-25
MAINTAINERS: Update cavium networking drivers
Sudarsana Reddy Kalluru
1
-21
/
+21
2019-01-25
net/mlx4_core: Fix error handling when initializing CQ bufs in the driver
Jack Morgenstein
1
-2
/
+4
2019-01-25
net/mlx4_core: Add masking for a few queries on HCA caps
Aya Levin
1
-29
/
+46
2019-01-25
sctp: set flow sport from saddr only when it's 0
Xin Long
2
-2
/
+4
2019-01-25
sctp: set chunk transport correctly when it's a new asoc
Xin Long
1
-3
/
+8
2019-01-25
sctp: improve the events for sctp stream adding
Xin Long
1
-11
/
+8
2019-01-25
sctp: improve the events for sctp stream reset
Xin Long
1
-22
/
+17
2019-01-25
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
1
-1
/
+7
2019-01-24
cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData
Ronnie Sahlberg
1
-0
/
+1
[next]