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
2018-10-29
clockevents: Retry programming min delta up to 10 times
James Hogan
2018-10-29
cpufreq: Move gov_attr_* macros to cpufreq.h
Viresh Kumar
2018-10-20
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
2018-10-18
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-10-13
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-10-10
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-03
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
2018-10-03
module: exclude SHN_UNDEF symbols from kallsyms api
Jessica Yu
2018-10-03
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-10-03
posix-timers: Make forward callback return s64
Thomas Gleixner
2018-10-03
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-09-29
tick/nohz: Prevent bogus softirq pending warning
Thomas Gleixner
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-29
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-26
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
2018-09-26
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
2018-09-26
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
2018-09-26
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-19
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
2018-09-19
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
2018-09-19
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
2018-09-15
mm: Fix devm_memremap_pages() collision handling
Jan H. Schönherr
2018-09-15
sched/deadline: Fix switching to -deadline
Luca Abeni
2018-09-15
fork: don't copy inconsistent signal handler state to child
Jann Horn
2018-09-09
userns: move user access out of the mutex
Jann Horn
2018-09-09
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-09-09
PM / sleep: wakeup: Fix build error caused by missing SRCU support
zhangyi (F)
2018-09-09
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
2018-09-09
livepatch: Validate module/old func name length
Kamalesh Babulal
2018-09-09
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-09-09
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-09-09
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
2018-09-05
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
2018-09-05
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
2018-09-05
stop_machine: Atomically queue and wake stopper threads
Prasad Sodagudi
2018-09-05
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-09-05
printk: Create helper function to queue deferred console handling
Petr Mladek
2018-09-05
printk: Split the code for storing a message into the log buffer
Petr Mladek
2018-09-05
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-09-05
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-08-24
tracing: Use __printf markup to silence compiler
Mathieu Malaterre
2018-08-24
bpf: hash map: decrement counter on error
Mauricio Vasquez B
2018-08-24
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-08-15
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
2018-08-15
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-15
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
2018-08-15
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-08-15
cpu/hotplug: Expose SMT control init function
Jiri Kosina
2018-08-15
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
[next]