summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'cocci-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+2
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds1-4/+10
5 daysMerge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds5-8/+26
5 daysMerge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+6
5 daysMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+60
5 daysMerge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+13
5 daysMerge tag 'rtc-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds9-140/+338
6 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
6 daysMerge tag 'devicetree-fixes-for-7.3-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+116
6 daysMerge tag 'backlight-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+54
6 daysMerge tag 'leds-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds12-293/+607
6 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds11-146/+104
6 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-28/+114
7 daysf2fs: support resizable tail section and unify pinned allocationDaeho Jeong2-1/+14
7 daysMerge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-1/+103
7 daysMerge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+5
7 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds42-367/+1588
7 daysceph: make nearfull sync writes opt-inAlex Markuze1-0/+6
7 daysMerge tag 'docs-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds20-256/+635
7 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+2
7 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski1-2/+2
8 daysMerge tag 'rpmsg-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-1/+0
8 daysMerge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds22-132/+924
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+39
8 daysMerge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-3/+99
8 daysMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-579/+675
8 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds50-85/+2362
8 daysMerge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+81
8 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+168
9 daysmaple_tree: document erase and allocations betterLiam R. Howlett (Oracle)1-3/+19
9 daysmaple_tree: documentation fixLiam R. Howlett (Oracle)1-1/+1
9 daysDocs/mm: fix outdated "radix tree" in page_migrationSong Hu1-3/+3
9 daysmm: Documentation: clarify where the mTHP stats liveNico Pache (Red Hat)1-2/+4
9 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig2-13/+4
9 daysDocumentation: kmemleak: document the conditional min_unref_scans defaultBreno Leitao1-5/+7
9 daysmm: kmemleak: report leaks only after N consecutive unreferenced scansBreno Leitao1-0/+8
9 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig2-4/+5
9 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan2-0/+7
9 daysmm/hugetlb_cma: support percentage-based hugetlb_cma reservationSourav Panda1-2/+8
9 daysalloc_tag: expose boot-time compression configurationAbhishek Bapat1-0/+11
9 daysksm: update comments and docs to reference folio->mappingHongfu Li2-4/+4
9 daysmm/swap: reject swapon() on filesystem-level encrypted filesEric Biggers1-0/+4
9 daysmm/page_reporting: add page_reporting_delay_ms module parameterPratyush Mallick1-0/+6
9 daysDocumentation: zram: correct algo parameters configuration documentationSergey Senozhatsky1-1/+33
9 daysMerge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+21
9 daysMerge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds13-1/+353
9 daysMerge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+10
9 daysMerge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds3-3/+37
9 daysMerge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds3-6/+24
9 daysMerge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-1/+202