1. f597fbc serial: 8250: Add Nuvoton NPCM UART by Joel Stanley · 7 years ago
  2. ca7c22f serial: mxs-auart: disable clks of Alphascale ASM9260 by Alexey Khoroshilov · 7 years ago
  3. 7d6e214 serial: 8250_dw: Switch to use acpi_dev_present() by Andy Shevchenko · 7 years ago
  4. 9d1a50a serial: imx: consistently use imx_uart_ as prefix for all functions by Uwe Kleine-König · 7 years ago
  5. 48669b6 serial: imx: don't prepare to send if no data is available by Uwe Kleine-König · 7 years ago
  6. 1866541 serial: imx: Fix handling of TC irq in combination with DMA by Uwe Kleine-König · 7 years ago
  7. 81ca8e8 serial: imx: Also enable the aging timer in PIO mode by Uwe Kleine-König · 7 years ago
  8. 76821e2 serial: imx: ensure that RX irqs are off if RX is off by Uwe Kleine-König · 7 years ago
  9. dedc64e serial: imx: Stop to receive in .stop_rx() by Uwe Kleine-König · 7 years ago
  10. 02b0abd3 serial: imx: setup fifo waterlevel before enabling aging timer by Uwe Kleine-König · 7 years ago
  11. 4444dcf serial: imx: use u32 variables with matching names for registers by Uwe Kleine-König · 7 years ago
  12. 0c54922 serial: imx: simplify check that prevents starting PIO when DMA is in use by Uwe Kleine-König · 7 years ago
  13. 686351f serial: imx: simplify some conditions related to dma by Uwe Kleine-König · 7 years ago
  14. 3a0ab62 serial: imx: implement shadow registers for UCRx and UFCR by Uwe Kleine-König · 7 years ago
  15. 27c8442 serial: imx: add wrappers for writel and readl by Uwe Kleine-König · 7 years ago
  16. afa6b1c tty: New RISC-V SBI console driver by Palmer Dabbelt · 7 years ago
  17. 6aed2a8 serial: imx: document functions that are called with port.lock taken by Uwe Kleine-König · 7 years ago
  18. 302e8dc serial: imx: Rename register fields to match newer reference manuals by Uwe Kleine-König · 7 years ago
  19. aad76f2 serial, pci_ids: Move duplicate IDs to PCI IDs database by Andy Shevchenko · 7 years ago
  20. e7d75e1 serial: xuartps: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  21. 96c611c serial: sirf: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  22. 090fa4b serial: sh-sci: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  23. 49ee23b serial: samsung: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  24. afc7851 serial: pxa: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  25. dd345a3 serial: mxs-auart: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  26. 5673444 serial: imx: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  27. ffab87f serial: fsl_lpuart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  28. f9f5786 serial: arc_uart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  29. 42afa62 serial: imx: drop check for enabled dma in .startup by Uwe Kleine-König · 7 years ago
  30. 4238c00 serial: imx: simplify tracking of dma being initialized by Uwe Kleine-König · 7 years ago
  31. 4377689 serial: imx: Only handle irqs that are actually enabled by Uwe Kleine-König · 7 years ago
  32. 0399fd6 serial: imx: rename variables to match the register names by Uwe Kleine-König · 7 years ago
  33. 135ccb0 serial: imx: drop if that always evaluates to true by Uwe Kleine-König · 7 years ago
  34. 0ef5a6e serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR by Colin Ian King · 7 years ago
  35. 45ca673 tty: serial: imx: allow breaks to be received when using dma by Troy Kisky · 7 years ago
  36. 914eaf9 serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR by Joshua Scott · 7 years ago
  37. b96408b serial: sh-sci: use hrtimer for receive timeout by Ulrich Hecht · 7 years ago
  38. 08fb00c serial: 8250: 8250_omap: Fix throttling when DMA is enabled by Vignesh R · 7 years ago
  39. 2e9fe53 serial: 8250: Don't service RX FIFO if interrupts are disabled by Vignesh R · 7 years ago
  40. 890fb16 DT: serial: renesas,sci-serial: document R8A77980 bindings by Sergei Shtylyov · 7 years ago
  41. 1a9ab35 gpio: serial: max310x: Use HW type for gpio_chip's label by Jan Kundrát · 7 years ago
  42. eefadcb serial: altera: set RRDY flag also without irq by Uwe Kleine-König · 7 years ago
  43. 2ea6ad8 serial: altera: don't enable any irq if the device doesn't feature an irq by Uwe Kleine-König · 7 years ago
  44. 0e25496 serial: altera: ensure port->regshift is honored consistently by Uwe Kleine-König · 7 years ago
  45. f54450a console: Drop added "static" for newport_con by Kees Cook · 7 years ago
  46. c396a5b console: Expand dummy functions for CFI by Kees Cook · 7 years ago
  47. 209f668 console: Fill in struct consw argument names by Kees Cook · 7 years ago
  48. ea92110 console: SisUSB2VGA: Drop dummy con_font_get() by Kees Cook · 7 years ago
  49. 4a3928c Linux 4.16-rc3 by Linus Torvalds · 7 years ago
  50. e1171ac Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  51. c23a757 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. e912bf2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 9c89709 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 297ea1b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. c89be52 Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  56. 3664ce2 Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  57. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  58. 2eb02aa Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  59. 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  60. 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  61. 13f514b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  62. 938e142 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  63. 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  64. 8961ca4 Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  65. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  66. 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  67. d903ec7 gianfar: simplify FCS handling and fix memory leak by Andy Spencer · 7 years ago
  68. ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  69. 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
  70. 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
  71. 4596749 x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 7 years ago
  72. 0c52f7c x86/topology: Fix function name in documentation by Dou Liyang · 7 years ago
  73. 472e8c5 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 7 years ago
  74. 79d4424 locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB by Andrea Parri · 7 years ago
  75. 36e74d3 x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system by Wang Hui · 7 years ago
  76. e84cf6a x86/apic/vector: Handle vector release on CPU unplug correctly by Thomas Gleixner · 7 years ago
  77. eb0a2d2 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  78. 582605a powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  79. 2f7d03e powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 by Bharata B Rao · 7 years ago
  80. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
  81. 16c4db3 Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3 by James Morris · 7 years ago
  82. b17800e Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  83. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  84. bae6cfe Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  85. 0bb7816 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  86. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  87. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  88. 651ca2c genirq/matrix: Handle CPU offlining proper by Thomas Gleixner · 7 years ago
  89. 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
  90. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  91. 370c105 net: aquantia: Fix error handling in aq_pci_probe() by Dan Carpenter · 7 years ago
  92. 6c5f610 bpf: fix rcu lockdep warning for lpm_trie map_free callback by Yonghong Song · 7 years ago
  93. 32fff23 bpf: add schedule points in percpu arrays management by Eric Dumazet · 7 years ago
  94. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  95. a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  96. 77f892e Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  97. bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  98. 657308f regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
  99. 004e390 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  100. 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago