summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-23Revert "PM: sleep: Make pm_wakeup_clear() call more clear"Samuel Wu
2025-10-23net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()Markus Elfring
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-10-23cifs: #include cifsglob.h before trace.h to allow structs in tracepointsDavid Howells
2025-10-23cifs: Call the calc_signature functions directlyDavid Howells
2025-10-23smb: client: get rid of d_drop() in cifs_do_rename()Paulo Alcantara
2025-10-23gpiolib: acpi: Use %pe when passing an error pointer to dev_err()Andy Shevchenko
2025-10-23gpiolib: acpi: Make set debounce errors non fatalHans de Goede
2025-10-23crypto: aspeed - fix double free caused by devmHaotian Zhang
2025-10-23crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger
2025-10-22nvme-pci: use blk_map_iter for p2p metadataKeith Busch
2025-10-22net: hsr: prevent creation of HSR device with slaves from another netnsFernando Fernandez Mancera
2025-10-22eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definitionPei Xiao
2025-10-22net/sched: Remove unused inline helper qdisc_from_priv()Yue Haibing
2025-10-22net: spacemit: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-10-22sctp: avoid NULL dereference when chunk data buffer is missingAlexey Simakov
2025-10-22ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loopJiasheng Jiang
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)
2025-10-22cifs: Fix TCP_Server_Info::credits to be signedDavid Howells
2025-10-22Merge branch 'net-ravb-fix-soc-specific-configuration-and-descriptor-handling...Jakub Kicinski
2025-10-22net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-22net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-10-22smb: client: make use of smbdirect_socket.send_io.lcredits.*Stefan Metzmacher
2025-10-22smb: server: make use of smbdirect_socket.send_io.lcredits.*Stefan Metzmacher
2025-10-22smb: server: simplify sibling_list handling in smb_direct_flush_send_list/sen...Stefan Metzmacher
2025-10-22smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiter...Stefan Metzmacher
2025-10-22smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*Stefan Metzmacher
2025-10-22smb: server: allocate enough space for RW WRs and ib_drain_qp()Stefan Metzmacher
2025-10-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-22nvmet-auth: update sc_c in host responseHannes Reinecke
2025-10-22ACPI: button: Call input_free_device() on failing input device registrationKaushlendra Kumar
2025-10-22lib/crypto: poly1305: Restore dependency of arch code on !KMSANEric Biggers
2025-10-22io_uring zcrx: add MAINTAINERS entryDavid Wei
2025-10-22io_uring: Fix code indentation errorRanganath V N
2025-10-22io_uring/sqpoll: be smarter on when to update the stime usageJens Axboe
2025-10-22io_uring/sqpoll: switch away from getrusage() for CPU accountingJens Axboe
2025-10-22MIPS: Malta: Use pcibios_align_resource() to block io rangeIlpo Järvinen
2025-10-22MIPS: Malta: Fix PCI southbridge legacy resource reservationsMaciej W. Rozycki
2025-10-22MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-10-22block: require LBA dma_alignment when using PIChristoph Hellwig
2025-10-22USB: serial: option: add Quectel RG255CReinhard Speyerer
2025-10-22wifi: ath10k: Support for FTM TLV test commandsLoic Poulain
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar
2025-10-22Merge tag 'platform-drivers-x86-v6.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-22Merge tag 'erofs-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-22Merge tag '9p-for-6.18-rc3-v2' of https://github.com/martinetd/linuxLinus Torvalds
2025-10-22of/irq: Fix OF node refcount in of_msi_get_domain()Lorenzo Pieralisi
2025-10-22of/irq: Add msi-parent check to of_msi_xlate()Lorenzo Pieralisi