summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-20swiotlb: add a IO_TLB_SIZE defineChristoph Hellwig
2021-02-20driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao
2021-02-20sdhci: stop poking into swiotlb internalsChristoph Hellwig
2021-02-19cifs: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2021-02-19leds: lp50xx: Get rid of redundant explicit castingAndy Shevchenko
2021-02-19leds: lp50xx: Update headers block to reflect realityAndy Shevchenko
2021-02-19leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()Andy Shevchenko
2021-02-19leds: lp50xx: Reduce level of dereferencesAndy Shevchenko
2021-02-19leds: lp50xx: Switch to new style i2c-driver probe functionAndy Shevchenko
2021-02-19leds: lp50xx: Don't spam logs when probe is deferredAndy Shevchenko
2021-02-19leds: apu: extend support for PC Engines APU1 with newer firmwareAndreas Eberlein
2021-02-19kprobes: Fix to delay the kprobes jump optimizationMasami Hiramatsu
2021-02-19Input: applespi - fix occasional crc errors under load.Ronald Tschalär
2021-02-19Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär
2021-02-19Input: st1232 - add IDLE state as ready conditionMichael Tretter
2021-02-19Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov
2021-02-19Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza
2021-02-19Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov
2021-02-19Input: joydev - prevent potential read overflow in ioctlDan Carpenter
2021-02-19i40e: Fix endianness conversionsNorbert Ciosek
2021-02-19i40e: Fix add TC filter for IPv6Mateusz Palczewski
2021-02-19arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-02-19arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui1
2021-02-19arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon
2021-02-19vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from KconfigMax Gurtovoy
2021-02-19cxl/mem: Return -EFAULT if copy_to_user() failsDan Carpenter
2021-02-19cpufreq: Fix typo in kerneldoc commentYue Hu
2021-02-19cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin...Yue Hu
2021-02-19cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l...Yue Hu
2021-02-19ACPICA: Remove some code duplication from acpi_ev_address_space_dispatchHans de Goede
2021-02-19ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede
2021-02-19leds: flash: Fix multicolor no-ops registration by return 0Gene Chen
2021-02-19leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASHGene Chen
2021-02-19leds: lgm: Add LED controller driver for LGM SoCAmireddy Mallikarjuna reddy
2021-02-19dt-bindings: leds: Add bindings for Intel LGM SoCAmireddy Mallikarjuna reddy
2021-02-19leds: led-core: Get rid of enum led_brightnessAbanoub Sameh
2021-02-19KVM: x86/mmu: Remove a variety of unnecessary exportsSean Christopherson
2021-02-19KVM: x86: Fold "write-protect large" use case into generic write-protectSean Christopherson
2021-02-19KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PMLSean Christopherson
2021-02-19KVM: VMX: Dynamically enable/disable PML based on memslot dirty loggingMakarand Sonare
2021-02-19KVM: x86: Further clarify the logic and comments for toggling log dirtySean Christopherson
2021-02-19KVM: x86: Move MMU's PML logic to common codeSean Christopherson
2021-02-19KVM: x86/mmu: Make dirty log size hook (PML) a value, not a functionSean Christopherson
2021-02-19KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect()Sean Christopherson
2021-02-19KVM: nVMX: Disable PML in hardware when running L2Sean Christopherson
2021-02-19KVM: x86/mmu: Consult max mapping level when zapping collapsible SPTEsSean Christopherson
2021-02-19KVM: x86/mmu: Pass the memslot to the rmap callbacksSean Christopherson
2021-02-19KVM: x86/mmu: Split out max mapping level calculation to helperSean Christopherson
2021-02-19KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE and Huge...Sean Christopherson
2021-02-19Revert "driver core: Set fw_devlink=on by default"Greg Kroah-Hartman