Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
82ab082c0e2f8592c2ff6b2ab99a92d8406c8c2c
/
arch
/
um
/
kernel
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
6aa293d
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
3d6357d
mm: reference totalram_pages and managed_pages once per function
by Arun KS
· 6 years ago
940b241
um: Remove obsolete reenable_XX calls
by Anton Ivanov
· 6 years ago
742f3c8
um: Optimize Flush TLB for force/fork case
by Anton Ivanov
· 6 years ago
38e3cbd
um: Skip TLB flushing where not needed
by Anton Ivanov
· 6 years ago
a9c52c2
um: Optimize TLB operations v2
by Anton Ivanov
· 6 years ago
747b254
um: Remove unnecessary faulted check in uaccess.c
by Anton Ivanov
· 6 years ago
9bb9d4f
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
2013288
memblock: replace free_bootmem{_node} with memblock_free
by Mike Rapoport
· 6 years ago
2a5bda5
memblock: replace alloc_bootmem with memblock_alloc
by Mike Rapoport
· 6 years ago
e8625dc
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
by Mike Rapoport
· 6 years ago
59fdf91
um: trap: fix spelling mistake, EACCESS -> EACCES
by Colin Ian King
· 6 years ago
d312a25
um: NULL check before kfree is not needed
by YueHaibing
· 7 years ago
ddf6398
um: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
be6ec5b
um: setup_physmem: stop using global variables
by Mike Rapoport
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 7 years ago
530621b
signal/um: More carefully relay signals in relay_signal.
by Eric W. Biederman
· 7 years ago
bc08c07
signal/um: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
375479c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
a90f590
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
by Dominik Brodowski
· 7 years ago
f166850
um: Add missing EXPORT for free_irq_by_fd()
by Anton Ivanov
· 7 years ago
ff6a179
Epoll based IRQ controller
by Anton Ivanov
· 7 years ago
288fb3d
um: time: Use timespec64 for persistent clock
by Arnd Bergmann
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
3b10db2b
signal: Replace memset(info,...) with clear_siginfo for clarity
by Eric W. Biederman
· 8 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
10a7e9d
Do not hash userspace addresses in fault handlers
by Kees Cook
· 7 years ago
8745808
mm, arch: remove empty_bad_page*
by Michal Hocko
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
69b73e95
um/time: Fixup namespace collision
by Thomas Gleixner
· 7 years ago
d348864
um: Fix CONFIG_GCOV for modules.
by Thomas Meyer
· 8 years ago
6f602afd
um: Fix FP register size for XSTATE/XSAVE
by Thomas Meyer
· 8 years ago
4ecd4ff
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
88af233
um: Add kerneldoc for segv_handler
by Thomas Meyer
· 8 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0936d4f
um: Use os_warn to print out pre-boot warning/error messages
by Masami Hiramatsu
· 8 years ago
d3878bb
um: Use os_info for the messages on normal path
by Masami Hiramatsu
· 8 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 8 years ago
8298525
kill strlen_user()
by Al Viro
· 8 years ago
ec05901
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
5b4236e
um: Fix to call read_initrd after init_bootmem
by Masami Hiramatsu
· 8 years ago
ecb6c74
um: Fix _print_addr()
by Richard Weinberger
· 8 years ago
174ddfd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8ab3a28
um/time: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
a668ce3
um: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
db68ce1
new helper: uaccess_kernel()
by Al Viro
· 8 years ago
3f8c245
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
ce29856
um/ptrace: Fix the syscall number update after a ptrace
by Mickaël Salaün
· 9 years ago
972939e
um/ptrace: Fix the syscall_trace_leave call
by Mickaël Salaün
· 9 years ago
9e0243d
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
915eed2
um: Support kcov
by Vegard Nossum
· 9 years ago
b632369
um: Setup physical memory in setup_arch()
by Richard Weinberger
· 9 years ago
fed4c72
um: Eliminate null test after alloc_bootmem
by Amitoj Kaur Chawla
· 9 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 9 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 9 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
7d8eb50
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
a78ff11
um: add extended processor state save/restore support
by Eli Cooper
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
0834f9c
um: Export pm_power_off
by Richard Weinberger
· 9 years ago
322740e
Revert "um: Fix get_signal() usage"
by Richard Weinberger
· 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
db2f24d
um: Fix get_signal() usage
by Richard Weinberger
· 9 years ago
2eb5f31
um: Switch clocksource to hrtimers
by Anton Ivanov
· 9 years ago
70c8205
um: Report host OOM more nicely
by Richard Weinberger
· 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
56b88a3
um: Fix kernel mode fault condition
by Richard Weinberger
· 10 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
71b5280
um/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 10 years ago
ccaee5f
um: Fix do_signal() prototype
by Ingo Molnar
· 10 years ago
21dc2e6
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 10 years ago
da028d5
um: Don't pollute kernel namespace with uapi
by Richard Weinberger
· 10 years ago
5334cda
um: Handle tracehook_report_syscall_entry() result
by Richard Weinberger
· 10 years ago
d231308
um: Catch unprotected user memory access
by Richard Weinberger
· 10 years ago
f8d65d2
um: Rework uaccess code
by Richard Weinberger
· 10 years ago
89520d9
um: Move syscall() declaration into os.h
by Richard Weinberger
· 10 years ago
a791b15
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
by Chen Gang
· 10 years ago
Next »