summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate APISatya Priya Kakitapalli2024-07-311-2/+2
| | * | | | | | clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli2024-07-311-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-09-071-0/+3
|\ \ \ \ \ \ \
| * | | | | | | scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAPMary Guillemard2024-08-281-0/+3
* | | | | | | | Merge tag 'pinctrl-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-071-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for nowStephan Gerhold2024-09-021-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu...Linus Torvalds2024-09-061-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | kunit: Fix missing kerneldoc commentDavid Gow2024-09-051-0/+1
* | | | | | | | | Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-064-5/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski2024-09-033-4/+27
| * | | | | | | | | PCI: Don't rely on of_platform_depopulate() for reused OF-nodesBartosz Golaszewski2024-09-031-1/+17
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-09-066-13/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfs, cifs: Improve some debugging bitsDavid Howells2024-09-032-4/+6
| * | | | | | | | | cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3David Howells2024-09-031-8/+46
| * | | | | | | | | cifs: Fix zero_point init on inode initialisationDavid Howells2024-09-031-0/+2
| * | | | | | | | | smb: client: fix double put of @cfile in smb2_set_path_size()Paulo Alcantara2024-09-031-0/+1
| * | | | | | | | | smb: client: fix double put of @cfile in smb2_rename_path()Paulo Alcantara2024-09-031-0/+2
| * | | | | | | | | smb: client: fix hang in wait_for_response() for negprotoPaulo Alcantara2024-09-021-1/+13
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | KVM: x86: don't fall through case statements without annotationsLinus Torvalds2024-09-061-0/+1
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-09-061-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan2024-09-051-1/+3
* | | | | | | | | | Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-0612-181/+79
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti2024-09-034-65/+72
| * | | | | | | | | | riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti2024-09-031-1/+1
| * | | | | | | | | | riscv: Fix toolchain vector detectionAnton Blanchard2024-09-031-2/+2
| * | | | | | | | | | riscv: misaligned: Restrict user access to kernel memorySamuel Holland2024-08-311-2/+2
| * | | | | | | | | | Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt2024-08-295-111/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: mm: Do not restrict mmap address based on hintCharlie Jenkins2024-08-291-24/+2
| | * | | | | | | | | | riscv: selftests: Remove mmap hint address checksCharlie Jenkins2024-08-293-71/+0
| | * | | | | | | | | | Revert "RISC-V: mm: Document mmap changes"Charlie Jenkins2024-08-291-16/+0
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'powerpc-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-09-066-10/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc/qspinlock: Fix deadlock in MCS queueNysal Jan K.A.2024-08-291-1/+9
| * | | | | | | | | | | powerpc/mm: Fix return type of pgd_val()Christophe Leroy2024-08-222-5/+11
| * | | | | | | | | | | powerpc/vdso: Don't discard rela sectionsChristophe Leroy2024-08-222-3/+5
| * | | | | | | | | | | powerpc/64e: Define mmu_pte_psize staticChristophe Leroy2024-08-221-1/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-069-16/+47
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: Remove HIGH_RES_TIMERS dependencySteven Rostedt2024-09-051-1/+0
| * | | | | | | | | | | | kvm: Note an RCU quiescent state on guest exitLeonardo Bras2024-09-042-3/+13
| * | | | | | | | | | | | KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VMTom Dohrmann2024-09-021-1/+2
| * | | | | | | | | | | | Merge tag 'kvm-x86-fixes-6.11-rcN' of https://github.com/kvm-x86/linux into k...Paolo Bonzini2024-09-02410-2781/+4918
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNPVitaly Kuznetsov2024-08-281-2/+4
| | * | | | | | | | | | | | KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missingRavi Bangoria2024-08-221-0/+3
| | * | | | | | | | | | | | KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASEMaxim Levitsky2024-08-221-0/+12
| | * | | | | | | | | | | | KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTSSean Christopherson2024-08-221-0/+2
| | * | | | | | | | | | | | KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEsSean Christopherson2024-08-221-1/+3
| | * | | | | | | | | | | | KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE renameYan Zhao2024-08-223-8/+8
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pm-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-09-061-10/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amd-pstate-v6.11-2024-09-04' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki2024-09-051-10/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen modelsGautham R. Shenoy2024-08-281-10/+24
* | | | | | | | | | | | | | Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linuxLinus Torvalds2024-09-068-8/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \