1. 4dd31f1 tty: n_gsm: Fix bogus i++ in gsm_data_kick by Gregory CLEMENT · 4 years, 7 months ago
  2. 57626ff tty: n_gsm: Remove unnecessary test in gsm_print_packet() by Gregory CLEMENT · 4 years, 7 months ago
  3. 55484fc serial: stm32: add no_console_suspend support by Erwan Le Ray · 4 years, 7 months ago
  4. b14109f tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Anson Huang · 4 years, 8 months ago
  5. 0ca650c4 rcu: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  6. 6400b5a kernel/power: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  7. c69b470 kdb: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  8. c1a01f29 drm: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  9. 116214d sparc64: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  10. fff134c powerpc/xmon: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  11. 675cacf1 MIPS: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  12. f95850e alpha: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
  13. 7fffe31 tty/sysrq: constify the the sysrq_key_op(s) by Emil Velikov · 4 years, 8 months ago
  14. 23cbedf tty/sysrq: constify the sysrq API by Emil Velikov · 4 years, 8 months ago
  15. 0f1c968 tty/sysrq: alpha: export and use __sysrq_get_key_op() by Emil Velikov · 4 years, 8 months ago
  16. beca62c tty: mxser: make mxser_change_speed() return void by Jason Yan · 4 years, 8 months ago
  17. 7b668c0 serial: 8250: Fix max baud limit in generic 8250 port by Serge Semin · 4 years, 8 months ago
  18. c150c0f serial: Allow uart_get_rs485_mode() to return errno by Lukas Wunner · 4 years, 8 months ago
  19. e0a851f serial: 8250: Avoid error message on reprobe by Lukas Wunner · 4 years, 8 months ago
  20. 01dbb36 tty: n_gsm: Fix waking up upper tty layer when room available by Gregory CLEMENT · 4 years, 8 months ago
  21. 84d6f81 tty: n_gsm: Fix SOF skipping by Gregory CLEMENT · 4 years, 8 months ago
  22. fe92c2a8 tty: n_gsm: Improve debug output by Gregory CLEMENT · 4 years, 8 months ago
  23. aa49d8e tty: serial: imx: Add return value check for platform_get_irq() by Anson Huang · 4 years, 8 months ago
  24. 2463700 serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro by Andy Shevchenko · 4 years, 8 months ago
  25. 6cf61b9 tty: serial: Add modem control gpio support for STM32 UART by Manivannan Sadhasivam · 4 years, 8 months ago
  26. 888ae87 dt-bindings: serial: Document CTS/RTS gpios in STM32 UART by Manivannan Sadhasivam · 4 years, 8 months ago
  27. 7d31676 tty: serial: samsung: Correct clock selection logic by Jonathan Bakker · 4 years, 8 months ago
  28. ad40634 serial: lantiq: Make driver modular by Rahul Tanwar · 4 years, 8 months ago
  29. ea7d3fd8a serial: lantiq: Make UART's use as console selectable by Rahul Tanwar · 4 years, 8 months ago
  30. cf9c944 Revert "tty: hvc: Fix data abort due to race in hvc_open" by Greg Kroah-Hartman · 4 years, 8 months ago
  31. 1cc1858 Merge 5.7-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 8 months ago
  32. 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
  33. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  34. 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  35. bd2049f Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  36. 27d2dcb Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  37. 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  38. e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
  39. 2e28f3b Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  40. 1a263ae gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 8 months ago
  41. adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
  42. 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
  43. 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
  44. a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
  45. 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
  46. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
  47. 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  48. 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  49. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  50. 1d3962a Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  51. d5eeab8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  52. eb24fdd Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 8 months ago
  53. 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 8 months ago
  54. 4334f30 Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  55. c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
  56. e7a1c73 Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
  57. cbd0e48 Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
  58. 0a0b96b Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
  59. 775a8e0 Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  60. af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  61. fb3637a iommu/virtio: Reverse arguments to list_add by Julia Lawall · 4 years, 8 months ago
  62. a9fe6f18 Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
  63. c61b0b9 Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  64. 79dede7 Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 8 months ago
  65. 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 4 years, 8 months ago
  66. 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
  67. 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 8 months ago
  68. 412895f epoll: atomically remove wait entry on wake up by Roman Penyaev · 4 years, 8 months ago
  69. 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 8 months ago
  70. 28307d9 percpu: make pcpu_alloc() aware of current gfp context by Filipe Manana · 4 years, 8 months ago
  71. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  72. 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
  73. 0c54a6a eventpoll: fix missing wakeup for ovflist in ep_poll_callback by Khazhismel Kumykov · 4 years, 8 months ago
  74. 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
  75. e08df07 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
  76. 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
  77. e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago
  78. 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
  79. b5f2006 ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() by Oleg Nesterov · 4 years, 8 months ago
  80. 192ffb75 Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  81. 9ecc4d7 Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  82. 63ff822 io_uring: don't use 'fd' for openat/openat2/statx by Jens Axboe · 4 years, 8 months ago
  83. 8842604 tools/bootconfig: Fix resource leak in apply_xbc() by Yunfeng Ye · 4 years, 8 months ago
  84. 192b799 tracing: Make tracing_snapshot_instance_cond() static by Zou Wei · 4 years, 8 months ago
  85. f094a23 tracing: Fix doc mistakes in trace sample by Wei Yang · 4 years, 8 months ago
  86. 386c82a gpu/trace: Minor comment updates for gpu_mem_total tracepoint by Yiwei Zhang · 4 years, 8 months ago
  87. 11f5efc tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 8 months ago
  88. d16a8c3 tracing: Wait for preempt irq delay thread to finish by Steven Rostedt (VMware) · 4 years, 8 months ago
  89. 6e7f2ea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  90. 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  91. de268cc Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 8 months ago
  92. 90da2e3 splice: move f_mode checks to do_{splice,tee}() by Pavel Begunkov · 4 years, 8 months ago
  93. 1119d26 objtool: Fix infinite loop in find_jump_table() by Josh Poimboeuf · 4 years, 8 months ago
  94. eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 8 months ago
  95. 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 8 months ago
  96. 027d0c7 arm64: hugetlb: avoid potential NULL dereference by Mark Rutland · 4 years, 8 months ago
  97. 91edf63 usb: chipidea: msm: Ensure proper controller reset using role switch API by Bryan O'Donoghue · 4 years, 8 months ago
  98. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  99. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
  100. b0956956 MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order by Lukas Bulwahn · 4 years, 8 months ago