1. 29192a1 firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48() by Andy Shevchenko · 2 years, 5 months ago
  2. 2328fe7a firewire: convert sysfs sprintf/snprintf family to sysfs_emit by Jiapeng Chong · 2 years, 6 months ago
  3. dda8ad0 firewire: cdev: fix potential leak of kernel stack due to uninitialized value by Takashi Sakamoto · 2 years, 7 months ago
  4. 1212fa1 Merge branch 'for-linus' into for-next by Takashi Iwai · 2 years, 7 months ago
  5. a7ecbe9 firewire: core: extend card->lock in fw_core_handle_bus_reset by Niels Dossche · 2 years, 9 months ago
  6. 9423973 firewire: remove check of list iterator against head past the loop body by Jakob Koschel · 2 years, 9 months ago
  7. b7c81f8 firewire: fix potential uaf in outbound_phy_packet_callback() by Chengfeng Ye · 2 years, 9 months ago
  8. b2405aa firewire: add kernel API to access packet structure in request structure for AR context by Takashi Sakamoto · 2 years, 9 months ago
  9. baa914c firewire: add kernel API to access CYCLE_TIME register by Takashi Sakamoto · 2 years, 9 months ago
  10. e70b669 firewire: Add dummy read_csr/write_csr functions by Hector Martin · 2 years, 9 months ago
  11. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  12. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  13. ebe4560 firewire: Remove function callback casts by Oscar Carter · 4 years, 7 months ago
  14. aaaaa13 firewire: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years, 2 months ago
  15. 5e88e67 scsi: firewire: sbp2: Switch to attribute groups by Bart Van Assche · 3 years, 2 months ago
  16. 409d337 scsi: firewire: sbp2: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  17. 5292622 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 3 years, 3 months ago
  18. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 5 months ago
  19. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  20. 54b3bd9 firewire: nosy: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 6 months ago
  21. 53bb4a9 firewire: net: remove unused variable 'guid' by Pu Lehui · 3 years, 7 months ago
  22. 01d12a6 firewire: nosy: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 6 months ago
  23. 5ef73b6 firewire: core: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  24. 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  25. 829933e firewire: nosy: Fix a use-after-free bug in nosy_ioctl() by Zheyu Ma · 3 years, 9 months ago
  26. f339fc1 firewire: ohci: Use tasklet_disable_in_atomic() where required by Sebastian Andrzej Siewior · 3 years, 10 months ago
  27. b2c852f firewire: replace tricky statement by two simple ones by Uwe Kleine-König · 3 years, 11 months ago
  28. c51a986 firewire-ohci: use dma_alloc_pages by Christoph Hellwig · 4 years, 4 months ago
  29. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  30. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  31. c38e7e2 firewire: ohci: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  32. daa9883 firewire: switch ioctl_queue_iso to use of copy_from_user() by Al Viro · 4 years, 10 months ago
  33. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  34. 9b32694 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 5 years ago
  35. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  36. 7807759e4ad firewire: core: code cleanup after vm_map_pages_zero introduction by Stefan Richter · 5 years ago
  37. b98c751 firewire: ohci: stop using get_seconds() for BUS_TIME by Arnd Bergmann · 7 years ago
  38. c305c6ae net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
  39. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  40. eba6120 firewire: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  41. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  42. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  43. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  44. 22660db drivers/firewire/core-iso.c: convert to use vm_map_pages_zero() by Souptick Joarder · 6 years ago
  45. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  46. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  47. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  48. a8cf59a scsi: communicate max segment size to the DMA mapping code by Christoph Hellwig · 6 years ago
  49. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  50. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  51. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  52. c820518 firewire: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  53. 226b18a FireWire: clean up core-transaction.c kernel-doc by Randy Dunlap · 6 years ago
  54. 48f02b8 FireWire: clean up core-iso.c kernel-doc by Randy Dunlap · 6 years ago
  55. 2c1bb29 firewire: use 64-bit time_t based interfaces by Arnd Bergmann · 6 years ago
  56. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  57. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  58. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  59. d3581c8 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 7 years ago
  60. 1887751 firewire-ohci: work around oversized DMA reads on JMicron controllers by Hector Martin · 7 years ago
  61. 4adf7bf firewire: net: max MTU off by one by Stefan Richter · 8 years ago
  62. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  63. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  65. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  66. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  67. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  68. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  69. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  70. 392910c drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  71. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  72. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  73. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  74. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. e9300a4 firewire: net: fix fragmented datagram_size off-by-one by Stefan Richter · 8 years ago
  76. 667121a firewire: net: guard against rx buffer overflows by Stefan Richter · 8 years ago
  77. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 357f4aa firewire: net: really fix maximum possible MTU by Stefan Richter · 8 years ago
  79. 89ab88b firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards by Stefan Richter · 8 years ago
  80. 5d48f00 firewire: net: fix maximum possible MTU by Stefan Richter · 8 years ago
  81. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  82. 6449e31 firewire: nosy: do not ignore errors in ioremap_nocache() by Alexey Khoroshilov · 8 years ago
  83. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  84. 3b3b3bd Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  85. a25045f firewire: use in_compat_syscall to check ioctl compatness by Andy Lutomirski · 9 years ago
  86. 384fbb9 firewire: nosy: Replace timeval with timespec64 by Tina Ruchandani · 9 years ago
  87. 1c3d770 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  88. 8d3de01 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  89. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  90. a354cf00 firewire: ohci: propagate return code from soft_reset to probe and resume by Stefan Richter · 9 years ago
  91. 2ae4b6b firewire: nosy: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  92. 100ceb6 firewire: ohci: fix JMicron JMB38x IT context discovery by Stefan Richter · 9 years ago
  93. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 10 years ago
  94. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
  96. d71e6a1 firewire: core: use correct vendor/model IDs by Clemens Ladisch · 10 years ago
  97. 1f95f8c firewire: sbp2: remove redundant check for bidi command by Stefan Richter · 10 years ago
  98. b625a82 firewire: ohci: Remove unused function by Rickard Strandqvist · 10 years ago
  99. d737d7d firewire: sbp2: replace card lock by target lock by Stefan Richter · 11 years ago
  100. 8e045a3 firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 11 years ago