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
2012-05-17
tty: Make tiocgicount a handler
Alan Cox
2012-05-17
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2012-05-17
crypto: Move md5_transform to lib/md5.c
David S. Miller
2012-05-17
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2012-05-17
af_packet: prevent information leak
Eric Dumazet
2012-05-17
bug.h: Add WARN_RATELIMIT
Joe Perches
2012-05-17
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2012-05-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2012-05-17
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2012-05-17
pata_cm64x: fix boot crash on parisc
James Bottomley
2012-05-17
seqlock: Don't smp_rmb in seqlock reader spin loop
Milton Miller
2012-03-14
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2012-03-14
gro: Only reset frag0 when skb can be pulled
Herbert Xu
2012-03-14
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2012-03-14
next_pidmap: fix overflow condition
Linus Torvalds
2012-03-14
exec: copy-and-paste the fixes into compat_do_execve() paths
Oleg Nesterov
2012-03-14
ASoC: Explicitly say registerless widgets have no register
Mark Brown
2012-03-14
ses: Avoid kernel panic when lun 0 is not mapped
Krishnasamy, Somasundaram
2011-06-26
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
Nelson Elhage
2011-06-26
epoll: convert max_user_watches to long
Robin Holt
2011-06-26
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-06-26
RxRPC: Fix v1 keys
Anton Blanchard
2011-06-26
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2011-06-26
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-06-26
drm/radeon: remove 0x4243 pci id
Alex Deucher
2011-06-26
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
Amitkumar Karwar
2011-06-26
klist: Fix object alignment on 64-bit.
David Miller
2011-06-26
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
2011-04-17
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-04-17
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2011-04-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2011-04-17
filter: fix sk_filter rcu handling
Eric Dumazet
2011-04-17
af_unix: limit recursion level
Eric Dumazet
2011-04-17
exec: make argv/envp memory visible to oom-killer
Oleg Nesterov
2011-04-17
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2011-04-17
net: avoid limits overflow
Eric Dumazet
2011-04-17
ssb: b43-pci-bridge: Add new vendor for BCM4318
Daniel Klaffenbach
2011-04-17
block: Ensure physical block size is unsigned int
Martin K. Petersen
2011-04-17
udp: add rehash on connect()
Eric Dumazet
2011-04-17
Fix sget() race with failing mount
Al Viro
2011-01-06
mm: Move vma_stack_continue into mm.h
Stefan Bader
2011-01-06
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2011-01-06
drm/radeon: fix PCI ID 5657 to be an RV410
Dave Airlie
2011-01-06
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
2011-01-06
guard page for stacks that grow upwards
Luck, Tony
2011-01-06
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2011-01-06
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
2011-01-06
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2011-01-06
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2011-01-06
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
[next]