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
/
mISDN
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-05
1
-13
/
+2
|
\
|
*
mISDN: Use list_count_nodes()
Christophe JAILLET
2023-04-28
1
-13
/
+2
*
|
mISDN: remove unneeded mISDN_class_release()
Greg Kroah-Hartman
2023-03-30
1
-6
/
+0
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-1
/
+0
|
/
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
2
-4
/
+4
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-2
/
+2
|
\
|
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
|
/
*
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
2022-11-14
1
-1
/
+1
*
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
2022-11-11
1
-1
/
+2
*
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
2022-11-02
1
-2
/
+3
*
mISDN: fix use-after-free bugs in l1oip timer handlers
Duoming Zhou
2022-09-30
2
-6
/
+8
*
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
1
-1
/
+1
*
mISDN: Fix memory leak in dsp_pipeline_build()
Alexey Khoroshilov
2022-03-05
1
-3
/
+3
*
mISDN: change function names to avoid conflicts
wolfgang huang
2021-12-28
3
-7
/
+7
*
mISDN: Remove obsolete PIPELINE_DEBUG debugging information
Zhen Lei
2021-05-20
1
-44
/
+2
*
mISDN: Use LIST_HEAD() for list_head
Shixin Liu
2021-03-30
2
-8
/
+3
*
mISDN: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-30
2
-4
/
+2
*
isdn: mISDN: remove unneeded variable 'ret'
Yang Li
2021-03-10
1
-2
/
+1
*
drivers: isdn: mISDN: fix spelling typo of 'wheter'
Wang Qing
2021-03-10
1
-1
/
+1
*
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
2020-07-24
1
-2
/
+2
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
1
-2
/
+0
*
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-4
/
+3
|
\
|
*
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-4
/
+3
*
|
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-0
/
+2
*
|
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
4
-16
/
+8
*
|
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
22
-450
/
+237
|
\
|
|
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
16
-168
/
+16
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
14
-140
/
+14
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
2
-28
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
2
-216
/
+216
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mISDN: make sure device name is NUL terminated
Dan Carpenter
2019-05-22
1
-2
/
+3
|
|
*
mISDN: Fix indenting in dsp_cmx.c
Dan Carpenter
2019-05-22
1
-214
/
+213
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
2019-05-24
2
-36
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
2
-30
/
+2
|
|
/
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
isdn: mISDN: remove a bogus reference to a non-existing doc
Mauro Carvalho Chehab
2019-06-08
1
-2
/
+0
|
/
*
mISDN: Check address length before reading address family
Tetsuo Handa
2019-04-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-1
/
+1
|
\
|
*
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
2019-02-05
1
-1
/
+1
*
|
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
1
-1
/
+1
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-2
/
+1
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-2
/
+1
*
|
mISDN: Fix type of switch control variable in ctrl_teimanager
Nathan Chancellor
2018-10-22
1
-4
/
+3
|
/
*
mISDN: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
1
-2
/
+1
*
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-04
1
-0
/
+1
[next]