Age | Commit message (Expand) | Author | Files | Lines |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 29 | -0/+29 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 56 | -0/+56 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -34/+0 |
2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+2 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2 | -6/+0 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2 | -6/+2 |
2017-05-16 | kill strlen_user() | Al Viro | 2 | -34/+0 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 2 | -35/+0 |
2017-05-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 7 | -64/+12 |
2017-04-14 | score/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 3 | -0/+4 |
2017-03-29 | score: switch to RAW_COPY_USER | Al Viro | 2 | -48/+7 |
2017-03-29 | score: it's "VERIFY_WRITE", not "VERFITY_WRITE"... | Al Viro | 1 | -1/+1 |
2017-03-29 | score: switch to generic extable.h | Al Viro | 2 | -11/+1 |
2017-03-12 | Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2 | -0/+3 |
2017-03-11 | score: Fix implicit includes now failing build after extable change | Guenter Roeck | 2 | -0/+3 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+1 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -0/+1 |
2017-02-23 | score: remove asm/current.h | Davidlohr Bueso | 2 | -7/+1 |
2017-02-22 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -3/+3 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-26 | score: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 3 | -3/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 4 | -4/+4 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -6/+0 |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 1 | -4/+6 |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 1 | -4/+6 |
2016-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2016-10-15 | score: traps: Add missing include file to fix build error | Guenter Roeck | 1 | -0/+1 |
2016-10-12 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -8/+13 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-10-06 | score: separate extable.h, switch module.h to it | Al Viro | 3 | -8/+13 |
2016-09-14 | score: fix copy_from_user() and friends | Al Viro | 1 | -21/+20 |
2016-09-14 | score: fix __get_user/get_user | Al Viro | 1 | -1/+4 |
2016-08-03 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |