summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev1-1/+1
2025-07-28drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()Nathan Chancellor1-1/+1
2025-07-28drm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone1-14/+15
2025-07-28Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-13/+47
2025-07-28Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-225/+302
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-603/+2242
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds88-457/+520
2025-07-28ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume contextMuhammad Usama Anjum1-3/+3
2025-07-28Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds10-807/+1216
2025-07-28Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+3
2025-07-28Merge tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-86/+43
2025-07-28Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-21/+11
2025-07-28Merge tag 'pull-securityfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-251/+97
2025-07-28bpf: Fix various typos in verifier.c commentsSuchit Karunakaran1-5/+5
2025-07-28Merge branch 'bpf-improve-64bits-bounds-refinement'Alexei Starovoitov3-1/+186
2025-07-28bpf: Add third round of bounds deductionPaul Chaignon2-1/+2
2025-07-28selftests/bpf: Test invariants on JSLT crossing signPaul Chaignon1-1/+1
2025-07-28selftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon1-0/+118
2025-07-28selftests/bpf: Update reg_bound range refinement logicPaul Chaignon1-0/+14
2025-07-28bpf: Improve bounds when s64 crosses sign boundaryPaul Chaignon1-0/+52
2025-07-28RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()Quan Zhou1-2/+3
2025-07-28RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAsQuan Zhou1-2/+3
2025-07-28RISC-V: perf/kvm: Add reporting of interrupt eventsQuan Zhou3-38/+60
2025-07-28RISC-V: KVM: Enable ring-based dirty memory trackingQuan Zhou4-3/+19
2025-07-28RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmapSamuel Holland1-30/+53
2025-07-28RISC-V: KVM: Delegate illegal instruction fault to VS modeXu Lu1-0/+1
2025-07-28RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIsAnup Patel5-50/+73
2025-07-28RISC-V: KVM: Factor-out g-stage page table managementAnup Patel10-432/+530
2025-07-28RISC-V: KVM: Add vmid field to struct kvm_riscv_hfenceAnup Patel2-14/+17
2025-07-28RISC-V: KVM: Introduce struct kvm_gstage_mappingAnup Patel3-27/+43
2025-07-28RISC-V: KVM: Factor-out MMU related declarations into separate headersAnup Patel12-98/+143
2025-07-28RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()Anup Patel1-6/+7
2025-07-28RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()Anup Patel3-1/+11
2025-07-28RISC-V: KVM: Don't flush TLB when PTE is unchangedAnup Patel1-5/+9
2025-07-28RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSHAnup Patel3-12/+8
2025-07-28RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()Anup Patel4-27/+26
2025-07-28RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()Anup Patel3-8/+4
2025-07-28RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return valueAnup Patel1-2/+3
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-536/+227
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds12-142/+55
2025-07-28f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs modeChao Yu1-1/+4
2025-07-28f2fs: fix to calculate dirty data during has_not_enough_free_secs()Chao Yu1-2/+1
2025-07-28f2fs: fix to update upper_p in __get_secs_required() correctlyChao Yu1-1/+1
2025-07-28f2fs: directly add newly allocated pre-dirty nat entry to dirty set listwangzijie1-8/+21
2025-07-28f2fs: avoid redundant clean nat entry move in lru listwangzijie1-12/+15
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds53-159/+210
2025-07-28fsnotify: optimize FMODE_NONOTIFY_PERM for the common casesAmir Goldstein3-61/+53
2025-07-28fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hookAmir Goldstein4-18/+20
2025-07-28samples: fix building fs-monitor on musl systemsBrahmajit Das1-0/+7
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-55/+8