mirror of https://github.com/torvalds/linux.git
Pull third pile of signal handling patches from Al Viro: "This time it's mostly helpers and conversions to them; there's a lot of stuff remaining in the tree, but that'll either go in -rc2 (isolated bug fixes, ideally via arch maintainers' trees) or will sit there until the next cycle." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal: x86: get rid of calling do_notify_resume() when returning to kernel mode blackfin: check __get_user() return value whack-a-mole with TIF_FREEZE FRV: Optimise the system call exit path in entry.S [ver #2] FRV: Shrink TIF_WORK_MASK [ver #2] FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions new helper: signal_delivered() powerpc: get rid of restore_sigmask() most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set set_restore_sigmask() is never called without SIGPENDING (and never should be) TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set don't call try_to_freeze() from do_signal() pull clearing RESTORE_SIGMASK into block_sigmask() sh64: failure to build sigframe != signal without handler openrisc: tracehook_signal_handler() is supposed to be called on success new helper: sigmask_to_save() new helper: restore_saved_sigmask() new helpers: {clear,test,test_and_clear}_restore_sigmask() HAVE_RESTORE_SIGMASK is defined on all architectures now |
||
|---|---|---|
| .. | ||
| native | ||
| sn | ||
| uv | ||
| xen | ||
| Kbuild | ||
| acpi-ext.h | ||
| acpi.h | ||
| agp.h | ||
| asm-offsets.h | ||
| asmmacro.h | ||
| atomic.h | ||
| auxvec.h | ||
| barrier.h | ||
| bitops.h | ||
| bitsperlong.h | ||
| break.h | ||
| bug.h | ||
| bugs.h | ||
| byteorder.h | ||
| cache.h | ||
| cacheflush.h | ||
| checksum.h | ||
| clocksource.h | ||
| cmpxchg.h | ||
| cpu.h | ||
| cputime.h | ||
| current.h | ||
| cyclone.h | ||
| delay.h | ||
| device.h | ||
| div64.h | ||
| dma-mapping.h | ||
| dma.h | ||
| dmi.h | ||
| elf.h | ||
| emergency-restart.h | ||
| errno.h | ||
| esi.h | ||
| exec.h | ||
| fb.h | ||
| fcntl.h | ||
| fpswa.h | ||
| fpu.h | ||
| ftrace.h | ||
| futex.h | ||
| gcc_intrin.h | ||
| gpio.h | ||
| hardirq.h | ||
| hpsim.h | ||
| hugetlb.h | ||
| hw_irq.h | ||
| ia64regs.h | ||
| idle.h | ||
| intel_intrin.h | ||
| intrinsics.h | ||
| io.h | ||
| ioctl.h | ||
| ioctls.h | ||
| iommu.h | ||
| iommu_table.h | ||
| iosapic.h | ||
| ipcbuf.h | ||
| irq.h | ||
| irq_regs.h | ||
| irq_remapping.h | ||
| irqflags.h | ||
| kdebug.h | ||
| kexec.h | ||
| kmap_types.h | ||
| kprobes.h | ||
| kregs.h | ||
| kvm.h | ||
| kvm_host.h | ||
| kvm_para.h | ||
| libata-portmap.h | ||
| linkage.h | ||
| local.h | ||
| local64.h | ||
| machvec.h | ||
| machvec_dig.h | ||
| machvec_dig_vtd.h | ||
| machvec_hpsim.h | ||
| machvec_hpzx1.h | ||
| machvec_hpzx1_swiotlb.h | ||
| machvec_init.h | ||
| machvec_sn2.h | ||
| machvec_uv.h | ||
| machvec_xen.h | ||
| mc146818rtc.h | ||
| mca.h | ||
| mca_asm.h | ||
| meminit.h | ||
| mman.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmzone.h | ||
| module.h | ||
| msgbuf.h | ||
| msidef.h | ||
| mutex.h | ||
| nodedata.h | ||
| numa.h | ||
| page.h | ||
| pal.h | ||
| param.h | ||
| paravirt.h | ||
| paravirt_patch.h | ||
| paravirt_privop.h | ||
| parport.h | ||
| patch.h | ||
| pci.h | ||
| percpu.h | ||
| perfmon.h | ||
| perfmon_default_smpl.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| poll.h | ||
| posix_types.h | ||
| processor.h | ||
| ptrace.h | ||
| ptrace_offsets.h | ||
| pvclock-abi.h | ||
| resource.h | ||
| rse.h | ||
| rwsem.h | ||
| sal.h | ||
| scatterlist.h | ||
| sections.h | ||
| segment.h | ||
| sembuf.h | ||
| serial.h | ||
| setup.h | ||
| shmbuf.h | ||
| shmparam.h | ||
| sigcontext.h | ||
| siginfo.h | ||
| signal.h | ||
| smp.h | ||
| socket.h | ||
| sockios.h | ||
| sparsemem.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| stat.h | ||
| statfs.h | ||
| string.h | ||
| swab.h | ||
| swiotlb.h | ||
| switch_to.h | ||
| sync_bitops.h | ||
| syscall.h | ||
| termbits.h | ||
| termios.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| topology.h | ||
| types.h | ||
| uaccess.h | ||
| ucontext.h | ||
| unaligned.h | ||
| uncached.h | ||
| unistd.h | ||
| unwind.h | ||
| user.h | ||
| ustack.h | ||
| vga.h | ||
| xor.h | ||