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
2010-04-01
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2010-04-01
futex_lock_pi() key refcnt fix
Mikael Pettersson
2010-04-01
futex: Handle user space corruption gracefully
Thomas Gleixner
2010-04-01
futex: Handle futex value corruption gracefully
Thomas Gleixner
2010-01-18
fix more leaks in audit_tree.c tag_chunk()
Al Viro
2010-01-18
fix braindamage in audit_tree.c untag_chunk()
Al Viro
2010-01-18
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
2010-01-06
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2009-12-18
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
2009-12-18
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
2009-12-08
perf_event: Adjust frequency and unthrottle for non-group-leader events
Paul Mackerras
2009-12-08
modules: don't export section names of empty sections via sysfs
Helge Deller
2009-12-08
sched: Fix isolcpus boot option
Rusty Russell
2009-12-08
sched: Fix boot crash by zalloc()ing most of the cpu masks
Rusty Russell
2009-12-08
uids: Prevent tear down race
Thomas Gleixner
2009-11-09
param: fix setting arrays of bool
Rusty Russell
2009-11-09
param: fix NULL comparison on oom
Rusty Russell
2009-11-09
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
Rusty Russell
2009-11-09
futex: Fix spurious wakeup for requeue_pi really
Thomas Gleixner
2009-11-09
futex: Move drop_futex_key_refs out of spinlock'ed region
Darren Hart
2009-11-09
futex: Check for NULL keys in match_futex
Darren Hart
2009-11-09
futex: Handle spurious wake up
Thomas Gleixner
2009-10-22
bsdacct: switch credentials for writing to the accounting file
Michal Schmidt
2009-10-22
futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
Darren Hart
2009-10-22
futex: Detect mismatched requeue targets
Darren Hart
2009-10-22
tracing/filters: Fix memory leak when setting a filter
Li Zefan
2009-10-12
NOHZ: update idle state also when NOHZ is inactive
Eero Nurkkala
2009-10-12
futex: Fix locking imbalance
Thomas Gleixner
2009-10-12
futex: Nullify robust lists after cleanup
Peter Zijlstra
2009-10-12
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2009-10-12
futex: fix requeue_pi key imbalance
Darren Hart
2009-10-12
ftrace: check for failure for all conversions
Steven Rostedt
2009-10-12
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
2009-10-05
perf_counter: Fix perf_copy_attr() pointer arithmetic
Ian Schram
2009-09-24
perf_counter: Start counting time enabled when group leader gets enabled
Paul Mackerras
2009-09-24
perf_counter: Fix buffer overflow in perf_copy_attr()
Xiao Guangrong
2009-09-05
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-29
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
2009-08-28
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
2009-08-28
perf_counters: Increase paranoia level
Ingo Molnar
2009-08-27
module: workaround duplicate section names
James Bottomley
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-25
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-21
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-19
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-18
tracing: handle broken names in ftrace filter
Jiri Olsa
[next]