summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2019-04-20 21:39:24 +0200
committerBorislav Petkov <bp@suse.de>2019-06-08 17:35:04 +0200
commitd0e375e8f26edd2e577e3afa9d952f91037cbd87 (patch)
tree1763380ce79d65b02b2361b7c3ac3a2a58aaeae3 /scripts/const_structs.checkpatch
parent5cc6b16ea1313d05956b55e83a1f753c604282a8 (diff)
downloadkernel-d0e375e8f26edd2e577e3afa9d952f91037cbd87.tar.gz
RAS/CEC: Fix potential memory leak
Free the array page if a failure is encountered while creating the debugfs nodes. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Tony Luck <tony.luck@intel.com> Cc: linux-edac <linux-edac@vger.kernel.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
g configSuren Baghdasaryan 2021-07-01mm: device exclusive memory accessAlistair Popple 2021-07-01mm: remove special swap entry functionsAlistair Popple 2021-07-01mm/swap: make swap_address_space an inline functionMel Gorman 2021-06-29mm: free idle swap cache page after COWHuang Ying 2021-06-29swap: fix do_swap_page() race with swapoffMiaohe Lin 2021-06-29mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin 2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle) 2021-05-05mm: disable LRU pagevec during the migration temporarilyMinchan Kim 2021-05-05mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checksDave Hansen 2021-03-02swap: fix swapfile read/write offsetJens Axboe 2021-02-24mm/vmscan: __isolate_lru_page_prepare() cleanupAlex Shi 2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt 2021-01-27mm: remove get_swap_bioChristoph Hellwig 2020-12-15mm/compaction: do page isolation first in compactionAlex Shi 2020-12-15mm/thp: move lru_add_page_tail() to huge_memory.cAlex Shi