summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Linux 4.4.81v4.4.81Greg Kroah-Hartman1-1/+1
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo2-5/+12
2017-08-11net: account for current skb length when deciding about UFOMichal Kubeček2-2/+3
2017-08-11ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li1-1/+1
2017-08-11mm: don't dereference struct page fields of invalid pagesArd Biesheuvel1-3/+3
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2-2/+12
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1
2017-08-11mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent1-0/+18
2017-08-11virtio_blk: fix panic in initialization error pathOmar Sandoval1-1/+2
2017-08-11drm/virtio: fix framebuffer sparse warningGerd Hoffmann1-1/+1
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi1-5/+13
2017-08-11phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire2-0/+10
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-08-11net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-08-11wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann1-1/+2
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-08-11dccp: fix a memleak for dccp_feat_init err processXin Long1-2/+5
2017-08-11dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long1-0/+1
2017-08-11dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long1-0/+1
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez1-5/+4
2017-08-11ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio1-4/+0
2017-08-11packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong1-1/+1
2017-08-11openvswitch: fix potential out of bound access in parse_ctLiping Zhang1-2/+5
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-08-11rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong1-1/+2
2017-08-11ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar1-4/+5
2017-08-11ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca1-2/+6
2017-08-11net: Zero terminate ifr_name in dev_ifname().David S. Miller1-0/+1
2017-08-11ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2-0/+2
2017-08-11saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+1
2017-08-11drm: rcar-du: fix backport bugGreg Kroah-Hartman1-1/+1
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian1-0/+16
2017-08-11media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young1-1/+1
2017-08-11mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman6-1/+47
2017-08-11iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger1-1/+1
2017-08-11iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger1-2/+8
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-67/+138
2017-08-11iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger1-9/+9
2017-08-11iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+32
2017-08-11target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger3-0/+10
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad1-20/+2