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
/
events
Age
Commit message (
Expand
)
Author
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-26
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-01
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-08-26
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
2020-08-11
perf/core: Fix endless multiplex timer
Peter Zijlstra
2020-07-29
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-06-17
perf: Add cond_resched() to task_function_call()
Barret Rhoden
2020-06-10
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-04-29
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-02-11
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-01-23
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
2019-12-31
perf/core: Fix the mlock accounting, again
Alexander Shishkin
2019-11-13
perf/core: Fix missing static inline on perf_cgroup_switch()
Ben Dooks (Codethink)
2019-11-13
perf/core: Consistently fail fork on allocation failures
Alexander Shishkin
2019-11-13
perf/aux: Disallow aux_output for kernel events
Alexander Shishkin
2019-11-13
perf/core: Reattach a misplaced comment
Alexander Shishkin
2019-11-13
perf/aux: Fix the aux_output group inheritance fix
Alexander Shishkin
2019-11-13
perf/core: Disallow uncore-cgroup events
Peter Zijlstra
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-22
perf/aux: Fix AUX output stopping
Alexander Shishkin
2019-10-21
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
2019-10-09
perf/core: Fix corner case in perf_rotate_context()
Song Liu
2019-10-09
perf/core: Rework memory accounting in perf_mmap()
Song Liu
2019-10-07
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
2019-10-01
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-24
uprobe: collapse THP pmd after removing all uprobes
Song Liu
2019-09-24
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Song Liu
2019-09-24
uprobe: use original page when all uprobes are removed
Song Liu
2019-09-20
perf/core: Fix several typos in comments
Roy Ben Shlomo
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-06
perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
Mark-PK Tsai
2019-08-28
perf: Allow normal events to output AUX data
Alexander Shishkin
2019-08-19
lockdown: Lock down perf when in confidentiality mode
David Howells
[next]