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
/
include
Age
Commit message (
Expand
)
Author
2014-02-20
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2014-02-13
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2014-02-13
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
2014-02-13
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
2014-02-06
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
2014-01-15
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
2014-01-15
net: unix: allow set_peek_off to fail
Sasha Levin
2014-01-08
drm/radeon: 0x9649 is SUMO2 not SUMO
Alex Deucher
2013-12-20
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
Stefano Panella
2013-12-11
crypto: scatterwalk - Use sg_chain_ptr on chain entries
Tom Lendacky
2013-12-11
crypto: scatterwalk - Set the chain pointer indication bit
Tom Lendacky
2013-12-08
dm: fix truncated status strings
Mikulas Patocka
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-12-04
tracing: Allow events to have NULL strings
Steven Rostedt (Red Hat)
2013-12-04
mtd: map: fixed bug in 64-bit systems
Wang Haitao
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-29
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
2013-11-29
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2013-11-04
net: fix cipso packet validation when !NETLABEL
Seif Mazareeb
2013-11-04
net: dst: provide accessor function to dst->xfrm
Vlad Yasevich
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
2013-10-22
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
2013-10-13
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-01
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2013-10-01
HID: provide a helper for validating hid reports
Kees Cook
2013-09-26
media: v4l2: added missing mutex.h include to v4l2-ctrls.h
Andrzej Hajda
2013-09-26
HID: validate HID report id size
Kees Cook
2013-09-26
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
2013-09-14
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-08-29
SCSI: zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
2013-08-20
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-04
virtio: support unlocked queue poll
Michael S. Tsirkin
2013-08-04
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-28
net: Swap ver and type in pppoe_hdr
Changli Gao
2013-07-03
perf: Fix perf mmap bugs
Peter Zijlstra
2013-06-27
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
2013-06-27
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
2013-06-20
libceph: wrap auth methods in a mutex
Sage Weil
2013-06-20
libceph: wrap auth ops in wrapper functions
Sage Weil
2013-06-20
libceph: add update_authorizer auth method
Sage Weil
2013-06-20
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
2013-06-20
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
[next]