Kaiwan N Billimoria
|
ea4b587f71
|
Makefile: strip: use the correct filename for the .ko (when other files are linked in)
|
2024-11-26 11:20:45 +05:30 |
|
Kaiwan N Billimoria
|
1eea58479e
|
Makefile: prefix the include config directive with '-' to fail gracefully if reqd
|
2024-11-26 10:13:15 +05:30 |
|
Kaiwan N Billimoria
|
b4cb4aaa79
|
Refactor the module builds so that we link into the
klib.c/h files as well (so that we can invoke the
snprintf_lkp() wrapper that's defined therein)
|
2024-01-22 11:58:00 +05:30 |
|
Kaiwan N Billimoria
|
fc348d6386
|
Merge branch 'main' of https://github.com/PacktPublishing/Linux-Kernel-Programming_2E
|
2023-12-28 12:34:49 +05:30 |
|
Kaiwan N Billimoria
|
9fc7a22d8b
|
Use our more secure (warn on overflow) snprintf_lkp() macro over snprintf()
|
2023-12-28 12:34:06 +05:30 |
|
Kaiwan N Billimoria
|
3fdc43c6bc
|
move file to correct loc
|
2023-12-23 13:17:15 +05:30 |
|
Kaiwan N Billimoria
|
9a66a56069
|
updt to latest ver of Makefile
|
2023-12-23 13:17:01 +05:30 |
|
Kaiwan N Billimoria
|
65011ffe00
|
Remove the linux/kernel.h header; not required
|
2023-07-27 10:55:33 +05:30 |
|
Kaiwan N Billimoria
|
4460289510
|
Fixes errors as reported by checkpatch
|
2023-07-27 09:51:20 +05:30 |
|
Kaiwan N Billimoria
|
6d61bc069c
|
Use latest ver of the 'better' Makefile
|
2023-07-07 10:27:10 +05:30 |
|
Kaiwan N Billimoria
|
19bd4e8b2f
|
Merge branch 'main' of https://github.com/PacktPublishing/Linux-Kernel-Programming_2E
|
2023-04-13 11:33:31 +05:30 |
|
Kaiwan N Billimoria
|
9794cd5574
|
comment explaining the use of is_vmalloc_addr()
|
2023-04-13 11:33:10 +05:30 |
|
Kaiwan N Billimoria
|
620f18e658
|
better printk reg __vmalloc() >= 5.8.0
|
2023-04-13 08:01:21 +05:30 |
|
Kaiwan N Billimoria
|
34990ab88e
|
ic
|
2023-04-13 07:07:28 +05:30 |
|
Kaiwan N Billimoria
|
89d2d675dd
|
initial commit
|
2023-04-12 10:30:21 +05:30 |
|
Kaiwan N Billimoria
|
71b074801d
|
Initial commit
|
2023-04-11 08:31:44 +05:30 |
|
Kaiwan N Billimoria
|
c202e04f27
|
initial commit (ch9/slab_custom)
|
2023-04-10 15:24:01 +05:30 |
|