Age | Commit message (Expand) | Author |
2019-08-19 | Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A... | Christophe JAILLET |
2019-08-02 | atm: iphase: Fix Spectre v1 vulnerability | Gustavo A. R. Silva |
2019-07-15 | atm: idt77252: Remove call to memset after dma_alloc_coherent | Fuqian Huang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37 | Thomas Gleixner |
2019-05-21 | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-16 | atm: iphase: Avoid copying pointers to user space. | Fuqian Huang |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-21 | atm: iphase: fix misuse of %x | Fuqian Huang |
2019-04-18 | firestream: fix spelling mistake "tramsitted" -> "transmitted" | Colin Ian King |
2019-01-17 | atm: he: fix sign-extension overflow on large shift | Colin Ian King |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-27 | firestream: fix spelling mistake: "Inititing" -> "Initializing" | Colin Ian King |
2018-11-17 | atm: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-10-18 | atm: zatm: Fix empty body Clang warnings | Nathan Chancellor |
2018-10-18 | atm: eni: Move semicolon to a new line after empty for loop | Nathan Chancellor |
2018-10-15 | fore200e: fix missing unlock on error in bsq_audit() | Wei Yongjun |
2018-10-12 | fore200e: fix sbus compile | Christoph Hellwig |
2018-10-10 | fore200e: check for dma mapping failures | Christoph Hellwig |
2018-10-10 | fore200e: don't use GFP_DMA | Christoph Hellwig |
2018-10-10 | fore200e: devirtualize dma alloc calls | Christoph Hellwig |
2018-10-10 | fore200e: devirtualize dma mapping calls | Christoph Hellwig |
2018-10-10 | fore200e: remove the align_size field of struct chunk | Christoph Hellwig |
2018-10-10 | fore200e: store a struct device in struct fore200e | Christoph Hellwig |
2018-10-10 | fore200e: simplify fore200e_bus usage | Christoph Hellwig |
2018-10-05 | atm: nicstar: Replace spin_is_locked() with spin_trylock() | Lance Roy |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-02 | atm: zatm: remove redundant pointer zatm_dev | Colin Ian King |
2018-06-30 | atm: zatm: Fix potential Spectre v1 | Gustavo A. R. Silva |
2018-06-30 | atm: iphase: fix a 64 bit bug | Dan Carpenter |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-29 | atm: zatm: fix memcmp casting | Ivan Bornyakov |
2018-05-10 | firestream: fix spelling mistake: "reseverd" -> "reserved" | Colin Ian King |
2018-05-04 | atm: zatm: Fix potential Spectre v1 | Gustavo A. R. Silva |
2018-04-19 | atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit" | Colin Ian King |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-30 | atm: iphase: fix spelling mistake: "Receiverd" -> "Received" | Colin Ian King |
2018-02-23 | atm: idt77252: remove redundant bit-wise or'ing of zero | Colin Ian King |
2018-02-08 | atm: he: use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva |
2017-11-30 | atm: eni: fix several indentation issues | Colin Ian King |
2017-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-28 | atm: suni: remove extraneous space to fix indentation | Colin Ian King |
2017-11-28 | atm: lanai: use %p to format kernel addresses instead of %x | Colin Ian King |
2017-11-28 | atm: fore200e: use %pK to format kernel addresses instead of %x | Colin Ian King |
2017-11-28 | ambassador: fix incorrect indentation of assignment statement | Colin Ian King |