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
/
kernel
Age
Commit message (
Expand
)
Author
2014-12-09
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
2014-12-09
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
2014-12-09
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2014-12-09
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
2014-12-09
Merge branch 'next' into upstream for v3.19
Paul Moore
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
2014-12-08
Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'
Rafael J. Wysocki
2014-12-08
workqueue: allow rescuer thread to do more work.
NeilBrown
2014-12-08
workqueue: invert the order between pool->lock and wq_mayday_lock
Tejun Heo
2014-12-08
sched: Add missing rcu protection to wake_up_all_idle_cpus
Andy Lutomirski
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
2014-12-06
Merge 3.18-rc7 into tty-next
Greg Kroah-Hartman
2014-12-05
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
2014-12-05
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
2014-12-05
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-12-04
bury struct proc_ns in fs/proc
Al Viro
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
2014-12-04
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
switch the rest of proc_ns_operations to working with &...->ns
Al Viro
2014-12-04
common object embedded into various struct ....ns
Al Viro
2014-12-04
workqueue: cosmetic update in rescuer_thread()
Tejun Heo
2014-12-03
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-03
tracing: Truncated output is better than nothing
Dan Carpenter
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
2014-12-03
tracing: Allow NOT to filter AND and OR clauses
Steven Rostedt (Red Hat)
2014-12-03
tracing: Add NOT to filtering logic
Steven Rostedt (Red Hat)
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-27
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
2014-11-25
time: Fix sign bug in NTP mult overflow warning
John Stultz
2014-11-23
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
2014-11-23
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
2014-11-23
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
2014-11-23
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2014-11-23
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
2014-11-23
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2014-11-23
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
[prev]
[next]