1. 94cbc0e s390: put expoline execute-trampolines into .text section by Vasily Gorbik · 7 years ago
  2. 4778dc0 s390/decompressor: discard ___kcrctab section by Vasily Gorbik · 7 years ago
  3. 1fee962 s390/zcrypt: add copy_from_user length plausibility checks by Harald Freudenberger · 7 years ago
  4. ad82a92 s390/perf: fix gcc 8 array-bounds warning by Vasily Gorbik · 7 years ago
  5. f6ea4d2 s390: fix gcc 8 stringop-truncation warnings in proc handlers by Vasily Gorbik · 7 years ago
  6. 4e0f5e9 s390/dasd: fix gcc 8 stringop-truncation warning by Vasily Gorbik · 7 years ago
  7. c6756b7 s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings by Vasily Gorbik · 7 years ago
  8. 6b2ddf3 s390/extmem: fix gcc 8 stringop-overflow warning by Vasily Gorbik · 7 years ago
  9. d642d62 s390/scm_blk: correct numa_node in scm_blk_dev_setup by Vasily Gorbik · 7 years ago
  10. b17e3ab s390/dasd: correct numa_node in dasd_alloc_queue by Vasily Gorbik · 7 years ago
  11. c879f71 Merge branch 'zcrypt' into features by Martin Schwidefsky · 7 years ago
  12. f1b0a434 s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. by Harald Freudenberger · 7 years ago
  13. 4a07750 s390/zcrypt: Show load of cards and queues in sysfs by Harald Freudenberger · 7 years ago
  14. df80c03 s390/zcrypt: Review inline assembler constraints. by Harald Freudenberger · 7 years ago
  15. ea3c418 s390/zcrypt: Add ZAPQ inline function. by Harald Freudenberger · 7 years ago
  16. 514211f s390/setup: do not reserve the decompressor code by Vasily Gorbik · 7 years ago
  17. 6075e4a s390: hypfs: use ktime_get_seconds() instead of get_seconds() by Arnd Bergmann · 7 years ago
  18. 89b5202 s390/decompressor: support uncompressed kernel by Vasily Gorbik · 7 years ago
  19. f16466a init/Kconfig: add an option for uncompressed kernel by Vasily Gorbik · 7 years ago
  20. c98b6c6 s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o by Vasily Gorbik · 7 years ago
  21. b8326bf s390/decompressor: allow preprocessor in piggy.o linker script by Vasily Gorbik · 7 years ago
  22. 0580bce s390/decompressor: extend .bss check for early code by Vasily Gorbik · 7 years ago
  23. 78c9564 s390: add custom target and make path extension optional for .bss check by Vasily Gorbik · 7 years ago
  24. 4560ff1 s390/decompressor: avoid repeating objects list in Makefile by Vasily Gorbik · 7 years ago
  25. cad5b35 s390/decompressor: reuse lib/mem.S for mem functions by Vasily Gorbik · 7 years ago
  26. a1d7d91 s390/decompressor: avoid reusing uncompressed image objects by Vasily Gorbik · 7 years ago
  27. 2dd2665 s390/als: avoid .init.* sections usage by Vasily Gorbik · 7 years ago
  28. a580235 s390/decompressor: rename entry point to startup_decompressor by Vasily Gorbik · 7 years ago
  29. 8282cd6 s390/boot: make head.S and als.c be part of the decompressor only by Vasily Gorbik · 7 years ago
  30. bd79d66 s390/decompressor: trim the kernel image up to 1M by Vasily Gorbik · 7 years ago
  31. 00f2fb5 s390: remove uncompressed kernel image build by Vasily Gorbik · 7 years ago
  32. 76bf9d6 s390/decompressor: correct build flags by Vasily Gorbik · 7 years ago
  33. 19f73e1 s390/build: remove obsolete -mkernel-backchain flag by Vasily Gorbik · 7 years ago
  34. 157484a s390: disable asm code expolines if cc does not support it by Vasily Gorbik · 7 years ago
  35. 64e03ff s390/qdio: reset old sbal_state flags by Julian Wiedmann · 7 years ago
  36. 891f6a72 s390: Correct register corruption in critical section cleanup by Christian Borntraeger · 7 years ago
  37. 7daf201 Linux 4.18-rc2 by Linus Torvalds · 7 years ago
  38. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 64dd765 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. d3a6749 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. d4e860e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 177d363 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. a43de48 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 6242258 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. 78fea63 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. e0bc833 Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  49. 2e6eb40 efi/x86: Fix incorrect invocation of PciIo->Attributes() by Ard Biesheuvel · 7 years ago
  50. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  51. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  52. b13fbe77 Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  53. 81f9c4e Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  54. f5e350f blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE by Bart Van Assche · 7 years ago
  55. 5e220483 Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  56. 7ab366e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  57. 8b88ed3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  58. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  59. 2458e53 x86/mm: Fix 'no5lvl' handling by Kirill A. Shutemov · 7 years ago
  60. 51be133 Revert "x86/mm: Mark __pgtable_l5_enabled __initdata" by Kirill A. Shutemov · 7 years ago
  61. 964d978 x86/CPU/AMD: Fix LLC ID bit-shift calculation by Suravee Suthikulpanit · 7 years ago
  62. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
  63. 3ee7e86 bdi: Fix another oops in wb_workfn() by Jan Kara · 7 years ago
  64. 0ae52dd lightnvm: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  65. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  66. 71c8fc0 arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 7 years ago
  67. b5b7dd6 arm64: kpti: Use early_param for kpti= command-line option by Will Deacon · 7 years ago
  68. 48e3156 MAINTAINERS: Add file patterns for x86 device tree bindings by Geert Uytterhoeven · 7 years ago
  69. abcbcb8 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 7 years ago
  70. 2ddc649 KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number by Vitaly Kuznetsov · 7 years ago
  71. 0447378 kvm: vmx: Nested VM-entry prereqs for event inj. by Marc Orr · 7 years ago
  72. f9da9d0 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  73. 5f9077c Merge tag 'kvmarm-fixes-for-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  74. 0218c76 x86/microcode/intel: Fix memleak in save_microcode_patch() by Zhenzhong Duan · 7 years ago
  75. 40c36e2 x86/mce: Fix incorrect "Machine check from unknown source" message by Tony Luck · 7 years ago
  76. 1f74c8a x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out() by Borislav Petkov · 7 years ago
  77. bed9df9 irqdesc: Delete irq_desc_get_msi_desc() by John Garry · 7 years ago
  78. 82f499c irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug by Marc Zyngier · 7 years ago
  79. 205e065 irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  80. 83559b4 irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  81. c1797b1 irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node by Yang Yingliang · 7 years ago
  82. cbaf45a irqchip/gic-v2m: Fix SPI release on error path by Marc Zyngier · 7 years ago
  83. 893fbff irqchip/ls-scfg-msi: Fix MSI affinity handling by Marc Zyngier · 7 years ago
  84. 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago
  85. 57d6a79 perf/core: Move the inline keyword at the beginning of the function declaration by Mathieu Malaterre · 7 years ago
  86. 894b8c0 Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  87. 52e1cf2 efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode by Hans de Goede · 7 years ago
  88. eef04c7b xen: Remove unnecessary BUG_ON from __unbind_from_irq() by Boris Ostrovsky · 7 years ago
  89. c51b3c6 xen: add new hypercall buffer mapping device by Juergen Gross · 7 years ago
  90. 1cfea54 Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  91. 6cc65be locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 7 years ago
  92. f329456 Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  93. 8325e6e Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  94. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  95. acdf3f9 Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  96. 303f311 Merge tag 'hwmon-for-linus-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  97. f43fc5a Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  98. 26c92a3 Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  99. ed7d40b tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount by Greg Thelen · 7 years ago
  100. 064f35a tracing: Fix some errors in histogram documentation by Joel Fernandes (Google) · 7 years ago