summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal
2026-01-29spi: spi-mem: Create a repeated address operationMiquel Raynal
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal
2026-01-12spi: spi-mem: Create a repeated address operationMiquel Raynal
2026-01-12spi: spi-mem: Make the DTR command operation macro more suitableMiquel Raynal
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08Merge tag 'drm-misc-fixes-2026-01-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-05net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-03drm/atomic-helper: Export and namespace some functionsLinus Walleij
2026-01-03Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"Tomi Valkeinen
2026-01-02Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-02Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe
2026-01-01Merge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin
2025-12-24virtio: make it self-containedMichael S. Tsirkin
2025-12-24get rid of bogus __user in struct xattr_args::valueAl Viro
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman