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-11-21
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
2014-11-21
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas
2014-11-21
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-14
of: Fix overflow bug in string property parsing functions
Grant Likely
2014-11-14
drm/radeon: remove invalid pci id
Alex Deucher
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-11-14
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
2014-10-30
kernel: add support for gcc 5
Sasha Levin
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-10-09
media: vb2: fix VBI/poll regression
Hans Verkuil
2014-10-05
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-10-05
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
2014-10-05
iio:trigger: modify return value for iio_trigger_get
Srinivas Pandruvada
2014-09-17
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-09-17
mnt: Correct permission checks in do_remount
Eric W. Biederman
2014-09-17
mnt: Only change user settable mount flags in remount
Eric W. Biederman
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-09-05
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-09-05
drm/radeon: add additional SI pci ids
Alex Deucher
2014-08-14
ip: make IP identifiers less predictable
Eric Dumazet
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-31
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2014-07-28
net: fix sparse warning in sk_dst_set()
Eric Dumazet
2014-07-28
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-07-28
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-07-06
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-07-06
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-06-30
target: Report correct response length for some commands
Roland Dreier
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-26
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
2014-06-26
ALSA: compress: Cancel the optimization of compiler and fix the size of struc...
Wang, Xiaoming
2014-06-26
team: fix mtu setting
Jiri Pirko
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
2014-06-26
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
2014-06-26
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-06-26
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-06-26
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-11
perf: Drop sample rate when sampling is too slow
Dave Hansen
2014-06-11
USB: cdc-wdm: properly include types.h
Greg Kroah-Hartman
[prev]
[next]