1. 854da23 Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  2. d08de37b Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. c2d94c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  4. 56376c5 powerpc/kvm: Fix lockups when running KVM guests on Power8 by Michael Ellerman · 7 years ago
  5. 13a83ea powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 7 years ago
  6. b3d7e55 MIPS: uaccess: Add micromips clobbers to bzero invocation by Matt Redfearn · 7 years ago
  7. c96eebf MIPS: memset.S: Fix clobber of v1 in last_fixup by Matt Redfearn · 7 years ago
  8. 87ef120 Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  9. b32e56e powerpc/xive: Fix trying to "push" an already active pool VP by Benjamin Herrenschmidt · 7 years ago
  10. daf70d8 MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup by Matt Redfearn · 7 years ago
  11. 9dfbf78 powerpc/64s: Default l1d_size to 64K in RFI fallback flush by Madhavan Srinivasan · 7 years ago
  12. fae7649 s390/signal: cleanup uapi struct sigaction by Martin Schwidefsky · 7 years ago
  13. a27fc14 Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  14. 8a8158c MIPS: memset.S: EVA & fault support for small_memset by Matt Redfearn · 7 years ago
  15. d95c884 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  17. e6f39e8 x86/ldt: Fix support_pte_mask filtering in map_ldt_struct() by Joerg Roedel · 7 years ago
  18. d5edb7f kvm: selftests: add vmx_tsc_adjust_test by Paolo Bonzini · 7 years ago
  19. dd25993 kvm: x86: move MSR_IA32_TSC handling to x86.c by Paolo Bonzini · 7 years ago
  20. e79f245 X86/KVM: Properly update 'tsc_offset' to represent the running guest by KarimAllah Ahmed · 7 years ago
  21. b885858 powerpc/lib: Fix off-by-one in alternate feature patching by Michael Ellerman · 7 years ago
  22. 2c2bf52 MIPS: dts: Boston: Fix PCI bus dtc warnings: by Matt Redfearn · 7 years ago
  23. 49d23a8 s390: rename default_defconfig to debug_defconfig by Heiko Carstens · 7 years ago
  24. cd7cf57 s390: remove gcov defconfig by Heiko Carstens · 7 years ago
  25. de20111 s390: update defconfig by Martin Schwidefsky · 7 years ago
  26. d936054 rbd: notrim map option by Ilya Dryomov · 7 years ago
  27. 420efbd rbd: adjust queue limits for "fancy" striping by Ilya Dryomov · 7 years ago
  28. c6244b3 rbd: avoid Wreturn-type warnings by Arnd Bergmann · 7 years ago
  29. ffdeec7 ceph: always update atime/mtime/ctime for new inode by Yan, Zheng · 7 years ago
  30. 34f55d0 rbd: support timeout in rbd_wait_state_locked() by Dongsheng Yang · 7 years ago
  31. 2f18d46 rbd: refactor rbd_wait_state_locked() by Ilya Dryomov · 7 years ago
  32. 451239e s390: add support for IBM z14 Model ZR1 by Heiko Carstens · 7 years ago
  33. f43c426 s390: remove couple of duplicate includes by Vasily Gorbik · 7 years ago
  34. c65bbb5 s390/boot: remove unused COMPILE_VERSION and ccflags-y by Vasily Gorbik · 7 years ago
  35. 232acdf s390/nospec: include cpu.h by Sebastian Ott · 7 years ago
  36. 701e188 s390/decompressor: Ignore file vmlinux.bin.full by Thomas Richter · 7 years ago
  37. de66b24 s390/kexec_file: add generated files to .gitignore by Heiko Carstens · 7 years ago
  38. bdea9f6 s390/Kconfig: Move kexec config options to "Processor type and features" by Philipp Rudo · 7 years ago
  39. 8be0188 s390/kexec_file: Add ELF loader by Philipp Rudo · 8 years ago
  40. ee337f5 s390/kexec_file: Add crash support to image loader by Philipp Rudo · 8 years ago
  41. e49bb0a s390/kexec_file: Add image loader by Philipp Rudo · 8 years ago
  42. 7140688 s390/kexec_file: Add kexec_file_load system call by Philipp Rudo · 8 years ago
  43. 840798a s390/kexec_file: Add purgatory by Philipp Rudo · 8 years ago
  44. 15ceb8c s390/kexec_file: Prepare setup.h for kexec_file_load by Philipp Rudo · 8 years ago
  45. 760dd0e s390/smsgiucv: disable SMSG on module unload by Martin Schwidefsky · 7 years ago
  46. dccccd3 s390/sclp: avoid potential usage of uninitialized value by Vasily Gorbik · 7 years ago
  47. 60cc43f Linux 4.17-rc1 by Linus Torvalds · 7 years ago
  48. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  49. 09c9b0e Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  50. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  51. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  52. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 71b8ebb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 19ca90d Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 68d54d3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  59. b1cb4f9 Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  60. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  61. c7cd882 parisc: Fix missing binfmt_elf32.o build error by Helge Deller · 7 years ago
  62. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
  63. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  64. 8da0b72 kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load by Philipp Rudo · 7 years ago
  65. 620f697 kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  66. f1b1cca kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  67. 9304570 kernel/kexec_file.c: split up __kexec_load_puragory by Philipp Rudo · 7 years ago
  68. 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
  69. 961d921 kernel/kexec_file.c: search symbols in read-only kexec_purgatory by Philipp Rudo · 7 years ago
  70. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  71. d2b8178 kernel/kexec_file.c: remove checks in kexec_purgatory_load by Philipp Rudo · 7 years ago
  72. ee6ebed include/linux/kexec.h: silence compile warnings by Philipp Rudo · 7 years ago
  73. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
  74. eb7dae9 x86: kexec_file: clean up prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  75. 8d5f894 x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer by AKASHI Takahiro · 7 years ago
  76. c72c7e6 x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  77. cbe6601 x86: kexec_file: purge system-ram walking from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  78. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  79. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  80. 1da4d37 proc: revalidate misc dentries by Alexey Dobriyan · 7 years ago
  81. a9f2a846 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 7 years ago
  82. 1cbf29d kexec: export PG_swapbacked to VMCOREINFO by Petr Tesarik · 7 years ago
  83. 3f05317 ipc/shm: fix use-after-free of shm file via remap_file_pages() by Eric Biggers · 7 years ago
  84. 4539722 mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU by Arnd Bergmann · 7 years ago
  85. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  86. c61611f get_user_pages_fast(): return -EFAULT on access_ok failure by Michael S. Tsirkin · 7 years ago
  87. 09e35a4 mm/gup_benchmark: handle gup failures by Michael S. Tsirkin · 7 years ago
  88. 60bb83b resource: fix integer overflow at reallocation by Takashi Iwai · 7 years ago
  89. 4802310 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  90. ba2b137 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  91. a1cc703 MIPS: io: Add barrier after register read in readX() by Sinan Kaya · 7 years ago
  92. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  93. f681137 Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  94. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  95. daf3ef6 Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  96. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  97. 80a17a5 Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  98. edda415 Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  99. 3e565a3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  100. 1bad9ce Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago