summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-04-02page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-04-02mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-04-02mm: slub: be more careful about the double cmpxchg of freelistLinus Torvalds1-2/+4
2020-04-02memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-04-02xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)1-17/+6
2020-04-02rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-04-02intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin1-0/+5
2020-04-02intel_th: Fix user-visible error codesAlexander Shishkin1-3/+3
2020-04-02staging/speakup: fix get_word non-space look-aheadSamuel Thibault1-1/+1
2020-04-02staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
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