aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-17jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki
2017-06-17ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-06-17i2c: piix4: Fix request_region sizeRicardo 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-17NET: Fix /proc/net/arp for AX.25Ralf Baechle
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-17net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-06-17net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-06-17Call echo service immediately after socket reconnectSachin Prabhu
2017-06-17staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley
2017-06-17ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operationFabio Estevam
2017-06-17partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard
2017-06-17s390/vmem: fix identity mappingHeiko Carstens
2017-06-14Linux 4.4.72Greg Kroah-Hartman
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland
2017-06-14arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
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-14Make __xfs_xattr_put_listen preperly report errors.Artem Savkov
2017-06-14NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust
2017-06-14NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust
2017-06-14mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-14net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14tty: Drop krefs for interrupted tty lockPeter Hurley
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
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
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-14perf/core: Drop kernel samples even though :u is specifiedJin Yao
2017-06-14powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-14powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro