1. 33d7136 n_tty: Always wake up read()/poll() if new input by Peter Hurley · 9 years ago
  2. 55b6314 tty: audit: Poison tty_audit_buf while process exits by Peter Hurley · 9 years ago
  3. 82b5c93 tty: audit: Always push audit buffer before TIOCSTI by Peter Hurley · 9 years ago
  4. f17c366 tty: audit: Check audit enable first by Peter Hurley · 9 years ago
  5. fbaa122 tty: audit: Simplify first-use allocation by Peter Hurley · 9 years ago
  6. 5493090 tty: audit: Remove tty_audit_buf reference counting by Peter Hurley · 9 years ago
  7. 5c8b318 tty: audit: Remove false memory optimization by Peter Hurley · 9 years ago
  8. 2e28d38 tty: audit: Handle tty audit enable atomically by Peter Hurley · 9 years ago
  9. 4d240b6 tty: audit: Track tty association with dev_t by Peter Hurley · 9 years ago
  10. 37282a7 tty: audit: Combine push functions by Peter Hurley · 9 years ago
  11. b50819f tty: audit: Ignore current association for audit push by Peter Hurley · 9 years ago
  12. f229c2c tty: audit: Take siglock directly by Peter Hurley · 9 years ago
  13. a75c9b0 tty: audit: Defer audit buffer association by Peter Hurley · 9 years ago
  14. 309426a tty: audit: Remove icanon mode from call chain by Peter Hurley · 9 years ago
  15. eab25a5 tty: audit: Never audit packet mode by Peter Hurley · 9 years ago
  16. d7c0ba4 tty: audit: Early-out pty master reads earlier by Peter Hurley · 9 years ago
  17. 4a51096 tty: Make tty_files_lock per-tty by Peter Hurley · 9 years ago
  18. 527ffc1 tty: Remove unreferenced tty flags macro TTY_DEBUG by Peter Hurley · 9 years ago
  19. e802ca0 tty: Move tty_check_change() helper by Peter Hurley · 9 years ago
  20. de5583d tty: Remove declarations to non-existent functions by Peter Hurley · 9 years ago
  21. 2722873 tty: Eliminate global symbol tty_ldisc_N_TTY by Peter Hurley · 9 years ago
  22. d1d027e tty: Unexport system-wide tty_mutex by Peter Hurley · 9 years ago
  23. 9de2a7c tty: Avoid unnecessary temporaries for tty->ldisc by Peter Hurley · 9 years ago
  24. 133b130 tty: Document c_line == N_TTY initial condition by Peter Hurley · 9 years ago
  25. 892d1fa tty: Destroy ldisc instance on hangup by Peter Hurley · 9 years ago
  26. 7896f30 tty: Refactor tty_ldisc_reinit() for reuse by Peter Hurley · 9 years ago
  27. c12da96 tty: Use 'disc' for line discipline index name by Peter Hurley · 9 years ago
  28. 6ffeb4b tty: Move tty_ldisc_kill() by Peter Hurley · 9 years ago
  29. a570a49 tty: Handle NULL tty->ldisc by Peter Hurley · 9 years ago
  30. e55afd1 tty: Prepare for destroying line discipline on hangup by Peter Hurley · 9 years ago
  31. 5b6e683 tty: Fix comments for tty_ldisc_release() by Peter Hurley · 9 years ago
  32. c0cc1c5 tty: Fix comments for tty_ldisc_get() by Peter Hurley · 9 years ago
  33. ece5340 tty: Reset c_line from driver's init_termios by Peter Hurley · 9 years ago
  34. fdfb719 tty: Remove chars_in_buffer() line discipline method by Peter Hurley · 9 years ago
  35. 582e20a NFC: nci: Remove dead code by Peter Hurley · 9 years ago
  36. 46b94e7 serial: 68328: Remove bogus ldisc reset by Peter Hurley · 9 years ago
  37. 6aa5678 staging: digi: Replace open-coded tty_wakeup() by Peter Hurley · 9 years ago
  38. d6203d0 tty: Refactor tty_open() by Peter Hurley · 9 years ago
  39. 11e1d4a tty: Consolidate noctty checks in tty_open() by Peter Hurley · 9 years ago
  40. c2bb524 tty: Remove __lockfunc annotation from tty lock functions by Peter Hurley · 9 years ago
  41. c1e33af pty: Remove pty_unix98_shutdown() by Peter Hurley · 9 years ago
  42. 05de87ed tty: Re-declare tty_driver_remove_tty() file scope by Peter Hurley · 9 years ago
  43. a3123fd tty: Fix tty_init_termios() declaration by Peter Hurley · 9 years ago
  44. a99cc5d tty: Remove !tty check from free_tty_struct() by Peter Hurley · 9 years ago
  45. c8b710b tty: Fix ldisc leak in failed tty_init_dev() by Peter Hurley · 9 years ago
  46. f4f9edc staging/speakup: Use tty_ldisc_ref() for paste kworker by Peter Hurley · 9 years ago
  47. 6d27a63 n_tty: Fix unsafe reference to "other" ldisc by Peter Hurley · 9 years ago
  48. 5c17c86 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) by Peter Hurley · 9 years ago
  49. 7f22f6c tty: Retry failed reopen if tty teardown in-progress by Peter Hurley · 9 years ago
  50. 0bfd464 tty: Wait interruptibly for tty lock on reopen by Peter Hurley · 9 years ago
  51. 92e963f Linux 4.5-rc1 by Linus Torvalds · 9 years ago
  52. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  53. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  54. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  55. c52cb43 Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  56. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  57. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  58. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  59. f1fc3cd MAINTAINERS: Combine multiple telemetry entries by Souvik Kumar Chakravarty · 9 years ago
  60. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  61. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 9 years ago
  62. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  63. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 9 years ago
  64. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 9 years ago
  65. a7b4381 MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB by Florian Fainelli · 9 years ago
  66. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 9 years ago
  67. 696569f MIPS: bcm963xx: Update bcm_tag field image_sequence by Simon Arlott · 9 years ago
  68. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  69. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  70. 5a8b0b1 MIPS: bcm63xx: nvram: Use nvram structure definition from header file by Simon Arlott · 9 years ago
  71. 3271e61 MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure by Simon Arlott · 9 years ago
  72. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  73. bfd3d53 MAINTAINERS: Add KVM for MIPS entry by James Hogan · 9 years ago
  74. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 9 years ago
  75. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  76. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 9 years ago
  77. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  78. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  79. 044c9bb MIPS: Update trap codes by James Hogan · 9 years ago
  80. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 9 years ago
  81. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 9 years ago
  82. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 9 years ago
  83. cb1b447 MIPS: KVM: Convert EXPORT_SYMBOL to _GPL by James Hogan · 9 years ago
  84. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  85. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  86. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  87. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago
  88. 097d563 MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig by Joshua Henderson · 9 years ago
  89. 842b6b1 MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit by Joshua Henderson · 9 years ago
  90. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  91. 9b9c2cd dt/bindings: Add bindings for PIC32/MZDA platforms by Joshua Henderson · 9 years ago
  92. aaa8666 IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  93. edf2194 dt/bindings: Add bindings for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  94. 70ce14b MIPS: bmips: Improve BCM6368 device tree by Álvaro Fernández Rojas · 9 years ago
  95. db66dbb MIPS: bmips: Improve BCM6328 device tree by Álvaro Fernández Rojas · 9 years ago
  96. 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
  97. 8cbe4b5 MIPS: TXx9: iocled: Be sure to clamp return value by Linus Walleij · 9 years ago
  98. 8eb248f MIPS: RB532: Be sure to clamp return value by Linus Walleij · 9 years ago
  99. 6ea6b7f MIPS: TXx9: Be sure to clamp return value by Linus Walleij · 9 years ago
  100. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago