index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ibmvmc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-18
misc: convert to new timestamp accessors
Jeff Layton
2023-10-05
ibmvmc: replace deprecated strncpy with strscpy
Justin Stitt
2023-07-13
ibm: convert to ctime accessor functions
Jeff Layton
2023-07-10
ibmvmc: update ctime in conjunction with mtime on write
Jeff Layton
2022-09-01
ibmvmc: don't open-code file_inode()
Al Viro
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-01
misc: ibmvmc: Repair ill-named function argument descriptions
Lee Jones
2019-01-18
misc: ibmvsm: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-09-12
misc: ibmvsm: Fix wrong assignment of return code
Bryant G. Ly
2018-07-07
misc: ibmvmc: Use GFP_ATOMIC under spin lock
Wei Yongjun
2018-05-14
misc: IBM Virtual Management Channel Driver (VMC)
Bryant G. Ly