aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoHEADmasterRoland Dreier1-1/+1
2012-04-09Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes1-2/+5
2010-12-12do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage1-0/+10
2010-12-12ext3: ext3_symlink should use GFP_NOFS allocations insideWilly Tarreau1-0/+1
2009-09-13do_sigaltstack: avoid copying 'stack_t' as a structure to user spaceLinus Torvalds1-7/+8
2009-07-26kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-06-07exit_notify: fix regression uncovered by the CAP_KILL fixWilly Tarreau1-1/+1
2009-04-13copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov1-5/+1
2009-04-13exit_notify: kill the wrong capable(CAP_KILL) checkOleg Nesterov1-2/+1
2007-12-17[PATCH] prevent SIGCONT from waking up a PTRACED process (CVE-2007-4774)Willy Tarreau1-2/+13
2007-09-08[PATCH] sysctl to prevent normal processes from mapping NULLWilly Tarreau1-0/+2
2007-06-05[PATCH] do not mark init_idle() __initWilly Tarreau1-1/+1
2006-08-27[PATCH] Revert "[PATCH] export memchr() which is used by smbfs and lp driver."Willy Tarreau1-1/+0
2006-08-11[PATCH] export memchr() which is used by smbfs and lp driver.Willy Tarreau1-0/+1
2005-12-23[PATCH] x86-64: user code panics kernel in exec.c (CVE-2005-2708)Dave Anderson1-0/+2
2005-12-09[PATCH] Fix ptrace self-attach rule (2.6 backport)Linus Torvalds1-1/+1
2005-11-28[PATCH] Backport of CVE-2005-2709 fixdann frazier1-34/+113
2005-11-28[PATCH] Reintroduction i386 CONFIG_DUMMY_KEYB optionNick Warne1-1/+1
2005-06-02initial v2.4 GIT importMarcelo27-0/+14582