An open API service for providing issue and pull request metadata for open source projects.

GitHub / sysprog21/lkmpg issues and pull requests

#321 - examples: Refactor device model with version-based split

Pull Request - State: closed - Opened by EricccTaiwan 2 months ago - 1 comment

#320 - Fix kernel panic when unload bh_threaded module

Pull Request - State: closed - Opened by xhorn-pan 3 months ago - 4 comments

#319 - fix rmmod panic in bh_threaded

Pull Request - State: closed - Opened by xhorn-pan 3 months ago - 1 comment

#318 - Improve grammar and .gitignore

Pull Request - State: open - Opened by CollieIsCute 3 months ago - 3 comments

#317 - Improve example in 15.2 Work queues with error handling and cleanup

Pull Request - State: closed - Opened by wurrrrrrrrrr 3 months ago - 2 comments

#316 - Add a DHT11 Sensor Driver Example Using GPIO

Pull Request - State: closed - Opened by jeremy90307 3 months ago - 1 comment

#315 - syscall: Add description of unavailable since v6.9

Pull Request - State: closed - Opened by linD026 3 months ago - 1 comment

#314 - Clarify ioctl third argument as untyped pointer

Pull Request - State: closed - Opened by wurrrrrrrrrr 3 months ago - 4 comments

#312 - Change title to 'Synchronization' for better alignment with content

Pull Request - State: closed - Opened by eleanorLYJ 3 months ago - 1 comment

#311 - Align struct file_operations with upstream v6.14

Pull Request - State: open - Opened by Jordymalone 3 months ago

#309 - Add explanation of mutexes and function variants

Pull Request - State: closed - Opened by eleanorLYJ 3 months ago - 1 comment

#308 - Improve clarity in file access example

Pull Request - State: closed - Opened by EricccTaiwan 3 months ago - 1 comment

#307 - Add a sticky left sidebar TOC that scrolls with the page

Pull Request - State: open - Opened by yuccichou 3 months ago

#306 - Clarify tasklet limitations and deprecation plans

Pull Request - State: closed - Opened by EricccTaiwan 3 months ago - 1 comment

#305 - Fix grammar in the /proc file system section

Pull Request - State: closed - Opened by wurrrrrrrrrr 3 months ago - 1 comment

#304 - Drop .owner for kernel >= 6.4

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 2 comments

#303 - Fix grammar in virtual input device driver section

Pull Request - State: closed - Opened by Jordymalone 4 months ago - 1 comment

#302 - Fix incorrect plural form of IRQ

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 1 comment

#301 - Align version check

Pull Request - State: closed - Opened by charliechiou 4 months ago - 2 comments

#300 - Rephrase informal example in module section

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 1 comment

#299 - Update kernel header install command for clarity

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 1 comment

#298 - Fix formatting of `unsigned int major`

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 1 comment

#297 - Update device file example from hda to sda

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 1 comment

#296 - Fix grammar in IRQ flag usage description

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 1 comment

#295 - Remove duplicate word in IRQ flag comment

Pull Request - State: closed - Opened by EricccTaiwan 4 months ago - 1 comment

#294 - Clarify usage differences between spinlock functions

Pull Request - State: closed - Opened by eleanorLYJ 4 months ago - 1 comment

#293 - Remove redundant code

Pull Request - State: closed - Opened by jeremy90307 5 months ago - 1 comment

#292 - Fix bottom-half processing by transitioning to workqueue

Pull Request - State: closed - Opened by nicehorse06 5 months ago - 2 comments

#291 - Fix a typo

Pull Request - State: closed - Opened by algonell 6 months ago - 3 comments

#290 - Add an LED driver example using GPIO

Pull Request - State: closed - Opened by jeremy90307 7 months ago - 1 comment

#289 - Allow devicemodel built with Linux v6.11+

Pull Request - State: closed - Opened by jeremy90307 8 months ago - 1 comment

#288 - CI: Skip style with Cppcheck

Pull Request - State: closed - Opened by jserv 8 months ago

#287 - Allow GPIO example built with Linux v6.10+

Pull Request - State: closed - Opened by jeremy90307 8 months ago - 11 comments

#286 - CI: Update Ubuntu, gcc & clang-format

Pull Request - State: closed - Opened by Integral-Tech 9 months ago

#285 - GPIO examples failed to compile on Kernel 6.10+

Issue - State: closed - Opened by Integral-Tech 9 months ago

#284 - Add missing close() and use EXIT_FAILURE macro in cat_nonblock.c

Pull Request - State: closed - Opened by Integral-Tech 9 months ago - 1 comment

#283 - Remove unnecessary enum assignments

Pull Request - State: closed - Opened by Integral-Tech 9 months ago

#282 - Remove unnecessary sudo

Pull Request - State: closed - Opened by Integral-Tech 9 months ago

#281 - Replace make with $(MAKE) in Makefile

Pull Request - State: closed - Opened by Integral-Tech 9 months ago - 1 comment

#280 - Fix missing function call in error handling path

Pull Request - State: closed - Opened by NOVBobLee 9 months ago - 1 comment

#279 - Fix potential memory leak in vinput

Pull Request - State: closed - Opened by NOVBobLee 9 months ago - 6 comments

#278 - Fix potential reference count leak in vinput

Pull Request - State: closed - Opened by NOVBobLee 9 months ago - 2 comments

#277 - Error handling issues in vinput.c

Issue - State: closed - Opened by NOVBobLee 9 months ago - 1 comment

#276 - Fix incorrect failure handling in vinput_init

Pull Request - State: closed - Opened by NOVBobLee 9 months ago - 3 comments

#275 - Fix typo

Pull Request - State: closed - Opened by ChinYikMing 10 months ago

#274 - Remove the redundant code

Pull Request - State: closed - Opened by NOVBobLee 10 months ago

#273 - Correct the function type

Pull Request - State: closed - Opened by NOVBobLee 10 months ago - 2 comments

#272 - Fix a wierd behavior of a function

Pull Request - State: closed - Opened by NOVBobLee 10 months ago - 1 comment

#271 - Remove the redundant code

Pull Request - State: closed - Opened by NOVBobLee 10 months ago - 1 comment

#270 - syscall-steal: General protection fault

Issue - State: closed - Opened by linD026 10 months ago - 5 comments

#269 - CI: Bump dependency versions

Pull Request - State: closed - Opened by jserv 10 months ago

#268 - Fix typos

Pull Request - State: closed - Opened by algonell 10 months ago - 1 comment

#195 - procfs3.ko used by -1

Issue - State: closed - Opened by tclee060219sat over 2 years ago - 4 comments

#191 - bottomhalf.c

Issue - State: closed - Opened by trulykyle over 2 years ago - 2 comments

#172 - Support Linux v6.x

Issue - State: closed - Opened by jserv almost 3 years ago - 7 comments

#131 - Miss sample about inode_operations in `procfs3.c`

Issue - State: open - Opened by chenk008 over 3 years ago - 3 comments

#101 - Remove kbleds from non-working list

Pull Request - State: closed - Opened by fennecJ almost 4 years ago

#100 - Work around inconsistent text scaling

Pull Request - State: closed - Opened by Kellegram almost 4 years ago - 1 comment

#99 - CI: Use static analysis tools to verify the code

Issue - State: closed - Opened by jserv almost 4 years ago - 3 comments

#98 - Adapt timer API usage

Pull Request - State: closed - Opened by linD026 almost 4 years ago

#97 - Update the timer API

Issue - State: closed - Opened by linD026 almost 4 years ago

#96 - Improve readability

Pull Request - State: closed - Opened by Kellegram almost 4 years ago - 5 comments

#95 - Validate examples in CI pipeline

Pull Request - State: closed - Opened by fennecJ almost 4 years ago - 7 comments

#94 - Avoid unexpected concurrent access

Pull Request - State: closed - Opened by linD026 almost 4 years ago - 1 comment

#93 - Several race conditions in chardev.c?

Issue - State: closed - Opened by afiskon almost 4 years ago - 6 comments

#92 - Fix the warnings raised by Sparse

Pull Request - State: closed - Opened by linD026 almost 4 years ago

#91 - Fix Typo

Pull Request - State: closed - Opened by ccs100203 almost 4 years ago - 1 comment

#90 - Fix the warnings raised by Sparse

Issue - State: closed - Opened by jserv almost 4 years ago - 1 comment

#89 - Fix coding style for the directory "other"

Pull Request - State: closed - Opened by linD026 almost 4 years ago

#88 - Follow the Linux coding style

Pull Request - State: closed - Opened by linD026 almost 4 years ago - 1 comment

#87 - Follow Linux kernel coding style

Issue - State: closed - Opened by jserv almost 4 years ago - 2 comments

#86 - Fix typo

Pull Request - State: closed - Opened by linD026 almost 4 years ago

#85 - Add a Github button in html files

Pull Request - State: closed - Opened by fennecJ almost 4 years ago - 1 comment

#84 - Show GitHub button in rendered HTML

Issue - State: closed - Opened by jserv almost 4 years ago

#83 - Merge pull request

Issue - State: closed - Opened by robertpicou almost 4 years ago

#82 - Improve readability

Issue - State: closed - Opened by Kellegram almost 4 years ago - 15 comments

#81 - bug in print_string.c

Issue - State: closed - Opened by redplait almost 4 years ago

#80 - Fix disable write cr0 protection and close_fd

Pull Request - State: closed - Opened by linD026 almost 4 years ago - 17 comments

#79 - Update Archlinux kernel headers instructions

Pull Request - State: closed - Opened by xatier almost 4 years ago - 1 comment

#77 - Fix register the character device driver with wrong variable of major number

Pull Request - State: closed - Opened by linD026 almost 4 years ago - 4 comments

#76 - Linux

Issue - State: closed - Opened by Nepsun almost 4 years ago

#75 - Fix: errno assignment should be comparison.

Pull Request - State: closed - Opened by tuckerpo almost 4 years ago - 1 comment

#74 - Fixed typo

Pull Request - State: closed - Opened by brdbkr almost 4 years ago - 2 comments

#73 - Add yocto chapter or buildroot

Issue - State: closed - Opened by symfund almost 4 years ago - 1 comment

#72 - Set up CI infrastructure to automate Linux kernel module validation

Issue - State: closed - Opened by jserv almost 4 years ago - 5 comments

#71 - Follow the steps of Linux Kernel Module Cheat

Issue - State: open - Opened by jserv almost 4 years ago

#70 - Update several example code for newer kernel

Pull Request - State: closed - Opened by fennecJ almost 4 years ago - 6 comments

#69 - Update some file path to kernel v5.x in comment of example/kbleds.c

Pull Request - State: closed - Opened by gagachang almost 4 years ago - 1 comment

#68 - Update Acknowledgements

Issue - State: closed - Opened by jserv almost 4 years ago - 8 comments

#67 - Add pdf download link in html only

Pull Request - State: closed - Opened by fennecJ almost 4 years ago - 3 comments

#66 - Proofreading and small improvements

Pull Request - State: closed - Opened by CyrilBrulebois almost 4 years ago - 1 comment

#65 - Correct the descriptions about `spin_lock_irqsave` and `spin_unlock_irqrestore`

Issue - State: open - Opened by jserv almost 4 years ago - 2 comments

#64 - Mention PDF download information in generated HTML

Issue - State: closed - Opened by jserv almost 4 years ago - 7 comments

#63 - Fix typo

Pull Request - State: closed - Opened by fennecJ almost 4 years ago

#62 - Provide detailed info for reference count.

Pull Request - State: closed - Opened by fennecJ almost 4 years ago - 1 comment

#61 - MODULE_SUPPORTED_DEVICE removed

Issue - State: closed - Opened by nlantau almost 4 years ago - 2 comments

#60 - Fix grammar and typo

Pull Request - State: closed - Opened by fennecJ almost 4 years ago

#59 - A better online version is published

Issue - State: open - Opened by holmesconan almost 4 years ago - 5 comments