index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
2017-11-01
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
2017-11-01
watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
Don Zickus
2017-11-01
watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...
Thomas Gleixner
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
2017-11-01
bpf: fix verifier memory leaks
Alexei Starovoitov
2017-11-01
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
2017-11-01
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Peter Zijlstra
2017-11-01
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
Yonghong Song
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
2017-10-31
userns: Simplify insert_extent
Eric W. Biederman
2017-10-31
userns: Make map_id_down a wrapper for map_id_range_down
Eric W. Biederman
2017-10-31
userns: Don't read extents twice in m_start
Eric W. Biederman
2017-10-31
userns: Simplify the user and group mapping functions
Eric W. Biederman
2017-10-31
userns: Don't special case a count of 0
Eric W. Biederman
2017-10-31
userns: bump idmap limits to 340
Christian Brauner
2017-10-31
userns: use union in {g,u}idmap struct
Christian Brauner
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-31
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-31
irq/work: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
time: Remove unused functions
Arnd Bergmann
2017-10-30
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
cgroup: mark @cgrp __maybe_unused in cpu_stat_show()
Tejun Heo
2017-10-30
workqueue: Fix NULL pointer dereference
Li Bin
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
2017-10-29
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-27
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
2017-10-27
perf/core: Rewrite event timekeeping
Peter Zijlstra
2017-10-27
perf/core: Fix perf_event_read()
Peter Zijlstra
2017-10-27
perf/core: Remove wrong barrier
Peter Zijlstra
2017-10-27
perf/core: Rename 'enum perf_event_active_state'
Peter Zijlstra
2017-10-27
perf/core: Make sure to update ctx time before using it
Peter Zijlstra
2017-10-27
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-10-27
perf/core: Update ctx time before detaching events
Peter Zijlstra
2017-10-27
perf/core: Fix perf_event_read_value() locking
Peter Zijlstra
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
2017-10-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-27
sched/isolation: Add basic isolcpus flags
Frederic Weisbecker
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
2017-10-27
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
2017-10-27
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
[prev]
[next]