summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-03perf tools: Disable parallelism for 'make clean'dev-4.17Rasmus Villemoes1-2/+2
2018-08-22Merge tag 'v4.17.18' into dev-4.17Joel Stanley158-1107/+3207
2018-08-22Linux 4.17.18v4.17.18Greg Kroah-Hartman1-1/+1
2018-08-22net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang1-11/+20
2018-08-22net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn1-10/+12
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu1-0/+2
2018-08-22ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan1-1/+2
2018-08-22r8169: don't use MSI-X on RTL8106eJian-Hong Pan1-3/+6
2018-08-22net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline2-2/+3
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: seq: Fix poll() error returnTakashi Iwai2-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-22rxrpc: Fix the keepalive generator [ver #2]David Howells7-89/+109
2018-08-22r8169: don't use MSI-X on RTL8168gHeiner Kallweit1-0/+5
2018-08-22net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz1-4/+4
2018-08-22mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan1-0/+1
2018-08-22mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan1-0/+1
2018-08-22mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan1-1/+6
2018-08-22ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long1-6/+2
2018-08-22net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov1-1/+1
2018-08-22mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan1-21/+21
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.17.17v4.17.17Greg Kroah-Hartman1-1/+1
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson1-1/+10
2018-08-17Linux 4.17.16v4.17.16Greg 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