Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0afa877a5650dd046500b2f8ef08c90862e7ab6b
/
drivers
/
misc
/
lkdtm.c
3d085c7
lkdtm: do not leak free page on kmalloc failure
by Kees Cook
· 9 years ago
d2e1008
lkdtm: fix memory leak of base
by Sudip Mukherjee
· 9 years ago
50fbd97
lkdtm: fix memory leak of val
by Sudip Mukherjee
· 9 years ago
8eee93e
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
d74e026
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing
by Greg Kroah-Hartman
· 9 years ago
7c0ae5b
lkdtm: improve use-after-free tests
by Kees Cook
· 9 years ago
5fd9e48
lkdtm: add test for atomic_t underflow/overflow
by David Windsor
· 9 years ago
920d451
lkdtm: Add read/write after free tests for buddy memory
by Laura Abbott
· 9 years ago
250a898
lkdtm: Update WRITE_AFTER_FREE test
by Laura Abbott
· 9 years ago
bc0b8cc
lkdtm: Add READ_AFTER_FREE test
by Laura Abbott
· 9 years ago
7cca071
lkdtm: Verify that '__ro_after_init' works correctly
by Kees Cook
· 9 years ago
ececdc0
lkdtm: mark execute_location as noinline
by Arnd Bergmann
· 9 years ago
2cb202c
lkdtm: fix ACCESS_USERSPACE test
by Stephen Smalley
· 9 years ago
da86920
Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/misc
by Terry Chia
· 10 years ago
1bc9fac
lkdtm: include cacheflush.h
by Kees Cook
· 11 years ago
dc2b9e9
lkdtm: add "WRITE_KERN" test
by Kees Cook
· 11 years ago
aac416f
lkdtm: flush icache and report actions
by Kees Cook
· 11 years ago
feac6e2
lkdtm: convert to using pr_* for reports
by Kees Cook
· 11 years ago
4462943
drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c
by Rashika Kheria
· 11 years ago
5123662
lkdtm: clean up sparse warnings
by Kees Cook
· 11 years ago
9ae113c
lkdtm: add tests for additional page permissions
by Kees Cook
· 11 years ago
7d196ac
lkdtm: adjust recursion size to avoid warnings
by Kees Cook
· 11 years ago
629c66a
lkdtm: isolate stack corruption test
by Kees Cook
· 11 years ago
cc33c537
lkdtm: add "EXEC_*" triggers
by Kees Cook
· 11 years ago
274a585
lkdtm: add "SPINLOCKUP" trigger
by Kees Cook
· 11 years ago
6589272
lkdtm: add "WARNING" trigger
by Kees Cook
· 11 years ago
4f19828
lkdtm: fix stack protector trigger
by Kees Cook
· 11 years ago
086ff4b
drivers/misc/lkdtm.c: fix missing allocation failure check
by Alan Cox
· 12 years ago
9261818
lkdtm: avoid calling lkdtm_do_action() with spinlock held
by Cong Wang
· 13 years ago
aa2c96d
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count
by Josh Hunt
· 13 years ago
93e2f58
lkdtm: prefix enum constants
by Namhyung Kim
· 14 years ago
05271ec
lkdtm: use generic_file_llseek in debugfs
by Arnd Bergmann
· 14 years ago
dca4130
param: remove unnecessary writable charp
by Rusty Russell
· 14 years ago
a48223f
lktdm: add support for hardlockup, softlockup and hung task crashes
by Frederic Weisbecker
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0347af4
lkdtm: add debugfs access and loosen KPROBE ties
by Simon Kagstrom
· 15 years ago
f58f2fa
kprobes: use do_IRQ() in lkdtm
by M. Mohan Kumar
· 15 years ago
5cf83b9
NULL noise: drivers/misc
by Al Viro
· 17 years ago
2118116
drivers/misc/lkdtm.c: cleanups
by Adrian Bunk
· 17 years ago
ec1c620
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
by Al Viro
· 18 years ago
18a61e4
[PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint
by Ankita Garg
· 18 years ago
5d861d9
[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC
by Randy Dunlap
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8bb31b9
[PATCH] Linux Kernel Dump Test Module
by Ankita Garg
· 18 years ago