1. c12b19a staging: hp: remove commented out code by Lourdes Pedrajas · 5 years ago
  2. 1657f11 staging: exfat: alignment should match open parenthesis by Payal Kshirsagar · 5 years ago
  3. b92a047 staging: exfat: exfat_super.c: remove commented out function by Lourdes Pedrajas · 5 years ago
  4. 9eafa2b Staging: rtl8723bs: Remove comparison to true by Shreeya Patel · 5 years ago
  5. a5e7d27 staging: ks7010: remove line over 80 characters by Payal Kshirsagar · 5 years ago
  6. 95f67ef staging: wfx: remove blank line by Payal Kshirsagar · 5 years ago
  7. bcfb8b0 staging: wfx: alignment should match open parenthesis by Payal Kshirsagar · 5 years ago
  8. 66d93d7 staging: greybus: Fix the irq API abuse by Thomas Gleixner · 5 years ago
  9. add1a2f staging: greybus: i2c.c: remove commented out function by Lourdes Pedrajas · 5 years ago
  10. b642a2f93 staging: qlge: qlge.h: remove excess newlines by Payal Kshirsagar · 5 years ago
  11. 98624b5 staging: qlge: qlge.h: add spaces around operators by Payal Kshirsagar · 5 years ago
  12. e148bdb staging: qlge: qlge.h: remove spaces before tabs and align code by Payal Kshirsagar · 5 years ago
  13. 70ab994 staging: qlge: remove blank line by Payal Kshirsagar · 5 years ago
  14. a632b9f staging: vt6655: alignment should match open parenthesis by Payal Kshirsagar · 5 years ago
  15. ad3ee73 staging: vt6656: remove blank line by Payal Kshirsagar · 5 years ago
  16. 0fc6d4e staging: wilc1000: use flexible-array member instead of zero-length array by Ajay Singh · 5 years ago
  17. f79a8a8 staging: wilc1000: remove unnecessary always true 'if' conditions by Ajay Singh · 5 years ago
  18. efabc44 staging: wilc1000: use correct data for memcpy in wilc_hif_pack_sta_param() by Ajay Singh · 5 years ago
  19. 7db73c8c staging: vt6656: Remove unnecessary local variables initialization by Oscar Carter · 5 years ago
  20. 3c505f5 staging: vt6656: Move vnt_rx_data to usbpipe.c by Malcolm Priestley · 5 years ago
  21. 10e9a35 staging: vt6656: Delete int.c/h file and move functions to usbpipe by Malcolm Priestley · 5 years ago
  22. 05f665d staging: vt6656: Remove function vnt_int_process_data. by Malcolm Priestley · 5 years ago
  23. 0fd349f staging: vt6656: vnt_int_start_interrupt remove spin lock. by Malcolm Priestley · 5 years ago
  24. f75bb88 staging: vt6656: vnt_vt3184_init remove stack copy to array. by Malcolm Priestley · 5 years ago
  25. c3aee66 staging: vt6656: use vnt_vt3184_agc array directly by Malcolm Priestley · 5 years ago
  26. 2812ab8 staging: vt6656: Remove STATUS enums from TX path by Malcolm Priestley · 5 years ago
  27. 3b4922d staging: vt6656: Use mac80211 duration for tx headers by Malcolm Priestley · 5 years ago
  28. 72db61d staging: kpc2000: prevent underflow in cpld_reconfigure() by Dan Carpenter · 5 years ago
  29. 580f57c staging: exfat: remove redundant if statements by Tetsuhiro Kohada · 5 years ago
  30. 3eca76c staging: exfat: clean up d_entry rebuilding. by Tetsuhiro Kohada · 5 years ago
  31. dbcf85e staging: exfat: remove 'file creation modes' by Tetsuhiro Kohada · 5 years ago
  32. 2777313 Staging: exfat: fixed a long line coding style issue by vivek m · 5 years ago
  33. ece19f3 staging: exfat: rename buf_cache_t's 'flag' to 'locked' by Tetsuhiro Kohada · 5 years ago
  34. a89af1e staging: exfat: remove symlink feature by Tetsuhiro Kohada · 5 years ago
  35. c85f155 Merge 5.6-rc3 into staging-next by Greg Kroah-Hartman · 5 years ago
  36. f8788d8 Linux 5.6-rc3 by Linus Torvalds · 5 years ago
  37. f240986 staging: exfat: remove exfat_buf_sync() by Kaaira Gupta · 5 years ago
  38. 52a39b0 staging: exfat: remove sync_alloc_bitmap() by Kaaira Gupta · 5 years ago
  39. 42228d9 staging: speakup: remove redundant initialization of pointer p_key by Colin Ian King · 5 years ago
  40. 6d95783 staging: pi433: overlay: Convert to sugar syntax by Geert Uytterhoeven · 5 years ago
  41. 43b83f1 staging: pi433: overlay: Fix reg-related warnings by Geert Uytterhoeven · 5 years ago
  42. ea3bc6a staging: pi433: overlay: Fix Broadcom vendor prefix by Geert Uytterhoeven · 5 years ago
  43. 999d544 staging: rtl8723bs: core: remove redundant zero'ing of counter variable k by Colin Ian King · 5 years ago
  44. 49ad571 staging: rtl8188eu: remove redundant assignment to cond by Colin Ian King · 5 years ago
  45. 5a436cb staging: rtl8723bs: remove temporary variable CrystalCap by Colin Ian King · 5 years ago
  46. df08620 staging: rtl8192e: remove redundant initialization of variable init_status by Colin Ian King · 5 years ago
  47. 31e2349 staging: wilc1000: use YAML schemas for DT binding documentation by Ajay Singh · 5 years ago
  48. 6c41158 staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex by Ajay Singh · 5 years ago
  49. 007b914 staging: octeon: match parentheses alignment by Kaaira Gupta · 5 years ago
  50. 57dd998 staging: octeon: add blank line after union by Kaaira Gupta · 5 years ago
  51. bc8942b staging: octeon: add space around '+' and parentheses by Kaaira Gupta · 5 years ago
  52. 64e4965 staging: qlge: emit debug and dump at same level by Kaaira Gupta · 5 years ago
  53. 67e6cf7 staging: qlge: add braces around macro arguments by Kaaira Gupta · 5 years ago
  54. 5979afa staging: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  55. cf7e44d staging: qlge: add braces on all arms of if-else by Kaaira Gupta · 5 years ago
  56. 86c468a staging: exfat: remove exfat_fat_sync() by Kaaira Gupta · 5 years ago
  57. bb9397a staging: exfat: remove symlink feature. by Tetsuhiro Kohada · 5 years ago
  58. d2eee25 Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  59. a3163ca Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  60. c6188df Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  61. 99db590 csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  62. dca132a Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. f3cc249 Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. fca103786 Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. 0a115e5 Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  66. b88025e Merge tag 'io_uring-5.6-2020-02-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  67. f6c69b7 Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  68. b98b809 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  69. 5b442b1 Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  70. fea6302 Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  71. 591dd4c Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  72. c7849be io_uring: fix __io_iopoll_check deadlock in io_sq_thread by Xiaoguang Wang · 5 years ago
  73. 9db176b ext4: fix mount failure with quota configured as module by Jan Kara · 5 years ago
  74. 8eedabf jbd2: fix ocfs2 corrupt when clearing block group bits by wangyan · 5 years ago
  75. cb85f4d ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 5 years ago
  76. bbd5593 ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 5 years ago
  77. 7c99072 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 5 years ago
  78. 54dedb5 Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  79. 63f01d8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  80. 2865936 Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  81. 0c0ddd6 Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  82. bb65619 Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  83. e5553ac Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  84. ef11f1b Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  85. cee853e Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  86. 88f8bbf Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  87. 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  88. b0dd1eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  89. bb8d00f MAINTAINERS: use tabs for SAFESETID by Randy Dunlap · 5 years ago
  90. 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 5 years ago
  91. 18e19f1 mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM by Wei Yang · 5 years ago
  92. 76073c6 mm/vmscan.c: don't round up scan size for online memory cgroup by Gavin Shan · 5 years ago
  93. c11d3fa lib/string.c: update match_string() doc-strings with correct behavior by Alexandru Ardelean · 5 years ago
  94. 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 5 years ago
  95. fed98ef mm/swapfile.c: fix a comment in sys_swapon() by Christoph Hellwig · 5 years ago
  96. 0ef82fc scripts/get_maintainer.pl: deprioritize old Fixes: addresses by Douglas Anderson · 5 years ago
  97. ef0c081 get_maintainer: remove uses of P: for maintainer name by Joe Perches · 5 years ago
  98. 9e69fa4 selftests/vm: add missed tests in run_vmtests by SeongJae Park · 5 years ago
  99. 467d12f include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap by Christian Borntraeger · 5 years ago
  100. edf28f4 Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" by Ioanna Alifieraki · 5 years ago