summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT1-2/+2
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-08-11mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf1-2/+2
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li1-2/+4
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-08-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-08-11workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo1-0/+10
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter1-2/+4
2017-08-07Linux 4.4.80v4.4.80Greg Kroah-Hartman1-1/+1
2017-08-07ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai1-1/+3
2017-08-07scsi: snic: Return error code on memory allocation failureBurak Ok1-0/+3
2017-08-07scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2-0/+17
2017-08-07HID: ignore Petzl USB headlampJiri Kosina2-0/+4
2017-08-07ALSA: usb-audio: test EP_FLAG_RUNNING at urb completionIoan-Adrian Ratiu1-0/+3
2017-08-07sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-08-07nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz1-1/+1
2017-08-07arm64: mm: fix show_pte KERN_CONT falloutMark Rutland1-4/+4
2017-08-07vfio-pci: Handle error from pci_iomapArvind Yadav1-0/+4