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
2023-12-21
entry: Move syscall_enter_from_user_mode() to header file
Sven Schnelle
2023-12-21
entry: Move enter_from_user_mode() to header file
Sven Schnelle
2023-12-21
entry: Move exit to usermode functions to header file
Sven Schnelle
2023-12-21
bpf: Avoid unnecessary use of comma operator in verifier
Simon Horman
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-21
ring-buffer: Use subbuf_order for buffer page masking
Steven Rostedt (Google)
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
2023-12-21
ring-buffer: Just update the subbuffers when changing their allocation order
Steven Rostedt (Google)
2023-12-21
ring-buffer: Keep the same size when updating the order
Steven Rostedt (Google)
2023-12-21
tracing: Stop the tracing while changing the ring buffer subbuf size
Steven Rostedt (Google)
2023-12-21
tracing: Update snapshot order along with main buffer order
Steven Rostedt (Google)
2023-12-21
ring-buffer: Make sure the spare sub buffer used for reads has same size
Steven Rostedt (Google)
2023-12-21
ring-buffer: Do no swap cpu buffers if order is different
Steven Rostedt (Google)
2023-12-21
ring-buffer: Clear pages on error in ring_buffer_subbuf_order_set() failure
Steven Rostedt (Google)
2023-12-21
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
2023-12-21
bpf: Re-support uid and gid when mounting bpffs
Daniel Borkmann
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
2023-12-21
watch_queue: fix kcalloc() arguments order
Dmitry Antipov
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-12-20
wait: Remove uapi header file from main header file
Matthew Wilcox (Oracle)
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
kernel/numa.c: Move logging out of numa.h
Kent Overstreet
2023-12-20
kernel/fork.c: add missing include
Kent Overstreet
2023-12-20
crash_core: remove duplicated including of kexec.h
Wang Jinchao
2023-12-20
kexec: use ALIGN macro instead of open-coding it
Yuntao Wang
2023-12-20
fork: remove redundant TASK_UNINTERRUPTIBLE
Kevin Hao
2023-12-20
kexec_file: print out debugging message if required
Baoquan He
2023-12-20
kexec_file: add kexec_file flag to control debug printing
Baoquan He
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Arnd Bergmann
2023-12-20
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
2023-12-20
bpf: Use c->unit_size to select target cache during free
Hou Tao
2023-12-20
PM: hibernate: Repair excess function parameter description warning
Randy Dunlap
2023-12-20
PM: sleep: Remove obsolete comment from unlock_system_sleep()
Kevin Hao
2023-12-20
tracing/synthetic: fix kernel-doc warnings
Randy Dunlap
2023-12-20
timers: Fix nextevt calculation when no timers are pending
Anna-Maria Behnsen
2023-12-20
timers: Rework idle logic
Thomas Gleixner
2023-12-20
timers: Use already existing function for forwarding timer base
Anna-Maria Behnsen
2023-12-20
timers: Split out forward timer base functionality
Anna-Maria Behnsen
2023-12-20
timers: Clarify check in forward_timer_base()
Anna-Maria Behnsen
2023-12-20
timers: Move store of next event into __next_timer_interrupt()
Anna-Maria Behnsen
2023-12-20
timers: Do not IPI for deferrable timers
Anna-Maria Behnsen
2023-12-20
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
2023-12-20
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
2023-12-20
tick-sched: Warn when next tick seems to be in the past
Anna-Maria Behnsen
2023-12-20
tick/sched: Cleanup confusing variables
Anna-Maria Behnsen
2023-12-20
tick-sched: Fix function names in comments
Anna-Maria Behnsen
2023-12-20
ring-buffer: Read and write to ring buffers with custom sub buffer size
Tzvetomir Stoyanov (VMware)
[prev]
[next]