summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Docs/mm/damon/design: remove the details for pageout as paddr doesn't use MAD...Barry Song1-1/+1
2024-02-24Docs/admin-guide/mm/damon/reclaim: document auto-tuning parametersSeongJae Park1-0/+27
2024-02-24Docs/admin-guide/mm/damon/usage: document quota goal metric fileSeongJae Park1-6/+6
2024-02-24Docs/ABI/damon: document quota goal metric fileSeongJae Park1-0/+6
2024-02-24Docs/mm/damon/design: document quota goal self-tuningSeongJae Park1-2/+18
2024-02-24Docs/admin-guide/mm/damon/usage: document effective_bytes fileSeongJae Park1-3/+16
2024-02-24Docs/ABI/damon: document effective_bytes sysfs fileSeongJae Park1-1/+9
2024-02-24mm/vmalloc: remove vmap_area_listBaoquan He1-4/+4
2024-02-24mm,page_owner: update Documentation regarding page_owner_stacksOscar Salvador1-0/+45
2024-02-23Docs/admin-guide/mm/damon/usage: fix wrong quotas diabling conditionSeongJae Park1-1/+2
2024-02-23Docs/mm/damon: move monitoring target regions setup detail from the usage to ...SeongJae Park2-14/+14
2024-02-23Docs/mm/damon: move DAMON operation sets list from the usage to the design do...SeongJae Park2-14/+17
2024-02-23Docs/mm/damon: move the list of DAMOS actions to design docSeongJae Park2-37/+36
2024-02-23Docs/mm/damon/maintainer-profile: fix reference links for mm-[un]stable treeSeongJae Park1-4/+4
2024-02-22mm/cma: add sysfs file 'release_pages_success'Anshuman Khandual1-0/+6
2024-02-22kasan: docs: update descriptions about test file and moduleTiezhu Yang3-30/+30
2024-02-22mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price1-0/+9
2024-02-22mm/mempolicy: implement the sysfs-based weighted_interleave interfaceRakie Kim2-0/+29
2024-02-22Docs/translations/damon/usage: update for monitor_on renamingSeongJae Park2-20/+20
2024-02-22Docs/admin-guide/mm/damon/usage: update for monitor_on renamingSeongJae Park1-14/+15
2024-02-22Docs/admin-guide/mm/damon/usage: document 'DEPRECATED' file of DAMON debugfs ...SeongJae Park1-3/+10
2024-02-22Docs/admin-guide/mm/damon/usage: use sysfs interface for tracepoints exampleSeongJae Park1-2/+2
2024-02-22dax: add a sysfs knob to control memmap_on_memory behaviorVishal Verma1-0/+17
2024-02-22Documentatiion/ABI: add ABI documentation for sys-bus-daxVishal Verma1-0/+136
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+124
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+8
2024-02-17Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman3-3/+124
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+7
2024-02-16Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+0
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-33/+29
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-15/+30
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+7
2024-02-15docs: kconfig: Fix grammar and formattingThorsten Blum1-3/+3
2024-02-14nvmem: include bit index in cell sysfs file nameArnd Bergmann1-8/+8
2024-02-13dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg"Rob Herring1-3/+6
2024-02-13Merge tag 'docs-6.8-fixes2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-02-12net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao1-24/+24
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet1-2/+2
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet1-1/+1
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet1-1/+1
2024-02-09devlink: Fix command annotation documentationParav Pandit1-1/+1
2024-02-09dpll: fix possible deadlock during netlink dump operationJiri Pirko1-4/+0
2024-02-08docs: kernel_feat.py: fix build error for missing filesVegard Nossum1-1/+1
2024-02-05net: marvell,prestera: Fix example PCI bus addressingRob Herring1-2/+2
2024-02-05ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeauroraJeffrey Hugo1-1/+0
2024-02-04Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-11/+11
2024-02-02Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-14/+14
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+4
2024-02-02Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-14/+14