index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...
Joerg Roedel
40
-1764
/
+3150
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-77
/
+119
2020-05-30
Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-18
/
+42
2020-05-29
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-29
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-05-29
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2020-05-29
Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+7
2020-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-24
/
+46
2020-05-29
Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-4
/
+7
2020-05-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2020-05-29
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
1
-3
/
+3
2020-05-29
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
1
-1
/
+1
2020-05-29
net/mlx5e: Properly set default values when disabling adaptive moderation
Tal Gilboa
3
-14
/
+37
2020-05-29
net/mlx5e: Fix arch depending casting issue in FEC
Aya Levin
2
-20
/
+24
2020-05-29
net/mlx5e: Remove warning "devices are not on same switch HW"
Maor Dickman
1
-4
/
+0
2020-05-29
net/mlx5e: Fix stats update for matchall classifier
Roi Dayan
1
-1
/
+1
2020-05-29
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
1
-0
/
+18
2020-05-29
Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-10
/
+5
2020-05-29
iommu/amd: Remove redundant devid checks
Joerg Roedel
1
-11
/
+2
2020-05-29
iommu/amd: Store dev_data as device iommu private data
Joerg Roedel
1
-22
/
+22
2020-05-29
iommu/amd: Merge private header files
Joerg Roedel
6
-110
/
+100
2020-05-29
iommu/amd: Remove PD_DMA_OPS_MASK
Joerg Roedel
1
-17
/
+7
2020-05-29
iommu/amd: Consolidate domain allocation/freeing
Joerg Roedel
1
-89
/
+27
2020-05-29
iommu/amd: Free page-table in protection_domain_free()
Joerg Roedel
1
-5
/
+6
2020-05-29
iommu/amd: Allocate page-table in protection_domain_init()
Joerg Roedel
1
-26
/
+22
2020-05-29
iommu/amd: Let free_pagetable() not rely on domain->pt_root
Joerg Roedel
1
-20
/
+16
2020-05-29
iommu/amd: Unexport get_dev_data()
Joerg Roedel
3
-11
/
+11
2020-05-29
Merge tag 'v5.7-rc7' into x86/amd
Joerg Roedel
377
-1685
/
+3059
2020-05-29
iommu: Fix reference count leak in iommu_group_alloc.
Qiushi Wu
1
-1
/
+1
2020-05-29
iommu/vt-d: Fix compile warning
Jacob Pan
1
-1
/
+1
2020-05-29
iommu/vt-d: Remove real DMA lookup in find_domain
Jon Derrick
1
-3
/
+0
2020-05-29
iommu/vt-d: Allocate domain info for real DMA sub-devices
Jon Derrick
1
-4
/
+15
2020-05-29
iommu/vt-d: Only clear real DMA device's context entries
Jon Derrick
1
-1
/
+8
2020-05-29
iommu: Remove iommu_sva_ops::mm_exit()
Jean-Philippe Brucker
1
-11
/
+0
2020-05-29
uacce: Remove mm_exit() op
Jean-Philippe Brucker
1
-130
/
+42
2020-05-29
gpio: fix locking open drain IRQ lines
Linus Walleij
1
-2
/
+9
2020-05-29
Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+3
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-71
/
+87
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-28
Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7
Jens Axboe
1
-4
/
+7
2020-05-28
Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...
Dave Airlie
2
-7
/
+2
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
4
-12
/
+26
2020-05-27
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
Dongli Zhang
1
-4
/
+7
2020-05-27
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
1
-1
/
+2
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-7
/
+13
[next]