Commit Graph

1206 Commits (b9ac5c274b8c9d642567022c0e319bca4db31956)

Author SHA1 Message Date
Al Viro a8c39544a6 osf_wait4(): fix infoleak 8 years ago
Nicolas Dichtel fcc8487d47 uapi: export all headers under uapi directories 8 years ago
Masahiro Yamada 3eec029183 alpha: make short build log available for division routines 8 years ago
Masahiro Yamada e19a4e3f1b alpha: merge build rules of division routines 8 years ago
Masahiro Yamada 5ed78e5523 alpha: add $(src)/ rather than $(obj)/ to make source file path 8 years ago
Al Viro 701cac61d0 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 8 years ago
Deepa Dinamani 2ac00f17b2 time: Delete do_sys_setimeofday() 8 years ago
Chenbo Feng 5daab9db7b New getsockopt option to get socket cookie 8 years ago
Al Viro 1c87ea4566 alpha: fix stack smashing in old_adjtimex(2) 8 years ago
Al Viro 2b5efc0897 alpha: fix stack smashing in old_adjtimex(2) 8 years ago
Al Viro ec022681a4 alpha: switch to RAW_COPY_USER 8 years ago
Al Viro ca282f6973 alpha: add a helper for emitting exception table entries 8 years ago
Al Viro c9df6025a6 alpha: kill the 'segment' argument of __access_ok() 8 years ago
Al Viro f14d6b4f52 alpha: don't bother with __access_ok() in traps.c 8 years ago
Al Viro d78d834bed alpha: get rid of 'segment' argument of __{get,put}_user_check() 8 years ago
Al Viro b5478c1b67 alpha: add asm/extable.h 8 years ago
Al Viro 8525023121 alpha: switch __copy_user() and __do_clean_user() to normal calling conventions 8 years ago
Al Viro db68ce10c4 new helper: uaccess_kernel() 8 years ago
Sridhar Samudrala 6d4339028b net: Introduce SO_INCOMING_NAPI_ID 8 years ago
Josh Hunt a2d133b1d4 sock: introduce SO_MEMINFO getsockopt 8 years ago
Al Viro af1d5b37d6 uaccess: drop duplicate includes from asm/uaccess.h 8 years ago
Al Viro 5e6039d8a3 uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h 8 years ago
Ingo Molnar 68e21be291 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 8 years ago
Ingo Molnar 32ef5517c2 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> 8 years ago
Ingo Molnar 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
Ingo Molnar 4cf421e55d sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h> 8 years ago
Ingo Molnar 010426079e sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> 8 years ago
Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
Vegard Nossum f1f1007644 mm: add new mmgrab() helper 8 years ago
Luis R. Rodriguez 7d134b2ce6 kprobes: move kprobe declarations to asm-generic/kprobes.h 8 years ago
Davidlohr Bueso 35ca6953ca alpha: use generic current.h 8 years ago
Frederic Weisbecker b672592f02 sched/cputime: Remove generic asm headers 8 years ago
Frederic Weisbecker dc9b77b56c alpha: Convert obsolete cputime_t to nsecs 8 years ago
Frederic Weisbecker 5613fda9a5 sched/cputime: Convert task/group cputime to nsecs 8 years ago
Frederic Weisbecker a1cecf2ba7 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime 8 years ago
Paul Gortmaker 9c14f8353e alpha: migrate exception table users off module.h and onto extable.h 8 years ago
Bart Van Assche 815dd18788 treewide: Consolidate get_dma_ops() implementations 8 years ago
Bart Van Assche 5299709d0a treewide: Constify most dma_map_ops structures 8 years ago
Thomas Gleixner a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 8 years ago
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
Francis Yan 1c885808e4 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING 8 years ago
Eric W. Biederman 84d77d3f06 ptrace: Don't allow accessing an undumpable mm 8 years ago
Christian Borntraeger 6d0d287891 locking/core: Provide common cpu_relax_yield() definition 8 years ago
Christian Borntraeger 5bd0b85ba8 locking/core, arch: Remove cpu_relax_lowlatency() 8 years ago
Christian Borntraeger 79ab11cdb9 locking/core: Introduce cpu_relax_yield() 8 years ago
Nicolas Pitre baa73d9e47 posix-timers: Make them configurable 8 years ago
Peter Zijlstra 890658b7ab locking/mutex: Kill arch specific code 8 years ago