Popular repositories
1,487 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 190 commits in 11 repositories
Created a pull request in EbookFoundation/free-programming-books that received 1 comment
LKMPG is now maintained at GitHub
The Linux Kernel Module Programming Guide (LKMPG) is now maintained and updated for Linux v5.x in collaboration with community members. What does t…
+1
−1
•
1
comment
Reviewed 18 pull requests in 4 repositories
sysprog21/lkmpg
10 pull requests
- Add pdf download link in html only
- Provide detailed info for reference count.
- Fix typo
- Fix wording
-
Add
\cppand\shsyntax for inline code - Fix alignment problem in the code block.
-
fix(0.6-proc_ops): changed
proc_opstofile_operations - Publish GitHub Page with GitHub Action
- Generate HTML via make4ht
- WIP: Dockerized pdf build in Github Actions
jserv/vcam
4 pull requests
sysprog21/concurrent-programs
2 pull requests
DLTcollab/sse2neon
2 pull requests
Created an issue in sysprog21/lkmpg that received 7 comments
Mention PDF download information in generated HTML
At present, HTML is rendered via make4ht. However, it lacks the information about PDF downloading.
The expected output:
Change the HTML template a…
7
comments