1. e9781b5 kbuild: add PYTHON2 and PYTHON3 variables by Masahiro Yamada · 7 years ago
  2. 2a61625 kconfig: remove redundant streamline_config.pl prerequisite by Ulf Magnusson · 7 years ago
  3. 911a91c kconfig: rename silentoldconfig to syncconfig by Masahiro Yamada · 7 years ago
  4. 81d2bc2 kconfig: invoke oldconfig instead of silentoldconfig from local*config by Masahiro Yamada · 7 years ago
  5. 2aad9b8 kconfig: hide irrelevant sub-menus for oldconfig by Masahiro Yamada · 7 years ago
  6. 99f0b65 kconfig: remove redundant input_mode test for check_conf() loop by Masahiro Yamada · 7 years ago
  7. 4bb3a5b kconfig: remove unneeded input_mode test in conf() by Masahiro Yamada · 7 years ago
  8. 59a80b5 kconfig: do not call check_conf() for olddefconfig by Masahiro Yamada · 7 years ago
  9. f467c56 kconfig: only write '# CONFIG_FOO is not set' for visible symbols by Ulf Magnusson · 7 years ago
  10. d9119b5 kconfig: Print reverse dependencies in groups by Eugeniu Rosca · 7 years ago
  11. 9a47cee kconfig: clean-up reverse dependency help implementation by Masahiro Yamada · 7 years ago
  12. 84af7a6 checkpatch: kconfig: prefer 'help' over '---help---' by Ulf Magnusson · 7 years ago
  13. 678ae16 checkpatch: kconfig: check help texts for menuconfig and choice by Ulf Magnusson · 7 years ago
  14. 86adf1a checkpatch: kconfig: recognize more prompts when checking help texts by Ulf Magnusson · 7 years ago
  15. 0c8efd6 Linux 4.16-rc5 by Linus Torvalds · 7 years ago
  16. ed58d66 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 1ad5daa Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. ebb3762 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 8ad4424 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 02bf0ef Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. abeb752 Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  22. d43be80 Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  23. 3cd2c31 dmaengine: mv_xor_v2: Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  24. 3266b5b Merge tag 'kbuild-fixes-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  25. 23b33ac Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  26. 91a2620 Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  27. b3b25b1 Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  28. 2f64e70 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  29. b3337a6 Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  30. cdb06e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  31. 3961448 Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  32. 4178802 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  33. ed3c4df Merge tag 'docs-4.16-fix' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  34. cfc79ae Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  35. ac68b1b lib/test_kmod.c: fix limit check on number of test devices created by Luis R. Rodriguez · 7 years ago
  36. 0627be7 selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus by Li Zhijian · 7 years ago
  37. 864b75f mm/page_alloc: fix memmap_init_zone pageblock alignment by Daniel Vacek · 7 years ago
  38. 379b03b mm/memblock.c: hardcode the end_pfn being -1 by Daniel Vacek · 7 years ago
  39. 96312e6 mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT by Andrea Arcangeli · 7 years ago
  40. 1b4cfe3 lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() by Kees Cook · 7 years ago
  41. 0862ca4 bug: use %pB in BUG and stack protector failure by Kees Cook · 7 years ago
  42. 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 7 years ago
  43. 28e9091 RDMA/mlx5: Fix integer overflow while resizing CQ by Leon Romanovsky · 7 years ago
  44. 212a0cb Revert "RDMA/mlx5: Fix integer overflow while resizing CQ" by Doug Ledford · 7 years ago
  45. c68a2cf Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  46. 99d7d64 Merge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  47. 65307f2 Merge tag 'drm-fixes-for-v4.16-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  48. dfbab3f Merge tag 'sound-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  49. e21da1c arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 7 years ago
  50. ff690ee Documentation/sphinx: Fix Directive import error by Matthew Wilcox · 7 years ago
  51. 719ea86 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  52. 2d9b1d69 Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  53. 32d7b19 platform/x86: dell-smbios: Resolve dependency error on DCDBAS by Darren Hart (VMware) · 7 years ago
  54. 329d58b platform/x86: Allow for SMBIOS backend defaults by Darren Hart (VMware) · 7 years ago
  55. 25d4702 platform/x86: dell-smbios: Link all dell-smbios-* modules together by Mario Limonciello · 7 years ago
  56. 94f77cb platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base by Mario Limonciello · 7 years ago
  57. b535396 platform/x86: dell-smbios: Correct some style warnings by Mario Limonciello · 7 years ago
  58. a525df0 Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  59. 1d03757 loop: Fix lost writes caused by missing flag by Ross Zwisler · 7 years ago
  60. bd2746f clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency by Masahiro Yamada · 7 years ago
  61. 6b0ef92 rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites by Boqun Feng · 7 years ago
  62. c07a8f8 x86/kprobes: Fix kernel crash when probing .entry_trampoline code by Francis Deslauriers · 7 years ago
  63. bd903af perf/core: Fix ctx_event_type in ctx_resched() by Song Liu · 7 years ago
  64. e576b7b Merge branch 'nvme-4.16-rc5' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  65. b0655d6 Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  66. f5732e6 Merge tag 'drm-misc-fixes-2018-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  67. aa87d62 Merge tag 'drm-intel-fixes-2018-03-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  68. e675482 Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  69. 98577c6 Merge tag 'chrome-platform-4.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  70. d157e53 nvme_fc: rework sqsize handling by James Smart · 7 years ago
  71. 099fd6c ALSA: hda: add dock and led support for HP ProBook 640 G2 by Dennis Wassenberg · 7 years ago
  72. aea8081 ALSA: hda: add dock and led support for HP EliteBook 820 G3 by Dennis Wassenberg · 7 years ago
  73. 9296080 Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  74. 0475821 nvme-fabrics: Ignore nr_io_queues option for discovery controllers by Roland Dreier · 7 years ago
  75. 55fe6da kbuild: Handle builtin dtb file names containing hyphens by James Hogan · 7 years ago
  76. 61fc470 scripts/bloat-o-meter: fix typos in help by Matteo Croce · 7 years ago
  77. b3b7c47 x86/MCE: Serialize sysfs changes by Seunghun Han · 7 years ago
  78. fa94d0c x86/MCE: Save microcode revision in machine check records by Tony Luck · 7 years ago
  79. 351b2bc xen: xenbus: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  80. e4c07b3 ALSA: hda/realtek - Make dock sound work on ThinkPad L570 by Dennis Wassenberg · 7 years ago
  81. c5b679f x86/pti: Fix a comment typo by Seunghun Han · 7 years ago
  82. 85d59b5 ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call by Takashi Iwai · 7 years ago
  83. 7bd8009 ALSA: seq: More protection for concurrent write and ioctl races by Takashi Iwai · 7 years ago
  84. a5321ae x86/microcode: Synchronize late microcode loading by Ashok Raj · 7 years ago
  85. cfb52a5 x86/microcode: Request microcode on the BSP by Borislav Petkov · 7 years ago
  86. d8c3b52 x86/microcode/intel: Look into the patch cache first by Borislav Petkov · 7 years ago
  87. 30ec26d x86/microcode: Do not upload microcode if CPUs are offline by Ashok Raj · 7 years ago
  88. 91df9fd x86/microcode/intel: Writeback and invalidate caches before updating microcode by Ashok Raj · 7 years ago
  89. c182d2b x86/microcode/intel: Check microcode revision before updating sibling threads by Ashok Raj · 7 years ago
  90. 854857f x86/microcode: Get rid of struct apply_microcode_ctx by Borislav Petkov · 7 years ago
  91. 3626822 x86/spectre_v2: Don't check microcode versions when running under hypervisors by Konrad Rzeszutek Wilk · 7 years ago
  92. d857393 ALSA: seq: Don't allow resizing pool in use by Takashi Iwai · 7 years ago
  93. 076ca27 x86/vsyscall/64: Drop "native" vsyscalls by Andy Lutomirski · 7 years ago
  94. fc88bbd Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const" by Dmitry Torokhov · 7 years ago
  95. 1b88acc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  96. 851710a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  97. 5444a99 Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI" by Arkadiusz Hiler · 7 years ago
  98. 4a53d90 drm/amd/display: validate plane format on primary plane by Shirish S · 7 years ago
  99. f8bee61 drm/amdgpu:Always save uvd vcpu_bo in VM Mode by James Zhu · 7 years ago
  100. 0e5ee33 drm/amdgpu:Correct max uvd handles by James Zhu · 7 years ago