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