summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-22signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDEDEric W. Biederman
2018-01-15signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/powerpc: Remove redefinition of NSIGTRAP on powerpcEric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-12signal/mips: switch mips to generic siginfoAl Viro
2018-01-12signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2018-01-12x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman
2018-01-12mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-01-12signal/arm: Document conflicts with SI_USER and SIGFPEEric W. Biederman
2018-01-12signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman
2018-01-12signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAPEric W. Biederman
2018-01-12signal/metag: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2018-01-12signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2018-01-12signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-01-05signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner
2017-12-28x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn
2017-12-27sparc64: repair calling incorrect hweight function from stubsJan Engelhardt
2017-12-27x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds
2017-12-27x86: Remove unused parameter of prepare_switch_torodrigosiqueira
2017-12-27perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov
2017-12-23x86/dumpstack: Indicate in Oops whether PTI is configured and enabledVlastimil Babka