summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-08Merge branch 'xfrm: some fixes for GSO with SW crypto'Steffen Klassert2-4/+10
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier2-0/+71
2025-08-08arm64: vgic-v2: Fix guest endianness check in hVHE modeFuad Tabba1-1/+1
2025-08-08KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exceptionFuad Tabba1-0/+1
2025-08-08KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host for protected VMsFuad Tabba1-0/+4
2025-08-08kvm: arm64: use BUG() instead of BUG_ON(1)Arnd Bergmann2-2/+2
2025-08-08mailbox/pcc: support mailbox management of the shared bufferAdam Young2-4/+127
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-138/+363
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-7/+60
2025-08-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-133/+448
2025-08-08Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+6
2025-08-08Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds16-89/+841
2025-08-08smb: server: Fix extension string in ksmbd_extract_shortname()Thorsten Blum1-1/+1
2025-08-08ksmbd: limit repeated connections from clients with the same IPNamjae Jeon2-0/+18
2025-08-08Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https://gitlab.freedesktop.org/a...Dave Airlie20-119/+321
2025-08-07Merge tag 'drm-xe-next-fixes-2025-08-06' of https://gitlab.freedesktop.org/dr...Dave Airlie10-8/+112
2025-08-07smb: client: only use a single wait_queue to monitor smbdirect connection statusStefan Metzmacher2-11/+9
2025-08-07smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...Stefan Metzmacher1-1/+0
2025-08-07smb: client: improve logging in smbd_conn_upcall()Stefan Metzmacher1-4/+10
2025-08-07smb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher1-2/+4
2025-08-07PCI: vmd: Fix wrong kfree() in vmd_msi_free()Nam Cao1-1/+3
2025-08-07drm/msm: Fix objtool warning in submit_lock_objects()Sasha Levin1-22/+27
2025-08-07drm/msm: Handle in-place remapsRob Clark1-4/+37
2025-08-07drm/msm: Fix a few commentsRob Clark2-5/+2
2025-08-07drm/msm: Fix a7xx TPL1 cluster snapshotRob Clark2-2/+11
2025-08-07drm/msm: Fix debugbus snapshotRob Clark1-1/+2
2025-08-07drm/msm: Fix a7xx debugbus readRob Clark2-9/+37
2025-08-07drm/msm: Constify snapshot tablesRob Clark4-14/+14
2025-08-07drm/msm: Fix order of selector programming in cluster snapshotRob Clark1-4/+4
2025-08-07drm/msm: Fix section names and sizesRob Clark2-31/+31
2025-08-07drm/msm: Add missing "location"s to devcoredumpRob Clark1-0/+2
2025-08-07drm/msm: Fix dereference of pointer minor before null checkColin Ian King1-4/+7
2025-08-07drm/msm: Defer fd_install in VM_BIND ioctlRob Clark1-7/+7
2025-08-07Merge branch 'perf-s390-regression-move-uid-filtering-to-bpf-filters'Alexei Starovoitov3-7/+15
2025-08-07perf bpf-filter: Enable events manuallyIlya Leoshkevich1-1/+4
2025-08-07libbpf: Add the ability to suppress perf event enablementIlya Leoshkevich2-6/+11
2025-08-07btrfs: fix iteration bug in __qgroup_excl_accounting()Boris Burkov1-2/+1
2025-08-07btrfs: zoned: do not select metadata BG as finish targetNaohiro Aota1-1/+1
2025-08-07btrfs: do not allow relocation of partially dropped subvolumesQu Wenruo1-0/+19
2025-08-07btrfs: error on missing block group when unaccounting log tree extent buffersFilipe Manana1-12/+7
2025-08-07btrfs: fix wrong length parameter for btrfs_cleanup_ordered_extents()Qu Wenruo1-1/+1
2025-08-07btrfs: make btrfs_cleanup_ordered_extents() support large foliosQu Wenruo1-2/+4
2025-08-07btrfs: fix subpage deadlock in try_release_subpage_extent_buffer()Leo Martins1-5/+6
2025-08-07pptp: fix pptp_xmit() error pathEric Dumazet1-3/+4
2025-08-07spi: spi-qpic-snand: fix calculating of ECC OOB regions' propertiesGabor Juhos1-6/+14
2025-08-07spi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren1-5/+3
2025-08-07lib/sbitmap: make sbitmap_get_shallow() internalYu Kuai2-19/+16
2025-08-07lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai6-73/+52
2025-08-07nvmet: exit debugfs after discovery subsystem exitsMohamed Khalfella1-1/+1