index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
kernel
Age
Commit message (
Expand
)
Author
2019-12-17
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-12-17
audit_get_nd(): don't unlock parent too early
Al Viro
2019-12-05
futex: Prevent exit livelock
Thomas Gleixner
2019-12-05
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2019-12-05
futex: Add mutex around futex exit
Thomas Gleixner
2019-12-05
futex: Provide state handling for exec() as well
Thomas Gleixner
2019-12-05
futex: Sanitize exit state handling
Thomas Gleixner
2019-12-05
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2019-12-05
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2019-12-05
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2019-12-05
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-12-05
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2019-12-05
futex: Move futex exit handling into futex code
Thomas Gleixner
2019-12-05
futex: Prevent robust futex exit race
Yang Tao
2019-12-05
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2019-12-05
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-12-05
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-12-01
audit: print empty EXECVE args
Richard Guy Briggs
2019-12-01
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-12-01
sched/topology: Fix off by one bug
Peter Zijlstra
2019-12-01
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
2019-12-01
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
2019-11-24
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2019-11-24
kexec: Allocate decrypted control pages for kdump if SME is enabled
Lianbo Jiang
2019-11-24
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2019-11-20
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
2019-11-20
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-11-20
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
2019-11-12
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-12
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-11-12
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-11-10
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-11-06
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-11-06
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-10-17
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-17
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
2019-10-17
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-17
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-10-17
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
2019-10-17
panic: ensure preemption is disabled during panic()
Will Deacon
2019-10-11
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
2019-10-11
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
2019-10-11
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-10-11
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
Wanpeng Li
2019-10-11
timer: Read jiffies once when forwarding base clk
Li RongQing
2019-10-07
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
2019-10-07
bpf: fix use after free in prog symbol exposure
Daniel Borkmann
2019-10-07
livepatch: Nullify obj->mod in klp_module_coming()'s error path
Miroslav Benes
2019-10-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
[next]