Historie revizí

Autor SHA1 Zpráva Datum
  Anna-Maria Gleixner 59dc6f3c6d signal: Remove no longer required irqsave/restore před 7 roky
  Linus Torvalds 93e95fa574 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace před 7 roky
  Peter Zijlstra b5bf9a90bb sched/core: Introduce set_special_state() před 7 roky
  Eric W. Biederman 31931c93df signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR} před 7 roky
  Eric W. Biederman 36a4ca3d9b signal: Remove unncessary #ifdef SEGV_PKUERR in 32bit compat code před 7 roky
  Eric W. Biederman 4181d22596 signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO před 7 roky
  Eric W. Biederman 3a11ab148a signal: Remove SEGV_BNDERR ifdefs před 7 roky
  Eric W. Biederman 0c362f96e1 signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout před 7 roky
  Eric W. Biederman c999b933fa signal: Reduce copy_siginfo_to_user to just copy_to_user před 7 roky
  Linus Torvalds 3612605a5a Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security před 7 roky
  Linus Torvalds 23221d997b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux před 7 roky
  Dominik Brodowski 6203deb0a7 kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat syscall před 7 roky
  Dominik Brodowski d53238cd51 kernel: open-code sys_rt_sigpending() in sys_sigpending() před 7 roky
  Dave Martin af40ff687b arm64: signal: Ensure si_code is valid for all fault signals před 7 roky
  Stephen Smalley 6b4f3d0105 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill před 8 roky
  Linus Torvalds e1c70f3238 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching před 8 roky
  Eric W. Biederman f71dd7dc2d signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed před 8 roky
  Eric W. Biederman 382467358a signal: Helpers for faults with specialized siginfo layouts před 8 roky
  Eric W. Biederman f8ec66014f signal: Add send_sig_fault and force_sig_fault před 8 roky
  Eric W. Biederman 5f74972ce6 signal: Don't use structure initializers for struct siginfo před 8 roky
  Eric W. Biederman ea64d5acc8 signal: Unify and correct copy_siginfo_to_user32 před 8 roky
  Eric W. Biederman eb5346c379 signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32 před 8 roky
  Eric W. Biederman 212a36a17e signal: Unify and correct copy_siginfo_from_user32 před 8 roky
  Eric W. Biederman 71ee78d538 signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h před 8 roky
  Eric W. Biederman 0326e7ef05 signal: Remove unnecessary ifdefs now that there is only one struct siginfo před 8 roky
  Eric W. Biederman 30073566ca signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic version před 8 roky
  Eric W. Biederman 9943d3accb signal: Clear si_sys_private before copying siginfo to userspace před 8 roky
  Eric W. Biederman aba1be2f8c signal: Ensure no siginfo union member increases the size of struct siginfo před 8 roky
  Eric W. Biederman faf1f22b61 signal: Ensure generic siginfos the kernel sends have all bits initialized před 8 roky
  Eric W. Biederman 526c3ddb6a signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS před 8 roky