summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-21signal/powerpc: Use force_sig_mceerr as appropriateEric W. Biederman
2018-09-21signal/x86: Use force_sig_fault where appropriateEric W. Biederman
2018-09-21signal/x86: Pass pkey by valueEric W. Biederman
2018-09-21signal/x86: Replace force_sig_info_fault with force_sig_faultEric W. Biederman
2018-09-21signal/x86: Call force_sig_pkuerr from __bad_area_nosemaphoreEric W. Biederman
2018-09-21signal/x86: Pass pkey not vma into __bad_areaEric W. Biederman
2018-09-21signal/x86: Don't compute pkey in __do_page_faultEric W. Biederman
2018-09-21signal/x86: Remove pkey parameter from mm_fault_errorEric W. Biederman
2018-09-21signal/x86: Remove the pkey parameter from do_sigbusEric W. Biederman
2018-09-21signal/x86: Remove pkey parameter from bad_area_nosemaphoreEric W. Biederman
2018-09-21signal/x86/traps: Simplify trap generationEric W. Biederman
2018-09-21signal/x86/traps: Use force_sig instead of open coding it.Eric W. Biederman
2018-09-21signal/x86/traps: Use force_sig_bnderrEric W. Biederman
2018-09-21signal/x86/traps: Move more code into do_trap_no_signal so it can be reusedEric W. Biederman
2018-09-19signal/x86/traps: Factor out show_signalEric W. Biederman
2018-09-19signal/x86: Move mpx siginfo generation into do_boundsEric W. Biederman
2018-09-19signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman
2018-09-19signal/x86: Use send_sig_mceerr as apropriateEric W. Biederman
2018-09-19signal/x86: Move MCE error reporting out of force_sig_info_faultEric W. Biederman
2018-09-19signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrapEric W. Biederman
2018-09-19signal: Simplify tracehook_report_syscall_exitEric W. Biederman
2018-09-11signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-23arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-08-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds