summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-17PCI: aardvark: Set PCI Bridge Class Code to PCI BridgePali Rohár1-0/+20
2021-11-17PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár1-0/+27
2021-11-17PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár1-16/+38
2021-11-17PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REGMarek Behún1-1/+6
2021-11-17PCI: aardvark: Fix return value of MSI domain .alloc() methodMarek Behún1-1/+1
2021-11-17PCI: aardvark: Fix configuring Reference clockPali Rohár1-1/+8
2021-11-17PCI: aardvark: Fix reporting Data Link Layer Link ActivePali Rohár1-1/+28
2021-11-17PCI: aardvark: Do not unmask unused interruptsPali Rohár1-3/+3
2021-11-17PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár1-6/+70
2021-11-17PCI: aardvark: Do not clear status bits of masked interruptsPali Rohár1-6/+0
2021-11-17cxl/pci: Fix NULL vs ERR_PTR confusionDan Williams1-1/+1
2021-11-17PCI: cadence: Add cdns_plat_pcie_probe() missing returnLi Chen1-0/+2
2021-11-17PCI: pci-bridge-emul: Fix emulation of W1C bitsMarek Behún1-0/+13
2021-11-17ovl: fix use after free in struct ovl_aio_reqyangerkun1-2/+14
2021-11-17xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross2-23/+70
2021-11-17ifb: fix building without CONFIG_NET_CLS_ACTArnd Bergmann1-0/+2
2021-11-17serial: core: Fix initializing and restoring termios speedPali Rohár2-2/+16
2021-11-17ring-buffer: Protect ring_buffer_reset() from reentrancySteven Rostedt (VMware)1-0/+5
2021-11-17powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni1-2/+1
2021-11-17iio: adc: tsc2046: fix scan interval warningOleksij Rempel1-1/+1
2021-11-17can: j1939: j1939_can_recv(): ignore messages with invalid source addressZhang Changzhong1-0/+7
2021-11-17can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transportZhang Changzhong1-0/+6
2021-11-17KVM: nVMX: Handle dynamic MSR intercept togglingSean Christopherson3-110/+111
2021-11-17KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in useSean Christopherson1-4/+4
2021-11-17KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flowsSean Christopherson1-23/+24
2021-11-17KVM: x86: Fix recording of guest steal time / preempted statusDavid Woodhouse2-31/+76
2021-11-17KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland3-2/+3
2021-11-17iio: core: check return value when calling dev_set_name()Yang Yingliang1-1/+7
2021-11-17iio: core: fix double free in iio_device_unregister_sysfs()Yang Yingliang1-0/+1
2021-11-17power: supply: max17042_battery: use VFSOC for capacity when no rsnsHenrik Grimler1-1/+4
2021-11-17power: supply: max17042_battery: Prevent int underflow in set_soc_thresholdSebastian Krzyszkowiak1-1/+2
2021-11-17mtd: rawnand: socrates: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-11-17soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li1-6/+3
2021-11-17soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li1-1/+1
2021-11-17soc: samsung: exynos-pmu: Fix compilation when nothing selects CONFIG_MFD_COREDavid Virag1-0/+1
2021-11-17signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2-11/+2
2021-11-17memory: renesas-rpc-if: Correct QSPI data transfer in Manual modeWolfram Sang2-35/+79
2021-11-17signal: Remove the bogus sigkill_pending in ptrace_stopEric W. Biederman1-14/+4
2021-11-17ASoC: tegra: Restore AC97 supportDmitry Osipenko2-10/+50
2021-11-17ASoC: tegra: Set default card name for TrimsliceDmitry Osipenko1-0/+1
2021-11-17RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad1-6/+9
2021-11-17perf/x86/intel/uncore: Fix Intel ICX IIO event constraintsKan Liang1-0/+2
2021-11-17perf/x86/intel/uncore: Fix invalid unit checkKan Liang1-1/+1
2021-11-17perf/x86/intel/uncore: Support extra IMC channel on Ice Lake serverKan Liang1-2/+2
2021-11-17rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut3-8/+13
2021-11-17rsi: fix rate mask set leading to P2P failureMartin Fuzzey4-65/+50
2021-11-17rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey3-1/+4
2021-11-17rsi: fix occasional initialisation failure with BT coexMartin Fuzzey3-3/+18
2021-11-17wcn36xx: handle connection loss indicationBenjamin Li1-11/+33
2021-11-17libata: fix checking of DMA stateReimar Döffinger1-1/+1