summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-1615-516/+6
* signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-169-177/+0
* signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDEDEric W. Biederman2018-01-161-2/+0
* signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-161-32/+0
* signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-161-8/+0
* signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-162-13/+1
* signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-162-29/+2
* signal/powerpc: Remove redefinition of NSIGTRAP on powerpcEric W. Biederman2018-01-161-3/+0
* signal: unify compat_siginfo_tAl Viro2018-01-169-525/+4
* signal/mips: switch mips to generic siginfoAl Viro2018-01-121-85/+1
* signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman2018-01-122-54/+0
* ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-121-67/+0
* signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-128-10/+1
* x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman2018-01-121-3/+4
* mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman2018-01-121-1/+1
* signal/arm: Document conflicts with SI_USER and SIGFPEEric W. Biederman2018-01-122-1/+14
* signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman2018-01-123-58/+79
* signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAPEric W. Biederman2018-01-122-5/+20
* signal/metag: Document a conflict with SI_USER with SIGFPEEric W. Biederman2018-01-122-1/+8
* signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2018-01-122-1/+8
* signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-01-121-5/+5
* signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-01-061-1/+2
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-3112-32/+35
|\
| * x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-295-10/+6
| * x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang2017-12-281-0/+2
| * x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds2017-12-271-3/+1
| * x86: Remove unused parameter of prepare_switch_torodrigosiqueira2017-12-271-3/+2
| * x86/stacktrace: Make zombie stack traces reliableJosh Poimboeuf2017-12-191-1/+5
| * x86/mm: Unbreak modules that use the DMA APITom Lendacky2017-12-181-2/+2
| * x86/build: Make isoimage work on DebianMatthew Wilcox2017-12-161-12/+16
| * x86/espfix/64: Fix espfix double-fault handling on 5-level systemsAndy Lutomirski2017-12-151-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-313-16/+16
|\ \
| * | x86/ldt: Make LDT pgtable free conditionalThomas Gleixner2017-12-311-1/+2
| * | x86/ldt: Plug memory leak in error pathThomas Gleixner2017-12-311-1/+7
| * | x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner2017-12-311-6/+8
| * | x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner2017-12-311-9/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-312-1/+6
|\ \ \
| * | | perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner2017-12-271-1/+4
| * | | x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo2017-12-181-0/+2
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-316-16/+30
|\ \ \ \
| * | | | genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2017-12-291-1/+11
| * | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-295-14/+14
| * | | | x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner2017-12-291-0/+2
| * | | | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-281-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-12-311-2/+2
|\ \ \ \ \
| * | | | | sparc64: repair calling incorrect hweight function from stubsJan Engelhardt2017-12-281-2/+2
| |/ / / /
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-3039-198/+1600
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-233-10/+10
| * | | x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner2017-12-233-6/+73
| * | | x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner2017-12-233-6/+27