1. 7de712c signal/xtensa: Consistenly use SIGBUS in do_unaligned_user by Eric W. Biederman · 7 years ago
  2. bc08c07 signal/um: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  3. d1f5bef signal/sparc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  4. 0e3d9f1 signal/sparc: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  5. c65626c signal/sh: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  6. 9507a5d signal/s390: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  7. 7ff3a76 signal/riscv: Replace do_trap_siginfo with force_sig_fault by Eric W. Biederman · 6 years ago
  8. 4d6a20b signal/riscv: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  9. ccf7529 signal/parisc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  10. c2b0e0d signal/parisc: Use force_sig_mceerr where appropriate by Eric W. Biederman · 7 years ago
  11. 75bfb9a1 signal/openrisc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  12. c046e2c signal/nios2: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  13. d808e91 signal/nds32: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  14. f43a54a signal/mips: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  15. 6f46798 signal/microblaze: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  16. ceb91ed signal/microblaze: Remove the commented out force_sig_info in do_page_fault by Eric W. Biederman · 7 years ago
  17. 3c67075 signal/m68k: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  18. 1a4bd97 signal/hexagon: Use force_sig_fault as appropriate by Eric W. Biederman · 7 years ago
  19. 559f900 signal/c6x: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  20. e4d90ee signal/alpha: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  21. 5f50245 signal/alpha: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  22. e821fa42 signal/powerpc: Replace TRAP_FIXME with TRAP_UNK by Eric W. Biederman · 7 years ago
  23. 535906c signal/alpha: Replace TRAP_FIXME with TRAP_UNK by Eric W. Biederman · 7 years ago
  24. db78e6a signal: Add TRAP_UNK si_code for undiagnosted trap exceptions by Eric W. Biederman · 7 years ago
  25. d8f7f32 signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe by Eric W. Biederman · 7 years ago
  26. aeb1c0f signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK by Eric W. Biederman · 7 years ago
  27. 51dd709 signal/ia64: Replace FPE_FIXME with FPE_FLTUNK by Eric W. Biederman · 7 years ago
  28. 4cc13e4 signal/alpha: Replace FPE_FIXME with FPE_FLTUNK by Eric W. Biederman · 7 years ago
  29. 4181d22 signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO by Eric W. Biederman · 7 years ago
  30. 3a11ab1 signal: Remove SEGV_BNDERR ifdefs by Eric W. Biederman · 7 years ago
  31. 0c362f9 signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout by Eric W. Biederman · 7 years ago
  32. c999b93 signal: Reduce copy_siginfo_to_user to just copy_to_user by Eric W. Biederman · 7 years ago
  33. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  34. f6ed1ec signal/nds32: Use force_sig(SIGILL) in do_revisn by Eric W. Biederman · 7 years ago
  35. be5c2ff signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions by Eric W. Biederman · 7 years ago
  36. 195bce7 signal/sh: Use force_sig_fault in hw_breakpoint_handler by Eric W. Biederman · 7 years ago
  37. 32772c9 sparc: fix compat siginfo ABI regression by Dmitry V. Levin · 7 years ago
  38. 5278c0e signal/alpha: Document a conflict with SI_USER for SIGFPE by Eric W. Biederman · 7 years ago
  39. 60cc43f Linux 4.17-rc1 by Linus Torvalds · 7 years ago
  40. 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
  41. 09c9b0e Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  42. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  51. 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
  52. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  53. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
  54. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  55. 8da0b72 kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load by Philipp Rudo · 7 years ago
  56. 620f697 kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  57. f1b1cca kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  58. 9304570 kernel/kexec_file.c: split up __kexec_load_puragory by Philipp Rudo · 7 years ago
  59. 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
  60. 961d921 kernel/kexec_file.c: search symbols in read-only kexec_purgatory by Philipp Rudo · 7 years ago
  61. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  62. d2b8178 kernel/kexec_file.c: remove checks in kexec_purgatory_load by Philipp Rudo · 7 years ago
  63. ee6ebed include/linux/kexec.h: silence compile warnings by Philipp Rudo · 7 years ago
  64. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
  65. eb7dae9 x86: kexec_file: clean up prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  66. 8d5f894 x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer by AKASHI Takahiro · 7 years ago
  67. c72c7e6 x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  68. cbe6601 x86: kexec_file: purge system-ram walking from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  69. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  70. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  71. 1da4d37 proc: revalidate misc dentries by Alexey Dobriyan · 7 years ago
  72. a9f2a84 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 7 years ago
  73. 1cbf29d kexec: export PG_swapbacked to VMCOREINFO by Petr Tesarik · 7 years ago
  74. 3f05317 ipc/shm: fix use-after-free of shm file via remap_file_pages() by Eric Biggers · 7 years ago
  75. 4539722 mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU by Arnd Bergmann · 7 years ago
  76. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  77. c61611f get_user_pages_fast(): return -EFAULT on access_ok failure by Michael S. Tsirkin · 7 years ago
  78. 09e35a4 mm/gup_benchmark: handle gup failures by Michael S. Tsirkin · 7 years ago
  79. 60bb83b resource: fix integer overflow at reallocation by Takashi Iwai · 7 years ago
  80. 4802310 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  81. ba2b137 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  82. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  83. 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
  84. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  85. 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
  86. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  87. 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
  88. edda415 Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  89. 3e565a3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  90. 1bad9ce Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago
  91. e4e57f2 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  92. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  93. 17baab6 kconfig: extend output of 'listnewconfig' by Don Zickus · 7 years ago
  94. eea6f62 kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg by Javier Martinez Canillas · 7 years ago
  95. 5d41be6 btrfs: Only check first key for committed tree blocks by Qu Wenruo · 7 years ago
  96. 81b654c powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features by Michael Ellerman · 7 years ago
  97. 712ff25 firmware: dmi_scan: Use lowercase letters for UUID by Jean Delvare · 7 years ago
  98. de40614d firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches by Alex Hung · 7 years ago
  99. 90fe6f8 firmware: dmi_scan: Fix UUID length safety check by Jean Delvare · 7 years ago
  100. b907b40 Merge branches 'thermal-core' and 'thermal-soc' into next by Zhang Rui · 7 years ago