summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-23vsock: fix lock inversion in vsock_assign_transport()Stefano Garzarella
2025-10-23Merge branch 'fix-poll-behaviour-for-tcp-based-tunnel-protocols'Paolo Abeni
2025-10-23ovpn: use datagram_poll_queue for socket readiness in TCPRalf Lici
2025-10-23espintcp: use datagram_poll_queue for socket readinessRalf Lici
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici
2025-10-23io_uring: correct __must_hold annotation in io_install_fixed_fileAlok Tiwari
2025-10-23ASoC: fsl_micfil: correct the endian format for DSDShengjiu Wang
2025-10-23ASoC: fsl_sai: fix bit order for DSD formatShengjiu Wang
2025-10-23ASoC: Intel: avs: Use snd_codec format when initializing probeCezary Rojewski
2025-10-23ASoC: Intel: avs: Disable periods-elapsed work when closing PCMCezary Rojewski
2025-10-23ASoC: Intel: avs: Unprepare a stream when XRUN occursCezary Rojewski
2025-10-23gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang
2025-10-23USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu
2025-10-23Merge branch 'acpi-property'Rafael J. Wysocki
2025-10-23Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2025-10-23net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang
2025-10-23Revert "PM: sleep: Make pm_wakeup_clear() call more clear"Samuel Wu
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-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-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