index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lkdtm_core.c
Age
Commit message (
Expand
)
Author
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-10
lkdtm: Convert to refcount_t testing
Kees Cook
2017-01-25
lkdtm: Fix Oops when unloading the module
Juerg Haefliger
2016-10-31
lkdtm: Add tests for struct list corruption
Kees Cook
2016-07-15
lkdtm: silence warnings about function declarations
Kees Cook
2016-07-15
lkdtm: hide unused functions
Arnd Bergmann
2016-07-07
lkdtm: use struct arrays instead of enums
Kees Cook
2016-07-07
lkdtm: move jprobe entry points to start of source
Kees Cook
2016-07-07
lkdtm: reorganize module paramaters
Kees Cook
2016-07-07
lkdtm: rename globals for clarity
Kees Cook
2016-07-07
lkdtm: rename "count" to "crash_count"
Kees Cook
2016-07-07
lkdtm: remove intentional off-by-one array access
Kees Cook
2016-07-07
lkdtm: split remaining logic bug tests to separate file
Kees Cook
2016-07-07
lkdtm: split heap corruption tests to separate file
Kees Cook
2016-07-07
lkdtm: split memory permissions tests to separate file
Kees Cook
2016-07-07
lkdtm: split usercopy tests to separate file
Kees Cook
2016-07-07
lkdtm: drop "alloc_size" parameter
Kees Cook
2016-07-07
lkdtm: add usercopy test for blocking kernel text
Kees Cook
2016-06-10
lkdtm: split atomic test into over and underflow
Kees Cook
2016-06-10
lkdtm: add usercopy tests
Kees Cook
2016-06-10
lkdtm: add function for testing .rodata section
Kees Cook
2016-06-10
lkdtm: clean up after rename
Kees Cook
2016-06-10
lkdtm: split build into multiple source files
Kees Cook