27145
Comment:
|
1055
Linux 5.15 changelog
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
The purpose of this page is tracking and explaining the features added in every release, just like the [http://wiki.dragonflybsd.org/index.php/DragonFly_Status Dragonfly people did]. | #pragma keywords Linux, Kernel, Operating System, Linus Torvalds, Open Source, drivers, filesystems, network, memory management, scheduler, preemption, locking #pragma description Summary of the changes and new features merged in the Linux Kernel during the 2.6.x and 3.x development Changes done in each Linux kernel release. Other places to get news about the Linux kernel are [[http://lwn.net/Kernel/|LWN kernel status]] or the Linux Kernel mailing list (there is a web interface in [[http://www.lkml.org|www.lkml.org]] or [[https://lore.kernel.org/lkml/|lore.kernel.org/lkml]]). The lore.kernel.org/lkml/ archive is also available via NTTP if you prefer to use a newsreader: use `nntp://nntp.lore.kernel.org/org.kernel.vger.linux-kernel` for that. List of changes of older releases can be found at LinuxVersions. If you're going to add something here look first at LinuxChangesRules! |
Line 3: | Line 5: |
It'd be nice if kernel hackers would spend some minutes adding their stuff here. The one place where you can find a comparable changelog are the fabulous LWN kernel articles: http://lwn.net/Kernel/ (without those we wouldn't be able to cover many old 2.6.x releases), or the [http://lwn.net/Articles/driver-porting/ driver porting guide] - but there's no reason why the kernel community shouldn't embrace and extend those efforts ;) | You can discuss the latest Linux kernel changes on the [[http://forum.kernelnewbies.org/list.php?4|New Linux Kernel Features Forum]]. |
Line 5: | Line 7: |
Rules: * Name of the new feature/description of the change, including a small explanation if possible * If its a feature and the feature has some web page add a link to it * If there's a paper (OLS!) or an article add a link to it. Or write one ;) * If there's a interesting mail (benchmarks, announcements if there's no web page, etc) about it in the mailing list, get a link in one of the list's archives and add the link here * Add commit's link if possible (search them [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=log here)] TODO: * Import relevant data from [http://www.codemonkey.org.uk/post-halloween-2.5.txt davej's post halloween document] or remainig stuff from [http://kernelnewbies.org/status/latest.html Kernelnewbies status] * Find links to corresponding changesets (!!) * Keep track of what gets changed 2.6.14 '''STILL NOT RELEASED!!''': * Add /proc/<pid>/smaps: how much memory is resident in each mapping [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e070ad49f31155d872d8e96cab2142840993e3c0 (commit)] * Numa-aware slab allocator V5 [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e498be7dafd72fd68848c1eef1575aa7c5d658df (commit - benchmarks)] * Lazy page table copies in fork(): Defer copying of ptes until fault time when it is possible to reconstruct the pte from backing store, speeding up fork() greatly specially for processes using lots of shared memory [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d992895ba2b27cf5adf1ba0ad6d27662adc54c5e (commit)] * SAS transport class [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7ebbbce366c02e5657ac6b6059933fe0353b175 (commit)] * Remove ACPI S4 BIOS support (useless) [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b01d8684e9e5b04270970c97df856d47668267e3 (commit)] * Add netlink connector: userspace <-> kernel space easy to use communication module which implements easy to use bidirectional message bus using netlink as it's backend [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7672d0b54411371e0b6a831c1cb2f0ce615de6dc (commit)] * Suspend support for CIFS filesystem [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ede1327ea4ca8019ec6df24b3e837def091c26b8 (commit)] * PPTP protocol support [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=926b50f92a30090da2c1a8675de954c2d9b09732 (commit)] * [http://fuse.sourceforge.net/ FUSE]: FUSE allows to implement a fully functional filesystem in a userspace program * [http://v9fs.sourceforge.net/ 9P support]: Linux port of the famous [http://www.cs.bell-labs.com/sys/doc/9.html Plan9]'s [http://plan9.bell-labs.com/sys/man/5/INDEX.html 9P protocol] [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=93fa58cb831337fdf5d36b3b913441100a484dae (commit)] * ipw2100 and ipw2200 wireless drivers * [http://hostap.epitest.fi/ HostAP]: Adds support to work as "Wireless Access Point" * [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.Extensions.html Wireless extensions] API update to version 19 [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6582c164f2b3b6e58d1f13c1c031b19ee691eb14 (commit)] * Four-level page table support for the ppc64 architecture: extends the usable user address range to 44 bits (16T). [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e28f7faf05159f1cfd564596f5e6178edba6bd49 (commit)] * [http://lwn.net/Articles/149756/ DCCP]: "Datagram Congestion Control Protocol". Datagram protocol (like UDP), but with a congestion control mechanism. Currently a [http://www.icir.org/kohler/dcp/draft-ietf-dccp-spec-11.txt RFC draft] [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c657876b63cb1d8a2ec06f8fc6c37bb8412e66c (commit)] * [http://relayfs.sourceforge.net/ RelayFS]: "Basically relayfs is just a bunch of per-cpu kernel buffers that can be efficiently written into from kernel code. These buffers are represented as files which can be mmap'ed and directly read from in user space. The purpose of this setup is to provide the simplest possible mechanism allowing potentially large amounts of data to be logged in the kernel and 'relayed' to user space." [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e82894f84dbba130ab46c97748c03647f8204f92 (commit)] * ISA DMA suspend for x86/x86-64 [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=795312e763569ce4df67e7a0ca726a9901358fa2 (commit)] - [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7dc24db1757f950f8bd21b7191106d4bf5134be7 (commit)] 2.6.13 released August 29, 2005 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.13 changelog]: * x86 now uses the generic PCI bus setup code for assigning unassigned resources * [http://lwn.net/Articles/104343/ inotify] * Support for the Xtensa architecture: [http://www.tensilica.com/products/xtensa_architecture.htm 32-bit architecture] used in embedded devices * [http://lwn.net/Articles/108595/ kexec and kdump]: Kexec allows users to load a new kernel from another running kernel. By preserving the memory contents in a crash scenario, kexec allows to implement kdump. Kdump is able to get a memory dump of the previous kernel, and be used as a debugging tool. * [http://lwn.net/Articles/135472/ Execute-in-place support]: Traditionally, programs are loaded from disk to memory to be executed. However, the current wave of embedded devices store programs in a ROM/flash chip. XIP allows the kernel executing programs directly from that ROM, without being copied to RAM (saving RAM space), and bypassing the page cache/io scheduler layers (since they're not needed). * [http://lwn.net/Articles/145973/ build-time configurable clock interrupt frequency]: * [http://lwn.net/Articles/143474/ Improved CFQ IO scheduler]: With support for I/O priorities * Voluntary preemption patches * Removal of the devfs configuration option 2.6.12 released June 17, 2005 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.12 changelog]: * [http://lwn.net/Articles/140164/ API changes] * New driver for the "trusted computing" (TPM) crap^Wchip * [http://www.superh.com/products/shyway.htm SuperHyway bus support] * Multilevel security implementation for SELinux * [http://lwn.net/Articles/124703/ device mapper multipath support] * [http://lwn.net/Articles/121845/ Address space randomization] * Restore the Philips webcam driver * I/O barrier support for serial ATA drives * [http://lwn.net/Articles/134460/ "resource limits"] * [http://lwn.net/Articles/127936/ cpusets] * Remove IPV6 "experimental" status * Hot-pluggable parallel ports * Block I/O barrier rewrite (enables full barrier support on serial ATA drives) 2.6.11 released March 2, 2005 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.11 changelog]: * [http://lwn.net/Articles/117749/ Conversion to 4-level page tables] * [http://lwn.net/Articles/112531/ Infiniband support] * Support for Extended Attributes in the body of large inode in ext3: saves space and improves performance in some cases * Fujitsu FR-V CPU arch implementation * SATA support for Intel ICH7 * [http://lwn.net/Articles/115405/ DebugFS] * [http://lwn.net/Articles/118750/ New Pipe implementation] * [http://lwn.net/Articles/102253/ "Big Kernel Sempahore"] 2.6.10 released December 24, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.10 changelog]: * [http://lwn.net/Articles/109505 Reworking of spin lock initialization] * Big Kernel Lock preemption * IRQ subsystem code rework * Removal of the "BIO walking" helper functions * [http://lwn.net/Articles/107314/ generic circular buffer type] * Ext3 block reservation and online resizing patches * [http://lwn.net/Articles/69523/ sysfs backing store] * [http://lwn.net/Articles/103183/ I/O space write barriers] * On-the-fly switchable I/O schedulers * BSD secure levels module * kernel events notification mechanism * In-kernel cryptographic key management * DVD+RW and CDRW packet writing support 2.6.9 released October 19, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.9 changelog]: * [http://lwn.net/Articles/96621 Token-based thrashing control] * Support of block I/O barrier * m32r architecture support * Allow unprivileged processes to lock small amounts of memory in RAM * Tunable "max sectors" limit for block I/O requests (can help latency reduction) * New prctl() option allowing programs to change their name (PR_GET_NAME) * AMD dual-core support * [http://lwn.net/Articles/97537/ Out-of-line spinlocks] * Support for POSIX's waitid() * Shared memory scalability improvements * [http://lwn.net/Articles/91829/ "flex mmap" user-space memory layout] * Change in TCP ICMP source quench behavior * [http://www.linux-usb.org/gadget/h2-otg.html USB "on the go" support] * New USB storage driver * Support for more than eight partitions on BSD-labeled disks * Ethtool support in the loopback driver * [http://lwn.net/Articles/101215/ NETIF_F_LLTX interface] * Removal of the ancient "busmouse" driver * Infrastructure for cluster-wide file locking * DRM subsystem cleanups * more filesystem conversions to the new symbolic link resolution code (which will eventually allow an increase in the maximum link depth) * "fake NUMA" mode for x86-64 testing * Small-footprint tmpfs implementation * Support for scheduler profiling (seeing where context switches come from) * Automatic TCP window scaling calculation * Removal of the Philips webcam driver * Some VFS interface improvements * Executable support in hugetlb mappings * The Whirlpool digest algorithm * Removal of the very last suser() call 2.6.8 released August 14, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.8 changelog]: * support for 64-bit Super-H hardware * Removal of the PC9800 subarchitecture (lack of mainteinance) * x86 no-execute support, asynchronous I/O support for USB gadgets * [http://lwn.net/Articles/91959/ reworked symbolic link lookup implementation] * New "CPU mask" implementation * RCU performance improvements * Support for new Apple PowerBooks * New wait_event_interruptible_exclusive() macro * Support for the O_NOATIME flag in the open() call * Sysfs knobs for tuning the CFQ I/O scheduler * Mirroring and snapshot targets for the device mapper * Reiserfs data=journal support * Preemptible kernel support for the PPC64 architecture * "Khazad" crypto algorithm * [http://lwn.net/Articles/98379/ Added permissions checking on raw SCSI commands from user space] * Removal of the fcntl() file operations method * New internal infrastructure for handling file positioning and seekability * Support for the O_NOATIME flag in the open() call * Removal of the (non-functional) "fastroute" networking option * TEA and XTEA crypto algorithms 2.6.7 released June 16, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.7 changelog]: * [http://lwn.net/Articles/80911/ Scheduling Domains] * [http://lwn.net/Articles/83633/ Filtered Wakeups] * Ability to re-enable interrupts while waiting in spin_lock_irqsave() (for all architectures now) * msleep() function for millisecond-scale waits * [http://lwn.net/Articles/84836/ del_singleshot_timer()]: Deleting timers quickly * shrink "dentry" structure * Removal of the Intermezzo filesystem (lack of mainteinance) * Support for quotas and external attributes in reiserfs * Removal of IDE tagged command queueing support (never worked well) * new API for NUMA systems 2.6.6 released May 10, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.6 changelog]: * [http://lwn.net/Articles/80472/ full object-based reverse-mapping scheme and removal of the per-page PTE chains] * Network packet timestamping optimization * [http://www.geocities.com/wronski12/posix_ipc/index.html POSIX message queues] * Message queues for the x86_64 and s390 architectures * fsync() and fdatasync() speed improvements to ext2/3 * [http://lwn.net/Articles/77190/ addition of the fcntl() method to the file_operations structure] * [http://lwn.net/Articles/65437/ "Laptop Mode"] * 4KB kernel stacks option for the i386 architecture * Non-executable stack support for several architectures * Reiserfs updates: data=ordered support, space preallocation, laptop mode support * IPv6 support in SELinux * [http://lwn.net/Articles/79326/ The lightweight auditing framework] * A mechanism which allows block drivers to respond to queries about the congestion state of their queues * [http://lwn.net/Articles/75233/ "per-device unplugging patch"] * CFQ scheduler * External module support * Generic snapshot support code for filesystems (taken from XFS) 2.6.5 released April 4, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.5 changelog]: * [http://lwn.net/Articles/75944 Netpoll infrastructure] * [http://lwn.net/Articles/75920 New "kref" reference counting mechanism] 2.6.4 released March 11, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.4 changelog]: * HFS rewrite * Support for the Intel "ia32e" arch * UTF-8 tty mode * Dynamic PTY allocation (up to a million PTY devices) * Sysfs support for SCSI tapes and bluetooth devices * [ARC4 crypto module Support for large numbers of groups] * [http://lwn.net/Articles/65178/ Generic kernel thread infrastructure] * Groundwork for the hotplug CPU code * ARC4 crypto module 2.6.3 released February 18, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.3 changelog]: * Removal of the USB scanner code: moved support to userspace (libusb) * [http://lwn.net/Articles/69402/ New DMA pool abstraction] * "context mount" support for SELinux 2.6.2 released February 4, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.2 changelog]: * New Qlogic SCSI driver 2.6.1 released January 9, 2004 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.1 changelog]: * [http://lwn.net/Articles/44135/ Message Signaled Interrupt support] * Extensible Firmware Interface (EFI) support. 2.6.0 released December 18, 2003 [http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.0 changelog]: 2.6.0-test9: * [http://lwn.net/Articles/44243/ libata driver architecture] 2.6.0-test6: * [http://marc.theaimsgroup.com/?l=linux-kernel&m=104344596912094&w=2 32-bit dev_t] * Direct I/O support for reiserfs 2.6.0-test3: * [http://www.nsa.gov/selinux/index.html SELinux] 2.6.0-test1: * [http://www.linuxvirtualserver.org/ Linux Virtual Server layer] 2.5.75 released July 10, 2003: * [http://marc.theaimsgroup.com/?l=linux-mm&m=104529418208788&w=2 Anticipatory Scheduler] * "kblockd" kernel threads * "nointegrity" JFS mount option 2.5.74 released July 2, 2003: 2.5.73 released June 22, 2003: 2.5.72 released June 17, 2003: 2.5.71 released June 14, 2003: * [http://marc.theaimsgroup.com/?l=linux-kernel&m=104981044405395&w=2 Switch the IDE I/O layers to taskfile] 2.5.70 released May 27, 2003: * [http://www.linux-usb.org/gadget USB gadget support] 2.5.69 released May 5, 2003: * [http://lwn.net/Articles/29555/ New interrupt handling API] * Runtime barrier instruction patching: Allows optimal performance on different processors without the need to ship multiple kernels 2.5.68 released April 20, 2003: * Merging s390 and s390x into a single architecture * Generation of hotplug events from kobject registration 2.5.67 released April 7, 2003: 2.5.66 released March 24, 2003: 2.5.65 released March 17, 2003: * [http://www.kerneltrap.org/node.php?id=603 Desktop Interactivity Improvements] 2.5.64 released March 5, 2003: 2.5.63 released February 24, 2003: * [http://high-res-timers.sourceforge.net/ POSIX timers] 2.5.62 released February 17, 2003: * [http://lse.sourceforge.net/locking/dcache/dcache_lock.html Avoid dcache_lock while path walking] 2.5.61 released February 15, 2003: 2.5.60 released February 10, 2003: * New modversions implementation * 64-bit jiffies 2.5.59 released Janury 17, 2003: * [http://home.arcor.de/efocht/sched/ NUMA aware scheduler extensions] 2.5.58 released January 14, 2003: 2.5.57 released January 13, 2003: * [http://www.zipworld.com.au/~akpm/linux/schedlat.html Remove long-held locks for low scheduling latency] 2.5.56 released January 10, 2003: 2.5.55 released January 9, 2003: 2.5.54 released January 2, 2003: * [http://secure.netroedge.com/~lm78/ Add lm-sensors drivers for hardware health monitoring] * Support for AGP 3.0 2.5.53 released December 24, 2002: * "sysenter" support 2.5.52 released December 16, 2002: 2.5.51 released December 10, 2002: * [http://linuxconsole.sourceforge.net/ Rewrite of the console layer] * Compatibility syscall layer 2.5.50 released November 27, 2002: 2.5.49 released November 22, 2002: 2.5.48 released November 18, 2002: * [http://lists.insecure.org/lists/linux-kernel/2002/Oct/6214.html In-kernel module loader] 2.5.47 released November 11, 2002: * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0204.1/0429.html Zerocopy NFS] 2.5.46 released November 4, 2002: * [http://www.xmailserver.org/linux-patches/nio-improve.html Better I/O performance with epoll] * Per-cpu hot & cold page lists * [http://lists.insecure.org/lists/linux-kernel/2002/Oct/7027.html MMU-less processor support (ucLinux)] * [http://marc.theaimsgroup.com/?l=linux-kernel&m=101095500820185&w=2 Replace initrd by initramfs] * Extended Attributes and ACLs for ext2/ext3 2.5.45 released October 31, 2002: * [http://www.xs4all.nl/~zippel/lc/ New Linux configuration system: kconfig] * [http://samba.org/~jamesm/crypto/ CryptoAPI] * [ftp://ftp.linux-ipv6.org/pub/usagi/patch/ipsec/ IPSEC] * [http://www.linuxtv.org/dvb/ Digital Video Broadcasting (DVB) layer] * [http://www.sistina.com/products_lvm.htm Device mapper for Logical Volume Manager (LVM2)] 2.5.44 released October 19, 2002: * New sysfs filesystem (formerly known as driverfs) * Plug'N Play Layer Rewrite * [http://lwn.net/Articles/9042/ x86 BIOS Enhanced Disk Device (EDD) polling] 2.5.43 released October 16, 2002: * [http://www.psc.edu/general/filesys/afs/ Andrew File System (AFS) support] * [http://oprofile.sourceforge.net/ OProfile, a low-overhead profiler] * [http://lse.sourceforge.net/locking Read-Copy Update (RCU) Mutual Exclusion] * [http://www.citi.umich.edu/projects/nfsv4/ Add support for NFS v4] * Remove kiobufs 2.5.42 released October 12, 2002: * [http://marc.theaimsgroup.com/?l=linux-kernel&m=103298446916066&w=2 ext2/ext3 large directory support: HTree index] * [http://us1.samba.org/samba/Linux_CIFS_client.html Add new CIFS (Common Internet File System)] * [http://www.gelato.unsw.edu.au/ Remove the 2TB block device limit] * Improved i2o (Intelligent Input/Ouput) layer 2.5.41 released October 7, 2002: 2.5.40 released October 1, 2002: * [http://lse.sourceforge.net/numa Parallelizing page replacement] * [http://lse.sourceforge.net/numa NUMA topology support * [http://www.brodo.de/cpufreq/ Add support for CPU clock/voltage scaling] 2.5.39 released September 27, 2002: * New IO scheduler ("deadline") 2.5.38 released September 22, 2002: 2.5.37 released September 20, 2002: * [http://users.pandora.be/bart.de.schuymer/ebtables/ Ethernet bridge tables support] * Remove the global tasklist 2.5.36 released September 18, 2002: * Hugepage support * [http://oss.sgi.com/projects/xfs/ XFS filesystem from SGI] 2.5.35 released September 16, 2002: * Serial ATA support * [http://user-mode-linux.sourceforge.net/index.html Add User-Mode Linux (UML)] 2.5.34 released September 9, 2002: * POSIX threading support for signals * [http://lse.sourceforge.net/numa discontigmem support (ia32)] 2.5.33 released August 31, 2002: * TCP segmentation offload * [http://www.sf.net/projects/lksctp SCTP (Stream Control Transmission Protocol)] 2.5.32 released August 27, 2002: * [http://people.redhat.com/drepper/nptl-design.pdf Improved POSIX threading support] * [http://freshmeat.net/projects/linux-aio/ Asynchronous IO (aio) support] * Porting all input devices over to input API * New MTRR (Memory Type Range Register) driver 2.5.31 released August 11, 2002: * Support insane number of processes * Disk description cleanups * Remove incomplete SPX network stack 2.5.30 released August 1, 2002: * Remove khttpd 2.5.29 released July 27, 2002: * Strict address space accounting * [http://lsm.immunix.org/ Add Linux Security Module (LSM)] * [http://people.redhat.com/mingo/tls-patches/ Thread-Local Storage (TLS) support] 2.5.28 released July 24, 2002: * Remove the "Big IRQ lock" * Serial driver restructure 2.5.27 released July 20, 2002: * [http://surriel.com/patches/ New VM with reverse mappings] 2.5.26 releasaed July 16, 2002: * Direct pagecache <-> BIO disk I/O 2.5.25 releaseed July 5, 2002: * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0207.0/0741.html Faster internal kernel clock frequency] * Unified naming for disk devices 2.5.24 released June 20, 2002: 2.5.23 released June 19, 2002: * [http://www.kernel.org/pub/linux/kernel/people/rusty/patches/Hotcpu/ Hotplug CPU support] * [http://bazar.conectiva.com.br/~acme/patches/wip More complete IEEE 802.2 stack] 2.5.22 released June 17, 2002: 2.5.21 released June 9, 2002: 2.5.20 released June 3, 2002: 2.5.19 released May 29, 2002: 2.5.18 released May 25, 2002: * [http://falcon.sch.bme.hu/~seasons/linux/swsusp.html Software suspend (to disk & RAM)] * ->getattr() ->setattr() ->permission() changes 2.5.17 released May 21, 2002: * Move ISDN4Linux to CAPI based interface * [http://marc.theaimsgroup.com/?l=linux-fsdevel&m=101586205801483&w=2 New quota system supporting plugins] 2.5.16 released May 18, 2002: 2.5.15 released May 9, 2002: 2.5.14 released May 6, 2002: * Bluetooth support (no longer experimental!) * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0204.1/1250.html Support for IDE TCQ (Tagged Command Queueing)] 2.5.13 released May 3, 2002: 2.5.12 released May 1, 2002: * Rewrite of the buffer layer 2.5.11 released April 29, 2002: * Rewrite of the framebuffer layer * [http://www.ussg.iu.edu/hypermail/linux/kernel/0204.3/0129.html Fast walk dcache] * [http://linux-ntfs.sourceforge.net/ Replace old NTFS driver with NTFS TNG driver] 2.5.10 released April 24, 2002: 2.5.9 released April 22, 2002: * Smarter IRQ balancing 2.5.8 released April 14, 2002: * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0204.1/0215.html Radix-tree pagecache] * [http://www.kernel.org/pub/linux/kernel/people/rml/cpu-affinity Syscall interface for CPU task affinity] 2.5.7 released March 18, 2002: * [http://sourceforge.net/projects/acpi/ ACPI (Advanced Configuration & Power Interface)] * [ftp://robur.slu.se/pub/Linux/net-development/NAPI/ NAPI network interrupt mitigation] * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0203.0/0884.html Futexes (Fast Lightweight Userspace Semaphores] * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0203.0/0335.html Video for Linux (V4L) redesign] * [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html New driver API for Wireless Extensions] 2.5.6 released March 8, 2002: * [http://www.hojdpunkten.ac.se/054/samba/ http://www.hojdpunkten.ac.se/054/samba/] * [http://www.cs.helsinki.fi/linux/linux-kernel/2002-01/0438.html HDLC (High-level Data Link Control) update] * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0202.2/0920.html per_cpu infrastructure] * [http://www-124.ibm.com/jfs/ Add JFS (Journaling FileSystem from IBM)] * Killing kdev_t for block devices 2.5.5 released February 20, 2002: * [http://linuxppc64.org/ New architecture: PowerPC 64-bit (ppc64)] * [http://www.x86-64.org/ New architecture: AMD 64-bit (x86-64)] * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0202.2/0297.html Pagetables in highmem support] * [http://www.alsa-project.org/ Add ALSA (Advanced Linux Sound Architecture] 2.5.4 released February 11, 2002: * [http://www-124.ibm.com/developerworks/oss/pthreads/ Support for Next Generation POSIX Threading] * [ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel/ Add preempt kernel option] * Per network protocol slabcache & sock.h * [http://marc.theaimsgroup.com/?l=linux-kernel&m=100942323913586&w=2 Per filesystem slabcache & fs.h] 2.5.3 released January 30, 2002: * [http://kernel.org/pub/linux/kernel/people/mochel/doc/ New driver model & unified device tree] * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0109.3/1341.html PnP BIOS driver] * [http://www.geocrawler.com/mail/msg.php3?msg_id=7686796&list=35 Generic Extended Attribute support] * [http://marc.theaimsgroup.com/?l=linux-kernel&m=101077476005939&w=2 Support reiserfs external journal] * [http://marc.theaimsgroup.com/?l=linux-kernel&m=101121711408999&w=2 IDE layer update] * [http://www.uwsg.iu.edu/hypermail/linux/kernel/0202.0/0260.html Untangle sched.h & fs.h include dependancies] * [http://www.geocrawler.com/lists/3/Linux/35/100/7642826/ Break Configure.help into multiple files] 2.5.2 released January 15, 2002: * [http://marc.theaimsgroup.com/?l=linux-kernel&m=100992347220716&w=2 New kernel device structure (kdev_t)] * [http://people.redhat.com/mingo/O(1)-scheduler/ O(1) scheduler for improved scalability] * [http://marc.theaimsgroup.com/?l=linux-fsdevel&m=98307457705210&w=2 Filesystem per-process namespaces, late-boot cleanups] * [http://www.linux-usb.org/usb2.html Initial support for USB 2.0] 2.5.1 December 17, 2001: * Rewrite of the block IO (bio) layer |
<<Include(Linux_5.15)>> |
Changes done in each Linux kernel release. Other places to get news about the Linux kernel are LWN kernel status or the Linux Kernel mailing list (there is a web interface in www.lkml.org or lore.kernel.org/lkml). The lore.kernel.org/lkml/ archive is also available via NTTP if you prefer to use a newsreader: use nntp://nntp.lore.kernel.org/org.kernel.vger.linux-kernel for that. List of changes of older releases can be found at LinuxVersions. If you're going to add something here look first at LinuxChangesRules!
You can discuss the latest Linux kernel changes on the New Linux Kernel Features Forum.
Linux 5.15 was released on Sunday, 31 Oct 2021.
Summary: This release adds a new NTFS read-write implementation; support for putting all the processes within a cgroup in the SCHED_IDLE scheduling class; Btrfs support for fs-verity and id mapping; support for the DAMON, which allows to monitor memory access patterns of specific processes; a new in-kernel SMB 3 server; a new process_mrelease(2) system call to let service managers release process resources faster; support for migrating memory pages to persistent memory instead of discarding them; support in the Device Mapper for IMA-based remote attestation; support for avoiding scheduling 32 bits tasks on 64-bit only CPUS in systems with mixed CPUs. As always, there are many other features, new drivers, improvements and fixes.
Contents
-
Prominent features
- New NTFS file system implementation
- ksmbd, a in-kernel SMB 3 server
- Migrate memory pages to persistent memory in lieu of discard
- Btrfs support for fs-verity and id mapping
- DAMON, a data access monitor
- Introduce process_mrelease(2) system call
- Real-time locking progress
- cgroup support for SCHED_IDLE
- Device Mapper IMA-based remote attestation
- Support for asymmetric scheduling affinity
- Core (various)
- File systems
- Memory management
- Block Devices
- Tracing, perf and BPF
- Virtualization
- Security
- Networking
- Architectures
-
Drivers
- Graphics
- Power management
- Storage
- Drivers in the Staging area
- Networking
- Audio
- Tablets, touch screens, keyboards, mouses
- TV tuners, webcams, video capturers
- Universal Serial Bus
- IOMMU
- Serial Peripheral Interface (SPI)
- Watchdog
- Serial
- CPU frequency scaling
- Voltage, current regulators, power capping, power supply
- Real Time Clock (RTC)
- Pin controllers (pinctrl)
- Multi Media Card (MMC)
- Memory Technology Devices (MTD)
- Industrial I/O (iio)
- Multi Function Devices (MFD)
- Inter-Integrated Circuit (I2C + I3C)
- Hardware monitoring (hwmon)
- General Purpose I/O (gpio)
- LEDs
- Hardware Random Number Generator (hwrng)
- Cryptography hardware acceleration
- PCI
- Clock
- PHY ("physical layer" framework)
- EDAC (Error Detection And Correction)
- Various
- List of pull requests
- Other news sites
1. Prominent features
1.1. New NTFS file system implementation
The Linux kernel already has a NTFS implementation, but it has severe limitations (like being read-only), which is why Linux users usually use the userspace ntfs-3g implementation. This release incorporates a new and fully functional NTFS implementation contributed by Parangon Software. This implementation supports NTFS file system versions up to 3.1, normal/compressed/sparse files and journal replaying, plus other features that will be added in the future.
1.2. ksmbd, a in-kernel SMB 3 server
ksmbd is a new kernel module which implements the server-side of the SMB 3 protocol. The target is to provide optimized performance, GPLv2 SMB server, and better lease handling (distributed caching). The bigger goal is to add new features more rapidly (e.g. RDMA aka "smbdirect", and recent encryption and signing improvements to the protocol).
This is not meant to replace Samba, which is much broader in scope -tools, security services, LDAP, Active Directory Domain Controller, cross-platform support- but rather be an extension to allow better optimizing for Linux and have better performance and feature integration in some cases.
1.3. Migrate memory pages to persistent memory in lieu of discard
In systems with some DRAM and persistent memory, once DRAM fills up, reclaim will start and some of the DRAM contents will be thrown out. In this release, pages are migrated to persistent memory instead of just being dropped, which improves performance in many benchmarks run in these kind of systems.
Recommended LWN article: Top-tier memory management
1.4. Btrfs support for fs-verity and id mapping
In this release, Btrfs has added support for fs-verity, a generic layer already support by ext4 and F2FS which provides transparent integrity and authenticity protection of read-only files.
It also adds support for id-mapped mounts, which provides the ability to map the user and group id of one mount to another, and some performance improvements.
1.5. DAMON, a data access monitor
DAMON, which stands for Data Access MONitor, is a mechanism to monitor the memory access pattern of specific user-space processes. That is, it can tell you which parts of the memory of a process are being accessed all the time,and which ones are not being used at all. It is lightweight, both in terms of memory usage and CPU usage while analyzing the target process. It is one of the pieces of a project called Data Access-aware Operating System.
DAMON aims to be used by other parts of the kernel that may be merged in the future, but it also can provide information to userspace. You can use it to profile a program and obtain its access heathmap, using the complementary tool damo, find out how your program actually behaves in the real world, and identify the dynamic hotness of your data. You can use this information simply to profile what a process is actually doing, but you can also use it to optimize your program's memory behavior by using mlock() or madvise() with MADV_WILLNEED to lock hot data which you known is going to be used, and/or madvise() with MADV_PAGEOUT to make the system reclaim cold data as soon as possible.
1.6. Introduce process_mrelease(2) system call
In modern systems it's not unusual to have a component monitoring memory conditions of the system and tasked with keeping system memory pressure under control, and killing non-essential processes to free up memory for more important ones. Examples of this are Facebook's OOM killer daemon called oomd and Android's low memory killer daemon called lmkd.
Killing and freeing the resources of a process can be delayed for a long time for various reasons. The new process_mrelease(2) system call allows to release the memory of a dying process from the context of the caller. This way the memory is freed in a more controllable way with CPU affinity and priority of the caller. The workload of freeing the memory will also be charged to the caller.
Recommended LWN article: Hastening process cleanup with process_mrelease()
1.7. Real-time locking progress
The merge of the real-time set of patches continues making progress in every release. In this release, one of the most important pieces, the bulk of the locking code, has been merged. When PREEMPT_RT is enabled, the following locking primitives are substituted by RT-Mutex based variants: mutex, ww_mutex, rw_semaphore, spinlock and rwlock.
The SLUB slab allocator has also been modified to better deal with PREEMPT_RT.
1.8. cgroup support for SCHED_IDLE
This release adds support for putting all the tasks within an entire cgroup under the SCHED_IDLE class of the task scheduler, which means that they will only run if there are not other tasks waiting to run. A key difference with normal tasks set individually to SCHED_IDLE is that tasks within a cgroup set to SCHED_IDLE maintain their relative weights.
1.9. Device Mapper IMA-based remote attestation
This release adds the necessary infrastructure for IMA-based remote attestation. These changes are the basis for deploying DM-based storage in a remote "cloud" that must validate configurations end-users run to maintain trust. It allows supported DM targets' configurations to be measured via IMA. But the policy and enforcement (of which configurations are valid) is managed by something outside the kernel (e.g. Keylime). For more details see the Documentation
1.10. Support for asymmetric scheduling affinity
Some architectures, in particular ARM, have configurations where some CPUs support legacy 32 bits apps, but some CPUs are 64-bit only. This release adds support for scheduling 32 bits tasks exclusively in the CPUs that support legacy 32 bits tasks.
2. Core (various)
(FEATURED) PREEMPT-RT: bulk of the PREEMPT-RT locking infrastructure. In PREEMPT-RT enabled kernels the following locking primitives are substituted by RT-Mutex based variants: mutex, ww_mutex, rw_semaphore, spinlock, rwlock. semaphores are not substituted because they do not provide strict owner semantics. raw_spinlocks are not touched either, as they protect low level operations in the scheduler, timers and hardware access. See the merge commit for more details commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
- Task scheduler
(FEATURED) Add cgroup support for SCHED_IDLE. Treats all the tasks within a cgroup as if they all had been set to the SCHED_IDLE scheduling class commit
(FEATURE) Support for asymmetric scheduling affinity, to support the execution of legacy 32-bit tasks on AArch32 systems that also have 64-bit-only CPUs commit, commit, commit, commit, commit, commit, commit, commit, commit
- io_uring
Add mkdir and [sym]linkat support commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Instead of opening a file into a process's file table as usual and then registering the fd within io_uring, some users may want to skip the first step and place it directly into io_uring's fixed file table. This patch adds such a capability for IORING_OP_OPENAT and IORING_OP_OPENAT2. See this recommended LWN article. commit, commit, commit, commit
Add register support for non-4k PAGE_SIZE commit
tw mutex & IRQ rw completion batching commit, commit, commit
Support CLOCK_BOOTTIME/REALTIME for timeouts commit
Provide a way to limit max number of workers with a new IORING_REGISTER_IOWQ_MAX_WORKERS operation commit
Allow retry for O_NONBLOCK if async is supported commit
- cgroup/cpuset
move_mount(2): Previously a sharing group (shared and master ids pair) can be only inherited when mount is created via bindmount. This release adds an ability to add an existing private mount into an existing sharing group commit, commit
set_user: add capability check when rlimit(RLIMIT_NPROC) exceeds commit
fanotify: Introduce a new flag FAN_REPORT_PIDFD for fanotify_init(2) which allows userspace applications to control whether a pidfd information record containing a pidfd is to be returned alongside the generic event metadata for each event commit, commit, commit, commit, commit
certs: Add support for using elliptic curve keys for signing modules commit
console: consume APC ("Application Program Command"), PM ("Privacy Message"), and DCS ("Device Control String") commit
Support booting of arbitrary non-blockdevice file systems. For example a virtiofs root file system can be mounted using the following syntax: "root=myfs rootfstype=virtiofs rw" commit, commit, commit
binderfs: Provide userspace with a mechanism to discover binder driver capabilities to refrain from using these unsupported features in the first place. Note that older capabilities are assumed to be supported and only new ones will be added commit, commit, commit
Raise minimum GCC version to 5.1 commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Remove support for mandatory file locking (mand mount option) commit, commit
- printk
Add userspace format indexing and expose to debugfs to let users enumerate and printks and check whether the format changed or the printk callsite disappeared entirely. Recommended LWN article: printk() indexing commit, commit, commit, commit, commit
Add printk.no_console_auto_verbose boot parameter commit, commit
- Power management
kernfs: proposed locking and concurrency improvement commit, commit, commit, commit, commit
kunit: tool: add --kernel_args to allow setting module params commit
kfence: show cpu and timestamp in alloc/free info commit
3. File systems
- CIFS
- NTFS3
- XFS
Deferred inode inactivation commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Disable the ability of quotaoff to turn off quota accounting. (Admins can still disable quota enforcement, but truly turning off accounting requires a remount commit, commit
Implement delayed attributes. This attribute operations (set and remove) to be logged and committed in the same way that other delayed operations do. This allows more complex operations (like parent pointers) to be broken up into multiple smaller transactions commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Rework feature flags commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
CIL and log optimisations commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Drop experimental warnings for bigtime and inobtcount commit
- ext4
- Btrfs
(FEATURED) Support fsverity using standard ioctls, backward compatible with read-only limitation on inodes with previously enabled fs-verity commit, commit, commit
(FEATURED) idmapped mount support commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Make the batch insertion of dir index keys more efficient, speeds up file creation commit, commit
Allow raid0 on a single device and raid10 on two devices, degenerate cases but might be useful as an intermediate step during conversion to other profiles commit
rescue: allow rescue=ibadroots to skip bad extent tree when reading block group items commit
Continue readahead of node siblings even if target node is in memory, could speed up full btrfs send (on sample test +11%) commit
Fix CPU consumption during preemptive flushing commit, commit
Avoid unnecessarily logging directories that had no changes commit
fsync/tree-log speedups: avoid unnecessary work (gains +2% throughput, -2% run time on sample load); reduced lock contention on renames (on dbench +4% throughput, up to -30% latency) commit, commit, commit, commit, commit, commit
Allow read-write for 4K sectorsize on 64K page size systems commit
Zoned mode block group auto reclaim can be disabled via sysfs knob commit
- Ceph
Add a new vxattr to return auth mds for an inode commit
- F2FS
Extent cache: support unaligned extent commit
Add sysfs node to control ra_pages for fadvise seq file commit
Introduce discard_unit=block|segment|section to support issuing discard with different basic unit which is aligned to block, segment or section commit
Add sysfs nodes to get GC info for each GC mode commit
Support fault injection for f2fs_kmem_cache_alloc() commit
Introduce periodic iostat io latency traces commit
Improve sbi status info in debugfs/f2fs/status commit
- EROFS
- NFS
Better client responsiveness when server isn't replying commit, commit, commit, commit, commit, commit
Allow for new mounts that are to the same server (ie nfsv4.1+ session trunkable servers) but different network addresses to use connections associated with those mounts but still use the same client structure. A new mount options, "max_connect", controls how many extra transports can be added to an existing client, with maximum of 16 such transports commit, commit, commit, commit, commit
- OverlayFS
- DLM
Implement delayed ack handling commit
- Fscache
4. Memory management
Add MADV_WILLNEED to process_madvise(). It allows to read-ahead memory of the process immediately when the app switches to foreground commit
Add support for the global coherent pool to the dma core commit, commit, commit, commit, commit, commit, commit
Add frag page support in page pool commit, commit, commit, commit
dma-buf: Add support for mapping hugepages commit
kcsan: Introduce CONFIG_KCSAN_PERMISSIVE commit, commit, commit, commit, commit
- memory control group
(FEATURED) SLUB: reduce irq disabled scope and make it PREEMPT_RT compatible commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Introduce the concept of the MPOL_PREFERRED_MANY mempolicy. It can be used with either the set_mempolicy(2) or mbind(2) interfaces. Like MPOL_PREFERRED, it allows an application to set a preference for nodes which will fulfil memory allocation requests. Unlike MPOL_PREFERRED, it takes a set of nodes. Like the MPOL_BIND interface, it works over a set of nodes. Unlike MPOL_BIND, it will not cause a SIGSEGV or invoke the OOM killer if those preferred nodes are not available. Recommended LWN article: Multi-preference policies. commit, commit, commit, commit, commit
(FEATURED) Introduce the Data Access MONitor (DAMON). Using this framework, several memory management mechanisms such as reclamation and THP can be optimized to aware real data access patterns. Experimental access pattern aware memory management optimization works that incurring high instrumentation overhead will be able to have another try commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
(FEATURED) Migrate Pages to persistent memory in lieu of discarding them commit, commit, commit, commit, commit, commit, commit, commit, commit
Memory compaction: support triggering of proactive compaction by user commit
(FEATURED) Introduce process_mrelease(2) system call that releases memory of a dying process from the context of the caller. This way the memory is freed in a more controllable way with CPU affinity and priority of the caller. The workload of freeing the memory will also be charged to the caller. The operation is allowed only on a dying process commit, commit
memory_hotplug: "auto-movable" online policy and memory groups commit, commit, commit, commit, commit, commit, commit, commit, commit
writeback: Fix bandwidth estimates commit, commit, commit, commit, commit
debug_vm_pgtable: Enhancements commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
dmabuf: allows statistics to be enabled for each DMA-BUF in sysfs by enabling the config CONFIG_DMABUF_SYSFS_STATS commit
KCSAN: Remove CONFIG_KCSAN_DEBUG, introduce CONFIG_KCSAN_STRICT commit, commit, commit, commit, commit, commit, commit, commit
Remove the deprecated bdflush system call commit
dma-buf: Delete the DMA-BUF attachment sysfs statistics commit
Address races between hole punching and page cache filling functions for ext4 and other filesystems. See recommended LWN article. commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Remove in-tree usage of MAP_DENYWRITE. Recommended LWN article: The shrinking role of ETXTBSY. commit, commit, commit, commit, commit, commit, commit
5. Block Devices
Enable bio recycling for polled IO commit, commit, commit, commit, commit, commit
blk-throtl: optimize IOPS throttle for large IO scenarios commit
IO priority fixes and improvements commit, commit, commit, commit, commit, commit
Add an unique, monotonically increasing sequential number to the lifetime of each block device commit, commit, commit, commit, commit, commit
- device mapper
Support EFI partition non-standard GPT locations commit, commit, commit, commit
Remove the lightnvm subsystem commit
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND commit
6. Tracing, perf and BPF
- BPF
Introduce BPF timers commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
BPF perf link and user-provided bpf_cookie commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Allow bpf tcp iter to do bpf_(get|set)sockopt commit, commit, commit, commit, commit, commit, commit, commit
Support input xdp_md context in BPF_PROG_TEST_RUN commit, commit, commit, commit
tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt commit, commit, commit, commit
Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG commit
Add ambient BPF runtime context stored in current commit
Add bpf_get_func_ip helper that returns IP address of the caller function for trampoline and kprobe programs commit, commit, commit, commit, commit, commit, commit, commit
Add support to set and get socket options from setsockopt commit, commit
- libbpf
- perf
perf bench futex, requeue: Add --broadcast option commit, add --pi parameter commit, add --mlockall parameter commit
perf bench: Add benchmark for evlist open/close operations commit
perf flamegraph: flamegraph.py script improvements commit
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event commit
perf session: Report collisions in AUX records commit
perf test: Improve pmu-events support commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
perf tools: Add dlfilter test commit, commit, commit, commit, commit, commit
perf tool: Enable cpu list for hybrid commit, commit, commit
bpftool: Support dumping split BTF by id commit
- tracing
boot: Add histogram syntax support in boot-time tracing commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
- A new dynamic event is introduced: event probe. The event is attached to an existing tracepoint and uses its fields as arguments. The user can specify custom format string of the new event, select what tracepoint arguments will be printed and how to print them. Filters, triggers and histograms can be attached to the new event, it can
be matched in synthetic events. There is one limitation - an event probe can not be attached to kprobe, uprobe or another event probe commit, commit, commit, commit, commit, commit, commit, commit, commit
7. Virtualization
- KVM
Introduce vfio_pci_core subsystem commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Introduce VDUSE - vDPA Device in Userspace commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
8. Security
hardening: Introduce CONFIG_ZERO_CALL_USED_REGS which enables register zeroing on function exit commit
IMA: restrict the accepted digest algorithms for the security.ima xattr commit, commit, commit, commit, commit, commit
9. Networking
- bonding
- bridge
Let switchdev drivers offload and unoffload bridge ports at their own convenience commit, commit, commit, commit, commit, commit, commit, commit, commit
multicast: add vlan support commit, commit, commit, commit, commit, commit, commit, commit, commit
vlan: add global mcast options commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
mcast: dump querier state commit, commit, commit, commit, commit, commit
devlink: Control auxiliary devices commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
- dsa
ethtool: extend coalesce uAPI commit, commit, commit, commit
- mac80211
- IPv6
ipvlan: Add handling of NETDEV_UP events commit
Add support for the Management Component Transport Protocol, an in-system protocol for communicating between management controllers and their managed devices (peripherals, host processors, etc.). The protocol is defined by DMTF specification DSP0236 commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
- Multi-path TCP
ncsi: add get MAC address command to get Intel i210 MAC address commit
- Netfilter
openvswitch: Introduce per-cpu upcall dispatch commit
- pktgen
- sched
act_skbmod: Add SKBMOD_F_ECN option support commit
- 9p
- SUNRPC
Support for filtering interfaces/neighbours dump for interfaces that *don't* have a master commit
af_iucv: support drop monitoring commit
af_unix: Add Out-Of-Band data support commit
sockmap: add sockmap support for unix stream socket commit, commit, commit, commit, commit
virtio/vsock: support of MSG_EOR bit for SEQPACKET AF_VSOCK sockets over virtio transport commit, commit, commit, commit, commit, commit
Some improvements to generic XDP mode to brings it closer to native XDP commit, commit, commit, commit, commit
10. Architectures
10.1. x86
Conditionally flush the L1D cache commit, commit, commit, commit, commit, commit, commit
- PCI
- platform
msi: extend msi_irqs sysfs entries to platform devices commit
Add Alder Lake PCH-S support to PMC core driver commit, commit, commit
BIOS SAR driver for Intel M.2 Modem commit
acer-wmi: Add Turbo Mode support for Acer PH315-53 commit
Add meraki-mx100 platform driver commit
asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module option commit
gigabyte-wmi: add support for B450M S2H V2 commit
gigabyte-wmi: add support for B550I Aorus Pro AX commit
gigabyte-wmi: add support for X570 GAMING X commit
lg-laptop: Support for battery charge limit on newer models commit
think-lmi: add debug_cmd commit
asus-wmi: Support for ASUS egpu, dpgu disable, panel overdrive commit, commit, commit
asus-wmi: Add support for platform_profile commit
powercap: Add Power Limit4 support for Alder Lake SoC commit
- KVM
Enable Two-Dimensions Paging MMU by default: It allows to handle page faults in parallel, which massively improves performance when many vCPUs need to handle page faults commit
Some light optimizations on rmap logic commit, commit, commit, commit, commit, commit
Add detailed page size stats in KVM stats commit, commit, commit
Implement KVM_GUESTDBG_BLOCKIRQ commit
Set KVM_MAX_VCPUS=1024, KVM_SOFT_MAX_VCPUS=710 commit, commit, commit
- perf
Add Sapphire Rapids server uncore support commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
uncore: Allow the driver to be built as a module commit
Add basic metrics for Elkhartlake commit
Add core event list for Elkhartlake commit
Add core event list for Tigerlake commit
Update core event list for CascadeLake Server commit
Update core event list for SkyLake Server commit
Update uncore event list for CascadeLake Server commit
Update uncore event list for SkyLake Server commit
Add metrics for Icelake Server commit
Add metrics for Tigerlake commit
Update metrics for CascadeLake Server commit
Update metrics for SkyLake Server commit
crypto: Introduce x86 assembler accelerated implementation for SM4 algorithm commit, commit, commit, commit
hwmon: k10temp Add support for yellow carp commit
10.2. ARM
- New SoC
Microchip SAMA7 SoC family based on Cortex-A7, a new 32-bit platform based on the older SAMA5 series commit, commit, commit
Qualcomm Snapdragon SDM636 and SM8150, variations of the existing phone SoCs commit
Renesas R-Car H3e-2G and M3e-2G SoCs, variations of older Renesas SoCs commit, commit, commit, commit, commit, commit, commit, commit
- New boards
Marvell CN913x reference boards commit
ASpeed AST2600 BMC implementations for Facebook Cloudripper, Elbert and Fuji server boards commit, , commit, commit
Snapdragon 665 based Sony Xperia 10II commit
Snapdragon MSM8916 based Xiaomi Redmi 2 commit
Snapdragon MSM8226 based Samsung Galaxy S3 Neo commit, commit
- NXP i.MX based 32-bit boards
- NXP i.MX based 64-bit boards
NVIDIA Jetson TX2 NX Developer Kit commit
4KOpen STiH418-b2264 development board commit
ux500 based Samsung phones: Gavini, Codina and Kyle commit, commit, commit
TI AM335x based Sancloud BBE Lite commit
ixp4xx dts files to replace all old board files commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
at91: pm: add support for sama7g5 commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
imx8mq: add support for MNT Reform2 commit
DTS updates for Marvell Armada CN913x platforms commit
qcom: Add PMI8996 DTSI file commit
qcom: Add support for SONY Xperia X Performance / XZ / XZs (msm8996, Tone platform) commit
qcom: Add MSM8996v3.0 DTSI file commit
qcom: Add support for SM6125 commit
qcom: sc7280-idp: Add device tree files for IDP2 commit
Add Facebook BMC 128MB flash layout commit, commit, commit, commit, commit, commit
aspeed: socinfo: Add AST2625 variant commit
aspeed: Add Inspur NF5280M6 BMC machine commit
ep93xx: remove MaverickCrunch support commit
mediatek: mmsys: add MT8365 support commit
rockchip: io-domain: add rk3568 support commit
CoreSight configuration management; ETM strobing commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
- ARM64
hv: Enable Hyper-V code to be built on ARM64 commit
PCI: hv: Support host bridge probing commit, commit, commit, commit, commit, commit, commit, commit
Add support for 32-bit tasks on asymmetric AArch32 systems commit, commit, commit, commit, commit, commit, commit
Enable Linux guests on Hyper-V commit, commit, commit, commit, commit
PCI: hv: Support host bridge probing commit, commit, commit, commit, commit, commit, commit, commit
10.3. ARC
Support 3/4 levels and asm-generic/pgalloc commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Retire ARC750 support commit
Retire MMUv1 and MMUv2 support commit
10.4. S390
Add HWCAP_S390_PCI_MIO to ELF hwcaps commit
Add support for KFENCE commit
Enable KCSAN commit
cio: add dev_busid sysfs entry for each subchannel commit
debug: add early tracing support commit
ftrace: implement hotpatching commit
qeth: remove OSN support commit
Remove xpram device driver commit
Report more CPU capabilities commit
10.5. PowerPC
Book3S HV: XIVE: Add support for automatic save-restore commit
Add MSI IRQ domains to PCI drivers commit, commit, commit, commit, commit
pseries: Add support for FORM2 associativity commit
ptdump: Convert powerpc to GENERIC_PTDUMP commit
Retire sbc8548 board support commit
Retire sbc8641d board support commit
10.6. RISC-V
Enable Undefined Behavior Sanitizer UBSAN commit
Improve stack randomisation on RV64 commit
Support allocating gigantic hugepages using CMA commit
Add support for hugepage migration commit
kprobes: implement the auipc instruction commit and the branch instructions commit
10.7. MIPS
10.8. M68K
m5441x: add flexcan support commit
11. Drivers
11.1. Graphics
- AMD
Initial Cyan Skillfish support commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Support board calibration on aldebaran commit
Add ID for beige goby commit
Add another Renoir DID commit
Add pci device id for cyan_skillfish commit
Add some additional RDNA2 PCI IDs commit
Add yellow carp pci id commit
Reenable BACO support for 699F:C7 polaris12 SKU commit
amdkfd: HMM-based SVM memory manager to KFD commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
ast: Add detect function support commit
bridge: ti-sn65dsi86: Add support for the DP AUX bus commit
gud: Add Raspberry Pi Pico ID commit
- Intel
Move to TTM for discrete memory support commit, commit, commit
Reinstate ADL-P mmap ioctls commit
Enable pipe DMC loading on XE-LPD and ADL-P commit, commit, commit, commit
Add PSF GV point support commit
Add Per connector debugfs node for DSC BPP enable commit
Synchronous accelerated migration and clearing for i915 on TTM commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Enable GuC based power management features commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
kmb: Enable alpha blended second plane commit
- mediatek
- msm
- nouveau
- panel
simple: Support DP AUX backlight commit
simple: add Gopher 2b LCD panel commit
simple: Add support for EDT ETM0350G0DH6 panel commit
simple: Add support for EDT ETMV570G2DHU panel commit
simple: Add support for two more AUO panels commit
simple: add LOGIC Technologies LTTD800480070-L6WH-RT commit
simple: add Multi-Innotechnology MI1010AIT-1CP1 commit
simple: Allow panel-simple be a DP AUX endpoint device commit
Add Innolux EJ030NA 3.0" 320x480 panel commit
Add ilitek ili9341 panel driver commit
Add support for E Ink VB3300-KCA commit
Add basic DP AUX backlight support commit
atna33xc20: Introduce the Samsung ATNA33XC20 panel commit
db7430: Add driver for Samsung DB7430 commit
ws2401: Add driver for WideChips WS2401 commit
simple-kms: Support custom CRTC state commit
- tegra
v3d: Expose performance counters to userspace commit
xlnx: zynqmp_dpsub: Add global alpha support commit
- mediatek
vkms: Switch to shadow-buffered plane state commit, commit, commit, commit
11.2. Power management
ACPI: iASL: Add support for the AEST table (data compiler) commit
ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA commit
ACPI: SPCR: Add support for the new 16550-compatible Serial Port Subtype commit
- thermal
11.3. Storage
nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP commit
- SCSI
ufs: Add Host Performance Booster Support commit, commit, commit
ufs: Add fault injection support commit
ufs: Add lu_enable sysfs node commit
lpfc: add support the Congestion Management Framework (CMF) commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters commit
lpfc: Add 256 Gb link speed support commit
target: tcmu: Add new feature KEEP_BUF commit
smartpqi: Add PCI IDs for H3C P4408 controllers commit
smartpqi: Add PCI IDs for new ZTE controllers commit
smartpqi: Add PCI ID for new ntcom controller commit
smartpqi: Add SCSI cmd info for resets commit
mpt3sas: Add io_uring iopoll support commit
mpt3sas: Use firmware recommended queue depth commit
mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute commit
qedi: Add support for fastpath doorbell recovery commit
qla2xxx: Changes to support kdump kernel commit
qla2xxx: Changes to support kdump kernel for NVMe BFS commit
sd_zbc: Support disks with more than 2**32 logical blocks commit
libata: Introduce ncq_prio_supported sysfs attribute commit
nvme: allow user toggling hmb usage commit
11.4. Drivers in the Staging area
rtl8723bs: add get_channel cfg80211 implementation commit
mfd: hi6421-spmi-pmic: move driver from staging commit
r8188eu: add newer/better RTL8188eu driver commit, commit, commit, commit, commit, commit, commit
media: hantro: Add support for the Rockchip PX30 commit
media: hantro: Add H.264 support for Rockchip VDPU2 commit, commit
media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller commit
11.5. Networking
Add driver for LiteX's LiteETH network interface commit
- Bluetooth
Add additional Bluetooth part for Realtek 8852AE commit
btusb: Add support for Foxconn Mediatek Chip commit
btusb: Add support for IMC Networks Mediatek Chip commit
btusb: Add support for LG LGSBWAC92/TWCM-K505D commit
btusb: Enable MSFT extension for Intel next generation controllers commit
btusb: Enable MSFT extension for Mediatek Chip (MT7921) commit
btusb: Enable MSFT extension for WCN6855 controller commit
btusb: Support Bluetooth Reset for Mediatek Chip(MT7921) commit
- bnxt_en
count discards due to memory allocation errors commit
count packets discarded because of netpoll commit
1PPS functions to configure TSIO pins commit
1PPS support for 5750X family chips commit
Implement new driver APIs to send FW messages commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
- brcmfmac
- can
flexcan: add mcf5441x support commit
m_can: Add support for transceiver as phy commit
Add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) commit, commit, commit
peak_usb: PCAN-USB: add support of loopback and one-shot mode commit
rcar_canfd: Add support for RZ/G2L family commit
- dpaa2-switch
- dsa
mt7530: enable assisted learning on CPU port commit
mv88e6xxx: map virtual bridges with forwarding offload in the PVT commit
sja1105: add FDB fast ageing support commit
sja1105: enable address learning on cascade ports commit
sja1105: increase MTU to account for VLAN header on DSA ports commit
NXP SJA1105 driver support for "H" switch topologies commit, commit, commit, commit, commit, commit, commit, commit
- e1000e
- fec
- hns3
i40e: add support for PTP external synchronization clock commit
- igc
intersil: remove obsolete prism54 wireless driver commit
ionic: monitor fw status generation commit
- iwlwifi
Add support for ax201 in Samsung Galaxy Book Flex2 Alpha commit
acpi: support reading and storing WGDS revision 2 commit
acpi: support reading and storing WRDS revision 1 and 2 commit
mvm: Add support for hidden network scan on 6GHz band commit
mvm: add support for range request command version 13 commit
mvm: add support for responder config command version 9 commit
mvm: d3: implement RSC command version 5 commit
mvm: support broadcast TWT alone commit
mvm: support new station key API commit
mvm: support version 11 of wowlan statuses notification commit
Support reading and storing EWRD revisions 1 and 2 commit
yoyo: support for new DBGI_SRAM region commit
macb: Add PTP support for SAMA5D29 commit
mana: Add support for EQ sharing commit
- mhi
- mlx5
Add support for control VQ and multiqueue commit, commit, commit, commit, commit, commit
Bridge, allow merged eswitch connectivity commit
Bridge, support LAG commit
DR, Add support for update FTE commit
DR, Added support for REMOVE_HEADER packet reformat commit
DR, Enable VLAN pop on TX and VLAN push on RX commit
DR, Support IPv6 matching on flow label for STEv0 commit
Support for single shared FDB table for lag commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
E-switch, Add QoS tracepoints commit
E-switch, Allow setting share/max tx rate limits of rate groups commit
E-switch, Allow to add vports to rate groups commit
E-switch, Enable devlink port tx_{share|max} rate control commit
E-switch, Introduce rate limiting groups API commit
Introduce abstraction of RSS context commit
Introduce post action infrastructure commit
Support MQPRIO channel mode commit
Support flow classification into RSS contexts commit
Support multiple RSS contexts commit
TC, Support sample offload action for tunneled traffic commit
spectrum: Add infrastructure for parsing configuration commit
netdevsim: Add multi-queue support commit
- nfp
- Octeontx2
Traffic shaping and SDP link config support commit, commit, commit, commit, commit, commit, commit, commit, commit
Rework MCAM flows management for VFs commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
cn10K: support for sched lmtst and other features commit
Add vlan-etype to ntuple filters commit
Allow VLAN priority also in ntuple filters commit
pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX commit
- phy
qmi_wwan: add Telit 0x1060 composition commit
r8169: enable ASPM L0s state commit
ravb: Add reset support commit
veth: implement support for set_channel ethtool op commit
- vmxnet3
wwan: Add MHI MBIM network driver commit
Remove sbni/granch driver commit
11.6. Audio
pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag. When this flag is set, PCM core disables both the control and the status mmap, which enforces user-space to update via SYNC_PTR ioctl. In that way, drivers can catch the applptr and hwptr update and apply the sync operation if needed commit
- usb-audio
Intel: Skylake: Add support for complex configurations commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
soundwire/ASoC: add mockup codec support commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
- Intel: bytcr_rt5640
ASoC: Add Vangogh ACP ASoC driver commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
SoC: Support CS42L42 on JSL platform commit
Intel: soc-acpi: add support for SoundWire of TGL-H-RVP commit
codecs: ad193x: add support for 96kHz and 192kHz playback rates commit
codecs: wcd938x: add Multi Button Headset Control support commit
firewire-motu: add support for MOTU 896HD commit
- hda/cs8409
hda/hdmi: Add option to enable all pins forcibly commit
ics43432: add CMM-4030D-261 support commit
ASoC: mediatek: Add support for MT8195 SoC commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
qcom: apq8016_sbc: Add SEC_MI2S support commit
- rockchip
rt1015p: add new acpi id and comapatible id commit
soundwire: cadence: add debugfs interface for PDI loopbacks commit
ti: davinci-mcasp: Add support for the OMAP4 version of McASP commit
11.7. Tablets, touch screens, keyboards, mouses
mms114: support MMS134S commit
ixp4xx-beeper: delete driver commit
Remove dead CSR Prima2 PWRC driver commit
- HID
amd_sfh: Add command response to check command status commit
amd_sfh: Add support for PM suspend and resume commit
cmedia: add support for HS-100B mute button commit
logitech-hidpp: battery: provide CAPACITY property for newer devices commit
magicmouse: high-resolution scroll threshold commit
sony: support for the ghlive ps4 dongles commit
wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs commit
11.8. TV tuners, webcams, video capturers
TDA1997x: enable EDID support commit
ccs: Implement support for manual LP control commit
dvbsky: add support for MyGica T230C2_LITE and T230A commit
i2c: Add imx335 camera sensor driver commit
i2c: Add imx412 camera sensor driver commit
i2c: Add ov9282 camera sensor driver commit
rc: introduce Meson IR TX driver commit
ti-vpe: cal: add embedded data support commit
venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM control commit
11.9. Universal Serial Bus
dwc3: pci: add support for AMD's newer generation platform commit
gadget: f_uac1: add volume and mute support commit
gadget: f_uac2: add volume and mute support commit
gadget: u_audio: add bi-directional volume and mute support commit
serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter commit
serial: option: add Telit LN920 compositions commit
serial: option: add device id for Foxconn T99W265 commit
serial: option: add Telit LE910Cx composition 0x1204 commit
serial: option: add prod. id for Quectel EG91 commit
serial: option: add Quectel EC200S-CN module support commit
serial: qcserial: add EM9191 QDL support commit
xhci-mtk: support option to disable usb2 ports commit
host: remove dead EHCI support for on-chip PMC MSP71xx USB controller commit
11.10. IOMMU
vt-d: Enable Intel IOMMU scalable mode by default commit
Refactor DMA domain strictness commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
Enhance IOMMU default DMA mode build options commit, commit, commit, commit, commit, commit
11.11. Serial Peripheral Interface (SPI)
mediatek: add tick_delay support commit
rockchip-sfc: add rockchip serial flash controller commit
sprd: Add ADI r3 support commit
spi-altera-dfl: support n5010 feature revision commit
11.12. Watchdog
11.13. Serial
11.14. CPU frequency scaling
11.15. Voltage, current regulators, power capping, power supply
- power
supply: PCHG: Peripheral device charger commit
supply: max17042_battery: Add support for MAX77849 Fuel-Gauge commit
supply: mt6360_charger: add MT6360 charger support commit
reset: linkstation-poweroff: add new device commit
supply: rn5t618: Add voltage_now property commit
supply: smb347-charger: Implement USB VBUS regulator commit
reset: Add TPS65086 restart driver commit
- regulator
11.16. Real Time Clock (RTC)
rx8025: implement RX-8035 support commit
11.17. Pin controllers (pinctrl)
Add Intel Keem Bay pinctrl driver commit
Ingenic: Add pinctrl driver for X2100 commit
imx8ulp: Add pinctrl driver support commit
pinctrl-zynq: Add support for 'power-source' parameter commit
qcom: Add MDM9607 pinctrl driver commit
qcom: pinctrl: Add pinctrl driver for sm6115 commit
renesas: Add RZ/G2L pin and gpio controller driver commit
renesas: r8a77995: Add bias pinconf support commit
samsung: Add Exynos850 SoC specific data commit
stm32: Add STM32MP135 SoC support commit
11.18. Multi Media Card (MMC)
11.19. Memory Technology Devices (MTD)
spinand: macronix: Add Quad support for serial NAND flash commit
rfd_ftl: add discard support commit
11.20. Industrial I/O (iio)
Support reading extended name as label commit
accel: bmc150: Add support for BMC156 commit
adc: Add driver for Renesas RZ/G2L A/D converter commit
adc: rockchip_saradc: add support for rk3568 saradc commit
chemical: Add driver support for sgp40 commit
adc: ingenic: add JZ4760 support to the sadc driver commit
adc: ingenic: add JZ4760B support to the sadc driver commit
potentiometer: Add driver support for AD5110 commit
proximity: vcnl3020: add periodic mode commit
11.21. Multi Function Devices (MFD)
Add Renesas Synchronization Management Unit (SMU) support commit
intel-lpss: Add Intel Cannon Lake ACPI IDs commit
tqmx86: Add support for TQMx110EB and TQMxE40x commit
tqmx86: Add support for TQ-Systems DMI IDs commit
11.22. Inter-Integrated Circuit (I2C + I3C)
11.23. Hardware monitoring (hwmon)
Add driver for Aquacomputer D5 Next commit
Add support for SB-RMI power module commit
axi-fan-control: Support temperature vs pwm points commit
intel-m10-bmc-hwmon: add n5010 sensors commit
k10temp: support Zen3 APUs commit
pmbus/bpa-rs600: Support BPD-RS600 commit
11.24. General Purpose I/O (gpio)
Add virtio-gpio driver commit
rockchip: add driver for rockchip gpio commit
rockchip: support next version gpio controller commit
11.25. LEDs
leds-core: Implement the retain-state-shutdown property commit
pwm: add support for default-state device property commit
pca955x: Implement the default-state property commit == DMA engines ==
idxd: Add wq occupancy information to sysfs attribute commit
idxd: Set defaults for GRPCFG traffic class commit
idxd: add software command status commit
idxd: create dmaengine driver for wq 'device' commit
idxd: create user driver for wq 'device' commit
Add support for AMD PTDMA controller driver commit, commit, commit
sh: Add DMAC driver for RZ/G2L SoC commit
11.26. Hardware Random Number Generator (hwrng)
Add Arm SMCCC TRNG based driver commit
11.27. Cryptography hardware acceleration
hisilicon: support runtime PM for accelerator device commit
hisilicon: using 'debugfs_create_file' instead of 'debugfs_create_regset32' commit
ccp: Add support for new CCP/PSP device ID commit
11.28. PCI
PCI: Expose and manage PCI device reset commit, commit, commit, commit, commit, commit, commit
Add SR-IOV support in PCIe Endpoint Core commit, commit, commit, commit, commit, commit, commit, commit
hv: Support for create interrupt commit
keembay: Add support for Intel Keem Bay commit
pci-bridge-emul: Add PCIe Root Capabilities Register commit
rockchip-dwc: Add Rockchip RK356X host controller driver commit
visconti: Add Toshiba Visconti PCIe host controller driver commit
11.29. Clock
rockchip: Add support for hclk_sfc on rk3036 commit
qcom: gpucc-sm8150: Add SC8180x support commit
qcom: a53-pll: Add MSM8939 a53pll support commit
qcom: Add Global Clock Controller driver for MSM8953 commit
qcom: Add Global Clock controller (GCC) driver for SM6115 commit
qcom: mmcc-msm8994: Add MSM8992 support commit
qcom: Add msm8994 MMCC driver commit
qcom: rpmh: Add support for RPMH clocks on SM6350 commit
qcom: Add SM6350 GCC driver commit
11.30. PHY ("physical layer" framework)
phy-mtk-tphy: add support mt8195 commit
qcom-qmp: Add sc8180x PCIe support commit
qcom-qmp: Add support for SM6115 UFS phy commit
qcom-qmp: add USB3 PHY support for IPQ6018 commit
qcom: qmp: Add SC8180x USB/DP combo commit
renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2L commit
samsung-ufs: support exynosauto ufs phy driver commit
11.31. EDAC (Error Detection And Correction)
11.32. Various
bus: ixp4xx: Add a driver for IXP4xx expansion bus commit
bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI commit
Introduce SCMI transport based on VirtIO commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit, commit
fpga: dfl: pci: add device IDs for Silicom N501x PAC cards commit
Add FPGA Manager support for the Xilinx Versal chip commit, commit, commit, commit, commit
- habanalabs
Add "in device creation" status commit
Add support for encapsulated signals reservation commit
Add support for encapsulated signals submission commit
Add support for f/w reset commit
Add wait-for-multi-CS uAPI commit
Allow fail on inability to respect hint commit
gaudi: implement state dump commit
state dump monitors and fences infrastructure commit
support hint addresses range reservation commit
interconnect: qcom: Add SC8180x providers commit
interconnect: qcom: osm-l3: Add sc8180x support commit
misc: gehc-achc: new driver for the GE ACHC microcontroller, that is part of the GE PPD device commit
Add generic support for kdump Device Tree properties commit, commit, commit, commit, commit, commit, commit
reset: renesas: Add RZ/G2L usbphy control driver commit
vDPA/ifcvf: implement management netlink framework for ifcvf commit
12. List of pull requests
13. Other news sites
Phoronix's feature overview