index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
atm: nicstar: register the interrupt handler in the right place
Zheyu Ma
1
-9
/
+9
2021-07-19
atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
Zheyu Ma
1
-2
/
+4
2021-07-19
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei
1
-1
/
+1
2021-07-19
atm: iphase: fix possible use-after-free in ia_module_exit()
Zou Wei
1
-1
/
+1
2021-03-30
atm: idt77252: fix null-ptr-dereference
Tong Zhang
1
-2
/
+2
2021-03-30
atm: uPD98402: fix incorrect allocation
Tong Zhang
1
-1
/
+1
2021-03-30
atm: lanai: dont run lanai_dev_close if not open
Tong Zhang
1
-1
/
+4
2021-03-30
atm: eni: dont release is never initialized
Tong Zhang
1
-1
/
+2
2021-01-12
atm: idt77252: call pci_disable_device() on error path
Dan Carpenter
1
-1
/
+1
2020-11-24
atm: nicstar: Unmap DMA on send error
Sebastian Andrzej Siewior
1
-0
/
+2
2020-10-01
atm: eni: fix the missed pci_disable_device() for eni_init_one()
Jing Xiangfeng
1
-1
/
+1
2020-09-17
firestream: Fix memleak in fs_open
Dinghao Liu
1
-0
/
+1
2020-08-11
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
1
-2
/
+8
2020-02-24
fore200e: Fix incorrect checks of NULL pointer dereference
Aditya Pakki
1
-7
/
+18
2020-02-01
atm: eni: fix uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2020-01-29
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2019-09-25
atm: he: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-19
Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...
Christophe JAILLET
1
-1
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2019-08-02
atm: iphase: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-2
/
+6
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
1
-4
/
+3
2019-07-23
atm: Use dev_get_drvdata
Chuhong Yuan
1
-6
/
+3
2019-07-15
atm: idt77252: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37
Thomas Gleixner
6
-96
/
+6
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-0
/
+8
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
8
-0
/
+8
2019-05-16
atm: iphase: Avoid copying pointers to user space.
Fuqian Huang
1
-6
/
+0
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-21
atm: iphase: fix misuse of %x
Fuqian Huang
1
-2
/
+2
2019-04-18
firestream: fix spelling mistake "tramsitted" -> "transmitted"
Colin Ian King
1
-1
/
+1
2019-01-17
atm: he: fix sign-extension overflow on large shift
Colin Ian King
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-28
/
+27
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-11-27
firestream: fix spelling mistake: "Inititing" -> "Initializing"
Colin Ian King
1
-2
/
+2
2018-11-17
atm: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-10-18
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
1
-21
/
+21
2018-10-18
atm: eni: Move semicolon to a new line after empty for loop
Nathan Chancellor
1
-1
/
+2
2018-10-15
fore200e: fix missing unlock on error in bsq_audit()
Wei Yongjun
1
-0
/
+1
2018-10-12
fore200e: fix sbus compile
Christoph Hellwig
1
-1
/
+1
2018-10-10
fore200e: check for dma mapping failures
Christoph Hellwig
1
-0
/
+13
2018-10-10
fore200e: don't use GFP_DMA
Christoph Hellwig
1
-4
/
+4
2018-10-10
fore200e: devirtualize dma alloc calls
Christoph Hellwig
2
-85
/
+45
2018-10-10
fore200e: devirtualize dma mapping calls
Christoph Hellwig
2
-99
/
+17
2018-10-10
fore200e: remove the align_size field of struct chunk
Christoph Hellwig
1
-3
/
+2
2018-10-10
fore200e: store a struct device in struct fore200e
Christoph Hellwig
2
-44
/
+23
[next]