index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Flush PASID-based iotlb for iova over first level
Lu Baolu
2020-01-07
2
-15
/
+82
*
iommu/vt-d: Setup pasid entries for iova over first level
Lu Baolu
2020-01-07
1
-5
/
+52
*
iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup
Lu Baolu
2020-01-07
3
-7
/
+14
*
iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr
Lu Baolu
2020-01-07
1
-0
/
+56
*
iommu/vt-d: Identify domains using first level page table
Lu Baolu
2020-01-07
1
-0
/
+39
*
iommu/vt-d: Loose requirement for flush queue initializaton
Lu Baolu
2020-01-07
1
-8
/
+6
*
iommu/vt-d: Avoid iova flush queue in strict mode
Lu Baolu
2020-01-07
1
-9
/
+15
*
iommu/vt-d: trace: Extend map_sg trace event
Lu Baolu
2020-01-07
1
-2
/
+5
*
iommu/vt-d: Misc macro clean up for SVM
Jacob Pan
2020-01-07
1
-40
/
+39
*
iommu/vt-d: Avoid sending invalid page response
Jacob Pan
2020-01-07
1
-4
/
+3
*
iommu/vt-d: Replace Intel specific PASID allocator with IOASID
Jacob Pan
2020-01-07
4
-56
/
+30
*
iommu/vt-d: Fix off-by-one in PASID allocation
Jacob Pan
2020-01-07
1
-1
/
+1
*
iommu/vt-d: Avoid duplicated code for PASID setup
Jacob Pan
2020-01-07
1
-30
/
+18
*
iommu/vt-d: Reject SVM bind for failed capability check
Jacob Pan
2020-01-07
1
-0
/
+3
*
iommu/vt-d: Match CPU and IOMMU paging mode
Jacob Pan
2020-01-07
1
-2
/
+10
*
iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
Jacob Pan
2020-01-07
2
-21
/
+29
*
iommu/vt-d: Add Kconfig option to enable/disable scalable mode
Lu Baolu
2020-01-07
2
-1
/
+18
*
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-22
5
-27
/
+13
|
\
|
*
s390/dasd: fix typo in copyright statement
Stefan Haberland
2019-12-20
2
-2
/
+2
|
*
s390/dasd: fix memleak in path handling error case
Stefan Haberland
2019-12-20
1
-17
/
+2
|
*
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
2019-12-20
2
-5
/
+6
|
*
nbd: fix shutdown and recv work deadlock v2
Mike Christie
2019-12-17
1
-3
/
+3
*
|
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-22
6
-1
/
+194
|
\
\
|
*
|
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
2019-12-20
6
-1
/
+194
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
85
-423
/
+723
|
\
\
\
|
*
|
|
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
2019-12-21
1
-7
/
+7
|
*
|
|
sfc: fix channel allocation with brute force
Edward Cree
2019-12-21
2
-22
/
+19
|
*
|
|
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
2019-12-21
3
-6
/
+11
|
*
|
|
net: phy: ensure that phy IDs are correctly typed
Russell King
2019-12-21
1
-4
/
+4
|
*
|
|
qede: Disable hardware gro when xdp prog is installed
Manish Chopra
2019-12-21
1
-2
/
+2
|
*
|
|
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
2019-12-21
1
-14
/
+10
|
*
|
|
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
2019-12-21
1
-1
/
+1
|
*
|
|
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
2019-12-21
1
-1
/
+1
|
*
|
|
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
2019-12-21
1
-1
/
+1
|
*
|
|
s390/qeth: don't return -ENOTSUPP to userspace
Julian Wiedmann
2019-12-21
1
-1
/
+1
|
*
|
|
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
2019-12-21
3
-1
/
+4
|
*
|
|
s390/qeth: handle error due to unsupported transport mode
Julian Wiedmann
2019-12-21
2
-7
/
+12
|
*
|
|
cxgb4: fix refcount init for TC-MQPRIO offload
Rahul Lakkireddy
2019-12-20
1
-4
/
+8
|
*
|
|
nfc: s3fwrn5: replace the assertion with a WARN_ON
Aditya Pakki
2019-12-20
1
-1
/
+4
|
*
|
|
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
2019-12-20
1
-4
/
+23
|
*
|
|
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
2019-12-20
1
-1
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-19
10
-40
/
+37
|
|
\
\
\
|
|
*
|
|
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
2
-3
/
+12
|
|
*
|
|
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
3
-4
/
+12
|
|
*
|
|
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
5
-33
/
+13
|
*
|
|
|
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
2019-12-18
1
-4
/
+2
|
*
|
|
|
net: stmmac: Enable 16KB buffer size
Jose Abreu
2019-12-18
1
-1
/
+3
|
*
|
|
|
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
2019-12-18
1
-3
/
+2
|
*
|
|
|
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
2019-12-18
1
-1
/
+1
|
*
|
|
|
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2019-12-18
2
-1
/
+4
[next]