summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-16Merge 4.9.177 into android-4.9Greg Kroah-Hartman55-153/+604
2019-05-16mISDN: Check address length before reading address familyTetsuo Handa1-2/+2
2019-04-03Merge 4.9.167 into android-4.9Greg Kroah-Hartman63-250/+420
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas1-1/+2
2019-03-13Merge 4.9.163 into android-4.9Greg Kroah-Hartman106-274/+1546
2019-03-13isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman1-1/+1
2019-02-27Merge 4.9.161 into android-4.9Greg Kroah-Hartman65-472/+524
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai1-1/+5
2019-02-23Merge 4.9.160 into android-4.9Greg Kroah-Hartman25-65/+122
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai1-0/+2
2019-01-09Merge 4.9.149 into android-4.9Greg Kroah-Hartman72-119/+347
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2018-08-22Merge 4.9.123 into android-4.9Greg Kroah-Hartman27-68/+89
2018-08-22isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-06-13Merge 4.9.108 into android-4.9Greg Kroah-Hartman38-62/+155
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2018-04-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman311-916/+2420
2018-04-13mISDN: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2018-02-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook42-72/+87
2018-02-25ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann1-8/+8
2017-12-25isdn: kcapi: avoid uninitialized dataArnd Bergmann1-0/+1
2017-10-12isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu1-12/+25
2017-08-07isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-07isdn: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-03-26isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-02-01ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-12-05isdn: hisax: set error code on failurePan Bian1-0/+1
2016-09-02mISDN: mark symbols static where possibleBaoyou Xie4-17/+17
2016-06-17isdn: eicon: fix old-style declarationsArnd Bergmann2-9/+9
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds104-1174/+2528
2016-05-09ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko1-14/+7
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal156-232/+232
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley27-150/+157
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley13-64/+39
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley11-42/+53
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley18-37/+39
2016-04-14mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-03-28Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila1-5/+10
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani2-41/+30
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1281-33900/+78920
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds895-45222/+36024
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds139-3701/+3447
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero1-20/+20
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann37-21/+24
2016-03-05isdn: icn: remove a #warningArnd Bergmann1-1/+1
[next]