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
*
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-28
4
-45
/
+38
*
tty: audit: Track tty association with dev_t
Peter Hurley
2016-01-28
1
-18
/
+14
*
tty: audit: Combine push functions
Peter Hurley
2016-01-28
3
-39
/
+6
*
tty: audit: Ignore current association for audit push
Peter Hurley
2016-01-28
3
-11
/
+6
*
tty: audit: Take siglock directly
Peter Hurley
2016-01-28
1
-8
/
+5
*
tty: audit: Defer audit buffer association
Peter Hurley
2016-01-28
1
-8
/
+8
*
tty: audit: Remove icanon mode from call chain
Peter Hurley
2016-01-28
3
-18
/
+14
*
tty: audit: Never audit packet mode
Peter Hurley
2016-01-28
1
-13
/
+4
*
tty: audit: Early-out pty master reads earlier
Peter Hurley
2016-01-28
1
-4
/
+4
*
tty: Make tty_files_lock per-tty
Peter Hurley
2016-01-28
3
-16
/
+15
*
tty: Remove unreferenced tty flags macro TTY_DEBUG
Peter Hurley
2016-01-28
1
-1
/
+0
*
tty: Move tty_check_change() helper
Peter Hurley
2016-01-28
3
-7
/
+6
*
tty: Remove declarations to non-existent functions
Peter Hurley
2016-01-28
1
-3
/
+0
*
tty: Eliminate global symbol tty_ldisc_N_TTY
Peter Hurley
2016-01-28
4
-13
/
+10
*
tty: Unexport system-wide tty_mutex
Peter Hurley
2016-01-28
1
-3
/
+1
*
tty: Avoid unnecessary temporaries for tty->ldisc
Peter Hurley
2016-01-28
1
-5
/
+2
*
tty: Document c_line == N_TTY initial condition
Peter Hurley
2016-01-28
1
-1
/
+2
*
tty: Destroy ldisc instance on hangup
Peter Hurley
2016-01-28
3
-30
/
+25
*
tty: Refactor tty_ldisc_reinit() for reuse
Peter Hurley
2016-01-28
1
-22
/
+31
*
tty: Use 'disc' for line discipline index name
Peter Hurley
2016-01-28
3
-15
/
+15
*
tty: Move tty_ldisc_kill()
Peter Hurley
2016-01-28
1
-13
/
+19
*
tty: Handle NULL tty->ldisc
Peter Hurley
2016-01-28
1
-4
/
+12
*
tty: Prepare for destroying line discipline on hangup
Peter Hurley
2016-01-28
3
-2
/
+18
*
tty: Fix comments for tty_ldisc_release()
Peter Hurley
2016-01-28
1
-2
/
+1
*
tty: Fix comments for tty_ldisc_get()
Peter Hurley
2016-01-28
1
-3
/
+10
*
tty: Reset c_line from driver's init_termios
Peter Hurley
2016-01-28
2
-5
/
+3
*
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
2016-01-28
8
-68
/
+13
*
NFC: nci: Remove dead code
Peter Hurley
2016-01-28
1
-8
/
+1
*
serial: 68328: Remove bogus ldisc reset
Peter Hurley
2016-01-28
1
-11
/
+1
*
staging: digi: Replace open-coded tty_wakeup()
Peter Hurley
2016-01-28
2
-38
/
+8
*
tty: Refactor tty_open()
Peter Hurley
2016-01-27
1
-53
/
+67
*
tty: Consolidate noctty checks in tty_open()
Peter Hurley
2016-01-27
1
-9
/
+8
*
tty: Remove __lockfunc annotation from tty lock functions
Peter Hurley
2016-01-27
3
-17
/
+15
*
pty: Remove pty_unix98_shutdown()
Peter Hurley
2016-01-27
1
-10
/
+1
*
tty: Re-declare tty_driver_remove_tty() file scope
Peter Hurley
2016-01-27
2
-3
/
+1
*
tty: Fix tty_init_termios() declaration
Peter Hurley
2016-01-27
4
-29
/
+9
*
tty: Remove !tty check from free_tty_struct()
Peter Hurley
2016-01-27
1
-2
/
+0
*
tty: Fix ldisc leak in failed tty_init_dev()
Peter Hurley
2016-01-27
4
-23
/
+8
*
staging/speakup: Use tty_ldisc_ref() for paste kworker
Peter Hurley
2016-01-27
1
-1
/
+4
*
n_tty: Fix unsafe reference to "other" ldisc
Peter Hurley
2016-01-27
1
-5
/
+2
*
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
2016-01-27
1
-1
/
+23
*
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
2016-01-27
1
-4
/
+8
*
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2016-01-27
3
-1
/
+16
*
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
2016-01-24
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
130
-676
/
+4923
|
\
|
*
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
7
-4
/
+14
|
|
\
|
|
*
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
1
-1
/
+1
|
|
*
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2016-01-24
2
-0
/
+7
|
|
*
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2016-01-24
1
-0
/
+1
|
|
*
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2016-01-23
1
-1
/
+1
[next]