Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | ASoC: topology: Properly unregister DAI on removal | Amadeusz Sławiński | 2021-01-20 | 1 | -4/+5 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values() | Dan Carpenter | 2021-01-20 | 1 | -1/+1 | |
| | | * | | | | | | ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field | Srinivas Kandagatla | 2021-01-20 | 1 | -1/+1 | |
| | | * | | | | | | ASoC: AMD Renoir - refine DMI entries for some Lenovo products | Jaroslav Kysela | 2021-01-20 | 1 | -2/+16 | |
| | | |/ / / / / | ||||||
| | | * | | | | | ASoC: dt-bindings: mt8192-mt6359: Fix indentation | Jonathan Neuschäfer | 2021-01-18 | 1 | -2/+2 | |
| | | * | | | | | ASoC: wm_adsp: Fix control name parsing for multi-fw | James Schulman | 2021-01-18 | 1 | -0/+3 | |
| | * | | | | | | ALSA: hda: intel-dsp-config: add PCI id for TGL-H | Bard Liao | 2021-01-25 | 1 | -0/+4 | |
| | * | | | | | | ALSA: usb-audio: workaround for iface reset issue | Takashi Iwai | 2021-01-23 | 1 | -0/+11 | |
| | * | | | | | | ALSA: pcm: One more dependency for hw constraints | Takashi Iwai | 2021-01-23 | 2 | -3/+3 | |
| | * | | | | | | ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 | Jian-Hong Pan | 2021-01-22 | 1 | -0/+1 | |
| * | | | | | | | Revert "mm/slub: fix a memory leak in sysfs_slab_add()" | Wang Hai | 2021-01-28 | 1 | -3/+1 | |
| * | | | | | | | Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-01-27 | 3 | -9/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES | Helge Deller | 2021-01-26 | 2 | -6/+12 | |
| | * | | | | | | | parisc: Remove leftover reference to the power_tasklet | Davidlohr Bueso | 2021-01-26 | 1 | -3/+0 | |
| * | | | | | | | | mailmap: remove the "repo-abbrev" comment | Ævar Arnfjörð Bjarmason | 2021-01-26 | 1 | -3/+0 | |
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-01-26 | 15 | -112/+172 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX | Paolo Bonzini | 2021-01-25 | 3 | -9/+29 | |
| | * | | | | | | | | KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written" | Sean Christopherson | 2021-01-25 | 1 | -26/+25 | |
| | * | | | | | | | | KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest | Sean Christopherson | 2021-01-25 | 1 | -9/+6 | |
| | * | | | | | | | | KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration | Maxim Levitsky | 2021-01-25 | 1 | -5/+8 | |
| | * | | | | | | | | kvm: tracing: Fix unmatched kvm_entry and kvm_exit events | Lorenzo Brescia | 2021-01-25 | 3 | -2/+5 | |
| | * | | | | | | | | KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOG | Zenghui Yu | 2021-01-25 | 1 | -9/+7 | |
| | * | | | | | | | | KVM: x86: get smi pending status correctly | Jay Zhou | 2021-01-25 | 1 | -0/+4 | |
| | * | | | | | | | | KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] | Like Xu | 2021-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh() | Like Xu | 2021-01-25 | 1 | -0/+4 | |
| | * | | | | | | | | KVM: x86: Add more protection against undefined behavior in rsvd_bits() | Sean Christopherson | 2021-01-25 | 1 | -1/+8 | |
| | * | | | | | | | | KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM | Quentin Perret | 2021-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2021-01-25 | 6 | -49/+74 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | KVM: Forbid the use of tagged userspace addresses for memslots | Marc Zyngier | 2021-01-21 | 2 | -0/+4 | |
| | | * | | | | | | | | KVM: arm64: Filter out v8.1+ events on v8.0 HW | Marc Zyngier | 2021-01-21 | 1 | -3/+7 | |
| | | * | | | | | | | | KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag | Steven Price | 2021-01-21 | 1 | -1/+2 | |
| | | * | | | | | | | | KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg() | Alexandru Elisei | 2021-01-14 | 1 | -10/+7 | |
| | | * | | | | | | | | KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return | David Brazdil | 2021-01-14 | 1 | -8/+5 | |
| | | * | | | | | | | | KVM: arm64: Simplify handling of absent PMU system registers | Marc Zyngier | 2021-01-14 | 1 | -7/+1 | |
| | | * | | | | | | | | KVM: arm64: Hide PMU registers from userspace when not available | Marc Zyngier | 2021-01-14 | 1 | -20/+48 | |
| * | | | | | | | | | | Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-01-26 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | spidev: Add cisco device compatible | Daniel Walker | 2021-01-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | spi: altera: Fix memory leak on error path | Pan Bian | 2021-01-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-01-26 | 2 | -11/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | regulator: Fix lockdep warning resolving supplies | Mark Brown | 2021-01-22 | 1 | -12/+17 | |
| | * | | | | | | | | | | | regulator: consumer: Add missing stubs to regulator/consumer.h | Dmitry Osipenko | 2021-01-21 | 1 | -0/+30 | |
| | * | | | | | | | | | | | Merge v5.11-rc3 | Mark Brown | 2021-01-13 | 546 | -3299/+5080 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | regulator: core: avoid regulator_resolve_supply() race condition | David Collins | 2021-01-08 | 1 | -11/+28 | |
| * | | | | | | | | | | | | Revert "mm: fix initialization of struct page for holes in memory layout" | Linus Torvalds | 2021-01-26 | 1 | -50/+34 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-01-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | crypto: marvel/cesa - Fix tdma descriptor on 64-bit | Herbert Xu | 2021-01-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | fs/pipe: allow sendfile() to pipe again | Johannes Berg | 2021-01-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Commit 9bb48c82aced ("tty: implement write_iter") converted the tty | Sami Tolvanen | 2021-01-25 | 3 | -7/+3 | |
| * | | | | | | | | | | | | Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-01-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'printk-rework' into for-linus | Petr Mladek | 2021-01-25 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |