summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2023-06-23kasan, doc: note kasan.fault=panic_on_write behaviour for async modesMarco Elver
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-19Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park
2023-06-19Docs/mm/damon/design: document 'age' of regionSeongJae Park
2023-06-19kasan: add support for kasan.fault=panic_on_writeMarco Elver
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang
2023-06-19mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19Documentation: kselftest: "make headers" is a prerequisiteJohn Hubbard
2023-06-09Docs/mm/damon/design: add a section for the modules layerSeongJae Park
2023-06-09Docs/mm/damon/design: add a section for DAMON core APISeongJae Park
2023-06-09Docs/mm/damon/design: add sections for advanced features of DAMOSSeongJae Park
2023-06-09Docs/mm/damon/design: add sections for basic parts of DAMOSSeongJae Park
2023-06-09Docs/mm/damon/design: add a section for the relation between Core and Modules...SeongJae Park
2023-06-09Docs/mm/damon/design: rewrite configurable layersSeongJae Park
2023-06-09Docs/mm/damon/design: update the layout based on the layersSeongJae Park
2023-06-09Docs/mm/damon/design: add a section for overall architectureSeongJae Park
2023-06-09Docs/mm/damon/maintainer-profile: fix typos and grammar errorsSeongJae Park
2023-06-09Docs/mm/damon/faq: remove old questionsSeongJae Park
2023-06-09mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow
2023-06-09mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-28Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-25Merge tag '6.4-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-05-25Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever
2023-05-24smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French
2023-05-23docs: netdev: document the existence of the mail botJakub Kicinski
2023-05-23tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)
2023-05-22ASoC: dt-bindings: tlv320aic32x4: Fix supply namesDavid Epping
2023-05-22Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2023-05-21Merge tag 'ata-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-05-19Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-19Merge tag 'docs-6.4-fixes' of git://git.lwn.net/linuxLinus Torvalds
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-05-19Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-05-19Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe
2023-05-16Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:Randy Dunlap
2023-05-16Documentation/filesystems: sharedsubtree: add section headingsRandy Dunlap
2023-05-16docs: quickly-build-trimmed-linux: various small fixes and improvementsThorsten Leemhuis