index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2025-05-06
tracing: Show preempt and irq events callsites from the offsets in field print
Steven Rostedt
2025-05-06
tracing: Adjust addresses for printing out fields
Steven Rostedt
2025-05-06
tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
2025-05-06
tracing: Show function names when possible when listing fields
Steven Rostedt
2025-05-06
tracing: Update function trace addresses with module addresses
Steven Rostedt
2025-05-06
pidfs: detect refcount bugs
Christian Brauner
2025-05-06
dma-mapping: add a dma_need_unmap helper
Christoph Hellwig
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
2025-05-05
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-05-05
genirq/irqdesc: Decrease indentation level in __irq_get_desc_lock()
Andy Shevchenko
2025-05-04
Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-04
Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-03
futex: Implement FUTEX2_MPOL
Peter Zijlstra
2025-05-03
futex: Implement FUTEX2_NUMA
Peter Zijlstra
2025-05-03
futex: Allow to make the private hash immutable
Sebastian Andrzej Siewior
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
2025-05-03
futex: Allow automatic allocation of process wide futex hash
Sebastian Andrzej Siewior
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
2025-05-03
futex: Create helper function to initialize a hash slot
Sebastian Andrzej Siewior
2025-05-03
futex: Introduce futex_q_lockptr_lock()
Sebastian Andrzej Siewior
2025-05-03
futex: Decrease the waiter count before the unlock operation
Sebastian Andrzej Siewior
2025-05-03
futex: Acquire a hash reference in futex_wait_multiple_setup()
Sebastian Andrzej Siewior
2025-05-03
futex: Create private_hash() get/put class
Peter Zijlstra
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
2025-05-03
futex: Create hb scopes
Peter Zijlstra
2025-05-03
futex: Pull futex_hash() out of futex_q_lock()
Peter Zijlstra
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
2025-05-01
bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
Lorenzo Bianconi
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
2025-05-01
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-04-30
sched_ext: Avoid NULL scx_root deref in __scx_exit()
Andrea Righi
2025-04-30
sched_ext: Add RCU protection to scx_root in DSQ iterator
Andrea Righi
2025-04-30
genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()
Andrew Jones
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-30
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
2025-04-30
alarmtimer: Switch spin_{lock,unlock}_irqsave() to guards
Su Hui
2025-04-30
alarmtimer: Remove dead return value in clock2alarm()
Su Hui
2025-04-30
time/jiffies: Change register_refined_jiffies() to void __init
Su Hui
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
2025-04-29
kexec: define functions to map and unmap segments
Steven Chen
2025-04-29
sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn()
Tejun Heo
[prev]
[next]