Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
20df552950d822c75d4763bb36aa8e4b8d17fbdd
/
arch
/
um
/
kernel
/
skas
ce29856
um/ptrace: Fix the syscall number update after a ptrace
by Mickaël Salaün
· 8 years ago
972939e
um/ptrace: Fix the syscall_trace_leave call
by Mickaël Salaün
· 8 years ago
26703c6
um/ptrace: run seccomp after ptrace
by Kees Cook
· 9 years ago
2f275de
seccomp: Add a seccomp_data parameter secure_computing()
by Andy Lutomirski
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
c50b465
um: Add seccomp support
by Mickaël Salaün
· 9 years ago
e04c989
um: Fix ptrace GETREGS/SETREGS bugs
by Mickaël Salaün
· 9 years ago
2eb5f31
um: Switch clocksource to hrtimers
by Anton Ivanov
· 9 years ago
f10e6d6
um: Get rid of open coded NR_SYSCALLS
by Richard Weinberger
· 9 years ago
1d80f0c
um: Store syscall number after syscall_trace_enter()
by Richard Weinberger
· 9 years ago
5334cda
um: Handle tracehook_report_syscall_entry() result
by Richard Weinberger
· 10 years ago
f8d65d2
um: Rework uaccess code
by Richard Weinberger
· 10 years ago
05eacfd
um: Use char[] for linker script address declarations
by Nicolas Iooss
· 10 years ago
d5f20be
um: Create asm/sections.h
by Nicolas Iooss
· 10 years ago
28fa468
um: Remove broken SMP support
by Richard Weinberger
· 10 years ago
d0b5e15
um: Remove SKAS3/4 support
by Richard Weinberger
· 10 years ago
dee2003
um: Mark stub pages mapping with VM_PFNMAP
by Richard Weinberger
· 12 years ago
3179ce7
um: Fix return value of strnlen_user()
by Richard Weinberger
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
1bfa231
um: split syscall_trace(), pass pt_regs to it
by Al Viro
· 13 years ago
a3170d2
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
by Al Viro
· 13 years ago
243412b
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
by Al Viro
· 13 years ago
657b12d
um: uml_setup_stubs': warning: unused variable 'pages'
by Boaz Harrosh
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
ac2aca2
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it
by Al Viro
· 13 years ago
ea6fb41
um: embed ->stub_pages[] into mmu_context
by Al Viro
· 13 years ago
91f2359
um: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
73395a0
um: distribute exports to where exported stuff is defined
by Al Viro
· 13 years ago
078073a
um: -include user.h for USER_OBJ, trim includes
by Al Viro
· 13 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
fc0ccfceb8
arch/um: fix kunmap_atomic() call in skas/uaccess.c
by Cesar Eduardo Barros
· 15 years ago
ce60d4d
uml: i386: Avoid redefinition of NR_syscalls
by Jan Kiszka
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4d04c70
uml: fix order of pud and pmd_free()
by Roel Kluin
· 15 years ago
ac2a659
uml: fix mm_context memory leak
by Jeff Dike
· 17 years ago
f87ea91
uml: redo the calculation of NR_syscalls
by Jeff Dike
· 17 years ago
a9b71b6
uml: get rid of syscall counters
by Jeff Dike
· 17 years ago
00a905e
uml: don't kill pid 0
by Jeff Dike
· 17 years ago
8efa3c9
uml: eliminate setjmp_wrapper
by Jeff Dike
· 17 years ago
3963333
uml: cover stubs with a VMA
by Jeff Dike
· 17 years ago
3e6f2ac
uml: kill processes instead of panicing kernel
by Jeff Dike
· 17 years ago
ca77b55
uml: add virt_to_pte
by Jeff Dike
· 17 years ago
8192ab4
uml: header untangling
by Jeff Dike
· 17 years ago
9157f90
uml: move um_virt_to_phys
by Jeff Dike
· 17 years ago
ee56314
uml: clone.c tidying
by Jeff Dike
· 17 years ago
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
ee1eca5
uml: remove last include of libc asm/page.h
by Jeff Dike
· 17 years ago
54ae36f
uml: fix stub address calculations
by Jeff Dike
· 17 years ago
8ca842c
uml: remove os_* usage from userspace files
by Jeff Dike
· 17 years ago
28078e8
uml: free LDT state on process exit
by Jeff Dike
· 17 years ago
18baddd
uml: rename pt_regs general-purpose register file
by Jeff Dike
· 17 years ago
6c738ff
uml: fold mmu_context_skas into mm_context
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
6aa802c
uml: throw out CHOOSE_MODE
by Jeff Dike
· 17 years ago
97a1fcb
uml: more __init annotations
by Jeff Dike
· 18 years ago
c14b849
uml: iRQ stacks
by Jeff Dike
· 18 years ago
0e7d18b
uml: turn build warnings into comments
by Miklos Szeredi
· 18 years ago
1e7371c
uml: only flush areas covered by VMA
by Jeff Dike
· 18 years ago
16dd07b
uml: more page fault path trimming
by Jeff Dike
· 18 years ago
64f6084
uml: speed page fault path
by Jeff Dike
· 18 years ago
a18ff1b
uml: speed up exec
by Jeff Dike
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
92b4202
[PATCH] uml: remove code controlled by non-existent config option
by Jeff Dike
· 18 years ago
21c935e
[PATCH] uml: correct removal of pte_mkexec
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
5906e41
[PATCH] uml: remove pte_mkexec
by Jeff Dike
· 18 years ago
3b89af7
[PATCH] uml: remove unneeded file
by Jeff Dike
· 18 years ago
995473a
[PATCH] uml: file renaming
by Jeff Dike
· 18 years ago
3c91735
[PATCH] uml: thread creation tidying
by Jeff Dike
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
469226a
[PATCH] uml: remove syscall debugging
by Jeff Dike
· 19 years ago
e64bd13
[PATCH] uml: signal initialization cleanup
by Jeff Dike
· 19 years ago
23bbd58
[PATCH] uml: fix static binary segfault
by Jeff Dike
· 19 years ago
598d188
[PATCH] uml: clean up address space limits code
by Tyler
· 19 years ago
47e5243
[PATCH] uml: make copy_*_user atomic
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 19 years ago
7b12b91
[PATCH] uml: cleanup unprofile expression and build infrastructure
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
275e6e1
[PATCH] uml: fix compilation and execution with hardened GCC
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
54d8d3b
[PATCH] uml: add arch_switch_to for newly forked thread
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
aa6758d
[PATCH] uml: implement {get,set}_thread_area for i386
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
972410b
[PATCH] uml: clean arch_switch usage
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
48b8c10
[PATCH] uml: remove a dead file
by Jeff Dike
· 19 years ago
abaf697
[PATCH] uml: move libc-dependent skas process handling
by Gennady Sharapov
· 19 years ago
f45d9fc
[PATCH] uml: move libc-dependent skas memory mapping code
by Gennady Sharapov
· 19 years ago
4abfbf4
[PATCH] uml: move headers to arch/um/include
by Gennady Sharapov
· 19 years ago
cff65c4
[PATCH] uml: move libc-dependent time code
by Gennady Sharapov
· 19 years ago
4fef0c1
[PATCH] uml: move libc-dependent utility procedures
by Gennady Sharapov
· 19 years ago
12919aa
[PATCH] uml: move LDT creation
by Bodo Stroesser
· 19 years ago
579b3ea
[PATCH] uml: task_stack_page()
by Al Viro
· 19 years ago
621009f
[PATCH] uml: fix debug output on x86_64
by Jeff Dike
· 19 years ago
ea2ba7d
[PATCH] uml: move libc-dependent code from trap_user.c
by Gennady Sharapov
· 19 years ago
0805d89
[PATCH] uml: move libc-dependent code from signal_user.c
by Gennady Sharapov
· 19 years ago
5b7b15a
[PATCH] uml skas0: stop gcc's insanity
by Jeff Dike
· 19 years ago
bf001b2
[PATCH] uml: fix compile error for tt
by Pekka J Enberg
· 19 years ago
aa1a64e
[PATCH] uml: eliminate use of libc PAGE_SIZE
by Jeff Dike
· 19 years ago
39d730a
[PATCH] uml: eliminate use of local in clone stub
by Jeff Dike
· 19 years ago
7a59061
[PATCH] uml: fix access_ok
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
Next »