aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerrEric W. Biederman1-9/+1
2018-09-21signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman3-7/+7
2018-09-21signal/powerpc: Call force_sig_fault from _exceptionEric W. Biederman1-1/+4
2018-09-21signal/powerpc: Factor the common exception code into exception_commonEric W. Biederman1-5/+13
2018-09-21signal/powerpc: Remove pkey parameter from __bad_area_nosemaphoreEric W. Biederman1-5/+4
2018-09-21signal/powerpc: Call _exception_pkey directly from bad_key_fault_exceptionEric W. Biederman1-1/+11
2018-09-21signal/powerpc: Remove pkey parameter from __bad_areaEric W. Biederman1-5/+4
2018-09-21signal/powerpc: Use force_sig_mceerr as appropriateEric W. Biederman1-7/+11
2018-09-21signal/x86: Use force_sig_fault where appropriateEric W. Biederman4-32/+9
2018-09-21signal/x86: Pass pkey by valueEric W. Biederman1-7/+7
2018-09-21signal/x86: Replace force_sig_info_fault with force_sig_faultEric W. Biederman1-19/+4
2018-09-21signal/x86: Call force_sig_pkuerr from __bad_area_nosemaphoreEric W. Biederman1-52/+24
2018-09-21signal/x86: Pass pkey not vma into __bad_areaEric W. Biederman1-12/+8
2018-09-21signal/x86: Don't compute pkey in __do_page_faultEric W. Biederman1-4/+0
2018-09-21signal/x86: Remove pkey parameter from mm_fault_errorEric W. Biederman1-2/+2
2018-09-21signal/x86: Remove the pkey parameter from do_sigbusEric W. Biederman1-3/+3
2018-09-21signal/x86: Remove pkey parameter from bad_area_nosemaphoreEric W. Biederman1-7/+7
2018-09-21signal/x86/traps: Simplify trap generationEric W. Biederman1-61/+24
2018-09-21signal/x86/traps: Use force_sig instead of open coding it.Eric W. Biederman1-1/+1
2018-09-21signal/x86/traps: Use force_sig_bnderrEric W. Biederman1-10/+9
2018-09-21signal/x86/traps: Move more code into do_trap_no_signal so it can be reusedEric W. Biederman1-16/+14
2018-09-19signal/x86/traps: Factor out show_signalEric W. Biederman1-18/+19
2018-09-19signal/x86: Move mpx siginfo generation into do_boundsEric W. Biederman3-29/+32
2018-09-19signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman1-2/+2
2018-09-19signal/x86: Use send_sig_mceerr as apropriateEric W. Biederman1-10/+1
2018-09-19signal/x86: Move MCE error reporting out of force_sig_info_faultEric W. Biederman1-13/+13
2018-09-19signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrapEric W. Biederman1-15/+7
2018-09-19signal: Simplify tracehook_report_syscall_exitEric W. Biederman6-28/+24
2018-09-16signal: Pair exports with their functionsEric W. Biederman1-8/+7
2018-09-16signal: Remove specific_send_sig_infoEric W. Biederman1-8/+2
2018-09-16signal: Use group_send_sig_info to kill all processes in a pid namespaceEric W. Biederman1-1/+1
2018-09-16tty_io: Use group_send_sig_info in __do_SACK to note it is a session being killedEric W. Biederman1-3/+3
2018-09-15signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2-5/+6
2018-09-11signal: Remove SEND_SIG_FORCEDEric W. Biederman3-7/+4
2018-09-11signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOPEric W. Biederman3-5/+5
2018-09-11signal: Never allocate siginfo for SIGKILL or SIGSTOPEric W. Biederman1-3/+4
2018-09-11signal: Don't send siginfo to kthreads.Eric W. Biederman2-2/+2
2018-09-11signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman3-4/+4
2018-09-11signal: send_sig_all no longer needs SEND_SIG_FORCEDEric W. Biederman1-1/+1
2018-09-11signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace initEric W. Biederman1-1/+1
2018-09-11signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman1-1/+1
2018-09-11signal: Properly deliver SIGILL from uprobesEric W. Biederman1-2/+2
2018-09-11signal: Always ignore SIGKILL and SIGSTOP sent to the global initEric W. Biederman1-0/+4
2018-08-26Linux 4.19-rc1Linus Torvalds1-2/+2
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds1-1/+1
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King1-1/+1
2018-08-25libata: maintainership updateJens Axboe1-3/+3
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier1-11/+13
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier1-6/+15
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1