1. 24eb831 staging: most: Documentation: update ABI description by Christian Gromm · 5 years ago
  2. b276527 staging: most: move core files out of the staging area by Christian Gromm · 5 years ago
  3. 22dd4ac Staging: speakup: Add identifier name to function declaration arguments. by Sam Muhammed · 5 years ago
  4. 7cf9a79 Staging: speakup: Use sizeof(*var) in kmalloc(). by Sam Muhammed · 5 years ago
  5. eb538ff staging: comedi: ni_labpc_common: Reformat multiple line dereference by Deepak R Varma · 5 years ago
  6. 7385ade staging: hp100: Add space around operator + by Soumyajit Deb · 5 years ago
  7. 4ce2881 staging: iio: adc: ad7280a: Add comments to clarify stringified arguments by Deepak R Varma · 5 years ago
  8. 4230c86 staging: iio: adc: ad7192: Re-indent enum labels by Deepak R Varma · 5 years ago
  9. 759411a staging: wlan-ng: Fix third argument going over 80 characters by John B. Wyatt IV · 5 years ago
  10. 1c31a13 Staging: speakup: Use pr_warn() defined in <linux/printk.h>. by Sam Muhammed · 5 years ago
  11. f49c5f1 staging: greybus: tools: Fix braces {} style by Simran Singhal · 5 years ago
  12. 4bc0659 staging: mt7621-pci: avoid to set 'iomem_resource' addresses by Sergio Paracuellos · 5 years ago
  13. 30c826b staging: hp100: Remove space after * in pointer declarations by Soumyajit Deb · 5 years ago
  14. bb351cf Staging: hp: Use netdev_warn(). by Sam Muhammed · 5 years ago
  15. 38ef48f staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table by Larry Finger · 5 years ago
  16. 9791ca0 staging: mt7621-pci-phy: re-do 'xtal_mode' detection by Sergio Paracuellos · 5 years ago
  17. 1a4bcfa staging: mt7621-pci-phy: use builtin_platform_driver() by Sergio Paracuellos · 5 years ago
  18. 3856f4e staging: mt7621-pci: use builtin_platform_driver() by Sergio Paracuellos · 5 years ago
  19. 6203da9 Merge 5.6-rc7 into staging-next by Greg Kroah-Hartman · 5 years ago
  20. 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 5 years ago
  21. 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
  22. b3c03db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  23. 763802b x86/mm: split vmalloc_sync_all() by Joerg Roedel · 5 years ago
  24. 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 5 years ago
  25. 63886ba mm/mmu_notifier: silence PROVE_RCU_LIST warnings by Qian Cai · 5 years ago
  26. 1b53734 epoll: fix possible lost wakeup on epoll_ctl() path by Roman Penyaev · 5 years ago
  27. 12e967f mm: do not allow MADV_PAGEOUT for CoW pages by Michal Hocko · 5 years ago
  28. e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 5 years ago
  29. d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 5 years ago
  30. d72520a page-flags: fix a crash at SetPageError(THP_SWAP) by Qian Cai · 5 years ago
  31. d41e2f3 mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case by Baoquan He · 5 years ago
  32. 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 5 years ago
  33. b74b991 Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  34. 1ab7ea1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  35. 6c1bae7 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 5 years ago
  36. 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
  37. 3017e58 staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions by Oscar Carter · 5 years ago
  38. 609ccb3 staging: rtl8188eu: remove some 5 GHz code by Michael Straube · 5 years ago
  39. a74081b staging: vt6656: Use BIT() macro instead of hex value by Oscar Carter · 5 years ago
  40. 067be57 staging: rtl8723bs: os_dep: Remove whitespace characters in code line by R Veera Kumar · 5 years ago
  41. b6b2a53 staging: rtl8723bs: os_dep: Correct long line comments by R Veera Kumar · 5 years ago
  42. 3056483 staging: rtl8723bs: os_dep: Remove commented out code lines by R Veera Kumar · 5 years ago
  43. 25e1543 staging: rtl8723bs: remove unneeded variables by Payal Kshirsagar · 5 years ago
  44. 6bdf0dd staging: mt7621-pci: delete release gpios related code by Sergio Paracuellos · 5 years ago
  45. 0d326e7 staging: mt7621-dts: gpio 8 and 9 are vendor specific by Sergio Paracuellos · 5 years ago
  46. 5d6633b staging: mt7621-dma: quoted string split across lines by Gokce Kuler · 5 years ago
  47. 5737cfe staging: mt7621-pci: avoid to poweroff the phy for slot one by Sergio Paracuellos · 5 years ago
  48. b95fffb tools/power turbostat: update version by Len Brown · 5 years ago
  49. abdcbdb tools/power turbostat: Print cpuidle information by Len Brown · 5 years ago
  50. 83166ac Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 5 years ago
  51. d8e6fd5 btrfs: fix removal of raid[56|1c34} incompat flags after removing block group by Filipe Manana · 5 years ago
  52. 98fd5c7 nvmet-tcp: set MSG_MORE only if we actually have more to send by Sagi Grimberg · 5 years ago
  53. 5ad0ec0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 69d3e5a Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  60. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 5 years ago
  61. 4022e7a io_uring: make sure openat/openat2 honor rlimit nofile by Jens Axboe · 5 years ago
  62. 825c6f4 staging: mt7621-pci: be sure gpio descriptor is null on fails by Sergio Paracuellos · 5 years ago
  63. 7846a98 staging: mt7621-pci: change variable to print for slot by Sergio Paracuellos · 5 years ago
  64. bf516f4 staging: mt7621-pci: use only two phys from device tree by Sergio Paracuellos · 5 years ago
  65. f178754 staging: mt7621-dts: set up only two pcie phys by Sergio Paracuellos · 5 years ago
  66. c685dba staging: mt7621-pci-phy: avoid to create to different phys for a dual port one by Sergio Paracuellos · 5 years ago
  67. 507127f staging: vc04_services: interface: vchi: Correct long line comments and make them C89 style by R Veera Kumar · 5 years ago
  68. 56faa3c staging: rtl8723bs: hal: Correct typos in comments by R Veera Kumar · 5 years ago
  69. e9ed75c staging: rtl8723bs: hal: Correct multi-line comments as per coding style by R Veera Kumar · 5 years ago
  70. 7953029 staging: gdm724x: use netdev_err() instead of pr_err() by Lourdes Pedrajas · 5 years ago
  71. 04ff8b5 staging: rtl8712: Remove unnecessary braces by Gokce Kuler · 5 years ago
  72. fcaa681 tools/power turbostat: Fix 32-bit capabilities warning by Len Brown · 5 years ago
  73. 1f81c5e tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 5 years ago
  74. f670840 tools/power turbostat: Support Elkhart Lake by Chen Yu · 5 years ago
  75. d7814c3 tools/power turbostat: Support Jasper Lake by Chen Yu · 5 years ago
  76. 23274fa tools/power turbostat: Support Ice Lake server by Chen Yu · 5 years ago
  77. 4bf7132 tools/power turbostat: Support Tiger Lake by Chen Yu · 5 years ago
  78. d8d005b tools/power turbostat: Fix gcc build warnings by Len Brown · 5 years ago
  79. 081c543 tools/power turbostat: Support Cometlake by Chen Yu · 5 years ago
  80. 5366b96 Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  81. 362b86a Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  82. 1d0c32e KVM: PPC: Fix kernel crash with PR KVM by Greg Kurz · 5 years ago
  83. eb916a5 drm/amd/display: Fix pageflip event race condition for DCN. by Mario Kleiner · 5 years ago
  84. 6c90b86 Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  85. 3568b88 arm64: compat: Fix syscall number of compat_clock_getres by Vincenzo Frascino · 5 years ago
  86. cd60773 Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  87. 207f75c Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  88. 5d892919 rtc: max8907: add missing select REGMAP_IRQ by Corentin Labbe · 5 years ago
  89. 3fce027 staging: rtl8723bs: os_dep: Correct typo in comments by R Veera Kumar · 5 years ago
  90. 8e37c13 staging: mt7621-pci: don't return if get gpio fails by Sergio Paracuellos · 5 years ago
  91. 190c8f7 staging: vc04_services: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  92. 7883a14 scripts/kallsyms: fix wrong kallsyms_relative_base by Mikhail Petrov · 5 years ago
  93. 0432184 staging: mt7621-pci: fix register to set up virtual bridges by Sergio Paracuellos · 5 years ago
  94. cad144d staging: vt6656: Use ARRAY_SIZE instead of hardcoded size by Oscar Carter · 5 years ago
  95. 028ba0d staging: rts5208: shorten long line in func call by R Veera Kumar · 5 years ago
  96. b542a2c staging: sm750fb: Fix of long line in makefile variable by R Veera Kumar · 5 years ago
  97. a4cf37a staging: rtl8712: Fix for long lines in Kconfig help by R Veera Kumar · 5 years ago
  98. 441f3d8 staging: rtl8188eu: core: Correct a typo in a comment by R Veera Kumar · 5 years ago
  99. 8b9eafe staging: rtl8188eu: include: Correct a typo in a comment by R Veera Kumar · 5 years ago
  100. 4986319 staging: rtl8192u: ieee80211: Correct a typo in a comment by R Veera Kumar · 5 years ago