1. 5de30b2 tty/vt: check allocation size in con_set_unimap() by Denis Efremov · 4 years, 8 months ago
  2. 5ba1278 vt_ioctl: move perm checks level up by Jiri Slaby · 4 years, 7 months ago
  3. a4c53c8 vt_ioctl: move vt_kdsetmode out of vt_k_ioctl by Jiri Slaby · 4 years, 7 months ago
  4. 7a0ac4b vt_ioctl: move vt_io_fontreset out of vt_io_ioctl by Jiri Slaby · 4 years, 7 months ago
  5. 5422337 vt_ioctl: move vt_resizex out of vt_ioctl by Jiri Slaby · 4 years, 7 months ago
  6. 535082d vt_ioctl: move vt_reldisp out of vt_ioctl by Jiri Slaby · 4 years, 7 months ago
  7. ebf1efb vt_ioctl: move vt_setactivate out of vt_ioctl by Jiri Slaby · 4 years, 7 months ago
  8. bfbbdfa vt_ioctl: move io ioctls to a separate function by Jiri Slaby · 4 years, 7 months ago
  9. 832a62a vt_ioctl: move K* ioctls to a separate function by Jiri Slaby · 4 years, 7 months ago
  10. eca734d vt_ioctl: eliminate use of uival and ucval by Jiri Slaby · 4 years, 7 months ago
  11. 0ce8179 vt_ioctl: eliminate ret & breaks in vt_ioctl by Jiri Slaby · 4 years, 7 months ago
  12. c5c717e vt: simplify noncolor attributes in build_attr by Jiri Slaby · 4 years, 7 months ago
  13. faace51 vt: remove superfluous parens in invert_screen and build_attr by Jiri Slaby · 4 years, 7 months ago
  14. c0e4b3a vt: use newly defined CUR_* macros by Jiri Slaby · 4 years, 7 months ago
  15. 4dfa3c54 vt: redefine world of cursor macros by Jiri Slaby · 4 years, 7 months ago
  16. dc219db vt: whitespace and paren cleanup in add_softcursor by Jiri Slaby · 4 years, 7 months ago
  17. e854829 vt: synchronize types and use min in csi_X by Jiri Slaby · 4 years, 7 months ago
  18. f1bcbe1 vt: make tc write more obvious in vc_con_write_normal by Jiri Slaby · 4 years, 7 months ago
  19. f3205b2 vt: simplify vc_attr handling in vc_con_write_normal by Jiri Slaby · 4 years, 7 months ago
  20. 6923e2d vc: simplify condition in vc_con_write_normal by Jiri Slaby · 4 years, 7 months ago
  21. 391536a vc: move normal char processing from do_con_write by Jiri Slaby · 4 years, 7 months ago
  22. 754bda9 vc: extract detecting control characters from do_con_write by Jiri Slaby · 4 years, 7 months ago
  23. 917ae1a vc: introduce struct vc_draw_region by Jiri Slaby · 4 years, 7 months ago
  24. a423634 vc: move translation out of do_con_write by Jiri Slaby · 4 years, 7 months ago
  25. 0d1ffef vt: move rescan_last_byte label earlier by Jiri Slaby · 4 years, 7 months ago
  26. 881c878 vt: extract attribute inversion to vc_invert_attr by Jiri Slaby · 4 years, 7 months ago
  27. ede98d1 vt: rearrange vc_translate_unicode by Jiri Slaby · 4 years, 7 months ago
  28. 694d8a4 vt: separate unicode handling into vc_translate_unicode by Jiri Slaby · 4 years, 7 months ago
  29. da823b2 vt: use modern types in do_con_write by Jiri Slaby · 4 years, 7 months ago
  30. a018180 vt: move vc_translate to vt.c and rename it by Jiri Slaby · 4 years, 7 months ago
  31. 9a6f72d vt: get rid of VT10.ID macros by Jiri Slaby · 4 years, 7 months ago
  32. de53ce0 vt: use tty_insert_flip_string in respond_string by Jiri Slaby · 4 years, 7 months ago
  33. 7d4a311 vt: remove 25 years stale comment by Jiri Slaby · 4 years, 7 months ago
  34. dbee4cf vt: convert vc_tab_stop to bitmap by Jiri Slaby · 4 years, 7 months ago
  35. b70ec4d vt: switch G0/1_charset to an array by Jiri Slaby · 4 years, 7 months ago
  36. b4d92b6 vt: deduplicate setGx code by Jiri Slaby · 4 years, 7 months ago
  37. 77bc14f vc: switch state to bool by Jiri Slaby · 4 years, 7 months ago
  38. b84ae3d vt: introduce enum vc_intensity for intensity by Jiri Slaby · 4 years, 7 months ago
  39. 28bc24f vc: separate state by Jiri Slaby · 4 years, 7 months ago
  40. 96564ac um: line, remove put_char by Jiri Slaby · 4 years, 7 months ago
  41. 4877846 Linux 5.8-rc2 by Linus Torvalds · 4 years, 7 months ago
  42. 817d914 Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 7 months ago
  43. 16f4aa9 Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 7 months ago
  44. be9160a Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  45. 7561393 Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  46. 93bbca2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  47. 214377e samples: watch_queue: build sample program for target architecture by Masahiro Yamada · 4 years, 7 months ago
  48. 2c6d963 Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" by Masahiro Yamada · 4 years, 7 months ago
  49. 6467777 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  50. a5c6a1f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
  51. 25fae75 pinctrl: single: fix function name in documentation by Drew Fustini · 4 years, 7 months ago
  52. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  53. eede2b9 Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
  54. 7f5f4de pinctrl: qcom: ipq6018 Add missing pins in qpic pin group by Sivaprakash Murugesan · 4 years, 7 months ago
  55. 13f2d25 Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'" by Haibo Chen · 4 years, 7 months ago
  56. 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  57. 7fdfbe0 Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  58. 27c2760 Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  59. 5481fc6 afs: Fix hang on rmmod due to outstanding timer by David Howells · 4 years, 7 months ago
  60. f8ea5c7 afs: Fix afs_do_lookup() to call correct fetch-status op variant by David Howells · 4 years, 7 months ago
  61. c0e1c8c powerpc/8xx: Provide ptep_get() with 16k pages by Christophe Leroy · 4 years, 7 months ago
  62. 481e980 mm: Allow arches to provide ptep_get() by Christophe Leroy · 4 years, 7 months ago
  63. 55ca226 mm/gup: Use huge_ptep_get() in gup_hugepte() by Christophe Leroy · 4 years, 7 months ago
  64. 9df24ea Merge branch 'for-5.8/papr_scm' into libnvdimm-for-next by Dan Williams · 4 years, 7 months ago
  65. 4333a9b Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  66. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  67. 592be75 Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  68. 62c91ea Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  69. 672f925 Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  70. 84bc199 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  71. 98b7699 Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
  72. 98d7e74 Merge tag 'perf-tools-fixes-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 7 months ago
  73. 28f9f8f MAINTAINERS: Add robert and myself as qcom i2c cci maintainers by Loic Poulain · 4 years, 7 months ago
  74. a23ff37 i2c: smbus: Fix spelling mistake in the comments by Keyur Patel · 4 years, 7 months ago
  75. a576512 Documentation/i2c: SMBus start signal is S not A by Daniel Schaefer · 4 years, 7 months ago
  76. 390fd04 i2c: remove deprecated i2c_new_device API by Wolfram Sang · 4 years, 7 months ago
  77. bc5a3e4 Documentation: media: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  78. 9e1b93b video: backlight: tosa_lcd: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  79. f04a5ba x86/platform/intel-mid: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  80. bb7d93f drm: encoder_slave: use new I2C API by Wolfram Sang · 4 years, 7 months ago
  81. f78d403 drm: encoder_slave: fix refcouting error for modules by Wolfram Sang · 4 years, 7 months ago
  82. 0e2c090 RISC-V: Acquire mmap lock before invoking walk_page_range by Atish Patra · 4 years, 7 months ago
  83. e0d17c8 RISC-V: Don't allow write+exec only page mapping request in mmap by Yash Shah · 4 years, 7 months ago
  84. 8a7a3d1 Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 7 months ago
  85. 7ac98ff Merge tag 'drm-intel-fixes-2020-06-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 7 months ago
  86. 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 7 months ago
  87. 0c389d89 maccess: make get_kernel_nofault() check for minimal type compatibility by Linus Torvalds · 4 years, 7 months ago
  88. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  89. 670d0a4 sparse: use identifiers to define address spaces by Luc Van Oostenryck · 4 years, 7 months ago
  90. 3373a34 block: make function 'kill_bdev' static by Zheng Bin · 4 years, 7 months ago
  91. f4bd34b loop: replace kill_bdev with invalidate_bdev by Zheng Bin · 4 years, 7 months ago
  92. b529211 libata: Use per port sync for detach by Kai-Heng Feng · 4 years, 8 months ago
  93. bc163c2 partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense by Andy Shevchenko · 4 years, 9 months ago
  94. 6f2cc16 io_uring: fix possible race condition against REQ_F_NEED_CLEANUP by Xiaoguang Wang · 4 years, 7 months ago
  95. 6a1515c perf build: Fix error message when asking for -fsanitize=address without required libraries by Tiezhu Yang · 4 years, 7 months ago
  96. 1b20d94 tools lib traceevent: Add handler for __builtin_expect() by Steven Rostedt (VMware) · 4 years, 10 months ago
  97. 74621d9 tools lib traceevent: Handle __attribute__((user)) in field names by Steven Rostedt (VMware) · 4 years, 10 months ago
  98. 27d4d33 tools lib traceevent: Add append() function helper for appending strings by Steven Rostedt (VMware) · 4 years, 10 months ago
  99. 24ebec2 arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints by Will Deacon · 4 years, 8 months ago
  100. bf508ec arm64: kexec_file: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 4 years, 7 months ago