1. bc5fc4a net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 4 years, 9 months ago
  2. 2c1bb29 firewire: use 64-bit time_t based interfaces by Arnd Bergmann · 6 years ago
  3. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  4. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 6 years ago
  5. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  6. d3581c8 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  7. 1887751 firewire-ohci: work around oversized DMA reads on JMicron controllers by Hector Martin · 7 years ago
  8. 4adf7bf firewire: net: max MTU off by one by Stefan Richter · 8 years ago
  9. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  10. 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
  11. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  14. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  15. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  16. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  17. 392910c drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  18. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  19. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  20. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  21. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. e9300a4 firewire: net: fix fragmented datagram_size off-by-one by Stefan Richter · 8 years ago
  23. 667121a firewire: net: guard against rx buffer overflows by Stefan Richter · 8 years ago
  24. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 357f4aa firewire: net: really fix maximum possible MTU by Stefan Richter · 8 years ago
  26. 89ab88b firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards by Stefan Richter · 8 years ago
  27. 5d48f00 firewire: net: fix maximum possible MTU by Stefan Richter · 8 years ago
  28. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  29. 6449e31 firewire: nosy: do not ignore errors in ioremap_nocache() by Alexey Khoroshilov · 8 years ago
  30. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  31. 3b3b3bd Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 8 years ago
  32. a25045f firewire: use in_compat_syscall to check ioctl compatness by Andy Lutomirski · 8 years ago
  33. 384fbb9 firewire: nosy: Replace timeval with timespec64 by Tina Ruchandani · 8 years ago
  34. 1c3d770 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 8 years ago
  35. 8d3de01 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  36. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  37. a354cf00 firewire: ohci: propagate return code from soft_reset to probe and resume by Stefan Richter · 9 years ago
  38. 2ae4b6b firewire: nosy: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  39. 100ceb6 firewire: ohci: fix JMicron JMB38x IT context discovery by Stefan Richter · 9 years ago
  40. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  41. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  43. d71e6a1 firewire: core: use correct vendor/model IDs by Clemens Ladisch · 10 years ago
  44. 1f95f8c firewire: sbp2: remove redundant check for bidi command by Stefan Richter · 10 years ago
  45. b625a82 firewire: ohci: Remove unused function by Rickard Strandqvist · 10 years ago
  46. d737d7d firewire: sbp2: replace card lock by target lock by Stefan Richter · 10 years ago
  47. 8e045a3 firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 10 years ago
  48. 0765cbd firewire: sbp2: protect a reference counter properly by Stefan Richter · 10 years ago
  49. 0238507 firewire: core: document fw_csr_string's truncation of long strings by Stefan Richter · 10 years ago
  50. 51b04d5 firewire: ohci: replace vm_map_ram() with vmap() by Clemens Ladisch · 10 years ago
  51. eaca2d8 firewire: cdev: prevent kernel stack leaking into ioctl arguments by Stefan Richter · 10 years ago
  52. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  53. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 2bdb5eb Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  56. d584a66 firewire: ohci: disable MSI for VIA VT6315 again by Stefan Richter · 10 years ago
  57. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  59. 1b81e88 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  60. 655fc39 firewire: IEEE 1394 (FireWire) support should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  61. 889235c firewire: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  62. b77279b Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into next by Linus Torvalds · 10 years ago
  63. 1b36360 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 into next by Linus Torvalds · 10 years ago
  64. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  65. d151f98 firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk by Stefan Richter · 10 years ago
  66. 2fe2023 firewire: revert to 4 GB RDMA, fix protocols using Memory Space by Stefan Richter · 10 years ago
  67. 9b1ee0b ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  68. b3d681a firewire: Use COMPILE_TEST for build testing by Jean Delvare · 10 years ago
  69. 1118f8d firewire: net: fix NULL derefencing in fwnet_probe() by Daeseok Youn · 10 years ago
  70. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  71. 9f93585 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  72. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 10 years ago
  73. 0ca4934 firewire: ohci: fix probe failure with Agere/LSI controllers by Stefan Richter · 10 years ago
  74. 8987583 firewire: net: fix use after free by Stefan Richter · 10 years ago
  75. fcd46b3 firewire: Enable remote DMA above 4 GB by Stefan Richter · 11 years ago
  76. 8bc588e firewire: ohci: Turn remote DMA support into a module parameter by Lubomir Rintel · 11 years ago
  77. ce027ed firewire: sbp2: bring back WRITE SAME support by Stefan Richter · 11 years ago
  78. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  79. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  80. db9ae8f firewire: ohci: Fix deadlock at bus reset by Stephan Gatzka · 11 years ago
  81. 7a723c6 firewire: ohci: Change module_pci_driver to module_init/module_exit by Stephan Gatzka · 11 years ago
  82. 0dbe15f firewire: ohci: beautify some macro definitions by Stefan Richter · 11 years ago
  83. af53122 firewire: ohci: change confusing name of a struct member by Stefan Richter · 11 years ago
  84. 0a41981 firewire: core: typecast from gfp_t to bool more safely by Stefan Richter · 11 years ago
  85. 4e6b931 firewire: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  86. 0699a73 firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 11 years ago
  87. bcabcfd firewire: remove support of fw_driver.driver.probe and .remove methods by Stefan Richter · 11 years ago
  88. 94a8715 firewire: introduce fw_driver.probe and .remove methods by Stefan Richter · 11 years ago
  89. f78089e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  90. 6fe9efb firewire: ohci: dump_stack() for PHY regs read/write failures by Peter Hurley · 11 years ago
  91. 6767213 firewire: ohci: Improve bus reset error messages by Peter Hurley · 11 years ago
  92. de97cb6 firewire: ohci: Alias dev_* log functions by Peter Hurley · 11 years ago
  93. bd97268 firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8 by Peter Hurley · 11 years ago
  94. be8dcab firewire: ohci: fix VIA VT6306 video reception by Andy Leiserson · 11 years ago
  95. 8db4914 firewire: ohci: Check LPS before register access on pci removal by Peter Hurley · 11 years ago
  96. 247fd50 firewire: ohci: Fix double free_irq() by Peter Hurley · 11 years ago
  97. cfb0c9d firewire: remove unnecessary alloc/OOM messages by Stefan Richter · 11 years ago
  98. d6c8cef firewire: sbp2: replace BUG_ON by WARN_ON by Stefan Richter · 11 years ago
  99. bdabfa5 firewire: core: remove an always false test by Stefan Richter · 11 years ago
  100. df7ce66 firewire: Remove two unneeded checks for macros by Paul Bolle · 11 years ago