summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-22Linux 4.18.4v4.18.4Greg Kroah-Hartman
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu
2018-08-22net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang
2018-08-22net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn
2018-08-22ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan
2018-08-22r8169: don't use MSI-X on RTL8106eJian-Hong Pan
2018-08-22hv/netvsc: Fix NULL dereference at single queue mode fallbackTakashi Iwai
2018-08-22net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline
2018-08-22isdn: Disable IIOCDBGVARKees Cook
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee
2018-08-22Revert "uio: use request_threaded_irq instead"Xiubo Li
2018-08-22misc: sram: fix resource leaks in probe error pathJohan Hovold
2018-08-22uio: fix wrong return value from uio_mmap()Hailong Liu
2018-08-22serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-08-22serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra
2018-08-22tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-08-22ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau
2018-08-22USB: option: add support for DW5821eAleksander Morgado
2018-08-22USB: serial: pl2303: add a new device id for ATENMovie Song
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness
2018-08-22media: gl861: fix probe of dvb_usb_gl861Mika Båtsman
2018-08-22ALSA: seq: Fix poll() error returnTakashi Iwai
2018-08-22ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai
2018-08-22ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai
2018-08-22ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede
2018-08-22ALSA: dice: fix wrong copy to rx parameters for Alesis iO26Takashi Sakamoto
2018-08-22ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai
2018-08-22ALSA: virmidi: Fix too long output trigger loopTakashi Iwai
2018-08-22ALSA: vx222: Fix invalid endian conversionsTakashi Iwai
2018-08-22ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung
2018-08-22ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung
2018-08-22r8169: don't use MSI-X on RTL8168gHeiner Kallweit
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu
2018-08-22l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang
2018-08-18Linux 4.18.3v4.18.3v4.18/baseGreg Kroah-Hartman
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-17Linux 4.18.2v4.18.2Greg Kroah-Hartman
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-08-17crypto: skcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers
2018-08-17crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-08-17crypto: ccp - Fix command completion detection raceTom Lendacky