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
/
linux
Age
Commit message (
Expand
)
Author
2017-06-17
fscache: Fix dead object requeue
David Howells
2017-06-17
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
2017-06-14
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-06-14
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-14
cpuset: consider dying css as offline
Tejun Heo
2017-06-14
drivers: char: random: add get_random_long()
Daniel Cashman
2017-06-14
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2017-06-07
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-14
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-05-14
f2fs: sanity check segment count
Jin Qian
2017-05-14
usb: chipidea: Handle extcon events properly
Stephen Boyd
2017-05-08
mtd: avoid stack overflow in MTD CFI code
Arnd Bergmann
2017-04-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2017-04-21
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2017-04-08
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-03-30
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2017-03-26
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-03-26
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2017-03-22
dccp: fix use-after-free in dccp_feat_activate_values
Eric Dumazet
2017-03-18
nfit, libnvdimm: fix interleave set cookie calculation
Dan Williams
2017-03-15
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2017-03-15
nlm: Ensure callback code also checks that the files match
Trond Myklebust
2017-03-12
iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
CQ Tang
2017-02-18
net: introduce device min_header_len
Willem de Bruijn
2017-02-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-02-14
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
2017-02-09
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
2017-02-09
percpu-refcount: fix reference leak during percpu-atomic transition
Douglas Miller
2017-02-04
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
2017-02-01
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2017-02-01
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
2017-01-19
jump_labels: API for flushing deferred jump label updates
David Matlack
2017-01-15
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-01-12
cred/userns: define current_user_ns() as a function
Arnd Bergmann
2017-01-06
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2017-01-06
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-01-06
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-12-15
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2016-12-10
constify iov_iter_count() and iter_is_iovec()
Al Viro
2016-12-08
PCI: Export pcie_find_root_port
Johannes Thumshirn
2016-12-08
kasan: update kasan_global for gcc 7
Dmitry Vyukov
2016-12-02
iommu/vt-d: Fix PASID table allocation
David Woodhouse
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
2016-11-15
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-11-10
pwm: Unexport children before chip removal
David Hsu
2016-10-31
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-10-31
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
[next]