summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-25dt-bindings: mtd: refactor NAND bindings and add nand-controller-legacy.yamlFrank Li
2026-03-25mtd: spinand: winbond: Clarify when to enable the HS bitMiquel Raynal
2026-03-25mtd: rawnand: sunxi: introduce maximize variable user data lengthRichard Genoud
2026-03-25mtd: rawnand: sunxi: fix typos in commentsRichard Genoud
2026-03-25mtd: rawnand: sunxi: change error prone variable nameRichard Genoud
2026-03-25mtd: rawnand: sunxi: remove dead codeRichard Genoud
2026-03-25mtd: rawnand: sunxi: make the code more self-explanatoryRichard Genoud
2026-03-25mtd: rawnand: sunxi: replace hard coded value by a define - take2Richard Genoud
2026-03-25mtd: rawnand: sunxi: do not count BBM bytes twiceRichard Genoud
2026-03-25mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud
2026-03-25mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarificationRichard Genoud
2026-03-11mtd: rawnand: ifc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: mxc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: nand: Use scoped_guard for mutex in nand_resumeRichard Lyu
2026-02-25mtd: rawnand: cafe: Use generic power managementVaibhav Gupta
2026-02-25dt-bindings: mtd: mxc-nand: add i.MX25 and i.MX27 nand supportFrank Li
2026-02-25mtd: nand: realtek-ecc: relax OOB size check to minimumAhmed Naseef
2026-02-25mtd: spinand: Clean the flags sectionMiquel Raynal
2026-02-22Linux 7.0-rc1v7.0-rc1Linus Torvalds
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-22CREDITS: Add -next to Stephen Rothwell's entryMark Brown
2026-02-22x509: select CONFIG_CRYPTO_LIB_SHA256Arnd Bergmann
2026-02-22xz: fix arm fdt compile error for kmalloc replacementHaiyue Wang
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-02-22Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
2026-02-21slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-21Merge tag 'cocci-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21Merge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-21Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-21Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-21Documentation: Coccinelle: document debug log handlingBenjamin Philip
2026-02-21scripts: coccicheck: warn on unset debug fileBenjamin Philip
2026-02-21scripts: coccicheck: simplify debug file handlingBenjamin Philip
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook
2026-02-20tools/sched_ext: fix getopt not re-parsed on restartDavid Carlier
2026-02-20tools/sched_ext: scx_userland: fix data races on shared countersDavid Carlier