1. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. 70a7762b staging: gigaset: add endpoint-type sanity check by Johan Hovold · 4 years, 5 months ago
  3. 6ac38d5 staging: gigaset: fix illegal free on probe errors by Johan Hovold · 4 years, 5 months ago
  4. 82acad8 staging: gigaset: fix general protection fault on probe by Johan Hovold · 4 years, 5 months ago
  5. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  6. 31e5326 mISDN: Fix type of switch control variable in ctrl_teimanager by Nathan Chancellor · 6 years ago
  7. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  8. bb439ee mISDN: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 8 months ago
  9. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  10. 4a7e123 isdn/capi: check message length in capi_write() by Eric Biggers · 4 years, 8 months ago
  11. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  12. f67cdc6 isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack by Juliana Rodrigueiro · 4 years, 9 months ago
  13. 2270c88 isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain() by Jia-Ju Bai · 4 years, 9 months ago
  14. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  15. af34434 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 4 years, 10 months ago
  16. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  17. f13d6b3 mISDN: make sure device name is NUL terminated by Dan Carpenter · 5 years ago
  18. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  19. 6f8288c mISDN: Check address length before reading address family by Tetsuo Handa · 5 years ago
  20. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  21. 5291fcb mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S by Bjorn Helgaas · 5 years ago
  22. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  23. 47b0026 isdn: isdn_tty: fix build warning of strncpy by Greg Kroah-Hartman · 5 years ago
  24. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  25. 1767f6c isdn: avm: Fix string plus integer warning from Clang by Nathan Chancellor · 5 years ago
  26. 46154d2 isdn: i4l: isdn_tty: Fix some concurrency double-free bugs by Jia-Ju Bai · 5 years ago
  27. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  28. f6f281b mISDN: fix a race in dev_expire_timer() by Eric Dumazet · 5 years ago
  29. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  30. d5c411b isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() by Jia-Ju Bai · 5 years ago
  31. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  32. 401b5f3 isdn: fix kernel-infoleak in capi_unlocked_ioctl by Eric Dumazet · 5 years ago
  33. 8dd3fc2 Merge 4.9.123 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. 4daf820 isdn: Disable IIOCDBGVAR by Kees Cook · 6 years ago
  35. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. f698b28 isdn: eicon: fix a missing-check bug by Wenwen Wang · 6 years ago
  37. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. 96770d4 mISDN: Fix a sleep-in-atomic bug by Jia-Ju Bai · 7 years ago
  39. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  40. 04c64a8 ISDN: eicon: reduce stack size of sig_ind function by Arnd Bergmann · 7 years ago
  41. ce19146 isdn: kcapi: avoid uninitialized data by Arnd Bergmann · 7 years ago
  42. 93eef21 isdn/i4l: fetch the ppp_write buffer in one shot by Meng Xu · 7 years ago
  43. 7b3a667 isdn/i4l: fix buffer overflow by Annie Cherkaev · 7 years ago
  44. b756862 isdn: Fix a sleep-in-atomic bug by Jia-Ju Bai · 7 years ago
  45. c795d87 isdn/gigaset: fix NULL-deref at probe by Johan Hovold · 7 years ago
  46. 959f970 ISDN: eicon: silence misleading array-bounds warning by Arnd Bergmann · 7 years ago
  47. 93a97c5 ser_gigaset: return -ENOMEM on error instead of success by Dan Carpenter · 7 years ago
  48. 9a53682 isdn: hisax: set error code on failure by Pan Bian · 7 years ago
  49. 569e937e mISDN: mark symbols static where possible by Baoyou Xie · 8 years ago
  50. ac56506 isdn: eicon: fix old-style declarations by Arnd Bergmann · 8 years ago
  51. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  52. acf87a3 ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() by Andy Shevchenko · 8 years ago
  53. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  54. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  55. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  56. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 8 years ago
  57. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  58. b821646 mISDN: Fixing missing validation in base_sock_bind() by Emrah Demir · 8 years ago
  59. 66391b3 Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. by Cosmin-Gabriel Samoila · 8 years ago
  60. ebf918c isdn: Use ktime_t instead of 'struct timeval' by Tina Ruchandani · 8 years ago
  61. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  62. 9dffdb3 Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  63. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  64. 1e1589a mISDN: Support DR6 indication in mISDNipac driver by Maciej S. Szmigiero · 8 years ago
  65. 464be1e mISDN: Order IPAC register defines by Maciej S. Szmigiero · 8 years ago
  66. a921e9b isdn: i4l: move active-isdn drivers to staging by Arnd Bergmann · 8 years ago
  67. 01ed1e1 isdn: icn: remove a #warning by Arnd Bergmann · 8 years ago
  68. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. 8d2c3ab ser_gigaset: use container_of() instead of detour by Paul Bolle · 8 years ago
  70. e60b13e mISDN: prevent possible NULL pointer dereference by Anton Protopopov · 8 years ago
  71. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 8 years ago
  72. a657eec isdn: Remove ASYNC_CLOSING by Peter Hurley · 8 years ago
  73. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 85f37d1 isdn: act200: fix MODULE_PARM_DESC() typo by Dan Carpenter · 8 years ago
  75. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. 8aeb3c3 ser_gigaset: remove unnecessary kfree() calls from release method by Tilman Schmidt · 8 years ago
  77. 4c5e354 ser_gigaset: fix deallocation of platform device structure by Tilman Schmidt · 8 years ago
  78. ede03d3 ser_gigaset: turn nonsense checks into WARN_ON by Alan Cox · 8 years ago
  79. 74375c0 ser_gigaset: fix up NULL checks by Tilman Schmidt · 8 years ago
  80. 40d24c4 mISDN: fix a loop count by Dan Carpenter · 8 years ago
  81. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 6cc56834 isdn: remove spellcaster driver by Arnd Bergmann · 8 years ago
  83. 19cebbc isdn: Partially revert debug format string usage clean up by Christoph Biedl · 8 years ago
  84. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  85. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  87. 0baa57d isdn_ppp: Add checks for allocation failure in isdn_ppp_open() by Ben Hutchings · 9 years ago
  88. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. c96356a mISDN: fix OOM condition for sending queued I-Frames by Karsten Keil · 9 years ago
  90. c7a7c95 ISDN: fix OOM condition for sending queued I-Frames by Karsten Keil · 9 years ago
  91. 79c1faa tty: Remove tty_wait_until_sent_from_close() by Peter Hurley · 9 years ago
  92. c364388 mISDN: use kstrdup() in dsp_pipeline_build by Geliang Tang · 9 years ago
  93. 8f89642 isdn: hisax: fix frame calculation by Andrzej Hajda · 9 years ago
  94. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  95. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  96. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  97. bec7a63 isdn: Remove reverse_bits(), use revbit8() by yalin wang · 9 years ago
  98. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  99. 62c13ba isdn/gigaset: drop unused ldisc methods by Tilman Schmidt · 9 years ago
  100. fd98e94 isdn/gigaset: reset tty->receive_room when attaching ser_gigaset by Tilman Schmidt · 9 years ago