summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2026-06-23docs/mm: clarify that we are not looking for LLM generated contentDavid Hildenbrand (Arm)1-0/+13
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-26/+60
2026-06-23Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-74/+2
2026-06-23dt-bindings: PCI: qcom,pcie-sm8550: Add Eliza compatibleKrishna Chaitanya Chundru1-0/+50
2026-06-23dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N supportLad Prabhakar1-8/+15
2026-06-23dt-bindings: PCI: sophgo: Add dma-coherent property for SG2042Han Gao1-0/+3
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-6/+59
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds3-0/+5
2026-06-23Merge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/s...Linus Torvalds1-5/+0
2026-06-22dt-bindings: input: microchip,cap11xx: Add CAP1114 supportJun Yan1-3/+36
2026-06-22dt-bindings: input: microchip,cap11xx: Add reset-gpios propertyJun Yan1-0/+25
2026-06-22dt-bindings: input: microchip,cap11xx: Add microchip,cap1126 LED reg constraintsJun Yan1-0/+13
2026-06-22dt-bindings: input: microchip,cap11xx: Update datasheet URL and LED reg rangeJun Yan1-2/+13
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-65/+65
2026-06-23dt-bindings: rtc: add ASPEED AST2700 compatibleTommy Huang1-0/+2
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds41-252/+1707
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-67/+1759
2026-06-22Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+207
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-6/+18
2026-06-22Merge tag 'i2c-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds4-75/+96
2026-06-22Merge tag 'i3c/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-4/+23
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo1-4/+4
2026-06-22Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+49
2026-06-22drm/todo: clarify drm_syncobj error TODOsChristian König1-3/+4
2026-06-22Merge tag 'bpf-next-7.2' into loongarch-nextHuacai Chen3-8/+78
2026-06-22erofs: remove fscache backend entirelyGao Xiang1-6/+3
2026-06-22dt-bindings: rtc: epson,rx6110: Convert to DT SchemaUdaya Kiran Challa2-39/+68
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds3-2/+22
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2-0/+179
2026-06-21selftests/mm: rename hugepage-* tests to hugetlb-*Mike Rapoport (Microsoft)1-4/+4
2026-06-21selftests/mm: merge map_hugetlb into hugepage-mmapMike Rapoport (Microsoft)1-5/+2
2026-06-21Documentation: mm: update the admin guide for mTHP collapseNico Pache1-17/+32
2026-06-21mm/khugepaged: add per-order mTHP collapse failure statisticsNico Pache1-0/+14
2026-06-21mm/khugepaged: generalize alloc_charge_folio()Dev Jain1-0/+8
2026-06-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-2/+12
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-4/+6
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-1/+48
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal5-2/+14
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds5-0/+179
2026-06-219p: Add mount option for negative dentry cache retentionRemi Pommarel1-0/+5
2026-06-20docs: ipmi: Fix path of the "hotmod" module parameterZenghui Yu1-1/+1
2026-06-19Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds3-5/+83
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+24
2026-06-19Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2026-06-19Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-40/+118
2026-06-19Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+16
2026-06-19Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds3-0/+210
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-66/+268
2026-06-19spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-spiChanghuang Liang1-0/+6
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-13/+61