summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-20platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult1-0/+27
2019-12-20platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult1-1/+1
2019-12-20platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener1-0/+8
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede1-1/+1
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun2-6/+6
2019-12-19mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu1-0/+10
2019-12-19tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin1-4/+18
2019-12-18usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck1-1/+1
2019-12-18iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy1-9/+8
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu1-5/+1
2019-12-18staging: wfx: fix wrong error messageJérôme Pouiller1-1/+3
2019-12-18staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller1-1/+0
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller1-0/+1
2019-12-18staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller1-0/+11
2019-12-18staging: wfx: fix rate control handlingJérôme Pouiller1-3/+3
2019-12-18staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller1-1/+1
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller2-3/+3
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller1-1/+1
2019-12-18staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller1-2/+5
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller3-3/+7
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter2-0/+5
2019-12-18mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter1-1/+9
2019-12-18mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu1-2/+2
2019-12-18lib/Kconfig.debug: fix some messed up configurationsChangbin Du1-49/+51
2019-12-18mm: vmscan: protect shrinker idr replace with CONFIG_MEMCGYang Shi1-1/+1
2019-12-18kasan: don't assume percpu shadow allocations will succeedDaniel Axtens1-10/+38
2019-12-18kasan: use apply_to_existing_page_range() for releasing vmalloc shadowDaniel Axtens1-3/+6
2019-12-18mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens2-42/+97
2019-12-18kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin3-60/+67
2019-12-17early init: fix error handling when opening /dev/consoleLinus Torvalds1-1/+1
2019-12-17random: don't forget compat_ioctl on urandomJason A. Donenfeld1-0/+1
2019-12-17usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim1-4/+9
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim1-0/+3
2019-12-17USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie1-1/+12
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang1-0/+1
2019-12-17intel_th: msu: Fix window switching without windowsAlexander Shishkin1-5/+9
2019-12-17intel_th: Fix freeing IRQsAlexander Shishkin2-3/+6
2019-12-17intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin1-0/+5
2019-12-17intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin1-0/+5
2019-12-17tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-21/+22
2019-12-17tty: link tty and port before configuring it as consoleSudip Mukherjee2-1/+3
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar1-1/+1
2019-12-17iommu: set group default domain before creating direct mappingsJerry Snitselaar1-2/+2
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu1-8/+0
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson1-1/+1
2019-12-17tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk1-0/+5
2019-12-17tpm: selftest: add test covering async modeTadeusz Struk3-2/+31
2019-12-17tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk1-0/+8
2019-12-17iommu/dma: Rationalise types for DMA masksRobin Murphy1-3/+3
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin1-1/+1