aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu3-4/+13
2025-06-22Linux 6.16-rc3Linus Torvalds1-1/+1
2025-06-22atm: clip: prevent NULL deref in clip_push()Eric Dumazet1-6/+5
2025-06-22Fix typo in marvell octeontx2 documentationFaisal Bukhari1-1/+1
2025-06-21i2c: k1: check for transfer errorAlex Elder1-1/+1
2025-06-21smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key sizeBharath SM2-2/+2
2025-06-21smb: minor fix to use sizeof to initialize flags_string bufferBharath SM1-1/+1
2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM1-1/+1
2025-06-21smb: Log an error when close_all_cached_dirs failsPaul Aurich1-2/+12
2025-06-21cifs: Fix prepare_write to negotiate wsize if neededDavid Howells1-2/+6
2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher1-2/+3
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian1-0/+1
2025-06-21CREDITS: Add entry for Shannon NelsonShannon Nelson1-0/+5
2025-06-21net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li1-0/+1
2025-06-20irqchip/ath79-misc: Fix missing prototypes warningsShiji Yang1-18/+2
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)1-0/+4
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu3-4/+54
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu3-1/+97
2025-06-20KVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu2-4/+7
2025-06-20driver: bluetooth: hci_qca:fix unable to load the BT driverShuai Zhang1-3/+10
2025-06-20Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis1-1/+8
2025-06-20Bluetooth: btintel_pcie: Fix potential race condition in firmware downloadKiran K1-2/+31
2025-06-20erofs: remove a superfluous check for encoded extentsGao Xiang1-6/+0
2025-06-20io_uring/net: always use current transfer count for buffer putJens Axboe1-1/+1
2025-06-20ALSA: hda/realtek: Enable headset Mic on Positivo P15XEdson Juliano Drosdeck1-0/+8
2025-06-19MAINTAINERS: add additional mmap-related files to mmap sectionLorenzo Stoakes1-0/+3
2025-06-19MAINTAINERS: add memfd, shmem quota files to shmem sectionLorenzo Stoakes1-1/+3
2025-06-19MAINTAINERS: add stray rmap file to mm rmap sectionLorenzo Stoakes1-0/+1
2025-06-19MAINTAINERS: add hugetlb_cgroup.c to hugetlb sectionLorenzo Stoakes1-0/+1
2025-06-19MAINTAINERS: add further init files to mm init blockLorenzo Stoakes1-0/+3
2025-06-19MAINTAINERS: update maintainers for HugeTLBOscar Salvador1-1/+2
2025-06-19maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()Liam R. Howlett1-1/+3
2025-06-19MAINTAINERS: add missing test files to mm gup sectionLorenzo Stoakes1-0/+4
2025-06-19MAINTAINERS: add missing mm/workingset.c file to mm reclaim sectionLorenzo Stoakes1-0/+1
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato1-1/+4
2025-06-19bcache: remove unnecessary select MIN_HEAPKuan-Wei Chiu1-1/+0
2025-06-19Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu11-263/+217
2025-06-19Revert "bcache: update min_heap_callbacks to use default builtin swap"Kuan-Wei Chiu4-7/+38
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain1-0/+3
2025-06-19kho: initialize tail pages for higher order folios properlyPratyush Yadav1-12/+17
2025-06-19MAINTAINERS: add linux-mm@ list to Kexec HandoverPratyush Yadav1-0/+1
2025-06-19mm: userfaultfd: fix race of userfaultfd_move and swap cacheKairui Song1-2/+31
2025-06-19mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"David Hildenbrand1-4/+10
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg1-1/+1
2025-06-19mm/shmem, swap: fix softlockup with mTHP swapinKairui Song3-21/+28
2025-06-19scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier1-0/+2
2025-06-19scsi: fnic: Set appropriate logging level for log messageKaran Tilak Kumar1-1/+1
2025-06-19scsi: fnic: Add and improve logs in FDMI and FDMI ABTS pathsKaran Tilak Kumar1-7/+58
2025-06-19scsi: fnic: Turn off FDMI ACTIVE flags on link downKaran Tilak Kumar2-4/+7
2025-06-19scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times outKaran Tilak Kumar3-29/+87