index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mos7720: switch to ->get_serial()
Al Viro
2018-10-13
1
-21
/
+13
*
io_ti: switch to ->get_serial()
Al Viro
2018-10-13
1
-33
/
+14
*
io_edgeport: switch to ->get_serial()
Al Viro
2018-10-13
1
-21
/
+16
*
fdti_sio: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-27
/
+21
*
f81534: switch to ->get_serial()
Al Viro
2018-10-13
1
-30
/
+8
*
f81232: switch to ->get_serial()
Al Viro
2018-10-13
1
-28
/
+8
*
ark3116: switch to ->get_serial()
Al Viro
2018-10-13
1
-30
/
+8
*
cdc-acm: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-27
/
+14
*
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
2018-10-13
2
-0
/
+22
*
rfcomm: get rid of mentioning TIOC[SG]SERIAL
Al Viro
2018-10-13
1
-8
/
+0
*
serial_core: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-26
/
+12
*
mxser: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-46
/
+51
*
moxa: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-39
/
+40
*
isicom: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-47
/
+25
*
ipwireless: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-18
/
+18
*
cyclades: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-40
/
+37
*
amiserial: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-45
/
+33
*
greybus/uart: switch to ->[sg]et_serial()
Al Viro
2018-09-14
1
-29
/
+18
*
fwserial: switch to ->[sg]et_serial()
Al Viro
2018-09-14
1
-38
/
+28
*
simserial: switch to ->[sg]et_serial()
Al Viro
2018-09-14
1
-4
/
+13
*
tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods
Al Viro
2018-09-14
2
-5
/
+33
*
mos7720: bury dead TIOCM... in ->ioctl()
Al Viro
2018-09-14
1
-52
/
+0
*
tty_ioctl(): drop FIONBIO handling
Al Viro
2018-09-14
1
-30
/
+0
*
move compat handling of tty ioctls to tty_compat_ioctl()
Al Viro
2018-09-14
4
-71
/
+76
*
presence of RS485 ioctls has been unconditional since 2014
Al Viro
2018-09-12
1
-4
/
+0
*
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
2018-08-26
1
-2
/
+2
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-26
1
-0
/
+15
|
\
|
*
y2038: Provide aliases for compat helpers
Arnd Bergmann
2018-08-22
1
-0
/
+15
*
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
28
-679
/
+485
|
\
\
|
*
|
ida: Change ida_get_new_above to return the id
Matthew Wilcox
2018-08-22
1
-18
/
+12
|
*
|
ida: Remove old API
Matthew Wilcox
2018-08-22
3
-67
/
+11
|
*
|
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2018-08-22
2
-66
/
+58
|
*
|
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2018-08-22
2
-46
/
+40
|
*
|
test_ida: Move ida_check_max
Matthew Wilcox
2018-08-22
2
-28
/
+23
|
*
|
test_ida: Move ida_check_leaf
Matthew Wilcox
2018-08-22
2
-27
/
+25
|
*
|
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
2018-08-22
1
-6
/
+7
|
*
|
ida: Start new test_ida module
Matthew Wilcox
2018-08-22
7
-7
/
+71
|
*
|
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
3
-30
/
+10
|
*
|
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
|
*
|
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-29
/
+12
|
*
|
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
|
*
|
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-22
/
+4
|
*
|
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-11
/
+5
|
*
|
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-40
/
+4
|
*
|
Convert net_namespace to new IDA API
Matthew Wilcox
2018-08-22
1
-10
/
+6
|
*
|
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-18
/
+5
|
*
|
rsxx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+5
|
*
|
osd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-15
/
+7
|
*
|
sd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-17
/
+4
|
*
|
devpts: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-34
/
+13
[next]