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
/
drivers
/
misc
/
lkdtm.c
Age
Commit message (
Expand
)
Author
2013-12-18
drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c
Rashika Kheria
2013-12-08
lkdtm: clean up sparse warnings
Kees Cook
2013-10-29
lkdtm: add tests for additional page permissions
Kees Cook
2013-10-29
lkdtm: adjust recursion size to avoid warnings
Kees Cook
2013-10-25
lkdtm: isolate stack corruption test
Kees Cook
2013-07-24
lkdtm: add "EXEC_*" triggers
Kees Cook
2013-07-24
lkdtm: add "SPINLOCKUP" trigger
Kees Cook
2013-07-24
lkdtm: add "WARNING" trigger
Kees Cook
2013-07-24
lkdtm: fix stack protector trigger
Kees Cook
2012-07-30
drivers/misc/lkdtm.c: fix missing allocation failure check
Alan Cox
2012-02-03
lkdtm: avoid calling lkdtm_do_action() with spinlock held
Cong Wang
2011-06-27
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
2010-10-26
lkdtm: prefix enum constants
Namhyung Kim
2010-09-16
lkdtm: use generic_file_llseek in debugfs
Arnd Bergmann
2010-08-11
param: remove unnecessary writable charp
Rusty Russell
2010-05-27
lktdm: add support for hardlockup, softlockup and hung task crashes
Frederic Weisbecker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
lkdtm: add debugfs access and loosen KPROBE ties
Simon Kagstrom
2009-09-23
kprobes: use do_IRQ() in lkdtm
M. Mohan Kumar
2008-03-30
NULL noise: drivers/misc
Al Viro
2008-02-06
drivers/misc/lkdtm.c: cleanups
Adrian Bunk
2007-02-09
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
Al Viro
2006-11-06
[PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint
Ankita Garg
2006-11-03
[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC
Randy Dunlap
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-02
[PATCH] Linux Kernel Dump Test Module
Ankita Garg