summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifierSimon Trimmer2023-07-246-0/+1217
| | * | ALSA: hda: Fix missing header dependenciesRichard Fitzgerald2023-07-242-0/+5
| | * | ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer2023-07-243-16/+28
| | * | ASoC: cs35l56: Make common function for control port waitSimon Trimmer2023-07-242-6/+11
| | * | ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald2023-07-243-69/+82
| | * | ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald2023-07-243-13/+18
| | * | ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald2023-07-245-120/+126
| | * | ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer2023-07-243-203/+215
| | * | ASoC: cs35l56: Convert utility functions to use common data structureSimon Trimmer2023-07-241-16/+16
| | * | ASoC: cs35l56: Make cs35l56_system_reset() code more genericSimon Trimmer2023-07-241-6/+6
| | * | ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer2023-07-247-259/+270
| * | | ASoC: codecs: lpass: Log clk_get() failuresBjorn Andersson2023-07-244-18/+18
| |/ /
| * | ASoC: Merge up fixes from mainlineMark Brown2023-07-24326-2085/+3475
| |\ \
| | * | Linux 6.5-rc3v6.5-rc3Linus Torvalds2023-07-241-1/+1
| | * | Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-07-244-7/+17
| | |\ \
| | | * | tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella2023-07-231-1/+2
| | | * | ring-buffer: Do not swap cpu_buffer during resize processChen Lin2023-07-232-2/+15
| | | * | tracing: Remove unused extern declaration tracing_map_set_field_descr()YueHaibing2023-07-231-4/+0
| | * | | Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-235-15/+31
| | |\ \ \
| | | * | | kbuild: rust: avoid creating temporary filesMiguel Ojeda2023-07-232-2/+9
| | | * | | kbuild: flatten KBUILD_CFLAGSAlexey Dobriyan2023-07-231-5/+17
| | | * | | gen_compile_commands: add assembly files to compilation databaseBenjamin Gray2023-07-231-1/+1
| | | * | | kconfig: gconfig: correct program name in help textRandy Dunlap2023-07-121-3/+3
| | | * | | kconfig: gconfig: drop the Show Debug Info help textRandy Dunlap2023-07-121-4/+1
| | * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-2317-72/+140
| | |\ \ \ \
| | | * \ \ \ Merge tag 'kvm-s390-master-6.5-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-07-232-2/+7
| | | |\ \ \ \
| | | | * | | | KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda2023-07-181-0/+1
| | | | * | | | KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda2023-07-181-2/+6
| | | | | |/ / | | | | |/| |
| | | * | | | Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-07-2315-70/+133
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | KVM: arm64: Fix the name of sys_reg_desc related to PMUXiang Chen2023-07-151-20/+21
| | | | * | | KVM: arm64: Correctly handle RES0 bits PMEVTYPER<n>_EL0.evtCountOliver Upton2023-07-151-1/+0
| | | | * | | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier2023-07-145-6/+13
| | | | * | | KVM: arm64: Add missing BTI instructionsMostafa Saleh2023-07-133-1/+19
| | | | * | | KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton2023-07-123-36/+55
| | | | * | | KVM: arm64: Disable preemption in kvm_arch_hardware_enable()Marc Zyngier2023-07-111-1/+12
| | | | * | | KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla2023-07-113-2/+10
| | | | * | | KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bitsMarc Zyngier2023-07-111-3/+3
| | | | |/ /
| | * | | | Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-237-263/+262
| | |\ \ \ \
| | | * | | | ext4: fix rbtree traversal bug in ext4_mb_use_preallocatedOjaswin Mujoo2023-07-231-27/+131
| | | * | | | ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()Ojaswin Mujoo2023-07-231-5/+9
| | | * | | | ext4: correct inline offset when handling xattrs in inode bodyEric Whitney2023-07-231-0/+14
| | | * | | | jbd2: remove __journal_try_to_free_buffer()Zhang Yi2023-07-111-24/+7
| | | * | | | jbd2: fix a race when checking checkpoint buffer busyZhang Yi2023-07-113-15/+41
| | | * | | | jbd2: Fix wrongly judgement for buffer head removing while doing checkpointZhihao Cheng2023-07-111-15/+17
| | | * | | | jbd2: remove journal_clean_one_cp_list()Zhang Yi2023-07-112-66/+21
| | | * | | | jbd2: remove t_checkpoint_io_listZhang Yi2023-07-113-48/+3
| | | * | | | jbd2: recheck chechpointing non-dirty bufferZhang Yi2023-07-111-73/+29
| | | | |/ / | | | |/| |
| | * | | | Merge tag '6.5-rc2-smb3-client-fixes-ver2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-07-232-6/+15
| | |\ \ \ \
| | | * | | | cifs: update internal module version number for cifs.koSteve French2023-07-221-2/+2
| | | * | | | cifs: allow dumping keys for directories tooShyam Prasad N2023-07-221-4/+13
| | | | |/ / | | | |/| |