Commit
8f7aa3d3c7323f4ca2768a9e74ebbe359c4f8f88
by torvalds Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next Pull networking updates from Jakub Kicinski: "Core & protocols: - Replace busylock at the Tx queuing layer with a lockless list. Resulting in a 300% (4x) improvement on heavy TX workloads, sending twice the number of packets per second, for half the cpu cycles. - Allow constantly busy flows to migrate to a more suitable CPU/NIC queue. Normally we perform queue re-selection when flow comes out of idle, but under extreme circumstances the flows may be constantly busy. Add sysctl to allow periodic rehashing even if it'd risk packet reordering. - Optimize the NAPI skb cache, make it larger, use it in more paths. - Attempt returning Tx skbs to the originating CPU (like we already did for Rx skbs). - Various data structure layout and prefetch optimizations from Eric. - Remove ktime_get() from the recvmsg() fast path, ktime_get() is sadly quite expensive on recent AMD machines. - Extend threaded NAPI polling to allow the kthread busy poll for packets. - Make MPTCP use Rx backlog processing. This lowers the lock pressure, improving the Rx performance. - Support memcg accounting of MPTCP socket memory. - Allow admin to opt sockets out of global protocol memory accounting (using a sysctl or BPF-based policy). The global limits are a poor fit for modern container workloads, where limits are imposed using cgroups. - Improve heuristics for when to kick off AF_UNIX garbage collection. - Allow users to control TCP SACK compression, and default to 33% of RTT. - Add tcp_rcvbuf_low_rtt sysctl to let datacenter users avoid unnecessarily aggressive rcvbuf growth and overshot when the connection RTT is low. - Preserve skb metadata space across skb_push / skb_pull operations. - Support for IPIP encapsulation in the nftables flowtable offload. - Support appending IP interface information to ICMP messages (RFC 5837). - Support setting max record size in TLS (RFC 8449). - Remove taking rtnl_lock from RTM_GETNEIGHTBL and RTM_SETNEIGHTBL. - Use a dedicated lock (and RCU) in MPLS, instead of rtnl_lock. - Let users configure the number of write buffers in SMC. - Add new struct sockaddr_unsized for sockaddr of unknown length, from Kees. - Some conversions away from the crypto_ahash API, from Eric Biggers. - Some preparations for slimming down struct page. - YAML Netlink protocol spec for WireGuard. - Add a tool on top of YAML Netlink specs/lib for reporting commonly computed derived statistics and summarized system state. Driver API: - Add CAN XL support to the CAN Netlink interface. - Add uAPI for reporting PHY Mean Square Error (MSE) diagnostics, as defined by the OPEN Alliance's "Advanced diagnostic features for 100BASE-T1 automotive Ethernet PHYs" specification. - Add DPLL phase-adjust-gran pin attribute (and implement it in zl3073x). - Refactor xfrm_input lock to reduce contention when NIC offloads IPsec and performs RSS. - Add info to devlink params whether the current setting is the default or a user override. Allow resetting back to default. - Add standard device stats for PSP crypto offload. - Leverage DSA frame broadcast to implement simple HSR frame duplication for a lot of switches without dedicated HSR offload. - Add uAPI defines for 1.6Tbps link modes. Device drivers: - Add Motorcomm YT921x gigabit Ethernet switch support. - Add MUCSE driver for N500/N210 1GbE NIC series. - Convert drivers to support dedicated ops for timestamping control, and away from the direct IOCTL handling. While at it support GET operations for PHY timestamping. - Add (and convert most drivers to) a dedicated ethtool callback for reading the Rx ring count. - Significant refactoring efforts in the STMMAC driver, which supports Synopsys turn-key MAC IP integrated into a ton of SoCs. - Ethernet high-speed NICs: - Broadcom (bnxt): - support PPS in/out on all pins - Intel (100G, ice, idpf): - ice: implement standard ethtool and timestamping stats - i40e: support setting the max number of MAC addresses per VF - iavf: support RSS of GTP tunnels for 5G and LTE deployments - nVidia/Mellanox (mlx5): - reduce downtime on interface reconfiguration - disable being an XDP redirect target by default (same as other drivers) to avoid wasting resources if feature is unused - Meta (fbnic): - add support for Linux-managed PCS on 25G, 50G, and 100G links - Wangxun: - support Rx descriptor merge, and Tx head writeback - support Rx coalescing offload - support 25G SPF and 40G QSFP modules - Ethernet virtual: - Google (gve): - allow ethtool to configure rx_buf_len - implement XDP HW RX Timestamping support for DQ descriptor format - Microsoft vNIC (mana): - support HW link state events - handle hardware recovery events when probing the device - Ethernet NICs consumer, and embedded: - usbnet: add support for Byte Queue Limits (BQL) - AMD (amd-xgbe): - add device selftests - NXP (enetc): - add i.MX94 support - Broadcom integrated MACs (bcmgenet, bcmasp): - bcmasp: add support for PHY-based Wake-on-LAN - Broadcom switches (b53): - support port isolation - support BCM5389/97/98 and BCM63XX ARL formats - Lantiq/MaxLinear switches: - support bridge FDB entries on the CPU port - use regmap for register access - allow user to enable/disable learning - support Energy Efficient Ethernet - support configuring RMII clock delays - add tagging driver for MaxLinear GSW1xx switches - Synopsys (stmmac): - support using the HW clock in free running mode - add Eswin EIC7700 support - add Rockchip RK3506 support - add Altera Agilex5 support - Cadence (macb): - cleanup and consolidate descriptor and DMA address handling - add EyeQ5 support - TI: - icssg-prueth: support AF_XDP - Airoha access points: - add missing Ethernet stats and link state callback - add AN7583 support - support out-of-order Tx completion processing - Power over Ethernet: - pd692x0: preserve PSE configuration across reboots - add support for TPS23881B devices - Ethernet PHYs: - Open Alliance OATC14 10BASE-T1S PHY cable diagnostic support - Support 50G SerDes and 100G interfaces in Linux-managed PHYs - micrel: - support for non PTP SKUs of lan8814 - enable in-band auto-negotiation on lan8814 - realtek: - cable testing support on RTL8224 - interrupt support on RTL8221B - motorcomm: support for PHY LEDs on YT853 - microchip: support for LAN867X Rev.D0 PHYs w/ SQI and cable diag - mscc: support for PHY LED control - CAN drivers: - m_can: add support for optional reset and system wake up - remove can_change_mtu() obsoleted by core handling - mcp251xfd: support GPIO controller functionality - Bluetooth: - add initial support for PASTa - WiFi: - split ieee80211.h file, it's way too big - improvements in VHT radiotap reporting, S1G, Channel Switch Announcement handling, rate tracking in mesh networks - improve multi-radio monitor mode support, and add a cfg80211 debugfs interface for it - HT action frame handling on 6 GHz - initial chanctx work towards NAN - MU-MIMO sniffer improvements - WiFi drivers: - RealTek (rtw89): - support USB devices RTL8852AU and RTL8852CU - initial work for RTL8922DE - improved injection support - Intel: - iwlwifi: new sniffer API support - MediaTek (mt76): - WED support for >32-bit DMA - airoha NPU support - regdomain improvements - continued WiFi7/MLO work - Qualcomm/Atheros: - ath10k: factory test support - ath11k: TX power insertion support - ath12k: BSS color change support - ath12k: statistics improvements - brcmfmac: Acer A1 840 tablet quirk - rtl8xxxu: 40 MHz connection fixes/support" * tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1381 commits) net: page_pool: sanitise allocation order net: page pool: xa init with destroy on pp init net/mlx5e: Support XDP target xmit with dummy program net/mlx5e: Update XDP features in switch channels selftests/tc-testing: Test CAKE scheduler when enqueue drops packets net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop wireguard: netlink: generate netlink code wireguard: uapi: generate header with ynl-gen wireguard: uapi: move flag enums wireguard: uapi: move enum wg_cmd wireguard: netlink: add YNL specification selftests: drv-net: Fix tolerance calculation in devlink_rate_tc_bw.py selftests: drv-net: Fix and clarify TC bandwidth split in devlink_rate_tc_bw.py selftests: drv-net: Set shell=True for sysfs writes in devlink_rate_tc_bw.py selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py selftests: drv-net: introduce Iperf3Runner for measurement use cases selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive() Documentation: net: dsa: mention simple HSR offload helpers Documentation: net: dsa: mention availability of RedBox ... The file was added Documentation/ABI/testing/sysfs-class-rtrs-client The file was added Documentation/ABI/testing/sysfs-firmware-memmap The file was added Documentation/PCI/endpoint/pci-ntb-howto.rst The file was added Documentation/ABI/obsolete/sysfs-class-typec The file was added Documentation/ABI/testing/sysfs-class-power-mp2629 The file was added Documentation/ABI/testing/sysfs-kernel-mm-numa The file was added Documentation/ABI/testing/sysfs-devices-system-xen_cpu The file was added Documentation/ABI/testing/sysfs-platform-lg-laptop The file was added Documentation/ABI/testing/sysfs-bus-iio-light-si1133 The file was added Documentation/ABI/testing/sysfs-driver-input-cros-ec-keyb The file was added Documentation/ABI/testing/sysfs-devices-platform-trackpoint The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-format The file was added Documentation/RCU/Design/Data-Structures/TreeMapping.svg The file was added Documentation/ABI/testing/sysfs-bus-iio-magnetometer-hmc5843 The file was added Documentation/ABI/testing/sysfs-class-intel_pmt-features The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-cti The file was added Documentation/ABI/testing/sysfs-bus-dfl-devices-emif The file was added Documentation/ABI/stable/sysfs-module The file was added Documentation/ABI/testing/sysfs-kernel-cpu_byteorder The file was added Documentation/ABI/testing/sysfs-driver-xen-blkback The file was added Documentation/ABI/testing/sysfs-driver-habanalabs The file was added Documentation/ABI/testing/sysfs-mce The file was added Documentation/ABI/testing/sysfs-block-rssd The file was added Documentation/ABI/testing/sysfs-bus-counter The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-hisi_ptt The file was added Documentation/ABI/removed/dv1394 The file was added Documentation/ABI/testing/sysfs-bus-nvdimm The file was added Documentation/ABI/testing/sysfs-tty The file was added Documentation/ABI/testing/procfs-attr-current The file was added Documentation/ABI/stable/sysfs-transport-srp The file was added Documentation/ABI/testing/sysfs-bus-iio-humidity The file was added Documentation/ABI/testing/sysfs-class-bdi The file was added Documentation/ABI/testing/sysfs-platform-hidma The file was added Documentation/ABI/testing/sysfs-devices-edac The file was added Documentation/ABI/testing/sysfs-bus-surface_aggregator-tabletsw The file was added Documentation/ABI/testing/sysfs-kernel-dmabuf-buffers The file was added Documentation/ABI/testing/sysfs-driver-amd-sfh The file was added Documentation/ABI/testing/sysfs-class-ocxl The file was added Documentation/ABI/testing/sysfs-class-rtrs-server The file was added Documentation/ABI/testing/sysfs-platform-asus-laptop The file was added Documentation/ABI/testing/configfs-acpi The file was added Documentation/ABI/testing/sysfs-kernel-mm The file was added Documentation/ABI/obsolete/sysfs-bus-iio The file was added Documentation/ABI/testing/devlink-resource-mlxsw The file was added Documentation/ABI/stable/sysfs-driver-w1_ds2438 The file was added Documentation/ABI/testing/sysfs-fs-ext4 The file was added Documentation/ABI/stable/sysfs-driver-aspeed-vuart The file was added Documentation/ABI/testing/sysfs-bus-iio-gyro-bmg160 The file was added Documentation/ABI/testing/sysfs-class-gnss The file was added Documentation/ABI/testing/procfs-smaps_rollup The file was added Documentation/ABI/testing/sysfs-bus-iio-mpu6050 The file was added Documentation/ABI/stable/sysfs-bus-usb The file was added Documentation/ABI/testing/configfs-usb-gadget-subset The file was added Documentation/ABI/stable/o2cb The file was added Documentation/PCI/tph.rst The file was added Documentation/ABI/testing/sysfs-platform-brcmstb-gisb-arb The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a The file was added .get_maintainer.ignore The file was added Documentation/ABI/testing/sysfs-ata The file was added Documentation/ABI/testing/sysfs-bus-iio-frequency-admv1013 The file was added .editorconfig The file was added Documentation/ABI/removed/raw1394 The file was added Documentation/ABI/testing/configfs-usb-gadget-acm The file was added Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl The file was added Documentation/Changes The file was added Documentation/ABI/testing/sysfs-driver-qat_ras The file was added Documentation/ABI/testing/sysfs-bus-auxiliary The file was added Documentation/ABI/testing/sysfs-devices-consumer The file was added Documentation/ABI/testing/debugfs-pcie-ptm The file was added Documentation/RCU/Design/Data-Structures/TreeLevel.svg The file was added Documentation/ABI/testing/sysfs-cfq-target-latency The file was added Documentation/ABI/testing/sysfs-class-stm_source The file was added Documentation/PCI/endpoint/pci-vntb-howto.rst The file was added Documentation/ABI/stable/sysfs-hypervisor-xen The file was added Documentation/ABI/testing/sysfs-driver-hid-logitech-lg4ff The file was added Documentation/ABI/testing/sysfs-pps The file was added Documentation/ABI/stable/sysfs-driver-usb-usbtmc The file was added .rustfmt.toml The file was added Documentation/ABI/testing/sysfs-bus-intel_th-output-devices The file was added Documentation/ABI/testing/sysfs-kernel-btf The file was added Documentation/ABI/stable/sysfs-class-bluetooth The file was added Documentation/ABI/testing/sysfs-firmware-turris-mox-rwtm The file was added Documentation/ABI/testing/sysfs-class-net The file was added Documentation/ABI/testing/sysfs-devices-platform-dock The file was added Documentation/ABI/stable/sysfs-bus-nvmem The file was added Documentation/ABI/obsolete/sysfs-cpuidle The file was added Documentation/ABI/testing/sysfs-devices-mapping The file was added Documentation/ABI/obsolete/sysfs-kernel-fadump_release_mem The file was added Documentation/ABI/stable/sysfs-driver-qla2xxx The file was added Documentation/ABI/testing/debugfs-tpmi The file was added Documentation/PCI/endpoint/function/binding/pci-ntb.rst The file was added Documentation/ABI/testing/configfs-usb-gadget-ecm The file was added Documentation/ABI/testing/sysfs-devices-system-ibm-rtl The file was added Documentation/ABI/stable/syscalls The file was added Documentation/ABI/testing/sysfs-devices-xenbus The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-ad-sigma-delta The file was added Documentation/ABI/testing/sysfs-driver-qat_rl The file was added .cocciconfig The file was added Documentation/ABI/stable/sysfs-bus-xen-backend The file was added Documentation/ABI/testing/sysfs-devices-power_resources_D2 The file was added Documentation/ABI/testing/configfs-usb-gadget-uac2 The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-funnel The file was added Documentation/ABI/testing/sysfs-class-powercap The file was added Documentation/ABI/testing/sysfs-class-power-wilco The file was added Documentation/ABI/testing/sysfs-class-bsr The file was added Documentation/ABI/testing/sysfs-class-wakeup The file was added Documentation/ABI/testing/sysfs-class-led-trigger-oneshot The file was added Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs The file was added Documentation/ABI/testing/sysfs-edac-memory-repair The file was added Documentation/ABI/testing/sysfs-platform-hidma-mgmt The file was added Documentation/PCI/pciebus-howto.rst The file was added Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers The file was added Documentation/ABI/testing/sysfs-edac-ecs The file was added Documentation/ABI/testing/sysfs-bus-usb-devices-usbsevseg The file was added Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update The file was added Documentation/ABI/testing/sysfs-bus-intel_th-devices-pti The file was added Documentation/ABI/testing/sysfs-driver-hid-ntrig The file was added Documentation/ABI/testing/sysfs-driver-wacom The file was added Documentation/ABI/testing/sysfs-class-tee The file was added Documentation/ABI/testing/debugfs-dell-wmi-ddv The file was added Documentation/ABI/testing/sysfs-bus-acpi The file was added Documentation/ABI/testing/sysfs-timecard The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-dsa The file was added Documentation/ABI/testing/sysfs-class-platform-profile The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-konepure The file was added Documentation/ABI/testing/sysfs-class-typec The file was added Documentation/PCI/controller/rcar-pcie-firmware.rst The file was added Documentation/ABI/testing/configfs-usb-gadget-midi2 The file was added Documentation/ABI/testing/securityfs-secrets-coco The file was added Documentation/ABI/testing/sysfs-driver-hid-appletb-kbd The file was added Documentation/ABI/testing/sysfs-platform-ts5500 The file was added Documentation/ABI/testing/configfs-stp-policy-p_sys-t The file was added Documentation/ABI/testing/sysfs-kernel-mm-mempolicy-weighted-interleave The file was added Documentation/ABI/testing/sysfs-devices-real_power_state The file was added Documentation/ABI/removed/sysfs-firmware-efi-vars The file was added Documentation/ABI/testing/sysfs-driver-qat The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua The file was added Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon The file was added Documentation/ABI/testing/sysfs-driver-hid-lenovo The file was added Documentation/ABI/stable/sysfs-class-ubi The file was added Documentation/ABI/testing/sysfs-devices-vfio-dev The file was added Documentation/ABI/testing/sysfs-bus-iio-timer-stm32 The file was added Documentation/ABI/testing/debugfs-cxl The file was added Documentation/ABI/stable/sysfs-devices The file was added Documentation/ABI/testing/debugfs-amd-iommu The file was added Documentation/ABI/testing/sysfs-class-extcon The file was added Documentation/ABI/testing/sysfs-bus-platform-devices-ampere-smpro The file was added Documentation/ABI/testing/sysfs-block-bcache The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 The file was added Documentation/ABI/testing/sysfs-platform-mellanox-bootctl The file was added Documentation/ABI/testing/debugfs-msi-wmi-platform The file was added Documentation/PCI/endpoint/function/binding/pci-test.rst The file was added Documentation/ABI/testing/sysfs-kernel-mm-damon The file was added Documentation/ABI/testing/debugfs-vfio The file was added Documentation/ABI/stable/sysfs-class-backlight The file was added Documentation/ABI/testing/configfs-usb-gadget-phonet The file was added Documentation/ABI/testing/sysfs-driver-samsung-laptop The file was added Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon The file was added Documentation/CodingStyle The file was added Documentation/ABI/testing/sysfs-class-devfreq The file was added Documentation/ABI/testing/sysfs-kernel-livepatch The file was added Documentation/RCU/Design/Data-Structures/TreeMappingLevel.svg The file was added Documentation/ABI/testing/sysfs-bus-iio-meas-spec The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-dyntick.svg The file was added Documentation/ABI/testing/sysfs-bus-optee-devices The file was added Documentation/PCI/pci.rst The file was added Documentation/ABI/testing/debugfs-ec The file was added Documentation/ABI/stable/sysfs-fs-orangefs The file was added Documentation/ABI/testing/sysfs-class-iommu-amd-iommu The file was added Documentation/ABI/stable/sysfs-platform-wmi-bmof The file was added Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 The file was added Documentation/ABI/testing/sysfs-ptp The file was added Documentation/ABI/removed/ip_queue The file was added Documentation/ABI/testing/sysfs-class-thermal The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-etb10 The file was added Documentation/ABI/testing/sysfs-bus-cdx The file was added Documentation/ABI/testing/sysfs-bus-iio-ad9739a The file was added Documentation/RCU/Design/Data-Structures/blkd_task.svg The file was added Documentation/ABI/testing/sysfs-fs-ubifs The file was added Documentation/PCI/endpoint/pci-endpoint.rst The file was added Documentation/ABI/testing/configfs-usb-gadget-rndis The file was added Documentation/ABI/testing/configfs-usb-gadget-uac1 The file was added Documentation/ABI/testing/sysfs-class-led-trigger-tty The file was added Documentation/ABI/stable/sysfs-class-rfkill The file was added Documentation/ABI/testing/sysfs-driver-panthor-profiling The file was added Documentation/ABI/testing/sysfs-platform-renesas_usb3 The file was added Documentation/ABI/testing/sysfs-driver-hid-picolcd The file was added Documentation/RCU/Design/Data-Structures/nxtlist.svg The file was added Documentation/ABI/testing/sysfs-class-lcd The file was added Documentation/ABI/testing/ppc-memtrace The file was added Documentation/PCI/endpoint/index.rst The file was added Documentation/ABI/testing/sysfs-platform-brcmstb-memc The file was added Documentation/PCI/endpoint/pci-endpoint-cfs.rst The file was added .mailmap The file was added Documentation/ABI/testing/sysfs-class-fpga-manager The file was added Documentation/ABI/testing/sysfs-kernel-iommu_groups The file was added Documentation/ABI/testing/sysfs-class-fc The file was added Documentation/ABI/testing/sysfs-firmware-ofw The file was added Documentation/ABI/testing/sysfs-driver-genwqe The file was added Documentation/ABI/testing/sysfs-power The file was added Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups The file was added Documentation/ABI/testing/sysfs-kernel-fscaps The file was added Documentation/ABI/testing/configfs-usb-gadget-serial The file was added Documentation/ABI/removed/net_dma The file was added Documentation/ABI/stable/sysfs-driver-ib_srp The file was added Documentation/ABI/testing/debugfs-olpc The file was added Documentation/ABI/testing/sysfs-class-net-grcan The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-isku The file was added Documentation/ABI/testing/sysfs-fs-xfs The file was added Documentation/ABI/stable/sysfs-driver-firmware-zynqmp The file was added Documentation/ABI/testing/sysfs-driver-ucsi-ccg The file was added Documentation/ABI/testing/sysfs-nvmem-cells The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-iommu The file was added Documentation/ABI/testing/sysfs-bus-i3c The file was added Documentation/ABI/testing/sysfs-bus-iio-light-tsl2583 The file was added Documentation/ABI/testing/dev-kmsg The file was added Documentation/PCI/pcieaer-howto.rst The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-registry.svg The file was added Documentation/ABI/testing/debugfs-driver-qat_telemetry The file was added Documentation/ABI/testing/sysfs-bus-iio-light-isl29018 The file was added Documentation/ABI/testing/sysfs-kernel-mm-transparent-hugepage The file was added Documentation/ABI/testing/procfs-attr-exec The file was added Documentation/ABI/testing/configfs-usb-gadget-tcm The file was added Documentation/ABI/testing/sysfs-class-led-trigger-usbport The file was added Documentation/ABI/testing/sysfs-driver-typec-displayport The file was added Documentation/ABI/testing/sysfs-driver-xdata The file was added Documentation/ABI/stable/sysfs-block The file was added Documentation/ABI/testing/sysfs-class-drm The file was added Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst The file was added Documentation/RCU/Design/Data-Structures/HugeTreeClassicRCU.svg The file was added Documentation/ABI/testing/sysfs-bus-papr-pmem The file was added Documentation/ABI/testing/sysfs-class-net-janz-ican3 The file was added Documentation/ABI/testing/sysfs-ibft The file was added Documentation/ABI/testing/debugfs-wilco-ec The file was added Documentation/ABI/testing/sysfs-devices-coredump The file was added Documentation/ABI/testing/sysfs-fs-virtiofs The file was added Documentation/ABI/testing/sysfs-bus-i2c-devices-hm6352 The file was added Documentation/ABI/testing/sysfs-firmware-sgi_uv The file was added Documentation/ABI/testing/sysfs-bus-iio-inv_icm42600 The file was added Documentation/ABI/testing/sysfs-devices The file was added Documentation/ABI/testing/sysfs-kernel-softlockup_count The file was added Documentation/ABI/testing/sysfs-class-led-trigger-netdev The file was added Documentation/ABI/testing/sysfs-platform-alienware-wmi The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-mt6360 The file was added Documentation/ABI/testing/sysfs-kernel-fadump The file was added Documentation/ABI/obsolete/o2cb The file was added Documentation/ABI/testing/sysfs-bus-iio-thermocouple The file was added Documentation/ABI/testing/sysfs-kernel-mm-hugepages The file was added Documentation/ABI/testing/sysfs-bus-platform The file was added Documentation/ABI/testing/sysfs-class-power-rt9467 The file was added Documentation/ABI/obsolete/sysfs-bus-usb The file was added Documentation/ABI/testing/sysfs-bus-mdio The file was added Documentation/ABI/testing/sysfs-driver-hid-srws1 The file was added Documentation/ABI/testing/sysfs-platform-dell-laptop The file was added Documentation/ABI/testing/sysfs-class-rnbd-client The file was added Documentation/ABI/testing/sysfs-devices-state_synced The file was added Documentation/ABI/removed/sysfs-bus-nfit The file was added Documentation/ABI/testing/sysfs-platform-dell-wmi-ddv The file was added Documentation/ABI/testing/sysfs-bus-pci-devices-aer The file was added Documentation/ABI/testing/sysfs-firmware-efi The file was added Documentation/ABI/testing/sysfs-bus-iio-sps30 The file was added Documentation/ABI/testing/sysfs-bus-i2c-devices-fsa9480 The file was added Documentation/ABI/testing/sysfs-devices-platform-docg3 The file was added Documentation/ABI/testing/sysfs-class-led The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-stm The file was added Documentation/ABI/testing/sysfs-firmware-efi-esrt The file was added Documentation/ABI/testing/sysfs-devices-removable The file was added Documentation/ABI/testing/sysfs-devices-software_node The file was added Documentation/PCI/pci-iov-howto.rst The file was added Documentation/ABI/testing/usb-charger-uevent The file was added Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info The file was added Documentation/ABI/testing/configfs-usb-gadget-ncm The file was added Documentation/ABI/testing/sysfs-class-devfreq-event The file was added COPYING The file was added Documentation/ABI/testing/sysfs-class-usb_power_delivery The file was added Documentation/ABI/testing/sysfs-platform-dell-privacy-wmi The file was added Documentation/ABI/testing/configfs-usb-gadget The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-dummy-source The file was added Documentation/ABI/testing/sysfs-kernel-mm-cma The file was added Documentation/ABI/stable/procfs-audit_loginuid The file was added Documentation/ABI/testing/sysfs-platform-intel-wmi-sbl-fw-update The file was added Documentation/ABI/stable/sysfs-driver-mlxreg-io The file was added Documentation/ABI/testing/sysfs-firmware-dmi-entries The file was added Documentation/ABI/testing/configfs-usb-gadget-sourcesink The file was added Documentation/ABI/testing/sysfs-driver-hid-wiimote The file was added Documentation/ABI/testing/sysfs-bus-fcoe The file was added Documentation/ABI/testing/sysfs-bus-soundwire-master The file was added Documentation/ABI/testing/debugfs-driver-genwqe The file was added Documentation/ABI/testing/sysfs-fs-erofs The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-2.svg The file was added Documentation/ABI/testing/sysfs-bus-iio-distance-srf08 The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-kovaplus The file was added Documentation/ABI/testing/configfs-iio The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-invocation.svg The file was added Documentation/ABI/testing/sysfs-platform-dfl-port The file was added Documentation/ABI/testing/sysfs-block-dm The file was added Documentation/ABI/testing/sysfs-platform-oxp The file was added Documentation/ABI/testing/sysfs-kernel-irq The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192 The file was added Documentation/ABI/testing/sysfs-bus-iio-health-afe440x The file was added Documentation/PCI/endpoint/pci-ntb-function.rst The file was added Documentation/ABI/testing/debugfs-hyperv The file was added Documentation/ABI/testing/sysfs-devices-virtual-misc-tdx_guest The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg The file was added Documentation/ABI/testing/sysfs-secvar The file was added Documentation/ABI/stable/vdso The file was added Documentation/ABI/testing/sysfs-devices-supplier The file was added Documentation/ABI/testing/sysfs-devices-waiting_for_supplier The file was added Documentation/ABI/testing/sysfs-class-power-rt9471 The file was added Documentation/ABI/testing/sysfs-bus-pci-drivers-janz-cmodio The file was added Documentation/ABI/testing/sysfs-platform-intel-ifs The file was added Documentation/ABI/testing/sysfs-driver-eud The file was added Documentation/ABI/testing/sysfs-bus-iio-sx9324 The file was added Documentation/ABI/testing/sysfs-devices-mmc The file was added Documentation/Kconfig The file was added Documentation/ABI/testing/debugfs-scmi-raw The file was added Documentation/ABI/testing/sysfs-pps-gen The file was added Documentation/ABI/testing/sysfs-class-net-peak_usb The file was added Documentation/ABI/testing/sysfs-devices-resource_in_use The file was added Documentation/ABI/stable/sysfs-class-tpm The file was added Documentation/ABI/testing/debugfs-cec-error-inj The file was added Documentation/ABI/testing/sysfs-driver-pciback The file was added Documentation/ABI/testing/sysfs-amd-pmf The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector The file was added Documentation/ABI/testing/sysfs-bus-vfio-mdev The file was added Documentation/ABI/testing/sysfs-bus-dfl The file was added Documentation/ABI/testing/sysfs-profiling The file was added Documentation/ABI/stable/sysfs-driver-dma-idxd The file was added Documentation/ABI/testing/configfs-usb-gadget-hid The file was added Documentation/ABI/obsolete/sysfs-gpio The file was added Documentation/ABI/testing/sysfs-bus-coreboot The file was added Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533 The file was added Documentation/ABI/testing/sysfs-bus-iio-dac-dpot-dac The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-fqs.svg The file was added Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager The file was added Documentation/ABI/testing/sysfs-class-net-phydev The file was added Documentation/ABI/testing/sysfs-devices-power_resources_wakeup The file was added Documentation/ABI/testing/procfs-diskstats The file was added Documentation/ABI/testing/sysfs-bus-iio-dma-buffer The file was added Documentation/ABI/testing/sysfs-driver-w1_therm The file was added Documentation/ABI/stable/sysfs-driver-speakup The file was added Documentation/ABI/testing/sysfs-driver-ge-achc The file was added Documentation/ABI/testing/sysfs-class-led-driver-lm3533 The file was added Documentation/ABI/testing/sysfs-bus-amba The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130 The file was added Documentation/ABI/testing/sysfs-devices-platform-ipmi The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-arvo The file was added Documentation/ABI/testing/rtc-cdev The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-dfl_fme The file was added Documentation/ABI/testing/sysfs-bus-rbd The file was added Documentation/ABI/testing/sysfs-class-rtc The file was added Documentation/ABI/testing/sysfs-class-vduse The file was added Documentation/ABI/testing/sysfs-bus-iio-proximity-as3935 The file was added Documentation/ABI/testing/sysfs-platform-msi-laptop The file was added Documentation/ABI/testing/sysfs-driver-ppi The file was added Documentation/ABI/testing/sysfs-driver-fsi-master-gpio The file was added Documentation/ABI/stable/firewire-cdev The file was added Documentation/ABI/testing/sysfs-platform-intel-pmc The file was added Documentation/ABI/stable/sysfs-firmware-opal-dump The file was added Documentation/ABI/testing/sysfs-driver-intel-rapid-start The file was added Documentation/ABI/testing/sysfs-class-backlight-driver-lm3533 The file was added Documentation/RCU/Design/Expedited-Grace-Periods/ExpRCUFlow.svg The file was added Documentation/ABI/README The file was added Documentation/ABI/obsolete/sysfs-driver-samsung-laptop The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_gpci The file was added Documentation/ABI/testing/sysfs-class-iommu The file was added Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32 The file was added Documentation/ABI/testing/sysfs-devices-platform-soc-ipa The file was added Documentation/ABI/testing/sysfs-amd-pmc The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-vpa-pmu The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel1.svg The file was added Documentation/ABI/testing/sysfs-class-stm The file was added Documentation/.gitignore The file was added Documentation/ABI/stable/thermal-notification The file was added Documentation/ABI/testing/sysfs-block-zram The file was added Documentation/ABI/testing/sysfs-platform-tahvo-usb The file was added Documentation/ABI/testing/sysfs-firmware-gsmi The file was added Documentation/ABI/testing/sysfs-bus-mcb The file was added Documentation/ABI/testing/sysfs-bus-dax The file was added Documentation/ABI/stable/sysfs-devices-system-cpu The file was added Documentation/ABI/testing/sysfs-class-switchtec The file was added Documentation/ABI/testing/sysfs-driver-jz4780-efuse The file was added Documentation/ABI/testing/debugfs-scmi The file was added Documentation/ABI/testing/sysfs-class-usb_role The file was added Documentation/ABI/testing/sysfs-firmware-opal-psr The file was added Documentation/ABI/removed/sysfs-selinux-disable The file was added Documentation/ABI/testing/sysfs-bus-iio-chemical-sgp40 The file was added Documentation/ABI/testing/sysfs-bus-iio-impedance-analyzer-ad5933 The file was added Documentation/PCI/msi-howto.rst The file was added Documentation/ABI/removed/sysfs-kernel-fadump_release_opalcore The file was added Documentation/ABI/testing/sysfs-class-zram The file was added Documentation/ABI/testing/sysfs-bus-fsl-mc The file was added Documentation/ABI/testing/sysfs-class-devlink The file was added Documentation/ABI/testing/debugfs-ideapad The file was added Documentation/ABI/testing/sysfs-kernel-oops_count The file was added Documentation/ABI/testing/debugfs-cros-ec The file was added Documentation/ABI/removed/sysfs-kernel-uids The file was added Documentation/ABI/testing/sysfs-class-fpga-bridge The file was added Documentation/ABI/testing/sysfs-class-net-statistics The file was added Documentation/ABI/testing/sysfs-devices-soc The file was added Documentation/ABI/testing/sysfs-class-net-cdc_ncm The file was added Documentation/ABI/testing/configfs-usb-gadget-printer The file was added Documentation/ABI/testing/sysfs-driver-input-exc3000 The file was added Documentation/ABI/removed/sysfs-mce The file was added Documentation/ABI/testing/sysfs-devices-power_resources_D3hot The file was added Documentation/ABI/testing/sysfs-platform-dptf The file was added Documentation/ABI/testing/sysfs-driver-hid-logitech-hidpp The file was added Documentation/ABI/testing/sysfs-bus-iio-sx9310 The file was added Documentation/ABI/testing/sysfs-bus-platform-devices-occ-hwmon The file was added .gitattributes The file was added .gitignore The file was added Documentation/ABI/testing/sysfs-bus-spi-devices-spi-nor The file was added Documentation/ABI/testing/sysfs-class-remoteproc The file was added Documentation/ABI/testing/sysfs-bus-platform-onboard-usb-dev The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel8.svg The file was added Documentation/ABI/testing/configfs-usb-gadget-mass-storage The file was added Documentation/ABI/testing/sysfs-uevent The file was added Documentation/ABI/testing/sysfs-driver-chromeos-acpi The file was added Documentation/ABI/testing/sysfs-driver-hid-roccat-kone The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel5.svg The file was added Documentation/RCU/Design/Data-Structures/Data-Structures.rst The file was added Documentation/ABI/testing/sysfs-edac-scrub The file was added CREDITS The file was added Documentation/ABI/testing/sysfs-kernel-mm-swap The file was added Documentation/ABI/stable/sysfs-bus-vmbus The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel4.svg The file was added Documentation/ABI/removed/sysfs-selinux-checkreqprot The file was added Documentation/ABI/testing/sysfs-class-rtc-rtc0-device-rtc_calibration The file was added Documentation/ABI/testing/sysfs-class-intel_pmt The file was added Documentation/ABI/testing/sysfs-platform-mellanox-pmc The file was added Documentation/ABI/testing/configfs-usb-gadget-eem The file was added Documentation/ABI/testing/sysfs-class-net-qmi The file was added Documentation/ABI/testing/sysfs-class-pwm The file was added Documentation/ABI/testing/sysfs-class-net-queues The file was added Documentation/PCI/acpi-info.rst The file was added Documentation/ABI/stable/sysfs-driver-w1_ds28e04 The file was added Documentation/ABI/testing/sysfs-bus-bcma The file was added Documentation/ABI/testing/sysfs-devices-platform-sh_mobile_lcdc_fb The file was added Documentation/ABI/testing/sysfs-class-chromeos The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-ultra_smb The file was added Documentation/ABI/testing/sysfs-platform_profile The file was added Documentation/ABI/testing/sysfs-bus-iio The file was added Documentation/ABI/testing/sysfs-platform-dell-smbios The file was added Documentation/ABI/testing/ima_policy The file was added Documentation/ABI/testing/configfs-rdma_cm The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-uncore The file was added Documentation/ABI/testing/sysfs-module The file was added Documentation/ABI/testing/sysfs-bus-iio-dac-ltc2688 The file was added Documentation/ABI/testing/sysfs-bus-typec The file was added Documentation/ABI/removed/o2cb The file was added Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531 The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x The file was added Documentation/ABI/testing/sysfs-devices-sun The file was added Documentation/ABI/testing/sysfs-driver-framer-pef2256 The file was added Documentation/ABI/testing/sysfs-driver-hid-multitouch The file was added Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372 The file was added Documentation/ABI/testing/sysfs-firmware-log The file was added Documentation/ABI/testing/sysfs-bus-iio-proximity The file was added Documentation/ABI/testing/sysfs-bus-peci The file was added Documentation/ABI/testing/sysfs-driver-hid The file was added Documentation/ABI/testing/sysfs-driver-hid-corsair The file was added Documentation/ABI/testing/sysfs-class-backlight-lm3639 The file was added Documentation/ABI/testing/sysfs-class-power-gaokun The file was added Documentation/ABI/testing/procfs-attr-prev The file was added Documentation/ABI/testing/sysfs-bus-i2c-devices-bq32k The file was added Documentation/ABI/testing/sysfs-bus-i2c-devices-m24lr The file was added Documentation/ABI/testing/debugfs-dwc-pcie The file was added Documentation/ABI/testing/sysfs-class-mic The file was added Documentation/ABI/testing/sysfs-class-led-driver-aw200xx The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-koneplus The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x The file was added Documentation/ABI/testing/sysfs-devices-lpss_ltr The file was added Documentation/ABI/testing/sysfs-bus-intel_th-devices-gth The file was added Documentation/ABI/testing/sysfs-class-chromeos-driver-cros-ec-vbc The file was added Documentation/ABI/testing/sysfs-driver-intel_sdsi The file was added Documentation/ABI/stable/sysfs-devices-system-xen_memory The file was added Documentation/ABI/testing/sysfs-bus-pci-drivers-ehci_hcd The file was added Documentation/ABI/testing/sysfs-driver-intc_sar The file was added Documentation/ABI/testing/sysfs-kernel-reboot The file was added Documentation/ABI/stable/sysfs-driver-dma-ioatdma The file was added Documentation/ABI/testing/sysfs-firmware-dmi-tables The file was added Documentation/ABI/testing/sysfs-class-firmware-attributes The file was added Documentation/ABI/stable/sysfs-kernel-time-aux-clocks The file was added Documentation/ABI/testing/sysfs-driver-hid-prodikeys The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-savu The file was added Documentation/ABI/testing/sysfs-bus-dfl-devices-n3000-nios The file was added Documentation/ABI/testing/sysfs-block-rnbd The file was added Documentation/ABI/testing/sysfs-class-net-dsa The file was added Documentation/PCI/index.rst The file was added Documentation/ABI/testing/configfs-most The file was added Documentation/ABI/testing/sysfs-bus-thunderbolt The file was added Documentation/ABI/testing/sysfs-driver-intel-m10-bmc The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-vpa-dtl The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-max11410 The file was added Documentation/ABI/testing/sysfs-bus-iio-accel-bmc150 The file was added Documentation/PCI/endpoint/pci-vntb-function.rst The file was added Documentation/ABI/testing/configfs-usb-gadget-uvc The file was added Documentation/ABI/testing/debugfs-iio-backend The file was added Documentation/ABI/testing/sysfs-driver-uacce The file was added Documentation/ABI/testing/sysfs-class-power The file was added Documentation/ABI/testing/sysfs-bus-iio-light-lm3533-als The file was added Documentation/ABI/testing/sysfs-kernel-mm-mempolicy The file was added Documentation/PCI/controller/index.rst The file was added .pylintrc The file was added Documentation/ABI/testing/configfs-usb-gadget-loopback The file was added Documentation/ABI/testing/sysfs-bus-iio-frequency-admv1014 The file was added Documentation/ABI/testing/sysfs-kernel-address_bits The file was added Documentation/PCI/endpoint/pci-test-howto.rst The file was added Documentation/ABI/testing/sysfs-bus-i2c-devices-turris-omnia-mcu The file was added Documentation/ABI/testing/sysfs-class-rapidio The file was added Documentation/ABI/testing/sysfs-kernel-warn_count The file was added Documentation/ABI/testing/sysfs-devices-system-cpu The file was added Documentation/ABI/testing/debugfs-hisi-sec The file was added Documentation/ABI/obsolete/sysfs-selinux-user The file was added Documentation/RCU/Design/Expedited-Grace-Periods/ExpSchedFlow.svg The file was added Documentation/ABI/testing/sysfs-class-mtd The file was added Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350 The file was added Documentation/ABI/obsolete/sysfs-platform-ideapad-laptop The file was added Documentation/ABI/testing/debugfs-moxtet The file was added Documentation/ABI/testing/configfs-usb-gadget-obex The file was added Documentation/ABI/testing/sysfs-bus-pci The file was added Documentation/ABI/testing/sysfs-class-fc_remote_ports The file was added Documentation/ABI/testing/sysfs-devices-online The file was added Documentation/ABI/testing/sysfs-class-power-surface The file was added Documentation/ABI/testing/sysfs-devices-power The file was added Documentation/ABI/testing/sysfs-block-device The file was added Documentation/.renames.txt The file was added Documentation/ABI/obsolete/procfs-i8k The file was added Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD The file was added Documentation/ABI/testing/sysfs-driver-ccp The file was added Documentation/ABI/testing/sysfs-platform-wilco-ec The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc The file was added Documentation/ABI/testing/sysfs-driver-input-axp-pek The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-ryos The file was added Documentation/ABI/testing/sysfs-devices-platform-_UDC_-gadget The file was added Documentation/ABI/testing/sysfs-class-power-max1720x The file was added Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo The file was added Documentation/ABI/testing/sysfs-bus-siox The file was added Documentation/ABI/testing/sysfs-driver-panfrost-profiling The file was added Documentation/ABI/testing/sysfs-c2port The file was added Documentation/ABI/testing/sysfs-bus-pci-devices-catpt The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-cleanup.svg The file was added Documentation/ABI/testing/sysfs-class-rc-nuvoton The file was added Documentation/ABI/testing/sysfs-ocfs2 The file was added Documentation/ABI/testing/sysfs-bus-most The file was added Documentation/ABI/testing/sysfs-platform-at91 The file was added Documentation/PCI/endpoint/pci-test-function.rst The file was added Documentation/ABI/testing/sysfs-platform-twl4030-usb The file was added Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra The file was added Documentation/ABI/testing/sysfs-bus-iio-cdc-ad7746 The file was added Documentation/ABI/testing/sysfs-bus-pci-drivers-xhci_hcd The file was added Documentation/ABI/stable/sysfs-bus-mhi The file was added Documentation/ABI/testing/debugfs-driver-dcc The file was added Documentation/ABI/testing/sysfs-bus-cxl The file was added Documentation/ABI/testing/sysfs-bus-mmc The file was added Documentation/ABI/stable/sysfs-bus-firewire The file was added Documentation/ABI/testing/usb-uevent The file was added Documentation/ABI/testing/sysfs-bus-intel_th-devices-msc The file was added Documentation/ABI/testing/sysfs-class-watchdog The file was added Documentation/ABI/testing/sysfs-class-led-multicolor The file was added Documentation/PCI/endpoint/pci-nvme-function.rst The file was added Documentation/ABI/testing/sysfs-bus-mei The file was added Documentation/ABI/testing/sysfs-driver-toshiba_haps The file was added Documentation/ABI/obsolete/sysfs-firmware-acpi The file was added Documentation/ABI/testing/sysfs-bus-iio-dac-ad5766 The file was added .clang-format The file was added Documentation/ABI/testing/sysfs-kernel-hardlockup_count The file was added Documentation/ABI/testing/sysfs-class-leds-gt683r The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm The file was added Documentation/ABI/testing/sysfs-bus-iio-vf610 The file was added Documentation/ABI/stable/sysfs-class-udc The file was added Documentation/Makefile The file was added Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs The file was added Documentation/ABI/testing/sysfs-class-led-trigger-pattern The file was added Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-caps The file was added Documentation/ABI/testing/debugfs-pfo-nx-crypto The file was added Documentation/ABI/testing/sysfs-memory-page-offline The file was added Documentation/ABI/testing/sysfs-class-mei The file was added .clippy.toml The file was added Documentation/ABI/testing/sysfs-platform-asus-wmi The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-hotplug.svg The file was added Documentation/ABI/testing/sysfs-platform-kim The file was added Documentation/ABI/testing/sysfs-devices-memory The file was added Documentation/ABI/testing/configfs-usb-gadget-uac1_legacy The file was added Documentation/RCU/Design/Data-Structures/BigTreeClassicRCU.svg The file was added Documentation/ABI/removed/video1394 The file was added Documentation/ABI/testing/sysfs-class-led-driver-turris-omnia The file was added Documentation/ABI/testing/sysfs-kernel-vmcoreinfo The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-mcp3564 The file was added Documentation/ABI/testing/sysfs-kernel-rcu_stall_count The file was added Documentation/ABI/testing/sysfs-class-rc The file was added Documentation/ABI/testing/sysfs-bus-media The file was added Documentation/ABI/testing/sysfs-driver-st The file was added Documentation/ABI/obsolete/sysfs-kernel-fadump_enabled The file was added Documentation/ABI/testing/sysfs-fs-nilfs2 The file was added Documentation/ABI/testing/sysfs-platform-intel-wmi-thunderbolt The file was added Documentation/ABI/testing/sysfs-bus-iio-dac The file was added Documentation/ABI/testing/sysfs-class-fc_host The file was added Documentation/ABI/testing/configfs-spear-pcie-gadget The file was added Documentation/ABI/testing/sysfs-driver-spi-intel The file was added Documentation/PCI/sysfs-pci.rst The file was added Documentation/ABI/testing/sysfs-bus-fsi The file was added Documentation/ABI/testing/sysfs-class-chromeos-driver-cros-ec-lightbar The file was added Documentation/ABI/testing/debugfs-hisi-migration The file was added Documentation/ABI/testing/sysfs-firmware-opal-powercap The file was added Documentation/ABI/testing/sysfs-block-loop The file was added Documentation/ABI/testing/sysfs-bus-i2c-devices-pca954x The file was added Documentation/PCI/pci-error-recovery.rst The file was added Documentation/ABI/testing/sysfs-driver-tegra-fuse The file was added Documentation/ABI/testing/sysfs-bus-pci-devices-pvpanic The file was added Documentation/ABI/testing/sysfs-class-led-flash The file was added Documentation/ABI/stable/sysfs-firmware-opal-elog The file was added Documentation/ABI/testing/sysfs-class-power-ltc4162l The file was added Documentation/ABI/testing/sysfs-bus-iio-isl29501 The file was added Documentation/ABI/testing/debugfs-alienware-wmi The file was added Documentation/ABI/removed/devfs The file was added Documentation/ABI/testing/sysfs-kernel-slab The file was added Documentation/ABI/testing/sysfs-bus-iio-ina2xx-adc The file was added Documentation/ABI/testing/sysfs-dev The file was added Documentation/ABI/testing/sysfs-driver-aspeed-uart-routing The file was added Documentation/ABI/testing/configfs-stp-policy The file was added Documentation/ABI/testing/sysfs-class-rnbd-server The file was added Documentation/ABI/testing/gpio-cdev The file was added Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-qs.svg The file was added Documentation/ABI/testing/sysfs-bus-usb The file was added Documentation/ABI/testing/sysfs-bus-vmbus The file was added Documentation/ABI/testing/sysfs-class-fpga-region The file was added Documentation/RCU/Design/Data-Structures/BigTreePreemptRCUBHdyntickCB.svg The file was added Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.rst The file was added Documentation/ABI/testing/configfs-tsm-report The file was added Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 The file was added Documentation/ABI/testing/sysfs-bus-vdpa The file was added Documentation/ABI/testing/sysfs-driver-zynqmp-fpga The file was added Documentation/ABI/obsolete/automount-tracefs-debugfs The file was added Documentation/ABI/removed/sysfs-class-rfkill The file was added Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4371 The file was added Documentation/ABI/testing/sysfs-class-spi-eeprom The file was added Documentation/ABI/stable/sysfs-devices-node The file was added Documentation/ABI/testing/sysfs-bus-rapidio The file was added Documentation/ABI/testing/sysfs-class-firmware The file was added Documentation/ABI/testing/sysfs-class-power-twl4030 The file was added Documentation/ABI/stable/sysfs-bus-fsl-mc The file was added Documentation/ABI/testing/sysfs-bus-pci-devices-avs The file was added Documentation/ABI/testing/sysfs-driver-xen-blkfront The file was added Documentation/ABI/testing/sysfs-driver-toshiba_acpi The file was added Documentation/ABI/testing/pstore The file was added Documentation/ABI/testing/sysfs-bus-pci-devices-cciss The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel3.svg The file was added Documentation/ABI/testing/sysfs-driver-ufs The file was added Documentation/ABI/testing/sysfs-driver-w1_ds28e17 The file was added Documentation/ABI/testing/sysfs-bus-hsi The file was added Documentation/ABI/testing/sysfs-bus-wmi The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel2.svg The file was added Documentation/ABI/testing/sysfs-bus-coresight-devices-trbe The file was added Documentation/ABI/testing/sysfs-class-mux The file was added Documentation/ABI/stable/sysfs-class-infiniband The file was added Documentation/ABI/obsolete/sysfs-kernel-fadump_registered The file was added Documentation/ABI/testing/sysfs-class-backlight The file was added Documentation/ABI/testing/sysfs-platform-dfl-fme The file was added Documentation/ABI/testing/sysfs-platform-sst-atom The file was added Documentation/ABI/testing/sysfs-platform-usbip-vudc The file was added Documentation/ABI/testing/debugfs-driver-habanalabs The file was added Documentation/ABI/testing/sysfs-bus-iio-cros-ec The file was added Documentation/ABI/testing/sysfs-pps-gen-tio The file was added Documentation/ABI/testing/sysfs-hypervisor-xen The file was added Documentation/ABI/testing/sysfs-bus-rpmsg The file was added Documentation/ABI/testing/sysfs-class-scsi_tape The file was added Documentation/ABI/testing/sysfs-class-iommu-intel-iommu The file was added Documentation/ABI/testing/sysfs-firmware-lefi-boardinfo The file was added Documentation/ABI/testing/configfs-usb-gadget-midi The file was added Documentation/ABI/testing/debugfs-hisi-hpre The file was added Documentation/ABI/testing/sysfs-platform-eeepc-laptop The file was added Documentation/ABI/testing/sysfs-devices-physical_location The file was added Documentation/ABI/testing/sysfs-fs-f2fs The file was added Documentation/ABI/testing/sysfs-driver-hid-corsair-void The file was added Documentation/ABI/testing/sysfs-firmware-acpi The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices The file was added Documentation/ABI/testing/sysfs-bus-iio-light-tsl2772 The file was added Documentation/ABI/testing/sysfs-devices-power_resources_D0 The file was added Documentation/ABI/testing/sysfs-bus-platform-drivers-amd_x3d_vcache The file was added Documentation/ABI/testing/dell-smbios-wmi The file was added Documentation/ABI/testing/sysfs-block-aoe The file was added Documentation/ABI/testing/debugfs-driver-qat The file was added Documentation/ABI/testing/sysfs-platform-phy-rcar-gen3-usb2 The file was added Documentation/ABI/removed/sysfs-class-cxl The file was added Documentation/ABI/testing/sysfs-class The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel0.svg The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-1.svg The file was added Documentation/ABI/stable/sysfs-kernel-notes The file was added Documentation/ABI/testing/sysfs-bus-css The file was added Documentation/ABI/testing/configfs-usb-gadget-ffs The file was added Documentation/ABI/testing/sysfs-bus-nfit The file was added Documentation/ABI/testing/sysfs-devices-platform-stratix10-rsu The file was added Documentation/ABI/testing/debugfs-hisi-zip The file was added Documentation/ABI/testing/sysfs-firmware-efi-runtime-map The file was added Documentation/RCU/Design/Memory-Ordering/rcu_node-lock.svg The file was added Documentation/ABI/stable/sysfs-bus-w1 The file was added Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp-init-3.svg The file was added Documentation/ABI/testing/sysfs-bus-usb-lvstest The file was added Documentation/ABI/testing/sysfs-bus-iio-resolver-ad2s1210 The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel6.svg The file was added Documentation/ABI/stable/sysfs-acpi-pmprofile The file was added Documentation/ABI/stable/sysfs-driver-w1_ds28ea00 The file was added Documentation/ABI/testing/sysfs-bus-iio-chemical-vz89x The file was added Documentation/ABI/testing/sysfs-driver-altera-cvp The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-pac1934 The file was added Documentation/ABI/testing/sysfs-class-regulator The file was added Documentation/ABI/testing/sysfs-firmware-initrd The file was added Documentation/ABI/testing/sysfs-bus-event_source-devices-events The file was added Documentation/ABI/testing/sysfs-class-hwmon The file was added Documentation/ABI/testing/sysfs-kernel-mm-ksm The file was added Documentation/ABI/testing/sysfs-platform-silicom The file was added Documentation/ABI/testing/sysfs-platform-ideapad-laptop The file was added Documentation/ABI/testing/sysfs-platform-power-on-reason The file was added Documentation/ABI/testing/debugfs-intel-iommu The file was added Documentation/ABI/testing/sysfs-class-scsi_host The file was added Documentation/RCU/Design/Expedited-Grace-Periods/Funnel7.svg The file was added Documentation/ABI/testing/sysfs-bus-iio-chemical-sunrise-co2 The file was added Documentation/ABI/testing/sysfs-bus-soundwire-slave The file was added Documentation/ABI/testing/debugfs-iio-ad9467 The file was added Documentation/ABI/testing/sysfs-platform-chipidea-usb2 The file was added Documentation/ABI/testing/sysfs-devices-power_resources_D1 The file was added Documentation/ABI/stable/sysfs-driver-misc-cp500 The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-hi8435 The file was added Documentation/ABI/testing/sysfs-kernel-boot_params The file was added Documentation/ABI/testing/sysfs-bus-iio-adc-stm32 The file was added Documentation/ABI/testing/sysfs-driver-qaic The file was added Documentation/ABI/testing/sysfs-devices-firmware_node The file was added Documentation/ABI/obsolete/sysfs-driver-intel_pmc_bxt The file was added Documentation/PCI/boot-interrupts.rst The file was added Documentation/ABI/testing/evm The file was added Documentation/ABI/testing/sysfs-devices-power_state The file was added Documentation/ABI/testing/sysfs-bus-iio-bno055 The file was added Documentation/ABI/testing/sysfs-bus-moxtet-devices