index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
2023-02-02
doc: clarify refcount section by referring to folios & pages
Matthew Wilcox (Oracle)
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-02-02
Docs/mm/damon: add a maintainer-profile for DAMON
SeongJae Park
2023-02-02
Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...
SeongJae Park
2023-02-02
Docs/mm/damon/index: mention DAMOS on the intro
SeongJae Park
2023-02-02
mm/highmem: add notes about conversions from kmap{,_atomic}()
Fabio M. De Francesco
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-18
Docs/admin-guide/mm/numaperf: increase depth of subsections
SeongJae Park
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
2023-01-18
tools/vm: rename tools/vm to tools/mm
SeongJae Park
2023-01-18
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-18
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
2023-01-18
Docs/ABI/damon: document scheme filters files
SeongJae Park
2023-01-18
Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
SeongJae Park
2023-01-18
Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
SeongJae Park
2023-01-18
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-01-18
Sync with v6.2-rc4
Andrew Morton
2023-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-01-13
Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linux
Linus Torvalds
2023-01-13
Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-01-13
Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-01-13
Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-01-13
Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-12
Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-11
Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
Nhat Pham
2023-01-11
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
2023-01-11
docs/conf.py: Use about.html only in sidebar of alabaster theme
Akira Yokosawa
2023-01-11
Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-01-11
Documentation: kvm: fix SRCU locking order docs
Paolo Bonzini
2023-01-10
Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2023-01-09
ASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks on SC7280
Krzysztof Kozlowski
2023-01-09
ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250
Krzysztof Kozlowski
2023-01-09
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Paolo Bonzini
2023-01-07
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-01-07
MAINTAINERS: Update email of Tudor Ambarus
Tudor Ambarus
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
docs: Deprecate use of Sphinx < 2.4.x
Jonathan Corbet
2023-01-06
docs: Fix the docs build with Sphinx 6.0
Jonathan Corbet
2023-01-06
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2023-01-06
rxrpc: Move call state changes from sendmsg to I/O thread
David Howells
2023-01-05
dt-bindings: msm: dsi-controller-main: Fix description of core clock
Bryan O'Donoghue
2023-01-05
dt-bindings: msm: dsi-controller-main: Fix power-domain constraint
Bryan O'Donoghue
2023-01-05
dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint
Bryan O'Donoghue
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
spi: dt-bindings: Rename spi-cs-setup-ns to spi-cs-setup-delay-ns
Hector Martin
2023-01-05
Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixes
Marc Zyngier
[next]