Terry Chia
|
da86920f4a
Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/misc
|
11 years ago |
Kees Cook
|
1bc9fac3da
lkdtm: include cacheflush.h
|
11 years ago |
Kees Cook
|
dc2b9e9069
lkdtm: add "WRITE_KERN" test
|
11 years ago |
Kees Cook
|
aac416fc38
lkdtm: flush icache and report actions
|
11 years ago |
Kees Cook
|
feac6e2146
lkdtm: convert to using pr_* for reports
|
11 years ago |
Rashika Kheria
|
4462943267
drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c
|
11 years ago |
Kees Cook
|
5123662adc
lkdtm: clean up sparse warnings
|
11 years ago |
Kees Cook
|
9ae113ce5f
lkdtm: add tests for additional page permissions
|
11 years ago |
Kees Cook
|
7d196ac303
lkdtm: adjust recursion size to avoid warnings
|
11 years ago |
Kees Cook
|
629c66a22c
lkdtm: isolate stack corruption test
|
11 years ago |
Kees Cook
|
cc33c537c1
lkdtm: add "EXEC_*" triggers
|
12 years ago |
Kees Cook
|
274a5855c0
lkdtm: add "SPINLOCKUP" trigger
|
12 years ago |
Kees Cook
|
65892723c3
lkdtm: add "WARNING" trigger
|
12 years ago |
Kees Cook
|
4f19828974
lkdtm: fix stack protector trigger
|
12 years ago |
Alan Cox
|
086ff4b3a7
drivers/misc/lkdtm.c: fix missing allocation failure check
|
13 years ago |
Cong Wang
|
92618184cb
lkdtm: avoid calling lkdtm_do_action() with spinlock held
|
13 years ago |
Josh Hunt
|
aa2c96d6f3
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count
|
14 years ago |
Namhyung Kim
|
93e2f585c1
lkdtm: prefix enum constants
|
15 years ago |
Arnd Bergmann
|
05271ec424
lkdtm: use generic_file_llseek in debugfs
|
15 years ago |
Rusty Russell
|
dca4130639
param: remove unnecessary writable charp
|
15 years ago |
Frederic Weisbecker
|
a48223f944
lktdm: add support for hardlockup, softlockup and hung task crashes
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Simon Kagstrom
|
0347af4ee3
lkdtm: add debugfs access and loosen KPROBE ties
|
15 years ago |
M. Mohan Kumar
|
f58f2fa928
kprobes: use do_IRQ() in lkdtm
|
16 years ago |
Al Viro
|
5cf83b9b12
NULL noise: drivers/misc
|
17 years ago |
Adrian Bunk
|
2118116e5e
drivers/misc/lkdtm.c: cleanups
|
17 years ago |
Al Viro
|
ec1c620b1c
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
|
18 years ago |
Ankita Garg
|
18a61e4adb
[PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint
|
19 years ago |
Randy Dunlap
|
5d861d920a
[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC
|
19 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |