index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
7
-9
/
+13
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
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-17
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-12
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-30
1
-13
/
+9
|
\
|
*
mISDN: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-13
/
+9
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
11
-19
/
+19
|
/
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-2
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
10
-43
/
+33
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
2
-5
/
+4
*
isdn: hisax: Fix pnp_irq's error checking for setup_teles3
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnp
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_niccy
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_ix1micro
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_isurf
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Handle return value of pnp_irq and pnp_port_start
Arvind Yadav
2017-11-16
1
-0
/
+2
*
isdn: hisax: Fix pnp_irq's error checking for setup_hfcs
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_asuscom
Arvind Yadav
2017-11-16
1
-1
/
+1
*
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
5
-5
/
+5
|
\
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
5
-5
/
+5
*
|
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-05
1
-8
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
38
-0
/
+38
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
38
-0
/
+38
|
|
/
*
|
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
2017-11-03
1
-6
/
+4
*
|
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
1
-12
/
+58
*
|
isdn/gigaset: Provide cardstate context for bas timer callbacks
Kees Cook
2017-10-23
1
-8
/
+6
*
|
isdnloop: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-19
/
+14
*
|
isdn/gigaset: Convert timers to use timer_setup()
Kees Cook
2017-10-18
2
-20
/
+23
*
|
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
Kees Cook
2017-10-18
1
-9
/
+1
*
|
mISDN: Convert timers to use timer_setup()
Kees Cook
2017-10-18
8
-32
/
+24
*
|
isdn/hisax: Convert timers to use timer_setup()
Kees Cook
2017-10-18
19
-67
/
+68
|
/
*
isdn/i4l: fetch the ppp_write buffer in one shot
Meng Xu
2017-09-20
1
-12
/
+25
*
isdn: isdnloop: fix logic error in isdnloop_sendbuf
Arnd Bergmann
2017-09-07
1
-1
/
+1
[next]