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
/
i4l
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
2019-02-27
1
-1
/
+5
*
isdn: Disable IIOCDBGVAR
Kees Cook
2018-08-16
1
-7
/
+1
*
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-04
1
-0
/
+9
*
TTY: isdn: Replace strncpy with memcpy
Guenter Roeck
2018-07-02
1
-2
/
+2
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+4
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-10
/
+10
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
3
-5
/
+5
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
4
-16
/
+13
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
2
-5
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
isdn/i4l: fetch the ppp_write buffer in one shot
Meng Xu
2017-09-20
1
-12
/
+25
*
isdn/i4l: fix buffer overflow
Annie Cherkaev
2017-08-02
2
-3
/
+3
*
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
2
-24
/
+0
|
\
|
*
isdn: get rid of pointless access_ok()
Al Viro
2017-06-04
2
-24
/
+0
*
|
idsn: fix wrong skb_put() used
yuan linyu
2017-06-21
1
-1
/
+1
*
|
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
2
-2
/
+2
*
|
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
2
-5
/
+6
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
3
-8
/
+8
*
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
3
-6
/
+5
*
|
isdn: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-05-31
1
-1
/
+1
|
/
*
isdn: use setup_timer
Geliang Tang
2017-03-24
2
-6
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
isdn: use designated initializers
Kees Cook
2016-12-17
2
-11
/
+11
*
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
1
-25
/
+19
|
\
|
*
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
1
-5
/
+5
|
*
tty: Replace ASYNC_CHECK_CD and update atomically
Peter Hurley
2016-04-30
1
-6
/
+2
|
*
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
2016-04-30
1
-11
/
+9
|
*
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
1
-3
/
+3
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
2
-3
/
+3
|
/
*
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-17
1
-10
/
+0
|
\
|
*
isdn: i4l: move active-isdn drivers to staging
Arnd Bergmann
2016-03-05
1
-10
/
+0
*
|
isdn: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
1
-6
/
+6
|
/
*
isdn: remove spellcaster driver
Arnd Bergmann
2015-12-01
1
-2
/
+0
*
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
1
-1
/
+1
|
\
|
*
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
2015-10-17
1
-1
/
+1
*
|
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
2015-11-02
1
-6
/
+4
*
|
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
Ben Hutchings
2015-11-02
1
-0
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
|
*
isdn: fix grammar in comment
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
*
|
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-33
/
+0
|
/
*
isdn: i4l: Remove ASYNC_CTS_FLOW
Peter Hurley
2014-09-23
1
-5
/
+0
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-14
/
+12
*
isdn: use constants instead of magicnumbers
Himangi Saraogi
2014-07-24
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
1
-4
/
+16
|
\
|
*
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
2014-07-16
1
-4
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-7
/
+1
|
\
|
[next]