aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmvmc.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2023-10-18misc: convert to new timestamp accessorsJeff Layton1-1/+1
2023-10-05ibmvmc: replace deprecated strncpy with strscpyJustin Stitt1-3/+1
2023-07-13ibm: convert to ctime accessor functionsJeff Layton1-1/+1
2023-07-10ibmvmc: update ctime in conjunction with mtime on writeJeff Layton1-1/+1
2022-09-01ibmvmc: don't open-code file_inode()Al Viro1-2/+4
2021-03-02vio: make remove callback return voidUwe Kleine-König1-3/+1
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-3/+3
2020-07-01misc: ibmvmc: Repair ill-named function argument descriptionsLee Jones1-3/+3
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+5
2018-09-12misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly1-1/+1
2018-07-07misc: ibmvmc: Use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2018-05-14misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly1-0/+2418