summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* mm/ksm: document ksm advisor and its sysfs knobsStefan Roesch2023-12-291-0/+55
* userfaultfd: UFFDIO_MOVE uABIAndrea Arcangeli2023-12-291-0/+3
* Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...SeongJae Park2023-12-201-24/+23
* Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchySeongJae Park2023-12-201-21/+49
* Docs/admin-guide/mm/damon/usage: update context directory section labelSeongJae Park2023-12-201-3/+3
* Docs/mm/damon/design: place execution model and data structures at the beginningSeongJae Park2023-12-201-12/+12
* mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts2023-12-202-22/+81
* Docs/admin-guide/mm/damon/usage: document for quota goalsSeongJae Park2023-12-122-7/+43
* Docs/ABI/damon: document DAMOS quota goalsSeongJae Park2023-12-121-6/+27
* Docs/mm/damon/design: document DAMOS quota auto tuningSeongJae Park2023-12-121-0/+11
* zswap: shrink zswap pool based on memory pressureNhat Pham2023-12-121-0/+10
* fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-102-5/+5
* zram: split memory-tracking and ac-time trackingSergey Senozhatsky2023-12-101-1/+1
* Documentation/mm: drop pte_bad() descriptions from arch page table helpersAnshuman Khandual2023-12-101-2/+0
* fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin2023-12-101-0/+1
* maple_tree: update the documentation of maple treePeng Zhang2023-12-101-0/+4
* Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-12-011-9/+0
|\
| * leds: class: Don't expose color sysfs entryTakashi Iwai2023-11-221-9/+0
* | Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-11-291-1/+1
|\ \
| * | dt-bindings: pinctrl: s32g2: change a maintainer email addressChester Lin2023-11-241-1/+1
| |/
* | Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-253-4/+9
|\ \
| * \ Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-11-243-3/+5
| |\ \
| * | | dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt typesJohan Hovold2023-11-221-2/+2
| * | | dt-bindings: usb: microchip,usb5744: Add second supplyStefan Eichenberger2023-11-221-1/+6
| * | | dt-bindings: usb: hcd: add missing phy name to exampleJohan Hovold2023-11-211-1/+1
| | |/ | |/|
* | | Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-231-3/+17
|\ \ \
| * | | docs: netdev: try to guide people on dealing with silenceJakub Kicinski2023-11-211-3/+17
* | | | Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-222-4/+4
|\ \ \ \
| * | | | Docs/zh_CN/LoongArch: Update links in LoongArch introduction.rstYanteng Si2023-11-211-2/+2
| * | | | Docs/LoongArch: Update links in LoongArch introduction.rstYanteng Si2023-11-211-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'erofs-for-6.7-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-211-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | MAINTAINERS: erofs: add EROFS webpageGao Xiang2023-11-171-0/+4
| | |/ | |/|
* | | Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-191-1/+1
|\ \ \
| * | | x86/Documentation: Indent 'note::' directive for protocol version number noteBagas Sanjaya2023-11-061-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-11-181-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '6.7/scsi-staging' into 6.7/scsi-fixesMartin K. Petersen2023-11-141-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | scsi: ufs: qcom-ufs: dt-bindings: Document the SM8650 UFS ControllerNeil Armstrong2023-11-081-0/+2
* | | | Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-161-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | dt-bindings: net: ethernet-controller: Fix formatting errorNiklas Söderlund2023-11-151-2/+2
* | | | Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-102-4/+12
|\ \ \ \
| * | | | Documentation: tracing: Add a note about argument and retval accessMasami Hiramatsu (Google)2023-11-102-4/+12
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-3/+3
|\ \ \ \
| * | | | Documentation/arm64: Fix typos in elf_hwcapsMarielle Novastrider2023-11-071-3/+3
* | | | | Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-101-0/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | RISC-V: Show accurate per-hart isa in /proc/cpuinfoEvan Green2023-11-071-0/+20
* | | | | Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-093-8/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-081-4/+2
| |\ \ \ \ \
| | * | | | | bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-011-4/+2
| * | | | | | net/smc: fix documentation of buffer sizesGerd Bayer2023-11-021-4/+2
| |/ / / / /
| * | | | | netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko2023-11-011-0/+4