summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Linux 4.18.12v4.18.12Greg Kroah-Hartman1-1/+1
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus3-18/+26
2018-10-04arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier1-1/+9
2018-10-04powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann1-1/+2
2018-10-04powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann1-1/+1
2018-10-04powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy1-0/+3
2018-10-04KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling1-2/+2
2018-10-04x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-10-04clk: x86: Set default parent to 48MhzAkshu Agrawal1-1/+1
2018-10-04i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-10-04arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-10-04arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10
2018-10-04drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-10-04ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren1-1/+1
2018-10-04nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-10-04ata: ftide010: Add a quirk for SQ201Linus Walleij1-10/+17
2018-10-04drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-04drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-10-04Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Leonard Crestez1-4/+8
2018-10-04hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten3-4/+13
2018-10-04crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala3-26/+35
2018-10-04crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar2-2/+10
2018-10-04i40e: fix condition of WARN_ONCE for stat stringsJacob Keller1-1/+1
2018-10-04i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar1-7/+8
2018-10-04ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski2-0/+27
2018-10-04e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-04e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-04ice: Fix potential return of uninitialized valueJesse Brandeburg1-2/+2
2018-10-04ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan2-8/+11
2018-10-04tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet1-1/+4
2018-10-04ice: Set VLAN flags correctlyBrett Creeley2-25/+30
2018-10-04ice: Use order_base_2 to calculate higher power of 2Jacob Keller1-5/+2
2018-10-04ice: Fix bugs in control queue processingAnirudh Venkataramanan2-5/+26
2018-10-04ice: Clean control queues only when they are initializedPreethi Banala1-8/+16
2018-10-04ice: Report stats for allocated queues via ethtool statsJacob Keller2-13/+46
2018-10-04ice: Fix multiple static analyser warningsAnirudh Venkataramanan4-24/+25
2018-10-04net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-04net: hns: fix skb->truesize underestimationHuazhong Tan1-1/+1
2018-10-04net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-04tcp_bbr: in restart from idle, see if we should exit PROBE_RTTKevin Yang1-0/+4
2018-10-04tcp_bbr: add bbr_check_probe_rtt_done() helperKevin Yang1-16/+18
2018-10-04net/ncsi: Fixup .dumpit message flags and ID check in Netlink handlerSamuel Mendoza-Jonas1-2/+2
2018-10-04amdgpu: fix multi-process hang issueEmily Deng1-1/+2
2018-10-04drm/amdgpu: fix preamble handlingChristian König1-7/+9
2018-10-04drm/amdgpu: fix VM clearing for the root PDChristian König1-1/+1
2018-10-04bpf: sockmap: write_space events need to be passed to TCP handlerJohn Fastabend1-0/+3
2018-10-04tls: possible hang when do_tcp_sendpages hits sndbuf is full caseJohn Fastabend1-2/+7
2018-10-04bpf, sockmap: fix sock hash count in alloc_sock_hash_elemDaniel Borkmann1-1/+3
2018-10-04bpf, sockmap: fix sock_hash_alloc and reject zero-sized keysDaniel Borkmann1-1/+3