forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
net/wireless/nl80211.c b27f07c ("wifi: nl80211: fix puncturing bitmap policy") cbbaf2b ("wifi: nl80211: add a command to enable/disable HW timestamping") https://lore.kernel.org/all/[email protected] tools/testing/selftests/net/Makefile 62199e3 ("selftests: net: Add VXLAN MDB test") 13715ac ("selftest: Add test for bind() conflicts.") Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
648 changed files
with
4,436 additions
and
53,810 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -705,6 +705,15 @@ Description: | |
zoned will report "none". | ||
|
||
|
||
What: /sys/block/<disk>/hidden | ||
Date: March 2023 | ||
Contact: [email protected] | ||
Description: | ||
[RO] the block device is hidden. it doesn’t produce events, and | ||
can’t be opened from userspace or using blkdev_get*. | ||
Used for the underlying components of multipath devices. | ||
|
||
|
||
What: /sys/block/<disk>/stat | ||
Date: February 2008 | ||
Contact: Jerome Marchand <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5971,7 +5971,7 @@ F: include/linux/dm-*.h | |
F: include/uapi/linux/dm-*.h | ||
|
||
DEVLINK | ||
M: Jiri Pirko <jiri@nvidia.com> | ||
M: Jiri Pirko <jiri@resnulli.us> | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/networking/devlink | ||
|
@@ -9871,10 +9871,10 @@ M: Christian Brauner <[email protected]> | |
M: Seth Forshee <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git | ||
F: Documentation/filesystems/idmappings.rst | ||
F: tools/testing/selftests/mount_setattr/ | ||
F: include/linux/mnt_idmapping.* | ||
F: tools/testing/selftests/mount_setattr/ | ||
|
||
IDT VersaClock 5 CLOCK DRIVER | ||
M: Luca Ceresoli <[email protected]> | ||
|
@@ -14872,12 +14872,12 @@ M: Sagi Grimberg <[email protected]> | |
L: [email protected] | ||
S: Supported | ||
W: http://git.infradead.org/nvme.git | ||
T: git://git.infradead.org/nvme.git | ||
T: git git://git.infradead.org/nvme.git | ||
F: Documentation/nvme/ | ||
F: drivers/nvme/host/ | ||
F: drivers/nvme/common/ | ||
F: include/linux/nvme.h | ||
F: drivers/nvme/host/ | ||
F: include/linux/nvme-*.h | ||
F: include/linux/nvme.h | ||
F: include/uapi/linux/nvme_ioctl.h | ||
|
||
NVM EXPRESS FABRICS AUTHENTICATION | ||
|
@@ -14912,7 +14912,7 @@ M: Chaitanya Kulkarni <[email protected]> | |
L: [email protected] | ||
S: Supported | ||
W: http://git.infradead.org/nvme.git | ||
T: git://git.infradead.org/nvme.git | ||
T: git git://git.infradead.org/nvme.git | ||
F: drivers/nvme/target/ | ||
|
||
NVMEM FRAMEWORK | ||
|
@@ -15079,7 +15079,7 @@ F: Documentation/hwmon/nzxt-smart2.rst | |
F: drivers/hwmon/nzxt-smart2.c | ||
|
||
OBJAGG | ||
M: Jiri Pirko <jiri@nvidia.com> | ||
M: Jiri Pirko <jiri@resnulli.us> | ||
L: [email protected] | ||
S: Supported | ||
F: include/linux/objagg.h | ||
|
@@ -15853,7 +15853,7 @@ F: drivers/video/logo/logo_parisc* | |
F: include/linux/hp_sdc.h | ||
|
||
PARMAN | ||
M: Jiri Pirko <jiri@nvidia.com> | ||
M: Jiri Pirko <jiri@resnulli.us> | ||
L: [email protected] | ||
S: Supported | ||
F: include/linux/parman.h | ||
|
@@ -16391,6 +16391,7 @@ R: Alexander Shishkin <[email protected]> | |
R: Jiri Olsa <[email protected]> | ||
R: Namhyung Kim <[email protected]> | ||
R: Ian Rogers <[email protected]> | ||
R: Adrian Hunter <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -17989,7 +17990,7 @@ F: Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml | |
F: Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml | ||
F: arch/riscv/boot/dts/microchip/ | ||
F: drivers/char/hw_random/mpfs-rng.c | ||
F: drivers/clk/microchip/clk-mpfs.c | ||
F: drivers/clk/microchip/clk-mpfs*.c | ||
F: drivers/i2c/busses/i2c-microchip-corei2c.c | ||
F: drivers/mailbox/mailbox-mpfs.c | ||
F: drivers/pci/controller/pcie-microchip-host.c | ||
|
@@ -19863,13 +19864,6 @@ S: Maintained | |
W: http://wiki.laptop.org/go/DCON | ||
F: drivers/staging/olpc_dcon/ | ||
|
||
STAGING - REALTEK RTL8188EU DRIVERS | ||
M: Larry Finger <[email protected]> | ||
M: Phillip Potter <[email protected]> | ||
R: Pavel Skripkin <[email protected]> | ||
S: Supported | ||
F: drivers/staging/r8188eu/ | ||
|
||
STAGING - REALTEK RTL8712U DRIVERS | ||
M: Larry Finger <[email protected]> | ||
M: Florian Schilhabel <[email protected]>. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.