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-06-19
ethtool: Report link-down while interface is down
Ben Hutchings
2014-05-19
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2014-05-19
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2014-05-19
vm: add vm_iomap_memory() helper function
Linus Torvalds
2014-05-19
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2014-05-19
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2014-05-19
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2014-05-19
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2014-05-19
net: Swap ver and type in pppoe_hdr
Changli Gao
2014-05-19
net: dst: provide accessor function to dst->xfrm
Vlad Yasevich
2014-05-19
tcp: must unclone packets before mangling them
Eric Dumazet
2014-05-19
HID: provide a helper for validating hid reports
Kees Cook
2014-05-19
HID: validate HID report id size
Kees Cook
2014-05-19
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2014-05-19
scsi: fix missing include linux/types.h in scsi_netlink.h
Thomas Bork
2013-06-10
ipv6: make fragment identifications less predictable
Eric Dumazet
2013-06-10
tcp: allow splice() to build full TSO packets
Eric Dumazet
2013-06-10
inet: add RCU protection to inet->opt
Eric Dumazet
2013-06-10
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2013-06-10
fat: Fix stat->f_namelen
Kevin Dankwardt
2013-06-10
scsi: use __uX types for headers exported to user space
Peter Korsgaard
2013-06-10
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
2013-06-10
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
2013-06-10
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
2013-06-10
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
2013-06-10
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-06-10
exec: use -ELOOP for max recursion depth
Kees Cook
2013-06-10
exec: do not leave bprm->interp on stack
Kees Cook
2013-06-10
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2013-06-10
Revert "block: improve queue_should_plug() by looking at IO depths"
Jens Axboe
2012-10-07
random: remove rand_initialize_irq()
Theodore Ts'o
2012-10-07
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-10-07
random: create add_device_randomness() interface
Linus Torvalds
2012-10-07
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-10-07
random: Add support for architectural random hooks
H. Peter Anvin
2012-10-07
epoll: limit paths
Jason Baron
2012-10-07
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-10-07
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-10-07
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-10-07
hugepages: fix use after free bug in "quota" handling
David Gibson
2012-10-07
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-10-07
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
2012-10-07
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
2012-10-07
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-10-07
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-10-07
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-10-07
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-10-07
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-17
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
2012-03-17
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
[next]