Commit 940da138 authored by Arnaldo Carvalho de Melo's avatar Arnaldo Carvalho de Melo
Browse files

Merge remote-tracking branch 'torvalds/master' into perf/core



To pick up fixes and sync with other tools/ libraries.

Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parents c940fa27 30a0b95b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
@@ -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.
+1 −1
Original line number Diff line number Diff line
@@ -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:
+6 −0
Original line number Diff line number Diff line
@@ -118,6 +118,12 @@ Text Searching
CRC and Math Functions in Linux
===============================

Arithmetic Overflow Checking
----------------------------

.. kernel-doc:: include/linux/overflow.h
   :internal:

CRC Functions
-------------

+0 −3
Original line number Diff line number Diff line
@@ -107,9 +107,6 @@ Kernel utility functions
.. kernel-doc:: kernel/panic.c
   :export:

.. kernel-doc:: include/linux/overflow.h
   :internal:

Device Resource Management
--------------------------

+8 −32
Original line number Diff line number Diff line
@@ -4101,6 +4101,7 @@ N: bcm7038
N:	bcm7120
BROADCOM BDC DRIVER
M:	Justin Chen <justinpopo6@gmail.com>
M:	Al Cooper <alcooperx@gmail.com>
L:	linux-usb@vger.kernel.org
R:	Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
@@ -4207,6 +4208,7 @@ F: Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml
F:	drivers/tty/serial/8250/8250_bcm7271.c
BROADCOM BRCMSTB USB EHCI DRIVER
M:	Justin Chen <justinpopo6@gmail.com>
M:	Al Cooper <alcooperx@gmail.com>
R:	Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L:	linux-usb@vger.kernel.org
@@ -4223,6 +4225,7 @@ F: Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml
F:	drivers/usb/misc/brcmstb-usb-pinmap.c
BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER
M:	Justin Chen <justinpopo6@gmail.com>
M:	Al Cooper <alcooperx@gmail.com>
R:	Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
L:	linux-kernel@vger.kernel.org
@@ -11258,7 +11261,6 @@ M: Claudio Imbrenda <imbrenda@linux.ibm.com>
R:	David Hildenbrand <david@redhat.com>
L:	kvm@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
F:	Documentation/virt/kvm/s390*
F:	arch/s390/include/asm/gmap.h
@@ -14524,7 +14526,7 @@ L: linux-nilfs@vger.kernel.org
S:	Supported
W:	https://nilfs.sourceforge.io/
W:	https://nilfs.osdn.jp/
T:	git git://github.com/konis/nilfs2.git
T:	git https://github.com/konis/nilfs2.git
F:	Documentation/filesystems/nilfs2.rst
F:	fs/nilfs2/
F:	include/trace/events/nilfs2.h
@@ -15436,6 +15438,7 @@ S: Maintained
W:	http://openvswitch.org
F:	include/uapi/linux/openvswitch.h
F:	net/openvswitch/
F:	tools/testing/selftests/net/openvswitch/
OPERATING PERFORMANCE POINTS (OPP)
M:	Viresh Kumar <vireshk@kernel.org>
@@ -17812,7 +17815,7 @@ S: Odd Fixes
F:	drivers/tty/serial/rp2.*
ROHM BD99954 CHARGER IC
R:	Matti Vaittinen <mazziesaccount@gmail.com>
M:	Matti Vaittinen <mazziesaccount@gmail.com>
S:	Supported
F:	drivers/power/supply/bd99954-charger.c
F:	drivers/power/supply/bd99954-charger.h
@@ -17835,7 +17838,7 @@ F: drivers/regulator/bd9571mwv-regulator.c
F:	include/linux/mfd/bd9571mwv.h
ROHM POWER MANAGEMENT IC DEVICE DRIVERS
R:	Matti Vaittinen <mazziesaccount@gmail.com>
M:	Matti Vaittinen <mazziesaccount@gmail.com>
S:	Supported
F:	drivers/clk/clk-bd718x7.c
F:	drivers/gpio/gpio-bd71815.c
@@ -17997,7 +18000,6 @@ R: Christian Borntraeger <borntraeger@linux.ibm.com>
R:	Sven Schnelle <svens@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
F:	Documentation/driver-api/s390-drivers.rst
F:	Documentation/s390/
@@ -18009,7 +18011,6 @@ M: Vineeth Vijayan <vneethv@linux.ibm.com>
M:	Peter Oberparleiter <oberpar@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	drivers/s390/cio/
S390 DASD DRIVER
@@ -18017,7 +18018,6 @@ M: Stefan Haberland <sth@linux.ibm.com>
M:	Jan Hoeppner <hoeppner@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	block/partitions/ibm.c
F:	drivers/s390/block/dasd*
F:	include/linux/dasd_mod.h
@@ -18027,7 +18027,6 @@ M: Matthew Rosato <mjrosato@linux.ibm.com>
M:	Gerald Schaefer <gerald.schaefer@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	drivers/iommu/s390-iommu.c
S390 IUCV NETWORK LAYER
@@ -18036,7 +18035,6 @@ M: Wenjia Zhang <wenjia@linux.ibm.com>
L:	linux-s390@vger.kernel.org
L:	netdev@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	drivers/s390/net/*iucv*
F:	include/net/iucv/
F:	net/iucv/
@@ -18047,7 +18045,6 @@ M: Wenjia Zhang <wenjia@linux.ibm.com>
L:	linux-s390@vger.kernel.org
L:	netdev@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	drivers/s390/net/
S390 PCI SUBSYSTEM
@@ -18055,7 +18052,6 @@ M: Niklas Schnelle <schnelle@linux.ibm.com>
M:	Gerald Schaefer <gerald.schaefer@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	arch/s390/pci/
F:	drivers/pci/hotplug/s390_pci_hpc.c
F:	Documentation/s390/pci.rst
@@ -18066,7 +18062,6 @@ M: Halil Pasic <pasic@linux.ibm.com>
M:	Jason Herne <jjherne@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	Documentation/s390/vfio-ap*
F:	drivers/s390/crypto/vfio_ap*
@@ -18095,7 +18090,6 @@ S390 ZCRYPT DRIVER
M:	Harald Freudenberger <freude@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	drivers/s390/crypto/
S390 ZFCP DRIVER
@@ -18103,7 +18097,6 @@ M: Steffen Maier <maier@linux.ibm.com>
M:	Benjamin Block <bblock@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	drivers/s390/scsi/zfcp_*
S3C ADC BATTERY DRIVER
@@ -18675,7 +18668,6 @@ M: Wenjia Zhang <wenjia@linux.ibm.com>
M:	Jan Karcher <jaka@linux.ibm.com>
L:	linux-s390@vger.kernel.org
S:	Supported
W:	http://www.ibm.com/developerworks/linux/linux390/
F:	net/smc/
SHARP GP2AP002A00F/GP2AP002S00F SENSOR DRIVER
@@ -18786,7 +18778,7 @@ M: Palmer Dabbelt <palmer@dabbelt.com>
M:	Paul Walmsley <paul.walmsley@sifive.com>
L:	linux-riscv@lists.infradead.org
S:	Supported
T:	git git://github.com/sifive/riscv-linux.git
T:	git https://github.com/sifive/riscv-linux.git
N:	sifive
K:	[^@]sifive
@@ -21190,15 +21182,6 @@ S: Maintained
F:	Documentation/usb/ehci.rst
F:	drivers/usb/host/ehci*
USB GADGET/PERIPHERAL SUBSYSTEM
M:	Felipe Balbi <balbi@kernel.org>
L:	linux-usb@vger.kernel.org
S:	Maintained
W:	http://www.linux-usb.org/gadget
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
F:	drivers/usb/gadget/
F:	include/linux/usb/gadget*
USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
M:	Jiri Kosina <jikos@kernel.org>
M:	Benjamin Tissoires <benjamin.tissoires@redhat.com>
@@ -21305,13 +21288,6 @@ W: https://github.com/petkan/pegasus
T:	git https://github.com/petkan/pegasus.git
F:	drivers/net/usb/pegasus.*
USB PHY LAYER
M:	Felipe Balbi <balbi@kernel.org>
L:	linux-usb@vger.kernel.org
S:	Maintained
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
F:	drivers/usb/phy/
USB PRINTER DRIVER (usblp)
M:	Pete Zaitcev <zaitcev@redhat.com>
L:	linux-usb@vger.kernel.org
Loading