mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 13:34:10 +08:00
5b7c4cabbb
Core ---- - Add dedicated kmem_cache for typical/small skb->head, avoid having to access struct page at kfree time, and improve memory use. - Introduce sysctl to set default RPS configuration for new netdevs. - Define Netlink protocol specification format which can be used to describe messages used by each family and auto-generate parsers. Add tools for generating kernel data structures and uAPI headers. - Expose all net/core sysctls inside netns. - Remove 4s sleep in netpoll if carrier is instantly detected on boot. - Add configurable limit of MDB entries per port, and port-vlan. - Continue populating drop reasons throughout the stack. - Retire a handful of legacy Qdiscs and classifiers. Protocols --------- - Support IPv4 big TCP (TSO frames larger than 64kB). - Add IP_LOCAL_PORT_RANGE socket option, to control local port range on socket by socket basis. - Track and report in procfs number of MPTCP sockets used. - Support mixing IPv4 and IPv6 flows in the in-kernel MPTCP path manager. - IPv6: don't check net.ipv6.route.max_size and rely on garbage collection to free memory (similarly to IPv4). - Support Penultimate Segment Pop (PSP) flavor in SRv6 (RFC8986). - ICMP: add per-rate limit counters. - Add support for user scanning requests in ieee802154. - Remove static WEP support. - Support minimal Wi-Fi 7 Extremely High Throughput (EHT) rate reporting. - WiFi 7 EHT channel puncturing support (client & AP). BPF --- - Add a rbtree data structure following the "next-gen data structure" precedent set by recently added linked list, that is, by using kfunc + kptr instead of adding a new BPF map type. - Expose XDP hints via kfuncs with initial support for RX hash and timestamp metadata. - Add BPF_F_NO_TUNNEL_KEY extension to bpf_skb_set_tunnel_key to better support decap on GRE tunnel devices not operating in collect metadata. - Improve x86 JIT's codegen for PROBE_MEM runtime error checks. - Remove the need for trace_printk_lock for bpf_trace_printk and bpf_trace_vprintk helpers. - Extend libbpf's bpf_tracing.h support for tracing arguments of kprobes/uprobes and syscall as a special case. - Significantly reduce the search time for module symbols by livepatch and BPF. - Enable cpumasks to be used as kptrs, which is useful for tracing programs tracking which tasks end up running on which CPUs in different time intervals. - Add support for BPF trampoline on s390x and riscv64. - Add capability to export the XDP features supported by the NIC. - Add __bpf_kfunc tag for marking kernel functions as kfuncs. - Add cgroup.memory=nobpf kernel parameter option to disable BPF memory accounting for container environments. Netfilter --------- - Remove the CLUSTERIP target. It has been marked as obsolete for years, and we still have WARN splats wrt. races of the out-of-band /proc interface installed by this target. - Add 'destroy' commands to nf_tables. They are identical to the existing 'delete' commands, but do not return an error if the referenced object (set, chain, rule...) did not exist. Driver API ---------- - Improve cpumask_local_spread() locality to help NICs set the right IRQ affinity on AMD platforms. - Separate C22 and C45 MDIO bus transactions more clearly. - Introduce new DCB table to control DSCP rewrite on egress. - Support configuration of Physical Layer Collision Avoidance (PLCA) Reconciliation Sublayer (RS) (802.3cg-2019). Modern version of shared medium Ethernet. - Support for MAC Merge layer (IEEE 802.3-2018 clause 99). Allowing preemption of low priority frames by high priority frames. - Add support for controlling MACSec offload using netlink SET. - Rework devlink instance refcounts to allow registration and de-registration under the instance lock. Split the code into multiple files, drop some of the unnecessarily granular locks and factor out common parts of netlink operation handling. - Add TX frame aggregation parameters (for USB drivers). - Add a new attr TCA_EXT_WARN_MSG to report TC (offload) warning messages with notifications for debug. - Allow offloading of UDP NEW connections via act_ct. - Add support for per action HW stats in TC. - Support hardware miss to TC action (continue processing in SW from a specific point in the action chain). - Warn if old Wireless Extension user space interface is used with modern cfg80211/mac80211 drivers. Do not support Wireless Extensions for Wi-Fi 7 devices at all. Everyone should switch to using nl80211 interface instead. - Improve the CAN bit timing configuration. Use extack to return error messages directly to user space, update the SJW handling, including the definition of a new default value that will benefit CAN-FD controllers, by increasing their oscillator tolerance. New hardware / drivers ---------------------- - Ethernet: - nVidia BlueField-3 support (control traffic driver) - Ethernet support for imx93 SoCs - Motorcomm yt8531 gigabit Ethernet PHY - onsemi NCN26000 10BASE-T1S PHY (with support for PLCA) - Microchip LAN8841 PHY (incl. cable diagnostics and PTP) - Amlogic gxl MDIO mux - WiFi: - RealTek RTL8188EU (rtl8xxxu) - Qualcomm Wi-Fi 7 devices (ath12k) - CAN: - Renesas R-Car V4H Drivers ------- - Bluetooth: - Set Per Platform Antenna Gain (PPAG) for Intel controllers. - Ethernet NICs: - Intel (1G, igc): - support TSN / Qbv / packet scheduling features of i226 model - Intel (100G, ice): - use GNSS subsystem instead of TTY - multi-buffer XDP support - extend support for GPIO pins to E823 devices - nVidia/Mellanox: - update the shared buffer configuration on PFC commands - implement PTP adjphase function for HW offset control - TC support for Geneve and GRE with VF tunnel offload - more efficient crypto key management method - multi-port eswitch support - Netronome/Corigine: - add DCB IEEE support - support IPsec offloading for NFP3800 - Freescale/NXP (enetc): - enetc: support XDP_REDIRECT for XDP non-linear buffers - enetc: improve reconfig, avoid link flap and waiting for idle - enetc: support MAC Merge layer - Other NICs: - sfc/ef100: add basic devlink support for ef100 - ionic: rx_push mode operation (writing descriptors via MMIO) - bnxt: use the auxiliary bus abstraction for RDMA - r8169: disable ASPM and reset bus in case of tx timeout - cpsw: support QSGMII mode for J721e CPSW9G - cpts: support pulse-per-second output - ngbe: add an mdio bus driver - usbnet: optimize usbnet_bh() by avoiding unnecessary queuing - r8152: handle devices with FW with NCM support - amd-xgbe: support 10Mbps, 2.5GbE speeds and rx-adaptation - virtio-net: support multi buffer XDP - virtio/vsock: replace virtio_vsock_pkt with sk_buff - tsnep: XDP support - Ethernet high-speed switches: - nVidia/Mellanox (mlxsw): - add support for latency TLV (in FW control messages) - Microchip (sparx5): - separate explicit and implicit traffic forwarding rules, make the implicit rules always active - add support for egress DSCP rewrite - IS0 VCAP support (Ingress Classification) - IS2 VCAP filters (protos, L3 addrs, L4 ports, flags, ToS etc.) - ES2 VCAP support (Egress Access Control) - support for Per-Stream Filtering and Policing (802.1Q, 8.6.5.1) - Ethernet embedded switches: - Marvell (mv88e6xxx): - add MAB (port auth) offload support - enable PTP receive for mv88e6390 - NXP (ocelot): - support MAC Merge layer - support for the the vsc7512 internal copper phys - Microchip: - lan9303: convert to PHYLINK - lan966x: support TC flower filter statistics - lan937x: PTP support for KSZ9563/KSZ8563 and LAN937x - lan937x: support Credit Based Shaper configuration - ksz9477: support Energy Efficient Ethernet - other: - qca8k: convert to regmap read/write API, use bulk operations - rswitch: Improve TX timestamp accuracy - Intel WiFi (iwlwifi): - EHT (Wi-Fi 7) rate reporting - STEP equalizer support: transfer some STEP (connection to radio on platforms with integrated wifi) related parameters from the BIOS to the firmware. - Qualcomm 802.11ax WiFi (ath11k): - IPQ5018 support - Fine Timing Measurement (FTM) responder role support - channel 177 support - MediaTek WiFi (mt76): - per-PHY LED support - mt7996: EHT (Wi-Fi 7) support - Wireless Ethernet Dispatch (WED) reset support - switch to using page pool allocator - RealTek WiFi (rtw89): - support new version of Bluetooth co-existance - Mobile: - rmnet: support TX aggregation. Signed-off-by: Jakub Kicinski <kuba@kernel.org> -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE6jPA+I1ugmIBA4hXMUZtbf5SIrsFAmP1VIYACgkQMUZtbf5S IrvsChAApz0rNL/sPKxXTEfxZ1tN7D3sYxYKQPomxvl5BV+MvicrLddJy3KmzEFK nnJNO3nuRNuH422JQ/ylZ4mGX1opa6+5QJb0UINImXUI7Fm8HHBIuPGkv7d5CheZ 7JexFqjPJXUy9nPyh1Rra+IA9AcRd2U7jeGEZR38wb99bHJQj5Bzdk20WArEB0el n44aqg49LXH71bSeXRz77x5SjkwVtYiccQxLcnmTbjLU2xVraLvI2J+wAhHnVXWW 9lrU1+V4Ex2Xcd1xR0L0cHeK+meP1TrPRAeF+JDpVI3a/zJiE7cZjfHdG/jH5xWl leZJqghVozrZQNtewWWO7XhUFhMDgFu3W/1vNLjSHPZEqaz1JpM67J1+ql6s63l4 LMWoXbcYZz+SL9ZRCoPkbGue/5fKSHv8/Jl9Sh58+eTS+c/zgN8uFGRNFXLX1+EP n8uvt985PxMd6x1+dHumhOUzxnY4Sfi1vjitSunTsNFQ3Cmp4SO0IfBVJWfLUCuC xz5hbJGJJbSpvUsO+HWyCg83E5OWghRE/Onpt2jsQSZCrO9HDg4FRTEf3WAMgaqc edb5KfbRZPTJQM08gWdluXzSk1nw3FNP2tXW4XlgUrEbjb+fOk0V9dQg2gyYTxQ1 Nhvn8ZQPi6/GMMELHAIPGmmW1allyOGiAzGlQsv8EmL+OFM6WDI= =xXhC -----END PGP SIGNATURE----- Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next Pull networking updates from Jakub Kicinski: "Core: - Add dedicated kmem_cache for typical/small skb->head, avoid having to access struct page at kfree time, and improve memory use. - Introduce sysctl to set default RPS configuration for new netdevs. - Define Netlink protocol specification format which can be used to describe messages used by each family and auto-generate parsers. Add tools for generating kernel data structures and uAPI headers. - Expose all net/core sysctls inside netns. - Remove 4s sleep in netpoll if carrier is instantly detected on boot. - Add configurable limit of MDB entries per port, and port-vlan. - Continue populating drop reasons throughout the stack. - Retire a handful of legacy Qdiscs and classifiers. Protocols: - Support IPv4 big TCP (TSO frames larger than 64kB). - Add IP_LOCAL_PORT_RANGE socket option, to control local port range on socket by socket basis. - Track and report in procfs number of MPTCP sockets used. - Support mixing IPv4 and IPv6 flows in the in-kernel MPTCP path manager. - IPv6: don't check net.ipv6.route.max_size and rely on garbage collection to free memory (similarly to IPv4). - Support Penultimate Segment Pop (PSP) flavor in SRv6 (RFC8986). - ICMP: add per-rate limit counters. - Add support for user scanning requests in ieee802154. - Remove static WEP support. - Support minimal Wi-Fi 7 Extremely High Throughput (EHT) rate reporting. - WiFi 7 EHT channel puncturing support (client & AP). BPF: - Add a rbtree data structure following the "next-gen data structure" precedent set by recently added linked list, that is, by using kfunc + kptr instead of adding a new BPF map type. - Expose XDP hints via kfuncs with initial support for RX hash and timestamp metadata. - Add BPF_F_NO_TUNNEL_KEY extension to bpf_skb_set_tunnel_key to better support decap on GRE tunnel devices not operating in collect metadata. - Improve x86 JIT's codegen for PROBE_MEM runtime error checks. - Remove the need for trace_printk_lock for bpf_trace_printk and bpf_trace_vprintk helpers. - Extend libbpf's bpf_tracing.h support for tracing arguments of kprobes/uprobes and syscall as a special case. - Significantly reduce the search time for module symbols by livepatch and BPF. - Enable cpumasks to be used as kptrs, which is useful for tracing programs tracking which tasks end up running on which CPUs in different time intervals. - Add support for BPF trampoline on s390x and riscv64. - Add capability to export the XDP features supported by the NIC. - Add __bpf_kfunc tag for marking kernel functions as kfuncs. - Add cgroup.memory=nobpf kernel parameter option to disable BPF memory accounting for container environments. Netfilter: - Remove the CLUSTERIP target. It has been marked as obsolete for years, and we still have WARN splats wrt races of the out-of-band /proc interface installed by this target. - Add 'destroy' commands to nf_tables. They are identical to the existing 'delete' commands, but do not return an error if the referenced object (set, chain, rule...) did not exist. Driver API: - Improve cpumask_local_spread() locality to help NICs set the right IRQ affinity on AMD platforms. - Separate C22 and C45 MDIO bus transactions more clearly. - Introduce new DCB table to control DSCP rewrite on egress. - Support configuration of Physical Layer Collision Avoidance (PLCA) Reconciliation Sublayer (RS) (802.3cg-2019). Modern version of shared medium Ethernet. - Support for MAC Merge layer (IEEE 802.3-2018 clause 99). Allowing preemption of low priority frames by high priority frames. - Add support for controlling MACSec offload using netlink SET. - Rework devlink instance refcounts to allow registration and de-registration under the instance lock. Split the code into multiple files, drop some of the unnecessarily granular locks and factor out common parts of netlink operation handling. - Add TX frame aggregation parameters (for USB drivers). - Add a new attr TCA_EXT_WARN_MSG to report TC (offload) warning messages with notifications for debug. - Allow offloading of UDP NEW connections via act_ct. - Add support for per action HW stats in TC. - Support hardware miss to TC action (continue processing in SW from a specific point in the action chain). - Warn if old Wireless Extension user space interface is used with modern cfg80211/mac80211 drivers. Do not support Wireless Extensions for Wi-Fi 7 devices at all. Everyone should switch to using nl80211 interface instead. - Improve the CAN bit timing configuration. Use extack to return error messages directly to user space, update the SJW handling, including the definition of a new default value that will benefit CAN-FD controllers, by increasing their oscillator tolerance. New hardware / drivers: - Ethernet: - nVidia BlueField-3 support (control traffic driver) - Ethernet support for imx93 SoCs - Motorcomm yt8531 gigabit Ethernet PHY - onsemi NCN26000 10BASE-T1S PHY (with support for PLCA) - Microchip LAN8841 PHY (incl. cable diagnostics and PTP) - Amlogic gxl MDIO mux - WiFi: - RealTek RTL8188EU (rtl8xxxu) - Qualcomm Wi-Fi 7 devices (ath12k) - CAN: - Renesas R-Car V4H Drivers: - Bluetooth: - Set Per Platform Antenna Gain (PPAG) for Intel controllers. - Ethernet NICs: - Intel (1G, igc): - support TSN / Qbv / packet scheduling features of i226 model - Intel (100G, ice): - use GNSS subsystem instead of TTY - multi-buffer XDP support - extend support for GPIO pins to E823 devices - nVidia/Mellanox: - update the shared buffer configuration on PFC commands - implement PTP adjphase function for HW offset control - TC support for Geneve and GRE with VF tunnel offload - more efficient crypto key management method - multi-port eswitch support - Netronome/Corigine: - add DCB IEEE support - support IPsec offloading for NFP3800 - Freescale/NXP (enetc): - support XDP_REDIRECT for XDP non-linear buffers - improve reconfig, avoid link flap and waiting for idle - support MAC Merge layer - Other NICs: - sfc/ef100: add basic devlink support for ef100 - ionic: rx_push mode operation (writing descriptors via MMIO) - bnxt: use the auxiliary bus abstraction for RDMA - r8169: disable ASPM and reset bus in case of tx timeout - cpsw: support QSGMII mode for J721e CPSW9G - cpts: support pulse-per-second output - ngbe: add an mdio bus driver - usbnet: optimize usbnet_bh() by avoiding unnecessary queuing - r8152: handle devices with FW with NCM support - amd-xgbe: support 10Mbps, 2.5GbE speeds and rx-adaptation - virtio-net: support multi buffer XDP - virtio/vsock: replace virtio_vsock_pkt with sk_buff - tsnep: XDP support - Ethernet high-speed switches: - nVidia/Mellanox (mlxsw): - add support for latency TLV (in FW control messages) - Microchip (sparx5): - separate explicit and implicit traffic forwarding rules, make the implicit rules always active - add support for egress DSCP rewrite - IS0 VCAP support (Ingress Classification) - IS2 VCAP filters (protos, L3 addrs, L4 ports, flags, ToS etc.) - ES2 VCAP support (Egress Access Control) - support for Per-Stream Filtering and Policing (802.1Q, 8.6.5.1) - Ethernet embedded switches: - Marvell (mv88e6xxx): - add MAB (port auth) offload support - enable PTP receive for mv88e6390 - NXP (ocelot): - support MAC Merge layer - support for the the vsc7512 internal copper phys - Microchip: - lan9303: convert to PHYLINK - lan966x: support TC flower filter statistics - lan937x: PTP support for KSZ9563/KSZ8563 and LAN937x - lan937x: support Credit Based Shaper configuration - ksz9477: support Energy Efficient Ethernet - other: - qca8k: convert to regmap read/write API, use bulk operations - rswitch: Improve TX timestamp accuracy - Intel WiFi (iwlwifi): - EHT (Wi-Fi 7) rate reporting - STEP equalizer support: transfer some STEP (connection to radio on platforms with integrated wifi) related parameters from the BIOS to the firmware. - Qualcomm 802.11ax WiFi (ath11k): - IPQ5018 support - Fine Timing Measurement (FTM) responder role support - channel 177 support - MediaTek WiFi (mt76): - per-PHY LED support - mt7996: EHT (Wi-Fi 7) support - Wireless Ethernet Dispatch (WED) reset support - switch to using page pool allocator - RealTek WiFi (rtw89): - support new version of Bluetooth co-existance - Mobile: - rmnet: support TX aggregation" * tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1872 commits) page_pool: add a comment explaining the fragment counter usage net: ethtool: fix __ethtool_dev_mm_supported() implementation ethtool: pse-pd: Fix double word in comments xsk: add linux/vmalloc.h to xsk.c sefltests: netdevsim: wait for devlink instance after netns removal selftest: fib_tests: Always cleanup before exit net/mlx5e: Align IPsec ASO result memory to be as required by hardware net/mlx5e: TC, Set CT miss to the specific ct action instance net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG net/mlx5: Refactor tc miss handling to a single function net/mlx5: Kconfig: Make tc offload depend on tc skb extension net/sched: flower: Support hardware miss to tc action net/sched: flower: Move filter handle initialization earlier net/sched: cls_api: Support hardware miss to tc action net/sched: Rename user cookie and act cookie sfc: fix builds without CONFIG_RTC_LIB sfc: clean up some inconsistent indentings net/mlx4_en: Introduce flexible array to silence overflow warning net: lan966x: Fix possible deadlock inside PTP net/ulp: Remove redundant ->clone() test in inet_clone_ulp(). ... |
||
---|---|---|
.. | ||
configfs-acpi | ||
configfs-iio | ||
configfs-most | ||
configfs-rdma_cm | ||
configfs-spear-pcie-gadget | ||
configfs-stp-policy | ||
configfs-stp-policy-p_sys-t | ||
configfs-usb-gadget | ||
configfs-usb-gadget-acm | ||
configfs-usb-gadget-ecm | ||
configfs-usb-gadget-eem | ||
configfs-usb-gadget-ffs | ||
configfs-usb-gadget-hid | ||
configfs-usb-gadget-loopback | ||
configfs-usb-gadget-mass-storage | ||
configfs-usb-gadget-midi | ||
configfs-usb-gadget-ncm | ||
configfs-usb-gadget-obex | ||
configfs-usb-gadget-phonet | ||
configfs-usb-gadget-printer | ||
configfs-usb-gadget-rndis | ||
configfs-usb-gadget-serial | ||
configfs-usb-gadget-sourcesink | ||
configfs-usb-gadget-subset | ||
configfs-usb-gadget-tcm | ||
configfs-usb-gadget-uac1 | ||
configfs-usb-gadget-uac1_legacy | ||
configfs-usb-gadget-uac2 | ||
configfs-usb-gadget-uvc | ||
debugfs-cec-error-inj | ||
debugfs-cros-ec | ||
debugfs-dell-wmi-ddv | ||
debugfs-driver-genwqe | ||
debugfs-driver-habanalabs | ||
debugfs-ec | ||
debugfs-hisi-hpre | ||
debugfs-hisi-sec | ||
debugfs-hisi-zip | ||
debugfs-hyperv | ||
debugfs-ideapad | ||
debugfs-moxtet | ||
debugfs-olpc | ||
debugfs-pfo-nx-crypto | ||
debugfs-pktcdvd | ||
debugfs-turris-mox-rwtm | ||
debugfs-wilco-ec | ||
dell-smbios-wmi | ||
dev-kmsg | ||
devlink-resource-mlxsw | ||
evm | ||
gpio-cdev | ||
ima_policy | ||
ppc-memtrace | ||
procfs-attr-current | ||
procfs-attr-exec | ||
procfs-attr-prev | ||
procfs-diskstats | ||
procfs-smaps_rollup | ||
pstore | ||
rtc-cdev | ||
securityfs-secrets-coco | ||
sysfs-amd-pmc | ||
sysfs-amd-pmf | ||
sysfs-ata | ||
sysfs-block-aoe | ||
sysfs-block-bcache | ||
sysfs-block-device | ||
sysfs-block-dm | ||
sysfs-block-loop | ||
sysfs-block-rnbd | ||
sysfs-block-rssd | ||
sysfs-block-zram | ||
sysfs-bus-acpi | ||
sysfs-bus-amba | ||
sysfs-bus-bcma | ||
sysfs-bus-coreboot | ||
sysfs-bus-coresight-devices-cti | ||
sysfs-bus-coresight-devices-etb10 | ||
sysfs-bus-coresight-devices-etm3x | ||
sysfs-bus-coresight-devices-etm4x | ||
sysfs-bus-coresight-devices-funnel | ||
sysfs-bus-coresight-devices-stm | ||
sysfs-bus-coresight-devices-tmc | ||
sysfs-bus-coresight-devices-trbe | ||
sysfs-bus-counter | ||
sysfs-bus-css | ||
sysfs-bus-cxl | ||
sysfs-bus-dfl | ||
sysfs-bus-dfl-devices-emif | ||
sysfs-bus-dfl-devices-n3000-nios | ||
sysfs-bus-event_source-devices-caps | ||
sysfs-bus-event_source-devices-dfl_fme | ||
sysfs-bus-event_source-devices-dsa | ||
sysfs-bus-event_source-devices-events | ||
sysfs-bus-event_source-devices-format | ||
sysfs-bus-event_source-devices-hv_24x7 | ||
sysfs-bus-event_source-devices-hv_gpci | ||
sysfs-bus-event_source-devices-uncore | ||
sysfs-bus-fcoe | ||
sysfs-bus-fsi | ||
sysfs-bus-fsi-devices-sbefifo | ||
sysfs-bus-fsl-mc | ||
sysfs-bus-hsi | ||
sysfs-bus-i2c-devices-bq32k | ||
sysfs-bus-i2c-devices-fsa9480 | ||
sysfs-bus-i2c-devices-hm6352 | ||
sysfs-bus-i2c-devices-lm3533 | ||
sysfs-bus-i2c-devices-pca954x | ||
sysfs-bus-i3c | ||
sysfs-bus-iio | ||
sysfs-bus-iio-accel-adxl372 | ||
sysfs-bus-iio-accel-bmc150 | ||
sysfs-bus-iio-adc-ad4130 | ||
sysfs-bus-iio-adc-ad7192 | ||
sysfs-bus-iio-adc-ad7280a | ||
sysfs-bus-iio-adc-envelope-detector | ||
sysfs-bus-iio-adc-hi8435 | ||
sysfs-bus-iio-adc-max9611 | ||
sysfs-bus-iio-adc-max11410 | ||
sysfs-bus-iio-adc-mt6360 | ||
sysfs-bus-iio-adc-stm32 | ||
sysfs-bus-iio-bno055 | ||
sysfs-bus-iio-cdc-ad7746 | ||
sysfs-bus-iio-chemical-sgp40 | ||
sysfs-bus-iio-chemical-sunrise-co2 | ||
sysfs-bus-iio-chemical-vz89x | ||
sysfs-bus-iio-cros-ec | ||
sysfs-bus-iio-dac-ad5766 | ||
sysfs-bus-iio-dac-dpot-dac | ||
sysfs-bus-iio-dac-ltc2688 | ||
sysfs-bus-iio-dfsdm-adc-stm32 | ||
sysfs-bus-iio-distance-srf08 | ||
sysfs-bus-iio-dma-buffer | ||
sysfs-bus-iio-filter-admv8818 | ||
sysfs-bus-iio-frequency-ad9523 | ||
sysfs-bus-iio-frequency-adf4350 | ||
sysfs-bus-iio-frequency-adf4371 | ||
sysfs-bus-iio-frequency-admv1013 | ||
sysfs-bus-iio-frequency-admv1014 | ||
sysfs-bus-iio-gyro-bmg160 | ||
sysfs-bus-iio-health-afe440x | ||
sysfs-bus-iio-humidity | ||
sysfs-bus-iio-impedance-analyzer-ad5933 | ||
sysfs-bus-iio-ina2xx-adc | ||
sysfs-bus-iio-isl29501 | ||
sysfs-bus-iio-light-isl29018 | ||
sysfs-bus-iio-light-lm3533-als | ||
sysfs-bus-iio-light-si1133 | ||
sysfs-bus-iio-light-tsl2583 | ||
sysfs-bus-iio-light-tsl2772 | ||
sysfs-bus-iio-magnetometer-hmc5843 | ||
sysfs-bus-iio-meas-spec | ||
sysfs-bus-iio-mpu6050 | ||
sysfs-bus-iio-potentiometer-mcp4531 | ||
sysfs-bus-iio-proximity | ||
sysfs-bus-iio-proximity-as3935 | ||
sysfs-bus-iio-sps30 | ||
sysfs-bus-iio-sx9310 | ||
sysfs-bus-iio-sx9324 | ||
sysfs-bus-iio-thermocouple | ||
sysfs-bus-iio-timer-stm32 | ||
sysfs-bus-iio-trigger-sysfs | ||
sysfs-bus-iio-vf610 | ||
sysfs-bus-intel_th-devices-gth | ||
sysfs-bus-intel_th-devices-msc | ||
sysfs-bus-intel_th-devices-pti | ||
sysfs-bus-intel_th-output-devices | ||
sysfs-bus-mcb | ||
sysfs-bus-mdio | ||
sysfs-bus-media | ||
sysfs-bus-mei | ||
sysfs-bus-mmc | ||
sysfs-bus-most | ||
sysfs-bus-moxtet-devices | ||
sysfs-bus-nfit | ||
sysfs-bus-nvdimm | ||
sysfs-bus-optee-devices | ||
sysfs-bus-papr-pmem | ||
sysfs-bus-pci | ||
sysfs-bus-pci-devices-aer_stats | ||
sysfs-bus-pci-devices-catpt | ||
sysfs-bus-pci-devices-cciss | ||
sysfs-bus-pci-devices-pvpanic | ||
sysfs-bus-pci-drivers-ehci_hcd | ||
sysfs-bus-pci-drivers-janz-cmodio | ||
sysfs-bus-pci-drivers-xhci_hcd | ||
sysfs-bus-peci | ||
sysfs-bus-platform | ||
sysfs-bus-platform-devices-ampere-smpro | ||
sysfs-bus-platform-devices-occ-hwmon | ||
sysfs-bus-platform-onboard-usb-hub | ||
sysfs-bus-rapidio | ||
sysfs-bus-rbd | ||
sysfs-bus-rpmsg | ||
sysfs-bus-siox | ||
sysfs-bus-soundwire-master | ||
sysfs-bus-soundwire-slave | ||
sysfs-bus-spi-devices-spi-nor | ||
sysfs-bus-surface_aggregator-tabletsw | ||
sysfs-bus-thunderbolt | ||
sysfs-bus-typec | ||
sysfs-bus-umc | ||
sysfs-bus-usb | ||
sysfs-bus-usb-devices-usbsevseg | ||
sysfs-bus-usb-lvstest | ||
sysfs-bus-vdpa | ||
sysfs-bus-vfio-mdev | ||
sysfs-bus-vmbus | ||
sysfs-c2port | ||
sysfs-cfq-target-latency | ||
sysfs-class | ||
sysfs-class-backlight | ||
sysfs-class-backlight-driver-lm3533 | ||
sysfs-class-backlight-lm3639 | ||
sysfs-class-bdi | ||
sysfs-class-bsr | ||
sysfs-class-chromeos | ||
sysfs-class-chromeos-driver-cros-ec-lightbar | ||
sysfs-class-chromeos-driver-cros-ec-vbc | ||
sysfs-class-cxl | ||
sysfs-class-devfreq | ||
sysfs-class-devfreq-event | ||
sysfs-class-devlink | ||
sysfs-class-extcon | ||
sysfs-class-fc | ||
sysfs-class-fc_host | ||
sysfs-class-fc_remote_ports | ||
sysfs-class-firmware | ||
sysfs-class-firmware-attributes | ||
sysfs-class-fpga-bridge | ||
sysfs-class-fpga-manager | ||
sysfs-class-fpga-region | ||
sysfs-class-gnss | ||
sysfs-class-hwmon | ||
sysfs-class-intel_pmt | ||
sysfs-class-iommu | ||
sysfs-class-iommu-amd-iommu | ||
sysfs-class-iommu-intel-iommu | ||
sysfs-class-lcd | ||
sysfs-class-led | ||
sysfs-class-led-driver-lm3533 | ||
sysfs-class-led-driver-turris-omnia | ||
sysfs-class-led-flash | ||
sysfs-class-led-multicolor | ||
sysfs-class-led-trigger-netdev | ||
sysfs-class-led-trigger-oneshot | ||
sysfs-class-led-trigger-pattern | ||
sysfs-class-led-trigger-tty | ||
sysfs-class-led-trigger-usbport | ||
sysfs-class-leds-gt683r | ||
sysfs-class-mei | ||
sysfs-class-mic | ||
sysfs-class-mtd | ||
sysfs-class-mux | ||
sysfs-class-net | ||
sysfs-class-net-cdc_ncm | ||
sysfs-class-net-dsa | ||
sysfs-class-net-grcan | ||
sysfs-class-net-janz-ican3 | ||
sysfs-class-net-peak_usb | ||
sysfs-class-net-phydev | ||
sysfs-class-net-qmi | ||
sysfs-class-net-queues | ||
sysfs-class-net-statistics | ||
sysfs-class-ocxl | ||
sysfs-class-pktcdvd | ||
sysfs-class-power | ||
sysfs-class-power-ltc4162l | ||
sysfs-class-power-mp2629 | ||
sysfs-class-power-surface | ||
sysfs-class-power-twl4030 | ||
sysfs-class-power-wilco | ||
sysfs-class-powercap | ||
sysfs-class-pwm | ||
sysfs-class-rapidio | ||
sysfs-class-rc | ||
sysfs-class-rc-nuvoton | ||
sysfs-class-regulator | ||
sysfs-class-remoteproc | ||
sysfs-class-rnbd-client | ||
sysfs-class-rnbd-server | ||
sysfs-class-rtc | ||
sysfs-class-rtc-rtc0-device-rtc_calibration | ||
sysfs-class-rtrs-client | ||
sysfs-class-rtrs-server | ||
sysfs-class-scsi_host | ||
sysfs-class-scsi_tape | ||
sysfs-class-spi-eeprom | ||
sysfs-class-stm | ||
sysfs-class-stm_source | ||
sysfs-class-switchtec | ||
sysfs-class-thermal | ||
sysfs-class-typec | ||
sysfs-class-usb_power_delivery | ||
sysfs-class-usb_role | ||
sysfs-class-uwb_rc | ||
sysfs-class-uwb_rc-wusbhc | ||
sysfs-class-vduse | ||
sysfs-class-wakeup | ||
sysfs-class-watchdog | ||
sysfs-class-zram | ||
sysfs-dev | ||
sysfs-devices | ||
sysfs-devices-consumer | ||
sysfs-devices-coredump | ||
sysfs-devices-edac | ||
sysfs-devices-firmware_node | ||
sysfs-devices-hisi_ptt | ||
sysfs-devices-lpss_ltr | ||
sysfs-devices-mapping | ||
sysfs-devices-memory | ||
sysfs-devices-mmc | ||
sysfs-devices-online | ||
sysfs-devices-physical_location | ||
sysfs-devices-platform-_UDC_-gadget | ||
sysfs-devices-platform-ACPI-TAD | ||
sysfs-devices-platform-docg3 | ||
sysfs-devices-platform-dock | ||
sysfs-devices-platform-ipmi | ||
sysfs-devices-platform-sh_mobile_lcdc_fb | ||
sysfs-devices-platform-soc-ipa | ||
sysfs-devices-platform-stratix10-rsu | ||
sysfs-devices-platform-trackpoint | ||
sysfs-devices-power | ||
sysfs-devices-power_resources_D0 | ||
sysfs-devices-power_resources_D1 | ||
sysfs-devices-power_resources_D2 | ||
sysfs-devices-power_resources_D3hot | ||
sysfs-devices-power_resources_wakeup | ||
sysfs-devices-power_state | ||
sysfs-devices-real_power_state | ||
sysfs-devices-removable | ||
sysfs-devices-resource_in_use | ||
sysfs-devices-soc | ||
sysfs-devices-software_node | ||
sysfs-devices-state_synced | ||
sysfs-devices-sun | ||
sysfs-devices-supplier | ||
sysfs-devices-system-cpu | ||
sysfs-devices-system-ibm-rtl | ||
sysfs-devices-system-xen_cpu | ||
sysfs-devices-vfio-dev | ||
sysfs-devices-waiting_for_supplier | ||
sysfs-devices-xenbus | ||
sysfs-driver-altera-cvp | ||
sysfs-driver-aspeed-uart-routing | ||
sysfs-driver-bd9571mwv-regulator | ||
sysfs-driver-ccp | ||
sysfs-driver-chromeos-acpi | ||
sysfs-driver-eud | ||
sysfs-driver-fsi-master-gpio | ||
sysfs-driver-ge-achc | ||
sysfs-driver-genwqe | ||
sysfs-driver-habanalabs | ||
sysfs-driver-hid | ||
sysfs-driver-hid-corsair | ||
sysfs-driver-hid-lenovo | ||
sysfs-driver-hid-logitech-hidpp | ||
sysfs-driver-hid-logitech-lg4ff | ||
sysfs-driver-hid-multitouch | ||
sysfs-driver-hid-ntrig | ||
sysfs-driver-hid-picolcd | ||
sysfs-driver-hid-prodikeys | ||
sysfs-driver-hid-roccat-kone | ||
sysfs-driver-hid-srws1 | ||
sysfs-driver-hid-wiimote | ||
sysfs-driver-input-axp-pek | ||
sysfs-driver-input-cros-ec-keyb | ||
sysfs-driver-input-exc3000 | ||
sysfs-driver-intc_sar | ||
sysfs-driver-intel_sdsi | ||
sysfs-driver-intel-i915-hwmon | ||
sysfs-driver-intel-m10-bmc | ||
sysfs-driver-intel-m10-bmc-sec-update | ||
sysfs-driver-intel-rapid-start | ||
sysfs-driver-jz4780-efuse | ||
sysfs-driver-pciback | ||
sysfs-driver-ppi | ||
sysfs-driver-qat | ||
sysfs-driver-samsung-laptop | ||
sysfs-driver-st | ||
sysfs-driver-tegra-fuse | ||
sysfs-driver-toshiba_acpi | ||
sysfs-driver-toshiba_haps | ||
sysfs-driver-typec-displayport | ||
sysfs-driver-uacce | ||
sysfs-driver-ucsi-ccg | ||
sysfs-driver-ufs | ||
sysfs-driver-w1_ds28e17 | ||
sysfs-driver-w1_therm | ||
sysfs-driver-wacom | ||
sysfs-driver-xdata | ||
sysfs-driver-xen-blkback | ||
sysfs-driver-xen-blkfront | ||
sysfs-firmware-acpi | ||
sysfs-firmware-dmi-entries | ||
sysfs-firmware-dmi-tables | ||
sysfs-firmware-efi | ||
sysfs-firmware-efi-esrt | ||
sysfs-firmware-efi-runtime-map | ||
sysfs-firmware-gsmi | ||
sysfs-firmware-lefi-boardinfo | ||
sysfs-firmware-log | ||
sysfs-firmware-memmap | ||
sysfs-firmware-ofw | ||
sysfs-firmware-opal-powercap | ||
sysfs-firmware-opal-psr | ||
sysfs-firmware-opal-sensor-groups | ||
sysfs-firmware-papr-energy-scale-info | ||
sysfs-firmware-qemu_fw_cfg | ||
sysfs-firmware-sgi_uv | ||
sysfs-firmware-turris-mox-rwtm | ||
sysfs-fs-erofs | ||
sysfs-fs-ext4 | ||
sysfs-fs-f2fs | ||
sysfs-fs-nilfs2 | ||
sysfs-fs-ubifs | ||
sysfs-fs-xfs | ||
sysfs-hypervisor-xen | ||
sysfs-ibft | ||
sysfs-kernel-boot_params | ||
sysfs-kernel-btf | ||
sysfs-kernel-cpu_byteorder | ||
sysfs-kernel-dmabuf-buffers | ||
sysfs-kernel-fadump | ||
sysfs-kernel-fscaps | ||
sysfs-kernel-iommu_groups | ||
sysfs-kernel-irq | ||
sysfs-kernel-livepatch | ||
sysfs-kernel-mm | ||
sysfs-kernel-mm-cma | ||
sysfs-kernel-mm-damon | ||
sysfs-kernel-mm-hugepages | ||
sysfs-kernel-mm-ksm | ||
sysfs-kernel-mm-memory-tiers | ||
sysfs-kernel-mm-numa | ||
sysfs-kernel-mm-swap | ||
sysfs-kernel-oops_count | ||
sysfs-kernel-reboot | ||
sysfs-kernel-slab | ||
sysfs-kernel-vmcoreinfo | ||
sysfs-kernel-warn_count | ||
sysfs-mce | ||
sysfs-memory-page-offline | ||
sysfs-module | ||
sysfs-ocfs2 | ||
sysfs-platform_profile | ||
sysfs-platform-asus-laptop | ||
sysfs-platform-asus-wmi | ||
sysfs-platform-at91 | ||
sysfs-platform-brcmstb-gisb-arb | ||
sysfs-platform-brcmstb-memc | ||
sysfs-platform-chipidea-usb2 | ||
sysfs-platform-chipidea-usb-otg | ||
sysfs-platform-dell-laptop | ||
sysfs-platform-dell-privacy-wmi | ||
sysfs-platform-dell-smbios | ||
sysfs-platform-dell-wmi-ddv | ||
sysfs-platform-dfl-fme | ||
sysfs-platform-dfl-port | ||
sysfs-platform-dptf | ||
sysfs-platform-eeepc-laptop | ||
sysfs-platform-hidma | ||
sysfs-platform-hidma-mgmt | ||
sysfs-platform-i2c-demux-pinctrl | ||
sysfs-platform-ideapad-laptop | ||
sysfs-platform-intel-ifs | ||
sysfs-platform-intel-pmc | ||
sysfs-platform-intel-wmi-sbl-fw-update | ||
sysfs-platform-intel-wmi-thunderbolt | ||
sysfs-platform-kim | ||
sysfs-platform-lg-laptop | ||
sysfs-platform-mellanox-bootctl | ||
sysfs-platform-msi-laptop | ||
sysfs-platform-phy-rcar-gen3-usb2 | ||
sysfs-platform-renesas_usb3 | ||
sysfs-platform-sst-atom | ||
sysfs-platform-tahvo-usb | ||
sysfs-platform-ts5500 | ||
sysfs-platform-twl4030-usb | ||
sysfs-platform-usbip-vudc | ||
sysfs-platform-wilco-ec | ||
sysfs-power | ||
sysfs-pps | ||
sysfs-profiling | ||
sysfs-ptp | ||
sysfs-secvar | ||
sysfs-timecard | ||
sysfs-tty | ||
sysfs-uevent | ||
sysfs-wusb_cbaf | ||
usb-charger-uevent | ||
usb-uevent |