summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-02mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław1-2/+6
2020-04-02iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold1-1/+1
2020-04-02iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier1-2/+9
2020-04-02ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai1-2/+2
2020-04-02ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai1-0/+8
2020-04-02ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai1-0/+1
2020-04-02ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai1-0/+1
2020-04-02ALSA: line6: Fix endless MIDI read loopTakashi Iwai2-2/+2
2020-04-02usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea1-1/+2
2020-04-02USB: serial: pl2303: add device-id for HP LD381Scott Chen2-0/+2
2020-04-02usb: host: xhci-plat: add a shutdownRan Wang1-0/+1
2020-04-02USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas1-0/+2
2020-04-02usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede1-0/+3
2020-04-02USB: Disable LPM on WD19's Realtek HubKai-Heng Feng1-0/+3
2020-04-02parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-04-02block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato1-4/+5
2020-04-02xenbus: req->err should be updated before req->stateDongli Zhang1-0/+2
2020-04-02xenbus: req->body should be updated before req->stateDongli Zhang2-3/+8
2020-04-02dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer1-0/+15
2020-04-02altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6
2020-04-02drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi1-5/+2
2020-04-02drm/exynos: dsi: fix workaround for the legacy clock nameMarek Szyprowski1-3/+4
2020-04-02drm/exynos: dsi: propagate error value and silence meaningless warningMarek Szyprowski1-2/+3
2020-04-02spi/zynqmp: remove entry that causes a cs glitchThommy Jakobsson1-3/+0
2020-04-02spi: pxa2xx: Add CS control clock quirkEvan Green1-0/+23
2020-04-02ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I1-0/+2
2020-04-02powerpc: Include .BTF sectionNaveen N. Rao1-0/+6
2020-04-02spi: qup: call spi_qup_pm_resume_runtime before suspendingYuji Sasaki1-4/+7
2020-03-20Linux 4.14.174v4.14.174Greg Kroah-Hartman1-1/+1
2020-03-20ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-03-20mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn1-0/+9
2020-03-20ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook1-1/+1
2020-03-20ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli1-0/+2
2020-03-20jbd2: fix data races at struct journal_headQian Cai1-4/+4
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-20signal: avoid double atomic counter increments for user accountingLinus Torvalds1-9/+14
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-03-20scsi: libfc: free response frame from GPN_IDIgor Druzhinin1-0/+2
2020-03-20cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-03-20HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng1-0/+8
2020-03-20HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi1-1/+2
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2-1/+15
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips1-7/+7
2020-03-20batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann1-0/+4
2020-03-20batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann3-9/+55
2020-03-20batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2-8/+37