Loading .mailmap +1 −0 Original line number Diff line number Diff line Loading @@ -416,6 +416,7 @@ TripleX Chung <xxx.phy@gmail.com> <triplex@zh-kernel.org> TripleX Chung <xxx.phy@gmail.com> <zhongyu@18mail.cn> Tsuneo Yoshioka <Tsuneo.Yoshioka@f-secure.com> Tycho Andersen <tycho@tycho.pizza> <tycho@tycho.ws> Tzung-Bi Shih <tzungbi@kernel.org> <tzungbi@google.com> Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Uwe Kleine-König <ukleinek@strlen.de> Loading CREDITS +9 −0 Original line number Diff line number Diff line Loading @@ -918,6 +918,11 @@ S: Ottawa, Ontario S: K1N 6Z9 S: CANADA N: Vivien Didelot E: vivien.didelot@gmail.com D: DSA framework and MV88E6XXX driver S: Montreal, Quebec, Canada N: Jeff Dike E: jdike@karaya.com W: http://user-mode-linux.sourceforge.net Loading Loading @@ -2447,6 +2452,10 @@ S: 482 Shadowgraph Dr. S: San Jose, CA 95110 S: USA N: Michal Marek E: michal.lkml@markovi.net D: Kbuild Maintainer 2009-2017 N: Martin Mares E: mj@ucw.cz W: http://www.ucw.cz/~mj/ Loading Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Description: A collection of all the memory tiers allocated. What: /sys/devices/virtual/memory_tiering/memory_tierN/ /sys/devices/virtual/memory_tiering/memory_tierN/nodes /sys/devices/virtual/memory_tiering/memory_tierN/nodelist Date: August 2022 Contact: Linux memory management mailing list <linux-mm@kvack.org> Description: Directory with details of a specific memory tier Loading @@ -21,5 +21,5 @@ Description: Directory with details of a specific memory tier A smaller value of N implies a higher (faster) memory tier in the hierarchy. nodes: NUMA nodes that are part of this memory tier. nodelist: NUMA nodes that are part of this memory tier. Documentation/admin-guide/media/vivid.rst +1 −1 Original line number Diff line number Diff line Loading @@ -1318,7 +1318,7 @@ instance. This setup would require the following commands: $ v4l2-ctl -d2 -i2 $ v4l2-ctl -d2 -c horizontal_movement=4 $ v4l2-ctl -d1 --overlay=1 $ v4l2-ctl -d1 -c loop_video=1 $ v4l2-ctl -d0 -c loop_video=1 $ v4l2-ctl -d2 --stream-mmap --overlay=1 And from another console: Loading Documentation/arm64/booting.rst +8 −0 Original line number Diff line number Diff line Loading @@ -340,6 +340,14 @@ Before jumping into the kernel, the following conditions must be met: - SMCR_EL2.LEN must be initialised to the same value for all CPUs the kernel will execute on. - HWFGRTR_EL2.nTPIDR2_EL0 (bit 55) must be initialised to 0b01. - HWFGWTR_EL2.nTPIDR2_EL0 (bit 55) must be initialised to 0b01. - HWFGRTR_EL2.nSMPRI_EL1 (bit 54) must be initialised to 0b01. - HWFGWTR_EL2.nSMPRI_EL1 (bit 54) must be initialised to 0b01. For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64) - If EL3 is present: Loading Loading
.mailmap +1 −0 Original line number Diff line number Diff line Loading @@ -416,6 +416,7 @@ TripleX Chung <xxx.phy@gmail.com> <triplex@zh-kernel.org> TripleX Chung <xxx.phy@gmail.com> <zhongyu@18mail.cn> Tsuneo Yoshioka <Tsuneo.Yoshioka@f-secure.com> Tycho Andersen <tycho@tycho.pizza> <tycho@tycho.ws> Tzung-Bi Shih <tzungbi@kernel.org> <tzungbi@google.com> Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Uwe Kleine-König <ukleinek@strlen.de> Loading
CREDITS +9 −0 Original line number Diff line number Diff line Loading @@ -918,6 +918,11 @@ S: Ottawa, Ontario S: K1N 6Z9 S: CANADA N: Vivien Didelot E: vivien.didelot@gmail.com D: DSA framework and MV88E6XXX driver S: Montreal, Quebec, Canada N: Jeff Dike E: jdike@karaya.com W: http://user-mode-linux.sourceforge.net Loading Loading @@ -2447,6 +2452,10 @@ S: 482 Shadowgraph Dr. S: San Jose, CA 95110 S: USA N: Michal Marek E: michal.lkml@markovi.net D: Kbuild Maintainer 2009-2017 N: Martin Mares E: mj@ucw.cz W: http://www.ucw.cz/~mj/ Loading
Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Description: A collection of all the memory tiers allocated. What: /sys/devices/virtual/memory_tiering/memory_tierN/ /sys/devices/virtual/memory_tiering/memory_tierN/nodes /sys/devices/virtual/memory_tiering/memory_tierN/nodelist Date: August 2022 Contact: Linux memory management mailing list <linux-mm@kvack.org> Description: Directory with details of a specific memory tier Loading @@ -21,5 +21,5 @@ Description: Directory with details of a specific memory tier A smaller value of N implies a higher (faster) memory tier in the hierarchy. nodes: NUMA nodes that are part of this memory tier. nodelist: NUMA nodes that are part of this memory tier.
Documentation/admin-guide/media/vivid.rst +1 −1 Original line number Diff line number Diff line Loading @@ -1318,7 +1318,7 @@ instance. This setup would require the following commands: $ v4l2-ctl -d2 -i2 $ v4l2-ctl -d2 -c horizontal_movement=4 $ v4l2-ctl -d1 --overlay=1 $ v4l2-ctl -d1 -c loop_video=1 $ v4l2-ctl -d0 -c loop_video=1 $ v4l2-ctl -d2 --stream-mmap --overlay=1 And from another console: Loading
Documentation/arm64/booting.rst +8 −0 Original line number Diff line number Diff line Loading @@ -340,6 +340,14 @@ Before jumping into the kernel, the following conditions must be met: - SMCR_EL2.LEN must be initialised to the same value for all CPUs the kernel will execute on. - HWFGRTR_EL2.nTPIDR2_EL0 (bit 55) must be initialised to 0b01. - HWFGWTR_EL2.nTPIDR2_EL0 (bit 55) must be initialised to 0b01. - HWFGRTR_EL2.nSMPRI_EL1 (bit 54) must be initialised to 0b01. - HWFGWTR_EL2.nSMPRI_EL1 (bit 54) must be initialised to 0b01. For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64) - If EL3 is present: Loading