1. bd86425 staging: wilc1000: remove label from examples in DT binding documentation by Ajay Singh · 5 years ago
  2. f1a49bb staging: rtl8723bs: Remove blank line before '}' brace by Simran Singhal · 5 years ago
  3. 69686de Staging: rtl8188eu: hal: Add space around operators by Shreeya Patel · 5 years ago
  4. 5b27658 Staging: kpc2000: kpc_dma: Use spaces around operators. by Sam Muhammed · 5 years ago
  5. edf279a Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc. by Sam Muhammed · 5 years ago
  6. dbec450 Staging: kpc2000: kpc_dma: Use the SPDK comment style. by Sam Muhammed · 5 years ago
  7. ba86697 Staging: kpc2000: kpc_dma: Include the preferred header. by Sam Muhammed · 5 years ago
  8. b1436fe Staging: kpc2000: kpc_dma: Remove unnecessary braces. by Sam Muhammed · 5 years ago
  9. 5122be4 Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc(). by Sam Muhammed · 5 years ago
  10. 0af192c Staging: kpc2000: kpc_dma: Remove comparison to NULL. by Sam Muhammed · 5 years ago
  11. 904da29 staging: hp100: Properly indent the multiline comments. by Soumyajit Deb · 5 years ago
  12. c926f02 staging: rtl8723bs: Add line after variable declarations by Simran Singhal · 5 years ago
  13. 6d7e48d staging: hp100: Add space around operator by Soumyajit Deb · 5 years ago
  14. c42a4ac staging: rtl8723bs: Remove multiple assignments by Simran Singhal · 5 years ago
  15. 45d9d3c9 staging: rtl8723bs: Remove unnecessary braces for single statements by Simran Singhal · 5 years ago
  16. 285d15c staging: hp100: Add spaces in if statement. by Soumyajit Deb · 5 years ago
  17. 096821d staging: hp100: Add space between while keyword and open parenthesis by Soumyajit Deb · 5 years ago
  18. f649dc7 staging: hp100: Remove space after opening parenthesis "(" by Soumyajit Deb · 5 years ago
  19. d733826 Staging: hp100: Add space after "," in function arguments. by Soumyajit Deb · 5 years ago
  20. c40bca6 staging: hp100: Correct typo in the comment by Soumyajit Deb · 5 years ago
  21. 0644a10 staging: hp100: Remove extra blank lines by Soumyajit Deb · 5 years ago
  22. a1f165a staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb by Qiujun Huang · 5 years ago
  23. 73d8542 staging: vt6655: Break up function call with long line. by Briana Oursler · 5 years ago
  24. 4a1a3e9 staging: most: Documentation: move ABI description files out of staging area by Christian Gromm · 5 years ago
  25. 24eb831 staging: most: Documentation: update ABI description by Christian Gromm · 5 years ago
  26. b276527 staging: most: move core files out of the staging area by Christian Gromm · 5 years ago
  27. 22dd4ac Staging: speakup: Add identifier name to function declaration arguments. by Sam Muhammed · 5 years ago
  28. 7cf9a79 Staging: speakup: Use sizeof(*var) in kmalloc(). by Sam Muhammed · 5 years ago
  29. eb538ff staging: comedi: ni_labpc_common: Reformat multiple line dereference by Deepak R Varma · 5 years ago
  30. 7385ade staging: hp100: Add space around operator + by Soumyajit Deb · 5 years ago
  31. 4ce2881 staging: iio: adc: ad7280a: Add comments to clarify stringified arguments by Deepak R Varma · 5 years ago
  32. 4230c86 staging: iio: adc: ad7192: Re-indent enum labels by Deepak R Varma · 5 years ago
  33. 759411a staging: wlan-ng: Fix third argument going over 80 characters by John B. Wyatt IV · 5 years ago
  34. 1c31a13 Staging: speakup: Use pr_warn() defined in <linux/printk.h>. by Sam Muhammed · 5 years ago
  35. f49c5f1 staging: greybus: tools: Fix braces {} style by Simran Singhal · 5 years ago
  36. 4bc0659 staging: mt7621-pci: avoid to set 'iomem_resource' addresses by Sergio Paracuellos · 5 years ago
  37. 30c826b staging: hp100: Remove space after * in pointer declarations by Soumyajit Deb · 5 years ago
  38. bb351cf Staging: hp: Use netdev_warn(). by Sam Muhammed · 5 years ago
  39. 38ef48f staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table by Larry Finger · 5 years ago
  40. 9791ca0 staging: mt7621-pci-phy: re-do 'xtal_mode' detection by Sergio Paracuellos · 5 years ago
  41. 1a4bcfa staging: mt7621-pci-phy: use builtin_platform_driver() by Sergio Paracuellos · 5 years ago
  42. 3856f4e staging: mt7621-pci: use builtin_platform_driver() by Sergio Paracuellos · 5 years ago
  43. 6203da9 Merge 5.6-rc7 into staging-next by Greg Kroah-Hartman · 5 years ago
  44. 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 5 years ago
  45. 67d584e Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  46. b3c03db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  47. 763802b x86/mm: split vmalloc_sync_all() by Joerg Roedel · 5 years ago
  48. 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 5 years ago
  49. 63886ba mm/mmu_notifier: silence PROVE_RCU_LIST warnings by Qian Cai · 5 years ago
  50. 1b53734 epoll: fix possible lost wakeup on epoll_ctl() path by Roman Penyaev · 5 years ago
  51. 12e967f mm: do not allow MADV_PAGEOUT for CoW pages by Michal Hocko · 5 years ago
  52. e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 5 years ago
  53. d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 5 years ago
  54. d72520a page-flags: fix a crash at SetPageError(THP_SWAP) by Qian Cai · 5 years ago
  55. d41e2f3 mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case by Baoquan He · 5 years ago
  56. 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 5 years ago
  57. b74b991 Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  58. 1ab7ea1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  59. 6c1bae7 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 5 years ago
  60. c63c50f Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  61. 3017e58 staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions by Oscar Carter · 5 years ago
  62. 609ccb3 staging: rtl8188eu: remove some 5 GHz code by Michael Straube · 5 years ago
  63. a74081b staging: vt6656: Use BIT() macro instead of hex value by Oscar Carter · 5 years ago
  64. 067be57 staging: rtl8723bs: os_dep: Remove whitespace characters in code line by R Veera Kumar · 5 years ago
  65. b6b2a53 staging: rtl8723bs: os_dep: Correct long line comments by R Veera Kumar · 5 years ago
  66. 3056483 staging: rtl8723bs: os_dep: Remove commented out code lines by R Veera Kumar · 5 years ago
  67. 25e1543 staging: rtl8723bs: remove unneeded variables by Payal Kshirsagar · 5 years ago
  68. 6bdf0dd staging: mt7621-pci: delete release gpios related code by Sergio Paracuellos · 5 years ago
  69. 0d326e7 staging: mt7621-dts: gpio 8 and 9 are vendor specific by Sergio Paracuellos · 5 years ago
  70. 5d6633b staging: mt7621-dma: quoted string split across lines by Gokce Kuler · 5 years ago
  71. 5737cfe staging: mt7621-pci: avoid to poweroff the phy for slot one by Sergio Paracuellos · 5 years ago
  72. b95fffb tools/power turbostat: update version by Len Brown · 5 years ago
  73. abdcbdb tools/power turbostat: Print cpuidle information by Len Brown · 5 years ago
  74. 83166ac Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 5 years ago
  75. d8e6fd5 btrfs: fix removal of raid[56|1c34} incompat flags after removing block group by Filipe Manana · 5 years ago
  76. 98fd5c7 nvmet-tcp: set MSG_MORE only if we actually have more to send by Sagi Grimberg · 5 years ago
  77. 5ad0ec0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  78. f014d2b Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  79. 3bd14829 Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  80. b07c2e7 Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  81. fa91418 Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  82. 12bf19c Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  83. 69d3e5a Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  84. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 5 years ago
  85. 4022e7a io_uring: make sure openat/openat2 honor rlimit nofile by Jens Axboe · 5 years ago
  86. 825c6f4 staging: mt7621-pci: be sure gpio descriptor is null on fails by Sergio Paracuellos · 5 years ago
  87. 7846a98 staging: mt7621-pci: change variable to print for slot by Sergio Paracuellos · 5 years ago
  88. bf516f4 staging: mt7621-pci: use only two phys from device tree by Sergio Paracuellos · 5 years ago
  89. f178754 staging: mt7621-dts: set up only two pcie phys by Sergio Paracuellos · 5 years ago
  90. c685dba staging: mt7621-pci-phy: avoid to create to different phys for a dual port one by Sergio Paracuellos · 5 years ago
  91. 507127f staging: vc04_services: interface: vchi: Correct long line comments and make them C89 style by R Veera Kumar · 5 years ago
  92. 56faa3c staging: rtl8723bs: hal: Correct typos in comments by R Veera Kumar · 5 years ago
  93. e9ed75c staging: rtl8723bs: hal: Correct multi-line comments as per coding style by R Veera Kumar · 5 years ago
  94. 7953029 staging: gdm724x: use netdev_err() instead of pr_err() by Lourdes Pedrajas · 5 years ago
  95. 04ff8b5 staging: rtl8712: Remove unnecessary braces by Gokce Kuler · 5 years ago
  96. fcaa681 tools/power turbostat: Fix 32-bit capabilities warning by Len Brown · 5 years ago
  97. 1f81c5e tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 5 years ago
  98. f670840 tools/power turbostat: Support Elkhart Lake by Chen Yu · 5 years ago
  99. d7814c3 tools/power turbostat: Support Jasper Lake by Chen Yu · 5 years ago
  100. 23274fa tools/power turbostat: Support Ice Lake server by Chen Yu · 5 years ago