| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-02 | 1 | -2/+1 |
|\ |
|
| * | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -2/+1 |
* | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-24 | 3 | -27/+12 |
|\ \ |
|
| * | | gigaset: add ->compat_ioctl() | Al Viro | 2018-10-13 | 1 | -0/+11 |
| * | | gigaset: don't try to printk userland buffer contents | Al Viro | 2018-10-13 | 1 | -1/+1 |
| * | | isdn_tty: TCSBRK{,P} won't reach ->ioctl() | Al Viro | 2018-10-13 | 1 | -19/+0 |
| * | | kill capinc_tty_ioctl() | Al Viro | 2018-10-13 | 1 | -7/+0 |
* | | | mISDN: Fix type of switch control variable in ctrl_teimanager | Nathan Chancellor | 2018-10-23 | 1 | -4/+3 |
* | | | isdn: hfc_{pci,sx}: Avoid empty body if statements | Nathan Chancellor | 2018-10-23 | 4 | -12/+11 |
| |/
|/| |
|
* | | isdn/hisax: amd7930_fn: Remove unnecessary parentheses | Nathan Chancellor | 2018-10-11 | 1 | -1/+1 |
* | | isdn/gigaset/isocdata: mark expected switch fall-through | Gustavo A. R. Silva | 2018-10-08 | 1 | -1/+1 |
* | | isdn/gigaset: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-10-08 | 1 | -2/+2 |
* | | gigaset: asyncdata: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-10-05 | 1 | -2/+2 |
* | | isdn/hisax: Fix fall-through annotation | Gustavo A. R. Silva | 2018-10-02 | 1 | -1/+1 |
* | | mISDN: remove redundant null pointer check before kfree_skb | zhong jiang | 2018-09-21 | 1 | -2/+1 |
* | | isdn/hisax: Remove unnecessary parenthesis | Nathan Chancellor | 2018-09-20 | 1 | -1/+1 |
|/ |
|
* | isdn: Disable IIOCDBGVAR | Kees Cook | 2018-08-16 | 1 | -7/+1 |
* | isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 2018-07-27 | 1 | -4/+4 |
* | isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() | Jia-Ju Bai | 2018-07-27 | 1 | -1/+1 |
* | isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() | Jia-Ju Bai | 2018-07-27 | 1 | -1/+1 |
* | isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() | Jia-Ju Bai | 2018-07-27 | 1 | -1/+1 |
* | isdn/capi: fix defined but not used warnings | Randy Dunlap | 2018-07-08 | 2 | -3/+5 |
* | isdn: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-07-04 | 15 | -0/+33 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-03 | 1 | -1/+1 |
|\ |
|
| * | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2018-06-28 | 1 | -1/+1 |
* | | TTY: isdn: Replace strncpy with memcpy | Guenter Roeck | 2018-07-02 | 1 | -2/+2 |
* | | isdn: mISDN: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior | 2018-06-22 | 1 | -16/+20 |
* | | isdn: hisax: st5481_usb: use usb_fill_int_urb() | Sebastian Andrzej Siewior | 2018-06-22 | 1 | -8/+3 |
* | | isdn: hisax: hfc_usb: use usb_fill_int_urb() | Sebastian Andrzej Siewior | 2018-06-22 | 1 | -7/+3 |
* | | isdn: gigaset: use usb_fill_int_urb() | Sebastian Andrzej Siewior | 2018-06-22 | 1 | -14/+12 |
|/ |
|
* | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-13 | 1 | -2/+3 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 7 | -9/+13 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 7 | -13/+21 |
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 1 | -2/+1 |
|\ |
|
| * | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig | 2018-05-26 | 1 | -1/+1 |
| * | net: remove sock_no_poll | Christoph Hellwig | 2018-05-26 | 1 | -1/+0 |
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 18 | -242/+30 |
|\ \ |
|
| * | | isdn/gigaset: add back gigaset_procinfo assignment | Christoph Hellwig | 2018-05-18 | 1 | -0/+1 |
| * | | isdn: replace ->proc_fops with ->proc_show | Christoph Hellwig | 2018-05-16 | 13 | -96/+18 |
| * | | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 4 | -72/+7 |
| * | | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -75/+5 |
| |/ |
|
* / | isdn: eicon: fix a missing-check bug | Wenwen Wang | 2018-05-22 | 3 | -16/+29 |
|/ |
|
* | mISDN: Remove VLAs | Laura Abbott | 2018-04-13 | 2 | -6/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-04-03 | 1 | -3/+2 |
|\ |
|
| * | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 2018-02-12 | 1 | -3/+2 |
* | | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann | 2018-03-26 | 1 | -5/+5 |
|/ |
|
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 10 | -28/+28 |
* | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-31 | 1 | -13/+9 |
|\ |
|
| * | mISDN: switch to sock_recvmsg() | Al Viro | 2017-12-03 | 1 | -13/+9 |
* | | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 11 | -19/+19 |
|/ |
|