summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-44/+47
2025-10-23Merge tag 'ffa-fix-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2-12/+46
2025-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+10
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds50-263/+451
2025-10-23Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-1/+7
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-17/+18
2025-10-23Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+64
2025-10-23arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas1-3/+8
2025-10-23slab: fix slab accounting imbalance due to defer_deactivate_slab()Vlastimil Babka1-3/+5
2025-10-23Merge branch 'mlx5-misc-fixes-2025-10-22'Jakub Kicinski11-46/+75
2025-10-23net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad3-2/+30
2025-10-23net/mlx5: Refactor devcom to return NULL on failurePatrisious Haddad7-42/+39
2025-10-23net/mlx5e: Skip PPHCR register query if not supported by the deviceAlexei Lazar1-1/+3
2025-10-23net/mlx5: Add PPHCR to PCAM supported registers maskAlexei Lazar1-1/+3
2025-10-23virtio-net: zero unused hash fieldsJason Wang1-0/+4
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko1-2/+2
2025-10-23vsock: fix lock inversion in vsock_assign_transport()Stefano Garzarella1-19/+19
2025-10-23Merge branch 'fix-poll-behaviour-for-tcp-based-tunnel-protocols'Paolo Abeni4-19/+60
2025-10-23ovpn: use datagram_poll_queue for socket readiness in TCPRalf Lici1-4/+22
2025-10-23espintcp: use datagram_poll_queue for socket readinessRalf Lici1-5/+1
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici2-10/+37
2025-10-23io_uring: correct __must_hold annotation in io_install_fixed_fileAlok Tiwari1-1/+1
2025-10-23gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang1-11/+3
2025-10-23USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-23Merge branch 'acpi-property'Rafael J. Wysocki1-1/+1
2025-10-23Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2-13/+14
2025-10-23net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang1-22/+18
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski1-14/+17
2025-10-23cifs: #include cifsglob.h before trace.h to allow structs in tracepointsDavid Howells2-0/+2
2025-10-23cifs: Call the calc_signature functions directlyDavid Howells4-21/+9
2025-10-23smb: client: get rid of d_drop() in cifs_do_rename()Paulo Alcantara1-4/+1
2025-10-23gpiolib: acpi: Use %pe when passing an error pointer to dev_err()Andy Shevchenko1-2/+2
2025-10-23gpiolib: acpi: Make set debounce errors non fatalHans de Goede1-12/+15
2025-10-22net: hsr: prevent creation of HSR device with slaves from another netnsFernando Fernandez Mancera1-1/+7
2025-10-22sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov1-6/+7
2025-10-22ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loopJiasheng Jiang1-1/+1
2025-10-22cifs: Fix TCP_Server_Info::credits to be signedDavid Howells1-1/+1
2025-10-22Merge branch 'net-ravb-fix-soc-specific-configuration-and-descriptor-handling...Jakub Kicinski1-2/+22
2025-10-22net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar1-0/+8
2025-10-22net: ravb: Enforce descriptor type orderingLad Prabhakar1-2/+14
2025-10-22smb: client: make use of smbdirect_socket.send_io.lcredits.*Stefan Metzmacher1-25/+42
2025-10-22smb: server: make use of smbdirect_socket.send_io.lcredits.*Stefan Metzmacher1-5/+37
2025-10-22smb: server: simplify sibling_list handling in smb_direct_flush_send_list/sen...Stefan Metzmacher1-22/+38
2025-10-22smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiter...Stefan Metzmacher1-4/+0
2025-10-22smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*Stefan Metzmacher1-1/+12
2025-10-22smb: server: allocate enough space for RW WRs and ib_drain_qp()Stefan Metzmacher1-91/+142
2025-10-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-56/+56
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds14-39/+45
2025-10-22lib/crypto: poly1305: Restore dependency of arch code on !KMSANEric Biggers1-1/+1
2025-10-22io_uring zcrx: add MAINTAINERS entryDavid Wei1-0/+9