Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9afbe7c0140f663586edb6e823b616bd7076c00a
/
arch
/
um
/
kernel
97a3253
proc: convert everything to "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
87c9366
Revert "um: Enable CONFIG_CONSTRUCTORS"
by Johannes Berg
· 5 years ago
457677c
um: Implement copy_thread_tls
by Amanieu d'Antras
· 5 years ago
e19f97e
um: add support for folded p4d page tables
by Mike Rapoport
· 5 years ago
4e65e76
um: remove unused pxx_offset_proc() and addr_pte() functions
by Mike Rapoport
· 5 years ago
fefad9e
seccomp: simplify secure_computing()
by Christian Brauner
· 5 years ago
73625ed
um: irq: Fix LAST_IRQ usage in init_IRQ()
by Erel Geron
· 5 years ago
0d1fb0a
um: Add SPDX headers to files in arch/um/kernel/
by Alex Dewar
· 5 years ago
5d38f32
um: drivers: Add virtio vhost-user driver
by Erel Geron
· 5 years ago
278911e
um: time-travel: Restrict time update in IRQ handler
by Johannes Berg
· 5 years ago
eec94b8
um: time-travel: Fix periodic timers
by Johannes Berg
· 5 years ago
786b238
um: Enable CONFIG_CONSTRUCTORS
by Johannes Berg
· 5 years ago
324f80c
um: Place (soft)irq text with macros
by Johannes Berg
· 5 years ago
0dafcbe
um: Implement TRACE_IRQFLAGS_SUPPORT
by Johannes Berg
· 5 years ago
03e46a4
um: Remove meaningless clearing of clean-files
by Masahiro Yamada
· 5 years ago
e0917f8
um: fix time travel mode
by Johannes Berg
· 5 years ago
f2772a0
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
f32848e
um: switch to generic version of pte allocation
by Mike Rapoport
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
b482e48
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
by Johannes Berg
· 6 years ago
c4683cd
um: Fix kcov crash during startup
by Marek Majkowski
· 6 years ago
0650387
um: Support time travel mode
by Johannes Berg
· 6 years ago
c7c6f3b
um: Pass nsecs to os timer functions
by Johannes Berg
· 6 years ago
c7f04e8
um: Don't garbage collect in deactivate_all_fds()
by Johannes Berg
· 6 years ago
8eacd6f
um: Remove locking in deactivate_all_fds()
by Johannes Berg
· 6 years ago
56fc187
um: Timer code cleanup
by Johannes Berg
· 6 years ago
bebe468
um: Fix IRQ controller regression on console read
by Jouni Malinen
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
9d63175
signal/um: Remove task parameter from send_sigtrap
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
cb44c9a
signal: Remove task parameter from force_sigsegv
by Eric W. Biederman
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
983dfa4
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
1987b1b
um: irq: don't set the chip for all irqs
by Bartosz Golaszewski
· 6 years ago
4b6b4c9
um: remove unused variable
by Bartosz Golaszewski
· 6 years ago
689a586
uml: fix a boot splat wrt use of cpu_all_mask
by Maciej Żenczykowski
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
fdc7833
um/stacktrace: Remove the pointless ULONG_MAX marker
by Thomas Gleixner
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
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
· 6 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
· 6 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
· 7 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
· 7 years ago
6f602afd
um: Fix FP register size for XSTATE/XSAVE
by Thomas Meyer
· 7 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
Next »