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
2015-10-28
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-10-28
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-28
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-07
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-10-07
rcu: Reject memory-order-induced stall-warning false positives
Paul E. McKenney
2015-09-30
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-08-25
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-08-25
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-25
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-19
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-08-06
futex: Fix a race condition between REQUEUE_PI and task death
Brian Silverman
2015-08-04
security_syslog() should be called once only
Vasily Averin
2015-08-04
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-08-04
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-08-04
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-08-04
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
2015-07-30
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-06-23
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-23
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-10
fork: report pid reservation failure properly
Michal Hocko
2015-05-15
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-05-04
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-05-04
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-04-22
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-04-09
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-04-09
module: Clean up ro/nx after early module load failures
Andy Lutomirski
2015-04-09
module: set nx before marking module MODULE_STATE_COMING.
Rusty Russell
2015-04-09
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
2015-04-09
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-04-09
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
2015-04-09
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-04-09
console: Fix console name size mismatch
Peter Hurley
2015-03-01
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-03-01
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2015-02-09
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2015-02-08
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-01-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-01-29
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2015-01-29
time: settimeofday: Validate the values of tv from user
Sasha Levin
2015-01-26
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2015-01-26
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
2015-01-26
perf: Fix events installation during moving group
Jiri Olsa
2015-01-07
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2015-01-07
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2015-01-07
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2015-01-07
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2015-01-07
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
2015-01-07
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
2015-01-07
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
2015-01-07
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
[next]