mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-20 04:01:53 -04:00
c58c18be8850d58fd61b0480d2355df89ce7ee59
Merge in late fixes to prepare for the 6.17 net-next PR. Conflicts: net/core/neighbour.c1bbb76a899("neighbour: Fix null-ptr-deref in neigh_flush_dev().")13a936bb99("neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.")03dc03fa04("neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries") Adjacent changes: drivers/net/usb/usbnet.c0d9cfc9b8c("net: usbnet: Avoid potential RCU stall on LINK_CHANGE event")2c04d279e8("net: usb: Convert tasklet API to new bottom half workqueue mechanism") net/ipv6/route.c31d7d67ba1("ipv6: annotate data-races around rt->fib6_nsiblings")1caf272972("ipv6: adopt dst_dev() helper")3b3ccf9ed0("net: Remove unnecessary NULL check for lwtunnel_fill_encap()") Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Merge tag 'asoc-fix-v6.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97%
Assembly
1%
Shell
0.6%
Rust
0.5%
Python
0.4%
Other
0.3%