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
2013-06-10
softirq: reduce latencies
Eric Dumazet
2013-06-10
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-06-10
Fix a dead loop in async_synchronize_full()
Li Zhong
2013-06-10
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2013-06-10
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
2013-06-10
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
2013-06-10
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2013-06-10
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2013-06-10
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
2013-06-10
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-06-10
ptrace: Fix ptrace when task is in task_is_stopped() state
John Johansen
2013-06-10
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-06-10
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-06-10
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
Oleg Nesterov
2013-06-10
signal: always clear sa_restorer on execve
Kees Cook
2013-06-10
kmod: make __request_module() killable
Oleg Nesterov
2013-06-10
kmod: introduce call_modprobe() helper
Oleg Nesterov
2013-06-10
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
2013-06-10
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2013-06-10
usermodehelper: introduce umh_complete(sub_info)
Oleg Nesterov
2013-06-10
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-06-10
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-06-10
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
2013-06-10
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-06-10
2.6.32.y: timekeeping: Fix nohz issue with commit 61b76840ddee647c0c223365378...
John Stultz
2012-10-07
random: remove rand_initialize_irq()
Theodore Ts'o
2012-10-07
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-10-07
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-10-07
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Darren Hart
2012-10-07
futex: Fix bug in WARN_ON for NULL q.pi_state
Darren Hart
2012-10-07
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
Darren Hart
2012-10-07
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-10-07
ntp: Fix integer overflow when setting time
Sasha Levin
2012-10-07
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
2012-10-07
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
2012-10-07
sched: Fix signed unsigned comparison in check_preempt_tick()
Mike Galbraith
2012-10-07
usb: Fix deadlock in hid_reset when Dell iDRAC is reset
Stuart Hayes
2012-10-07
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-10-07
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-10-07
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-10-07
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-10-07
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
2012-10-07
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-10-07
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
2012-10-07
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-10-07
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-10-07
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-10-07
time: Move common updates to a function
Thomas Gleixner
2012-10-07
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-10-07
ntp: Correct TAI offset during leap second
Richard Cochran
[next]