summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2026-08-04mm/pagemap: add PAGE_IS_ACCESSED for RWP trackingKiryl Shutsemau (Meta)1-3/+10
2026-08-04userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbingKiryl Shutsemau (Meta)1-0/+10
2026-08-04mm: add VM_UFFD_RWP VMA flagKiryl Shutsemau (Meta)1-0/+1
2026-08-04mm: rename swap.c to folio.cJianyue Wu2-4/+1
2026-08-04Documentation: document panic_on_unrecoverable_memory_failure sysctlBreno Leitao1-0/+80
2026-07-30docs: ABI: zram: fix spelling mistakesArukonda Rahul1-3/+3
2026-07-30mm: move __alloc_pages() to mm/page_alloc.hBrendan Jackman2-2/+2
2026-07-30Docs/ABI/damon: document probe filesSJ Park1-0/+40
2026-07-30Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BPSJ Park1-2/+4
2026-07-30Docs/{admin-guide,mm}/damon: fix DAMON documentation detailsDoehyun Baek2-10/+10
2026-07-28percpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)1-0/+3
2026-07-28mm: add writeback.h to docs buildMatthew Wilcox (Oracle)1-0/+1
2026-07-28mm/page_owner: document page_owner filterZhen Ni1-2/+76
2026-07-26Merge tag 'spi-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-20/+20
2026-07-22Merge tag 'watchdog-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-07-21spi: dt-bindings: spacemit: add K3 SPI compatibleZhengyu He1-1/+5
2026-07-20netlink: specs: rt-link: convert bridge port flag attributes to u8Danielle Ratson1-20/+20
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds1-87/+87
2026-07-17Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-24/+27
2026-07-17Merge tag 'mmc-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-1/+28
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-0/+5
2026-07-13Merge tag 'cgroup-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+78
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+5
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-189/+199
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-12/+16
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park1-87/+87
2026-07-09lib/crypto: docs: Improve introduction sentenceEric Biggers1-2/+3
2026-07-09lib/crypto: docs: Fix some sentence fragmentsEric Biggers3-22/+24
2026-07-08ASoC: dt-bindings: qcom,sm8250: Add Eliza sound cardRavi Hothi1-0/+1
2026-07-08ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecsRavi Hothi4-0/+4
2026-07-08riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILPGuodong Xu1-0/+10
2026-07-08riscv: hwprobe.rst: Make indentation consistentAndrew Jones1-97/+97
2026-07-08dt-bindings: riscv: sort multi-letter Z extensions alphanumericallyGuodong Xu1-92/+92
2026-07-07Docs/admin-guide/cgroup-v2: note blkcg_debug_stats gates io.latency statsGuopeng Zhang1-5/+8
2026-07-07Docs/admin-guide/cgroup-v1: document rdma.peak, rdma.events and rdma.events.l...Guopeng Zhang1-0/+66
2026-07-07Docs/admin-guide/cgroup-v2: drop stale misc interface file countGuopeng Zhang1-1/+2
2026-07-07sched_ext: Documentation: Fix ops table header referenceLiang Luo1-3/+5
2026-07-06MAINTAINERS: update ndesaulniersNick Desaulniers2-2/+2
2026-07-06dt-bindings: mmc: mtk-sd: Document extra clocks for MT8189Louis-Alexis Eyraud1-1/+28
2026-07-05Merge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-5/+6
2026-07-05Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2026-07-03Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-2/+2
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+26
2026-07-02docs: watchdog: Fix bracketsManuel Ebner1-2/+2
2026-07-01Documentation: sound: tas675x: Fix temperature range and impedance documentationSen Wang1-5/+6
2026-06-30ksmbd: doc: update feature support status for durable handles and compressionNamjae Jeon1-2/+2
2026-06-30spi: dt-bindings: snps,dw-apb-ssi: add 'power-domains' propertyWolfram Sang1-0/+3
2026-06-30spi: dt-bindings: snps,dw-apb-ssi: drop superfluous RZ/N1 entryWolfram Sang1-1/+0