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-09-25
firewire-ohci: use dma_alloc_pages
Christoph Hellwig
1
-15
/
+11
2020-09-25
dma-iommu: implement ->alloc_noncoherent
Christoph Hellwig
1
-4
/
+37
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
5
-0
/
+12
2020-09-25
53c700: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-6
/
+14
2020-09-25
sgiseeq: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-10
/
+18
2020-09-25
lib82596: convert to dma_alloc_noncoherent
Christoph Hellwig
3
-63
/
+80
2020-09-25
sgiwd93: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-7
/
+7
2020-09-25
53c700: improve non-coherent DMA handling
Christoph Hellwig
2
-58
/
+72
2020-09-25
lib82596: move DMA allocation into the callers of i82596_probe
Christoph Hellwig
3
-39
/
+40
2020-09-25
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-9
/
+6
2020-09-25
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+1
2020-09-25
drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+0
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
409
-2828
/
+4382
2020-09-25
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
1
-1
/
+1
2020-09-24
Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-1
/
+1
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-88
/
+17
2020-09-23
Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-22
/
+5
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
90
-550
/
+1055
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-2
/
+28
2020-09-21
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-21
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
20
-180
/
+200
2020-09-21
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-21
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-21
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-21
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-21
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-21
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-21
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-21
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
2020-09-21
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-21
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-21
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-21
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-21
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-21
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-21
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-21
dm: fix comment in dm_process_bio()
Mike Snitzer
1
-1
/
+3
2020-09-21
dm: fix bio splitting and its bio completion order for regular IO
Mike Snitzer
1
-21
/
+2
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-21
iommu/io-pgtable-arm: Clean up faulty sanity check
Robin Murphy
1
-5
/
+0
2020-09-20
bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.
Michael Chan
1
-1
/
+1
2020-09-20
bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
Michael Chan
1
-0
/
+1
2020-09-20
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
1
-0
/
+3
2020-09-20
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-20
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-20
bnxt_en: Use memcpy to copy VPD field info.
Vasundhara Volam
1
-3
/
+5
2020-09-20
Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-09-20
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-11
/
+20
[next]