summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2023-02-03Merge tag 'v6.2-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-02-03Merge tag 'v6.3-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-02-03Merge tag 'v6.3-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-02-03Merge tag 'v6.2-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-02-03dt-bindings: reset: syscon-reboot: Add priority propertyPali Rohár
2023-02-03ASoC: dt-bindings: meson: fix gx-card codec node regexJerome Brunet
2023-02-03ASoC: dt-bindings: create component common schemaJerome Brunet
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang
2023-02-03iommu/vt-d: Add IOMMU perfmon supportKan Liang
2023-02-03Merge tag 'phy-devm_of_phy_optional_get' into nextVinod Koul
2023-02-03dt-bindings: net: Add Motorcomm yt8xxx ethernet phyFrank Sae
2023-02-03dt-bindings: pinctrl: qcom: correct gpio-ranges in examplesKrzysztof Kozlowski
2023-02-03dt-bindings: pinctrl: qcom,msm8994: correct number of GPIOsKrzysztof Kozlowski
2023-02-03dt-bindings: pinctrl: qcom,sdx55: correct GPIO name patternKrzysztof Kozlowski
2023-02-03dt-bindings: pinctrl: qcom,msm8953: correct GPIO name patternKrzysztof Kozlowski
2023-02-03dt-bindings: pinctrl: qcom,sm6375: correct GPIO name pattern and exampleKrzysztof Kozlowski
2023-02-03dt-bindings: pinctrl: qcom,msm8909: correct GPIO name pattern and exampleKrzysztof Kozlowski
2023-02-03dt-bindings: pinctrl: qcom,msm8226: correct GPIO name patternKrzysztof Kozlowski
2023-02-03dt-bindings: pinctrl: qcom,sm8350: add input-disableKrzysztof Kozlowski
2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda
2023-02-02Documentation: sysctl: correct kexec_load_disabledRicardo Ribalda
2023-02-02docs: fault-injection: add requirements of error injectable functionsMasami Hiramatsu (Google)
2023-02-02mm: memory-failure: document memory failure statsJiaqi Yan
2023-02-02mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh
2023-02-02mm: multi-gen LRU: section for Bloom filtersT.J. Alumbaugh
2023-02-02mm: multi-gen LRU: section for rmap/PT walk feedbackT.J. Alumbaugh
2023-02-02mm: multi-gen LRU: section for working set protectionT.J. Alumbaugh
2023-02-02Documentation: mm: use `s/higmem/highmem/` fix typo for highmemDeming Wang
2023-02-02zsmalloc: make zspage chain size configurableSergey Senozhatsky
2023-02-02mm: clean up mlock_page / munlock_page references in commentsMatthew Wilcox (Oracle)
2023-02-02mm: remove munlock_vma_page()Matthew Wilcox (Oracle)
2023-02-02mm: remove mlock_vma_page()Matthew Wilcox (Oracle)
2023-02-02mm: remove page_evictable()Matthew Wilcox (Oracle)
2023-02-02mm: discard __GFP_ATOMICNeilBrown
2023-02-02Documentation/mm: update references to __m[un]lock_page() to *_folio()Lorenzo Stoakes
2023-02-02mm: convert deferred_split_huge_page() to deferred_split_folio()Matthew Wilcox (Oracle)
2023-02-02doc: clarify refcount section by referring to folios & pagesMatthew Wilcox (Oracle)
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)
2023-02-02Docs/mm/damon: add a maintainer-profile for DAMONSeongJae Park
2023-02-02Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...SeongJae Park
2023-02-02Docs/mm/damon/index: mention DAMOS on the introSeongJae Park
2023-02-02mm/highmem: add notes about conversions from kmap{,_atomic}()Fabio M. De Francesco
2023-02-03Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-02-03phy: Add devm_of_phy_optional_get() helperGeert Uytterhoeven
2023-02-03doc: phy: Document devm_of_phy_get()Geert Uytterhoeven
2023-02-03phy: Remove unused phy_optional_get()Geert Uytterhoeven
2023-02-03dt-bindings: crypto: Let STM32 define Ux500 HASHLinus Walleij
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski
2023-02-02docs/bpf: Add description of register liveness tracking algorithmEduard Zingerman
2023-02-02Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney