index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
parsers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
2
-4
/
+3
2026-03-17
mtd: cmdlinepart: use a flexible array member
Rosen Penev
1
-2
/
+1
2026-03-16
mtd: parsers: ofpart: call of_node_get() for dedicated subpartitions
Cosmin Tanislav
1
-1
/
+1
2026-03-16
mtd: parsers: ofpart: call of_node_put() only in ofpart_fail path
Cosmin Tanislav
1
-1
/
+1
2026-02-25
mtd: Avoid boot crash in RedBoot partition table parser
Finn Thain
1
-3
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-16
/
+15
2026-01-29
mtd: parsers: ofpart: fix OF node refcount leak in parse_fixed_partitions()
Weigang He
1
-2
/
+14
2026-01-22
mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()
Zilin Guan
1
-0
/
+1
2026-01-19
mtd: parsers: ofpart: Remove code/data for disabled custom parsers
Daniel Palmer
3
-13
/
+8
2024-08-23
mtd: parsers: bcm47xxpart: make read-only array possible_nvram_sizes static const
Colin Ian King
1
-1
/
+1
2024-08-23
mtd: Use of_property_read_bool()
Rob Herring (Arm)
1
-2
/
+2
2024-07-01
mtd: cmdlinepart: Replace `dbg()` macro with `pr_debug()`
Csókás, Bence
1
-13
/
+5
2024-07-01
mtd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-03-25
mtd: partitions: redboot: Added conversion of operands to a larger type
Denis Arefev
1
-1
/
+1
2023-10-19
mtd: parsers: ar7: remove support
Wolfram Sang
3
-135
/
+0
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
1
-1
/
+1
2023-03-08
mtd: bcm63xxpart: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-07
mtd: parsers: remove reference to config MTD_NAND_TMIO
Lukas Bulwahn
1
-1
/
+1
2023-02-23
Merge tag 'spi-nor/for-6.3' into mtd/next
Miquel Raynal
2
-2
/
+4
2023-02-06
mtd: parsers: ofpart: add workaround for #size-cells 0
Francesco Dolcini
1
-0
/
+19
2023-01-02
mtd: parsers: scpart: fix __udivdi3 undefined on mips
Mikhail Zhilkin
1
-1
/
+1
2023-01-02
mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
Yuan Can
1
-1
/
+3
2022-11-17
mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
Lukas Bulwahn
1
-1
/
+1
2022-11-17
dt-bindings: mtd: Remove useless file about partitions
Miquel Raynal
1
-1
/
+1
2022-11-07
mtd: parsers: tplink_safeloader: fix uninitialized variable bug
Dan Carpenter
1
-3
/
+3
2022-11-07
mtd: parsers: add TP-Link SafeLoader partitions table parser
Rafał Miłecki
3
-0
/
+166
2022-10-18
mtd: parsers: bcm47xxpart: Fix halfblock reads
Linus Walleij
1
-2
/
+2
2022-10-07
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
4
-2
/
+97
2022-09-19
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-19
mtd: parsers: add Broadcom's U-Boot parser
Rafał Miłecki
3
-0
/
+95
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-3
/
+3
2022-06-17
mtd: parsers: scpart: add missing of_node_put() in scpart_parse()
Yang Yingliang
1
-0
/
+1
2022-06-09
mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
Miaoqian Lin
1
-0
/
+3
2022-06-09
mtd: parsers: add support for Sercomm partitions
Mikhail Zhilkin
3
-0
/
+258
2022-06-09
mtd: partitions: Fix refcount leak in parse_redboot_of
Miaoqian Lin
1
-0
/
+1
2022-04-04
mtd: parsers: bcm47xxpart: print correct offset on read error
Rafał Miłecki
1
-1
/
+1
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
1
-13
/
+23
2022-02-18
mtd: parsers: trx: allow to use on MediaTek MIPS SoCs
INAGAKI Hiroshi
1
-1
/
+1
2022-01-25
mtd: parsers: qcom: Fix missing free for pparts in cleanup
Ansuel Smith
1
-0
/
+2
2022-01-25
mtd: parsers: qcom: Fix kernel panic on skipped partition
Ansuel Smith
1
-12
/
+19
2022-01-25
mtd: parsers: qcom: Don't print error message on -EPROBE_DEFER
Bryan O'Donoghue
1
-1
/
+2
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
4
-38
/
+59
2021-05-26
mtd: parsers: qcom: Fix leaking of partition name
Ansuel Smith
1
-0
/
+10
2021-05-26
mtd: partitions: redboot: fix style issues
Corentin Labbe
1
-35
/
+34
2021-05-26
mtd: partitions: redboot: seek fis-index-block in the right node
Corentin Labbe
1
-1
/
+6
2021-05-10
mtd: parsers: ofpart: fix parsing subpartitions
Rafał Miłecki
1
-12
/
+14
2021-05-10
mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs
Hauke Mehrtens
1
-1
/
+1
[next]