Loading .mailmap +2 −3 Original line number Diff line number Diff line Loading @@ -9,9 +9,6 @@ # # Please keep this list dictionary sorted. # # This comment is parsed by git-shortlog: # repo-abbrev: /pub/scm/linux/kernel/git/ # Aaron Durbin <adurbin@google.com> Adam Oldham <oldhamca@gmail.com> Adam Radford <aradford@gmail.com> Loading Loading @@ -55,6 +52,8 @@ Bart Van Assche <bvanassche@acm.org> <bart.vanassche@wdc.com> Ben Gardner <bgardner@wabtec.com> Ben M Cahill <ben.m.cahill@intel.com> Björn Steinbrink <B.Steinbrink@gmx.de> Björn Töpel <bjorn@kernel.org> <bjorn.topel@gmail.com> Björn Töpel <bjorn@kernel.org> <bjorn.topel@intel.com> Boris Brezillon <bbrezillon@kernel.org> <b.brezillon.dev@gmail.com> Boris Brezillon <bbrezillon@kernel.org> <b.brezillon@overkiz.com> Boris Brezillon <bbrezillon@kernel.org> <boris.brezillon@bootlin.com> Loading CREDITS +24 −0 Original line number Diff line number Diff line Loading @@ -710,6 +710,10 @@ S: Las Cuevas 2385 - Bo Guemes S: Las Heras, Mendoza CP 5539 S: Argentina N: Jay Cliburn E: jcliburn@gmail.com D: ATLX Ethernet drivers N: Steven P. Cole E: scole@lanl.gov E: elenstev@mesatop.com Loading Loading @@ -1284,6 +1288,10 @@ D: Major kbuild rework during the 2.5 cycle D: ISDN Maintainer S: USA N: Gerrit Renker E: gerrit@erg.abdn.ac.uk D: DCCP protocol support. N: Philip Gladstone E: philip@gladstonefamily.net D: Kernel / timekeeping stuff Loading Loading @@ -2138,6 +2146,10 @@ E: seasons@falcon.sch.bme.hu E: seasons@makosteszta.sote.hu D: Original author of software suspend N: Alexey Kuznetsov E: kuznet@ms2.inr.ac.ru D: Author and maintainer of large parts of the networking stack N: Jaroslav Kysela E: perex@perex.cz W: https://www.perex.cz Loading Loading @@ -2696,6 +2708,10 @@ N: Wolfgang Muees E: wolfgang@iksw-muees.de D: Auerswald USB driver N: Shrijeet Mukherjee E: shrijeet@gmail.com D: Network routing domains (VRF). N: Paul Mundt E: paul.mundt@gmail.com D: SuperH maintainer Loading Loading @@ -4110,6 +4126,10 @@ S: B-1206 Jingmao Guojigongyu S: 16 Baliqiao Nanjie, Beijing 101100 S: People's Repulic of China N: Aviad Yehezkel E: aviadye@nvidia.com D: Kernel TLS implementation and offload support. N: Victor Yodaiken E: yodaiken@fsmlabs.com D: RTLinux (RealTime Linux) Loading Loading @@ -4167,6 +4187,10 @@ S: 1507 145th Place SE #B5 S: Bellevue, Washington 98007 S: USA N: Wensong Zhang E: wensong@linux-vs.org D: IP virtual server (IPVS). N: Haojian Zhuang E: haojian.zhuang@gmail.com D: MMP support Loading Documentation/ABI/stable/sysfs-driver-dma-idxd +21 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,13 @@ Contact: dmaengine@vger.kernel.org Description: The operation capability bit mask specify the operation types supported by the this device. What: /sys/bus/dsa/devices/dsa<m>/pasid_enabled Date: Oct 27, 2020 KernelVersion: 5.11.0 Contact: dmaengine@vger.kernel.org Description: To indicate if PASID (process address space identifier) is enabled or not for this device. What: /sys/bus/dsa/devices/dsa<m>/state Date: Oct 25, 2019 KernelVersion: 5.6.0 Loading Loading @@ -122,6 +129,13 @@ KernelVersion: 5.10.0 Contact: dmaengine@vger.kernel.org Description: The last executed device administrative command's status/error. What: /sys/bus/dsa/devices/wq<m>.<n>/block_on_fault Date: Oct 27, 2020 KernelVersion: 5.11.0 Contact: dmaengine@vger.kernel.org Description: To indicate block on fault is allowed or not for the work queue to support on demand paging. What: /sys/bus/dsa/devices/wq<m>.<n>/group_id Date: Oct 25, 2019 KernelVersion: 5.6.0 Loading Loading @@ -190,6 +204,13 @@ Contact: dmaengine@vger.kernel.org Description: The max batch size for this workqueue. Cannot exceed device max batch size. Configurable parameter. What: /sys/bus/dsa/devices/wq<m>.<n>/ats_disable Date: Nov 13, 2020 KernelVersion: 5.11.0 Contact: dmaengine@vger.kernel.org Description: Indicate whether ATS disable is turned on for the workqueue. 0 indicates ATS is on, and 1 indicates ATS is off for the workqueue. What: /sys/bus/dsa/devices/engine<m>.<n>/group_id Date: Oct 25, 2019 KernelVersion: 5.6.0 Loading Documentation/ABI/testing/sysfs-class-devlink +2 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ Description: Provide a place in sysfs for the device link objects in the kernel at any given time. The name of a device link directory, denoted as ... above, is of the form <supplier>--<consumer> where <supplier> is the supplier device name and <consumer> is the consumer device name. where <supplier> is the supplier bus:device name and <consumer> is the consumer bus:device name. What: /sys/class/devlink/.../auto_remove_on Date: May 2020 Loading Documentation/ABI/testing/sysfs-devices-consumer +3 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,6 @@ Contact: Saravana Kannan <saravanak@google.com> Description: The /sys/devices/.../consumer:<consumer> are symlinks to device links where this device is the supplier. <consumer> denotes the name of the consumer in that device link. There can be zero or more of these symlinks for a given device. name of the consumer in that device link and is of the form bus:device name. There can be zero or more of these symlinks for a given device. Loading
.mailmap +2 −3 Original line number Diff line number Diff line Loading @@ -9,9 +9,6 @@ # # Please keep this list dictionary sorted. # # This comment is parsed by git-shortlog: # repo-abbrev: /pub/scm/linux/kernel/git/ # Aaron Durbin <adurbin@google.com> Adam Oldham <oldhamca@gmail.com> Adam Radford <aradford@gmail.com> Loading Loading @@ -55,6 +52,8 @@ Bart Van Assche <bvanassche@acm.org> <bart.vanassche@wdc.com> Ben Gardner <bgardner@wabtec.com> Ben M Cahill <ben.m.cahill@intel.com> Björn Steinbrink <B.Steinbrink@gmx.de> Björn Töpel <bjorn@kernel.org> <bjorn.topel@gmail.com> Björn Töpel <bjorn@kernel.org> <bjorn.topel@intel.com> Boris Brezillon <bbrezillon@kernel.org> <b.brezillon.dev@gmail.com> Boris Brezillon <bbrezillon@kernel.org> <b.brezillon@overkiz.com> Boris Brezillon <bbrezillon@kernel.org> <boris.brezillon@bootlin.com> Loading
CREDITS +24 −0 Original line number Diff line number Diff line Loading @@ -710,6 +710,10 @@ S: Las Cuevas 2385 - Bo Guemes S: Las Heras, Mendoza CP 5539 S: Argentina N: Jay Cliburn E: jcliburn@gmail.com D: ATLX Ethernet drivers N: Steven P. Cole E: scole@lanl.gov E: elenstev@mesatop.com Loading Loading @@ -1284,6 +1288,10 @@ D: Major kbuild rework during the 2.5 cycle D: ISDN Maintainer S: USA N: Gerrit Renker E: gerrit@erg.abdn.ac.uk D: DCCP protocol support. N: Philip Gladstone E: philip@gladstonefamily.net D: Kernel / timekeeping stuff Loading Loading @@ -2138,6 +2146,10 @@ E: seasons@falcon.sch.bme.hu E: seasons@makosteszta.sote.hu D: Original author of software suspend N: Alexey Kuznetsov E: kuznet@ms2.inr.ac.ru D: Author and maintainer of large parts of the networking stack N: Jaroslav Kysela E: perex@perex.cz W: https://www.perex.cz Loading Loading @@ -2696,6 +2708,10 @@ N: Wolfgang Muees E: wolfgang@iksw-muees.de D: Auerswald USB driver N: Shrijeet Mukherjee E: shrijeet@gmail.com D: Network routing domains (VRF). N: Paul Mundt E: paul.mundt@gmail.com D: SuperH maintainer Loading Loading @@ -4110,6 +4126,10 @@ S: B-1206 Jingmao Guojigongyu S: 16 Baliqiao Nanjie, Beijing 101100 S: People's Repulic of China N: Aviad Yehezkel E: aviadye@nvidia.com D: Kernel TLS implementation and offload support. N: Victor Yodaiken E: yodaiken@fsmlabs.com D: RTLinux (RealTime Linux) Loading Loading @@ -4167,6 +4187,10 @@ S: 1507 145th Place SE #B5 S: Bellevue, Washington 98007 S: USA N: Wensong Zhang E: wensong@linux-vs.org D: IP virtual server (IPVS). N: Haojian Zhuang E: haojian.zhuang@gmail.com D: MMP support Loading
Documentation/ABI/stable/sysfs-driver-dma-idxd +21 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,13 @@ Contact: dmaengine@vger.kernel.org Description: The operation capability bit mask specify the operation types supported by the this device. What: /sys/bus/dsa/devices/dsa<m>/pasid_enabled Date: Oct 27, 2020 KernelVersion: 5.11.0 Contact: dmaengine@vger.kernel.org Description: To indicate if PASID (process address space identifier) is enabled or not for this device. What: /sys/bus/dsa/devices/dsa<m>/state Date: Oct 25, 2019 KernelVersion: 5.6.0 Loading Loading @@ -122,6 +129,13 @@ KernelVersion: 5.10.0 Contact: dmaengine@vger.kernel.org Description: The last executed device administrative command's status/error. What: /sys/bus/dsa/devices/wq<m>.<n>/block_on_fault Date: Oct 27, 2020 KernelVersion: 5.11.0 Contact: dmaengine@vger.kernel.org Description: To indicate block on fault is allowed or not for the work queue to support on demand paging. What: /sys/bus/dsa/devices/wq<m>.<n>/group_id Date: Oct 25, 2019 KernelVersion: 5.6.0 Loading Loading @@ -190,6 +204,13 @@ Contact: dmaengine@vger.kernel.org Description: The max batch size for this workqueue. Cannot exceed device max batch size. Configurable parameter. What: /sys/bus/dsa/devices/wq<m>.<n>/ats_disable Date: Nov 13, 2020 KernelVersion: 5.11.0 Contact: dmaengine@vger.kernel.org Description: Indicate whether ATS disable is turned on for the workqueue. 0 indicates ATS is on, and 1 indicates ATS is off for the workqueue. What: /sys/bus/dsa/devices/engine<m>.<n>/group_id Date: Oct 25, 2019 KernelVersion: 5.6.0 Loading
Documentation/ABI/testing/sysfs-class-devlink +2 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ Description: Provide a place in sysfs for the device link objects in the kernel at any given time. The name of a device link directory, denoted as ... above, is of the form <supplier>--<consumer> where <supplier> is the supplier device name and <consumer> is the consumer device name. where <supplier> is the supplier bus:device name and <consumer> is the consumer bus:device name. What: /sys/class/devlink/.../auto_remove_on Date: May 2020 Loading
Documentation/ABI/testing/sysfs-devices-consumer +3 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,6 @@ Contact: Saravana Kannan <saravanak@google.com> Description: The /sys/devices/.../consumer:<consumer> are symlinks to device links where this device is the supplier. <consumer> denotes the name of the consumer in that device link. There can be zero or more of these symlinks for a given device. name of the consumer in that device link and is of the form bus:device name. There can be zero or more of these symlinks for a given device.