index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
46
-465
/
+46
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2019-05-30
12
-170
/
+12
|
*
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
7
-103
/
+7
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
13
-52
/
+13
*
|
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
3
-44
/
+3
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
14
-0
/
+14
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
4
-14
/
+16
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
1
-4
/
+5
|
|
\
|
|
*
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
2019-05-05
1
-4
/
+5
|
*
|
isdn:mISDN: fix misuse of %x in hfcpci.c
Fuqian Huang
2019-04-23
1
-3
/
+3
|
*
|
isdn: hisax: Fix misuse of %x in config.c
Fuqian Huang
2019-04-23
1
-3
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-2
/
+2
|
|
\
|
|
*
|
net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static
YueHaibing
2019-03-20
1
-4
/
+5
*
|
|
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
|
|
/
|
/
|
*
|
mISDN: Check address length before reading address family
Tetsuo Handa
2019-04-12
1
-2
/
+2
|
/
*
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
Bjorn Helgaas
2019-03-18
1
-1
/
+2
*
isdn: hfcpci: fix potential NULL pointer dereference
Kangjie Lu
2019-03-12
1
-0
/
+9
*
isdn: mISDNinfineon: fix potential NULL pointer dereference
Kangjie Lu
2019-03-10
1
-1
/
+4
*
isdn: isdnloop: fix pointer dereference bug
Arnd Bergmann
2019-03-07
1
-1
/
+1
*
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
2019-03-04
1
-0
/
+3
*
isdn_common: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-22
1
-4
/
+3
*
isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
2019-02-14
1
-1
/
+1
*
isdn_v110: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
isdn: i4l: isdn_tty: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
1
-1
/
+1
|
\
|
|
*
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
2019-01-19
1
-1
/
+1
*
|
isdn: remove unneeded semicolon
YueHaibing
2019-01-19
4
-6
/
+6
|
/
*
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-11
1
-2
/
+1
*
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
2019-01-11
1
-1
/
+5
*
isdn: fix kernel-infoleak in capi_unlocked_ioctl
Eric Dumazet
2019-01-02
1
-2
/
+2
*
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...
Jia-Ju Bai
2018-12-28
1
-0
/
+2
*
isdn/hisax: remove set but not used variable 'total'
YueHaibing
2018-11-16
1
-2
/
+1
*
PCI: add USR vendor id and use it in r8169 and w6692 driver
Heiner Kallweit
2018-11-11
1
-3
/
+0
*
ISDN: eicon: Remove driver
Olof Johansson
2018-11-06
84
-41748
/
+0
*
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
*
|
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
[next]