aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-27modpost: reuse ARRAY_SIZE() macro for section_mismatch()Masahiro Yamada3-6/+6
2022-05-27modpost: remove the unused argument of check_sec_ref()Masahiro Yamada1-3/+2
2022-05-27modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada1-1/+2
2022-05-27modpost: fix removing numeric suffixesAlexander Lobakin1-1/+1
2022-05-27scripts/kallsyms: update usage message of the kallsyms programYuntao Wang1-1/+1
2022-05-27kbuild: Fix include path in scripts/Makefile.modpostJing Leng1-2/+1
2022-05-26media: lirc: add missing exceptions for lirc uapi header fileSean Young1-0/+2
2022-05-26locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macroUros Bizjak1-5/+4
2022-05-26NFSD: nfsd_file_put() can sleepChuck Lever1-0/+2
2022-05-26NFSD: Add documenting comment for nfsd4_release_lockowner()Chuck Lever1-3/+20
2022-05-26NFSD: Modernize nfsd4_release_lockowner()Chuck Lever1-25/+11
2022-05-26NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever1-8/+4
2022-05-26RDMA/rtrs-clt: Fix one kernel-doc commentYang Li1-1/+1
2022-05-25mm: kfence: use PAGE_ALIGNED helperKefeng Wang1-3/+2