aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-23net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang1-22/+18
2025-10-23Revert "PM: sleep: Make pm_wakeup_clear() call more clear"Samuel Wu2-1/+1
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-currentBartosz Golaszewski1-14/+17
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf2-5/+3
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-23mtd: rawnand: cadence: fix DMA device NULL pointer dereferenceNiravkumar L Rabara1-1/+2
2025-10-23gpiolib: acpi: Use %pe when passing an error pointer to dev_err()Andy Shevchenko1-2/+2
2025-10-23cpufreq: tegra186: add OPP support and set bandwidthAaron Kling1-7/+143
2025-10-23cpufreq: dt-platdev: Add JH7110S SOC to the allowlistHal Feng1-0/+1
2025-10-23cpufreq: s5pv210: fix refcount leakShuhao Fu1-2/+4
2025-10-23gpiolib: acpi: Make set debounce errors non fatalHans de Goede1-12/+15
2025-10-23OPP: Initialize scope-based pointers inlineViresh Kumar3-93/+117
2025-10-23crypto: aspeed - fix double free caused by devmHaotian Zhang1-2/+0
2025-10-23crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger1-18/+34
2025-10-22nvme-pci: use blk_map_iter for p2p metadataKeith Busch1-3/+10
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-issues'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/send_doneStefan Metzmacher1-22/+38
2025-10-22smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiters on errorStefan 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/scsiLinus Torvalds5-56/+56
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds14-39/+45
2025-10-22nvmet-auth: update sc_c in host responseHannes Reinecke1-2/+3
2025-10-22PM: EM: Notify an event when the performance domain changesChangwoo Min1-0/+5
2025-10-22PM: EM: Implement em_notify_pd_created/updated()Changwoo Min2-0/+50
2025-10-22PM: EM: Implement em_notify_pd_deleted()Changwoo Min2-0/+47
2025-10-22PM: EM: Implement em_nl_get_pd_table_doit()Changwoo Min1-1/+107
2025-10-22PM: EM: Implement em_nl_get_pds_doit()Changwoo Min1-1/+81
2025-10-22PM: EM: Add an iterator and accessor for the performance domainChangwoo Min2-0/+52
2025-10-22PM: EM: Add a skeleton code for netlink notificationChangwoo Min4-2/+54
2025-10-22PM: EM: Add em.yaml and autogen filesChangwoo Min5-0/+249
2025-10-22PM: EM: Expose the ID of a performance domain via debugfsChangwoo Min1-0/+12
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min2-1/+33
2025-10-22ACPI: button: Call input_free_device() on failing input device registrationKaushlendra Kumar1-1/+3
2025-10-23clk: sunxi-ng: sun55i-a523-ccu: Lower audio0 pll minimum rateChen-Yu Tsai1-1/+1
2025-10-23clk: sunxi-ng: sun55i-a523-r-ccu: Mark bus-r-dma as criticalChen-Yu Tsai1-1/+1
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
2025-10-22io_uring: Fix code indentation errorRanganath V N2-2/+2
2025-10-22io_uring/sqpoll: be smarter on when to update the stime usageJens Axboe1-11/+32