index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
Age
Commit message (
Expand
)
Author
2024-07-03
um: refactor TLB update handling
Benjamin Berg
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: remove LDT support
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2024-04-30
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
um: Fix the declaration of vfree
Tiwei Bie
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
2024-01-05
um: Remove unused register save/restore functions
Benjamin Berg
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
um: Fix naming clash between UML and scheduler
Anton Ivanov
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
2023-08-19
um: Remove strlcpy usage
Azeem Shaikh
2023-06-20
uml: Replace strlcpy with strscpy
Azeem Shaikh
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
2022-07-17
um: include sys/types.h for size_t
Jason A. Donenfeld
2022-07-17
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2021-12-21
um: header debriding - sigio.h
Al Viro
2021-12-21
um: header debriding - os.h
Al Viro
2021-12-21
um: header debriding - net_*.h
Al Viro
2021-12-21
um: header debriding - mem_user.h
Al Viro
2021-12-21
um: header debriding - activate_ipi()
Al Viro
2021-12-21
um: common-offsets.h debriding...
Al Viro
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
2021-12-21
um: remove a dangling extern of syscall_trace()
Al Viro
2021-12-21
um: kill unused cpu()
Al Viro
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
[next]