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