summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Linux 4.14.66v4.14.66Greg Kroah-Hartman1-1/+1
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu1-0/+2
2018-08-22isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee1-1/+2
2018-08-22misc: sram: fix resource leaks in probe error pathJohan Hovold1-1/+8
2018-08-22serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam1-0/+1
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu1-1/+1
2018-08-22serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra1-1/+5
2018-08-22tty: serial: 8250: Revert NXP SC16C2552 workaroundMark1-2/+1
2018-08-22ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau1-0/+8
2018-08-22USB: option: add support for DW5821eAleksander Morgado1-0/+4
2018-08-22USB: serial: pl2303: add a new device id for ATENMovie Song2-0/+3
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness1-2/+2
2018-08-22ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-08-22ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-08-22ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede1-1/+1
2018-08-22ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-08-22ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10
2018-08-22ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-08-22ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-08-22ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-08-22net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov1-1/+1
2018-08-22ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long1-6/+2
2018-08-22vhost: reset metadata cache when initializing new IOTLBJason Wang1-3/+6
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu1-0/+1
2018-08-22vsock: split dwork to avoid reinitializationsCong Wang3-11/+11
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu1-5/+2
2018-08-22llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang2-2/+7
2018-08-22l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang1-1/+1
2018-08-22dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()Alexey Kodanev1-2/+4
2018-08-18Linux 4.14.65v4.14.65Greg Kroah-Hartman1-1/+1
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson1-1/+10
2018-08-17Linux 4.14.64v4.14.64Greg Kroah-Hartman1-1/+1
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani1-6/+30
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya4-13/+15
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn1-2/+2
2018-08-17ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande1-14/+31
2018-08-17ASoC: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1Jean-François Têtu1-2/+2
2018-08-17block, bfq: fix wrong init of saved start time for weight raisingPaolo Valente1-19/+31
2018-08-17clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.cAlexander Syring1-1/+1
2018-08-17ASoC: rsnd: fix ADG flagsKuninori Morimoto1-2/+2
2018-08-17fw_cfg: fix driver removeMarc-André Lureau1-1/+2
2018-08-17sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2018-08-17ACPI / APEI: Remove ghes_ioremap_areaJames Morse1-37/+2
2018-08-17crypto: skcipher - fix crash flushing dcache in error pathEric Biggers1-24/+25
2018-08-17crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers1-1/+1
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers1-31/+26
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers1-28/+26
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers2-290/+181
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers1-0/+4