summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-13ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooksTakashi Iwai
2018-11-13ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev
2018-11-13ALSA: hda: Add 2 more models to the power_save blacklistHans de Goede
2018-11-13ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline
2018-11-13ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715Hui Wang
2018-11-13ALSA: hda - Fix headphone pin config for ASUS G751Takashi Iwai
2018-11-13ALSA: hda - Add quirk for ASUS G751 laptopTakashi Iwai
2018-11-13parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-11-13parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2018-11-13parisc: Fix address in HPMC IVAJohn David Anglin
2018-11-13mailbox: PCC: handle parse errorDavid Arcari
2018-11-13ipmi: Fix timer race with module unloadJan Glauber
2018-11-13kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu
2018-11-13acpi, nfit: Fix Address Range Scrub completion trackingDan Williams
2018-11-13ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss
2018-11-13ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss
2018-11-13ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche
2018-11-13pcmcia: Implement CLKRUN protocol disabling for Ricoh bridgesMaciej S. Szmigiero
2018-11-13dma-mapping: fix panic caused by passing empty cma command line argumentHe Zhe
2018-11-13cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki
2018-11-13block: make sure writesame bio is aligned with logical block sizeMing Lei
2018-11-13block: make sure discard bio is aligned with logical block sizeMing Lei
2018-11-13block: setup bounce bio_sets properlyJens Axboe
2018-11-13jffs2: free jffs2_sb_info through jffs2_kill_sb()Hou Tao
2018-11-13hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov
2018-11-13bcache: fix miss key refill->end in writebackTang Junhui
2018-11-13bcache: correct dirty data statisticsTang Junhui
2018-11-13bcache: fix ioctl in flash deviceTang Junhui
2018-11-13bcache: trace missed reading by cache_missedTang Junhui
2018-11-13spi: bcm-qspi: fix calculation of address lengthRafał Miłecki
2018-11-13spi: bcm-qspi: switch back to reading flash using smaller chunksRafał Miłecki
2018-11-13spi: spi-mem: Adjust op len based on message/transfer size limitationsChuanhua Han
2018-11-13mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum
2018-11-13mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg
2018-11-13mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang
2018-11-13mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado
2018-11-13mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal
2018-11-13gpio: mxs: Get rid of external API callLinus Walleij
2018-11-13MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2018-11-13bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann
2018-11-04Linux 4.19.1v4.19.1Greg Kroah-Hartman
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller
2018-11-04sparc64: Export __node_distance.David S. Miller
2018-11-04sctp: check policy more carefully when getting pr statusXin Long
2018-11-04Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera
2018-11-04r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit
2018-11-04net: Properly unlink GRO packets on overflow.David S. Miller
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang