1. cc67dc2 vt: Support \e[90-97m (bright foreground colors). by Adam Borowski · 8 years ago
  2. 3e7ec4a vt: Drop a no longer true comment. by Adam Borowski · 8 years ago
  3. 0bf1f4a vt: Make a comparison <= for readability. by Adam Borowski · 8 years ago
  4. 669e0a5 vt: Fix a read-past-array in vc_t416_color(). by Adam Borowski · 8 years ago
  5. d2ec3f7 pty: make ptmx file ops read-only after init by Kees Cook · 8 years ago
  6. a727b02 tty: serial_core: add tty NULL check to uart_tx_stopped by Rob Herring · 8 years ago
  7. e5e8960 serial: imx: Replace dmaengine old API by Fabien Lahoudere · 8 years ago
  8. a5a2b13 serial: core: fix potential NULL pointer dereference by Andy Shevchenko · 8 years ago
  9. 0ae9fde BUG: atmel_serial: Interrupts not disabled on close by Richard Genoud · 8 years ago
  10. 33ddca0 tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock by Wei Yongjun · 8 years ago
  11. c164b00 serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL by Liu Xiang · 8 years ago
  12. 0d2665b serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  13. 5d7519d serial: mxs-auart: Disable clock on error path by Fabio Estevam · 8 years ago
  14. 8b2303d serial: core: Fix handling of options after MMIO address by Alexander Sverdlin · 8 years ago
  15. 1e512d4 serial: imx: add error messages when .probe fails by Uwe Kleine-König · 8 years ago
  16. b53761e Merge 4.8-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  17. c693593 Linux 4.8-rc5 by Linus Torvalds · 8 years ago
  18. 9ca581b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 28e6815 Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  21. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  22. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  23. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  24. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  25. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  26. 39da979 Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  27. 70dad499 Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  28. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago
  29. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  30. 0ddc9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  31. 4a29b34 tpm: invalid self test error message by Jarkko Sakkinen · 8 years ago
  32. 601b586 Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  33. 9a0bcc8 Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  34. b654c62 Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes' by Rafael J. Wysocki · 8 years ago
  35. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  36. 3feab13 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro by Lorenzo Pieralisi · 8 years ago
  37. d199299 x86/AMD: Apply erratum 665 on machines without a BIOS fix by Emanuel Czirai · 8 years ago
  38. 15301a5 x86/paravirt: Do not trace _paravirt_ident_*() functions by Steven Rostedt · 8 years ago
  39. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  40. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago
  41. 63fb0a9 drivers/perf: arm_pmu: Fix NULL pointer dereference during probe by Stefan Wahren · 8 years ago
  42. 7532468 drivers/perf: arm_pmu: Fix leak in error path by Stefan Wahren · 8 years ago
  43. ac81038 Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  44. b0be76b Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  45. d2f5a73 dmaengine: hsu: refactor hsu_dma_do_irq() to return int by Andy Shevchenko · 8 years ago
  46. 46e3668 serial: earlycon: Extend earlycon command line option to support 64-bit addresses by Alexander Sverdlin · 8 years ago
  47. 8f975fe tty/serial: mark __init early_smh_setup() static by Baoyou Xie · 8 years ago
  48. e06b6b8 serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC by Kefeng Wang · 8 years ago
  49. f3bf263 serial: 8250_port: unify check of em485 variable by Andy Shevchenko · 8 years ago
  50. b396576 serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485() by Andy Shevchenko · 8 years ago
  51. 1c06bde6 Allowing UART DMA to be configured on i.MX53 by Martyn Welch · 8 years ago
  52. 31d054d serial-uartlite: constify uart_ops structures by Julia Lawall · 8 years ago
  53. f098a0a tty: xuartps: constify uart_ops structures by Julia Lawall · 8 years ago
  54. 069a47e tty: serial: constify uart_ops structures by Julia Lawall · 8 years ago
  55. 5d9b953 tty: serial: jsm_tty: constify uart_ops structures by Julia Lawall · 8 years ago
  56. 1f1d870 serial/bcm63xx_uart: constify uart_ops structures by Julia Lawall · 8 years ago
  57. 03bd797 serial: altera: constify uart_ops structures by Julia Lawall · 8 years ago
  58. 5c7dcdb tty/serial: at91: constify uart_ops structures by Julia Lawall · 8 years ago
  59. eeb8bc1 serial: st-asc: constify uart_ops structures by Julia Lawall · 8 years ago
  60. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  61. 603f2c9 Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  62. 5322942 Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  63. cc4163d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  64. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  65. b300692 rapidio/tsi721: fix incorrect detection of address translation condition by Alexandre Bounine · 8 years ago
  66. 1e1011a rapidio/documentation/mport_cdev: add missing parameter description by Alexandre Bounine · 8 years ago
  67. 735f277 kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd by Michal Hocko · 8 years ago
  68. c4e2973 MAINTAINERS: Vladimir has moved by Vladimir Davydov · 8 years ago
  69. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  70. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  71. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  72. 8a793be drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  73. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  74. e6173ba lib/test_hash.c: fix warning in preprocessor symbol evaluation by Geert Uytterhoeven · 8 years ago
  75. ed76b7a lib/test_hash.c: fix warning in two-dimensional array init by Geert Uytterhoeven · 8 years ago
  76. 236dec0 kconfig: tinyconfig: provide whole choice blocks to avoid warnings by Arnd Bergmann · 8 years ago
  77. 070c43e kexec: fix double-free when failing to relocate the purgatory by Thiago Jung Bauermann · 8 years ago
  78. 6b4e318 mm, oom: prevent premature OOM killer invocation for high order request by Michal Hocko · 8 years ago
  79. cb88708 Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  80. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  81. 7d1ce60 Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  82. 8232884 serial/arc: constify uart_ops structures by Julia Lawall · 8 years ago
  83. 2cb78ea serial: 8250_dw: Use an unified new dev variable in probe by Kefeng Wang · 8 years ago
  84. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  85. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  86. 3dc09ec Btrfs: kill invalid ASSERT() in process_all_refs() by Josef Bacik · 8 years ago
  87. 026e5e0 ovl: update doc by Miklos Szeredi · 8 years ago
  88. 7cb3511 ovl: listxattr: use strnlen() by Miklos Szeredi · 8 years ago
  89. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  90. ce31513 ovl: copyattr after setting POSIX ACL by Miklos Szeredi · 8 years ago
  91. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  92. 0c97be2 ovl: Get rid of ovl_xattr_noacl_handlers array by Andreas Gruenbacher · 8 years ago
  93. fe2b759 ovl: Fix OVL_XATTR_PREFIX by Andreas Gruenbacher · 8 years ago
  94. fd36570 ovl: fix spelling mistake: "directries" -> "directories" by Colin Ian King · 8 years ago
  95. 2a3a2a3 ovl: don't cache acl on overlay layer by Miklos Szeredi · 8 years ago
  96. 5201dc4 ovl: use cached acl on underlying layer by Miklos Szeredi · 8 years ago
  97. eea2fb4 ovl: proper cleanup of workdir by Miklos Szeredi · 8 years ago
  98. c11b9fd ovl: remove posix_acl_default from workdir by Miklos Szeredi · 8 years ago
  99. 38b2569 ovl: handle umask and posix_acl_default correctly on creation by Miklos Szeredi · 8 years ago
  100. 27dd735 Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago