summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki
2017-06-17ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann
2017-06-17ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-06-17vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy
2017-06-17ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe
2017-06-17net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2017-06-17kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez
2017-06-17powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt
2017-06-17i2c: piix4: Fix request_region sizeRicardo Ribalda
2017-06-17i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda
2017-06-17sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-06-17sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-06-17net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-06-17NET: mkiss: Fix panicRalf Baechle
2017-06-17ibmvnic: Initialize completion variables before starting workNathan Fontenot
2017-06-17ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot
2017-06-17NET: Fix /proc/net/arp for AX.25Ralf Baechle
2017-06-17gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu
2017-06-17tipc: Fix tipc_sk_reinit race conditionsHerbert Xu
2017-06-17ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton
2017-06-17ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-06-17tcp: tcp_probe: use spin_lock_bh()Eric Dumazet
2017-06-17net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-06-17net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-06-17ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon
2017-06-17ibmvnic: Fix endian errors in error reporting outputThomas Falcon
2017-06-17netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy
2017-06-17partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard
2017-06-17drm/i915: Prevent the system suspend complete optimizationImre Deak
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-06-14Linux 4.9.32Greg Kroah-Hartman
2017-06-14netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso
2017-06-14cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()Rafael J. Wysocki
2017-06-14cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar
2017-06-14drm/i915/vbt: split out defaults that are set when there is no VBTJani Nikula
2017-06-14drm/i915/vbt: don't propagate errors from intel_bios_init()Jani Nikula
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-06-14ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-06-14ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-06-14arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
2017-06-14cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh