1. b059454 signal/arm: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  2. 3ee6a44 signal/arm: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  3. 05e792e signal/arm: Push siginfo generation into arm_notify_die by Eric W. Biederman · 7 years ago
  4. c852680 signal/arm64: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  5. f3a900b signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap by Eric W. Biederman · 6 years ago
  6. 2627f03 signal/arm64: In ptrace_hbptriggered name the signal description string by Eric W. Biederman · 6 years ago
  7. 009f608 signal/arm64: Remove arm64_force_sig_info by Eric W. Biederman · 6 years ago
  8. b4d5557 signal/arm64: Add and use arm64_force_sig_mceerr as appropriate by Eric W. Biederman · 6 years ago
  9. feca355 signal/arm64: Add and use arm64_force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  10. 559d8d9 signal/arm64: Only call set_thread_esr once in do_page_fault by Eric W. Biederman · 6 years ago
  11. 2d2837f signal/arm64: Only perform one esr_to_fault_info call in do_page_fault by Eric W. Biederman · 6 years ago
  12. effb093 signal/arm64: Expand __do_user_fault and remove it by Eric W. Biederman · 6 years ago
  13. aefab2b signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault by Eric W. Biederman · 6 years ago
  14. 9ea3a97 signal/arm64: Consolidate the two hwpoison cases in do_page_fault by Eric W. Biederman · 6 years ago
  15. f29ad20 signal/arm64: Factor set_thread_esr out of __do_user_fault by Eric W. Biederman · 6 years ago
  16. 1628a7c signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info by Eric W. Biederman · 6 years ago
  17. 24b8f79 signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info by Eric W. Biederman · 6 years ago
  18. 6fa998e signal/arm64: Push siginfo generation into arm64_notify_die by Eric W. Biederman · 6 years ago
  19. f383d8b signal/powerpc: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  20. 77c7072 signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr by Eric W. Biederman · 6 years ago
  21. 5d8fb8a signal/powerpc: Specialize _exception_pkey for handling pkey exceptions by Eric W. Biederman · 6 years ago
  22. c1c7c85 signal/powerpc: Call force_sig_fault from _exception by Eric W. Biederman · 6 years ago
  23. 2c44ce2 signal/powerpc: Factor the common exception code into exception_common by Eric W. Biederman · 6 years ago
  24. cd60ab7a signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore by Eric W. Biederman · 6 years ago
  25. 8eb2ba2 signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception by Eric W. Biederman · 6 years ago
  26. 9f2ee69 signal/powerpc: Remove pkey parameter from __bad_area by Eric W. Biederman · 6 years ago
  27. f654fc0 signal/powerpc: Use force_sig_mceerr as appropriate by Eric W. Biederman · 7 years ago
  28. 0a996c1 signal/x86: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  29. 419ceeb signal/x86: Pass pkey by value by Eric W. Biederman · 6 years ago
  30. b4fd52f signal/x86: Replace force_sig_info_fault with force_sig_fault by Eric W. Biederman · 6 years ago
  31. 9db812d signal/x86: Call force_sig_pkuerr from __bad_area_nosemaphore by Eric W. Biederman · 6 years ago
  32. aba1ecd signal/x86: Pass pkey not vma into __bad_area by Eric W. Biederman · 6 years ago
  33. 988bbc7b signal/x86: Don't compute pkey in __do_page_fault by Eric W. Biederman · 6 years ago
  34. 25c102d signal/x86: Remove pkey parameter from mm_fault_error by Eric W. Biederman · 6 years ago
  35. 27274f7 signal/x86: Remove the pkey parameter from do_sigbus by Eric W. Biederman · 6 years ago
  36. 768fd9c signal/x86: Remove pkey parameter from bad_area_nosemaphore by Eric W. Biederman · 6 years ago
  37. 164881b signal/x86/traps: Simplify trap generation by Eric W. Biederman · 7 years ago
  38. afe8448 signal/x86/traps: Use force_sig instead of open coding it. by Eric W. Biederman · 7 years ago
  39. 851ce9e signal/x86/traps: Use force_sig_bnderr by Eric W. Biederman · 7 years ago
  40. 79e21d6 signal/x86/traps: Move more code into do_trap_no_signal so it can be reused by Eric W. Biederman · 7 years ago
  41. 6ace109 signal/x86/traps: Factor out show_signal by Eric W. Biederman · 7 years ago
  42. 8d68fa0 signal/x86: Move mpx siginfo generation into do_bounds by Eric W. Biederman · 7 years ago
  43. 8a35eb2 signal/x86: In trace_mpx_bounds_register_exception add __user annotations by Eric W. Biederman · 7 years ago
  44. 585a8b9 signal/x86: Use send_sig_mceerr as apropriate by Eric W. Biederman · 7 years ago
  45. 40e5539 signal/x86: Move MCE error reporting out of force_sig_info_fault by Eric W. Biederman · 7 years ago
  46. 73f297a signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap by Eric W. Biederman · 7 years ago
  47. efc463a signal: Simplify tracehook_report_syscall_exit by Eric W. Biederman · 7 years ago
  48. fb50f5a signal: Pair exports with their functions by Eric W. Biederman · 6 years ago
  49. b21c5bd signal: Remove specific_send_sig_info by Eric W. Biederman · 6 years ago
  50. 82058d6 signal: Use group_send_sig_info to kill all processes in a pid namespace by Eric W. Biederman · 6 years ago
  51. a8ebd17 tty_io: Use group_send_sig_info in __do_SACK to note it is a session being killed by Eric W. Biederman · 6 years ago
  52. 0ab93e9c signal/GenWQE: Fix sending of SIGKILL by Eric W. Biederman · 6 years ago
  53. 4ff4c31 signal: Remove SEND_SIG_FORCED by Eric W. Biederman · 6 years ago
  54. 079b22d signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP by Eric W. Biederman · 6 years ago
  55. f149b31 signal: Never allocate siginfo for SIGKILL or SIGSTOP by Eric W. Biederman · 6 years ago
  56. 0351505 signal: Don't send siginfo to kthreads. by Eric W. Biederman · 6 years ago
  57. 961366a signal: Remove the siginfo paramater from kernel_dqueue_signal by Eric W. Biederman · 6 years ago
  58. b16503b signal: send_sig_all no longer needs SEND_SIG_FORCED by Eric W. Biederman · 6 years ago
  59. 3597dfe signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init by Eric W. Biederman · 6 years ago
  60. 4a63c1ff signal: Properly deliver SIGSEGV from x86 uprobes by Eric W. Biederman · 6 years ago
  61. 55a3235 signal: Properly deliver SIGILL from uprobes by Eric W. Biederman · 6 years ago
  62. 86989c4 signal: Always ignore SIGKILL and SIGSTOP sent to the global init by Eric W. Biederman · 6 years ago
  63. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  64. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  66. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  67. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  72. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  73. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  74. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  75. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  77. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  78. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 7 years ago
  79. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  80. 7634ccd libata: maintainership update by Jens Axboe · 6 years ago
  81. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  82. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  83. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  84. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  85. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  86. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  87. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  88. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  89. 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  90. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  91. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  92. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  93. 1aa55ca iommu/rockchip: Move irq request past pm_runtime_enable by Marc Zyngier · 6 years ago
  94. 3fc7c5c iommu/rockchip: Handle errors returned from PM framework by Marc Zyngier · 6 years ago
  95. 7db7a8f arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  96. d1558df ARM: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  97. e988024 arm64: dts: Fix various entry-method properties to reflect documentation by Amit Kucheria · 6 years ago
  98. 5920cce Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  99. c37aad3 Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  100. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago