source: mainline/kernel/generic/src/mm/malloc.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a22c62f   3 months zarevucky.jiri Also ignore NULL passed to free()
(edit) @23d4e6ae   3 months zarevucky.jiri Check for allocation failure in kernel malloc()
(edit) @dd50aa19   10 months zarevucky.jiri Allocation function tweaks - Add reallocarray() from POSIX 2024 for …
(edit) @b169619   21 months zarevucky.jiri Deduplicate mem functions There are a number of functions which are … topic/msim-upgrade topic/simplify-dev-export
(edit) @0a2c96c   6 years jakub Check for unsigned wrap-around in malloc lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @bcd4dd4   7 years zarevucky.jiri Use ispwr2 macro lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @fdc190f   7 years zarevucky.jiri Split realloc() lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @71fb5ac   7 years zarevucky.jiri Swap ordering of alignment and size, to match standard aligned_alloc() lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(add) @b60615bd   7 years zarevucky.jiri Modify kernel malloc() This new implementation places the allocation … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.