/tools/perf/scripts/python/Perf-Trace-Util/

id='header'> cgit logo index : kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/fs/compat.c
>fork,random: use get_random_canary() to set tsk->stack_canary
AgeCommit message (Expand)Author
2017-04-17fs/compat.c: trim unused includesAl Viro
2017-04-17move compat_rw_copy_check_uvector() over to fs/read_write.cAl Viro
2017-04-17fhandle: move compat syscalls from compat.cAl Viro
2017-04-17open: move compat syscalls from compat.cAl Viro
2017-04-17stat: move compat syscalls from compat.cAl Viro
2017-04-17fcntl: move compat syscalls from compat.cAl Viro
2017-04-17readdir: move compat syscalls from compat.cAl Viro
2017-04-17statfs: move compat syscalls from compat.cAl Viro
2017-04-17utimes: move compat syscalls from compat.cAl Viro
2017-04-17move compat select-related syscalls to fs/select.cAl Viro
2017-04-17Remove compat_sys_getdents64()Al Viro
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22move aio compat to fs/aio.cAl Viro
2016-12-07vfs: fix put_compat_statfs64() does not handle errorsLi Wang
2016-09-27compat: remove compat_printk()Arnd Bergmann
2016-09-27fs: compat: remove redundant check of nr_segsShawn Lin
Rik van Riel
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-12kernel/fork.c: virtually mapped stacks: do not disable interruptsChristoph Lameter
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-06mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner
2017-07-05sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker
2017-07-05sched/cputime: Rename vtime fieldsFrederic Weisbecker
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-22kthread: Fix use-after-free if kthread fork failsVegard Nossum
2017-05-13pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai
2017-05-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08fork: free vmapped stacks in cache when cpus are offlineHoeun Ryu
2017-05-05stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang
2017-03-28LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf
2017-03-03sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar