summaryrefslogtreecommitdiff
path: root/include/linux/mtd/partitions.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-21 09:06:45 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-21 09:06:45 +0200
commit937381741d02cc6594477c593b2f3a087b3a0bc1 (patch)
tree3caa8fce6644a75aadb18c7bfb8be489be529978 /include/linux/mtd/partitions.h
parentd263f19cdc2ac82168fbc26e3a4fd649ffc2d75b (diff)
downloadkernel-linux-5.5.y.tar.gz
Linux 5.5.19linux-5.5.y
Diffstat (limited to 'include/linux/mtd/partitions.h')
0 files changed, 0 insertions, 0 deletions
x use-after-free and memleaks during device removalRobert Richter 2019-11-10EDAC: Unify the mc_event tracepoint callRobert Richter 2019-11-10EDAC/mc: Reduce indentation level in edac_mc_handle_error()Robert Richter 2019-11-10EDAC/mc: Remove needless zero string terminationRobert Richter 2019-11-10EDAC/mc: Do not BUG_ON() in edac_mc_alloc()Robert Richter 2019-11-10EDAC: Introduce an mci_for_each_dimm() iteratorRobert Richter 2019-11-09EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter 2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter 2019-08-14EDAC/mc: Cleanup _edac_mc_free() codeRobert Richter 2019-08-03EDAC/mc: Fix grain_bits calculationRobert Richter 2019-05-14EDAC/mc: Fix edac_mc_find() in case no device is foundRobert Richter 2018-11-13EDAC: Drop per-memory controller busesBorislav Petkov 2018-08-17EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai 2018-03-14EDAC: Add new memory type for non-volatile DIMMsTony Luck 2018-03-14EDAC: Drop duplicated array of strings for memory type namesTony Luck 2017-09-25EDAC: Add helper which returns the loaded platform driverToshi Kani