summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Linux 4.1.44v4.1.44Sasha Levin1-1/+1
2017-09-12mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu1-10/+10
2017-09-10pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner1-4/+0
2017-09-10pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng1-0/+1
2017-09-10pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig1-0/+1
2017-09-10iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea1-1/+1
2017-09-10usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2-5/+13
2017-09-10usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng1-0/+3
2017-09-10USB: Check for dropped connection before switching to full speedAlan Stern1-4/+6
2017-09-10uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson1-2/+2
2017-09-10iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1
2017-09-10staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann1-1/+1
2017-09-10USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki1-0/+2
2017-09-10USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman2-0/+2
2017-09-10USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-09-10USB: serial: option: add D-Link DWM-222 device IDHector Martin1-0/+2
2017-09-10nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson1-0/+1
2017-09-10fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk1-1/+1
2017-09-10iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger3-2/+7
2017-09-10iscsi-target: fix memory leak in iscsit_setup_text_cmd()Varun Prakash1-0/+1
2017-09-10mm: ratelimit PFNs busy info messageJonathan Toppins1-1/+1
2017-09-10mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson1-1/+1
2017-09-10KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose1-0/+4
2017-09-10sparc64: Prevent perf from running during super critical sectionsRob Gardner3-7/+22
2017-09-10packet: fix tp_reserve race in packet_set_ringWillem de Bruijn1-4/+9
2017-09-10net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-09-10bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-09-10tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng1-2/+2
2017-09-10ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li1-1/+1
2017-09-10mm: don't dereference struct page fields of invalid pagesArd Biesheuvel1-3/+3
2017-09-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2-2/+12
2017-09-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1
2017-09-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-09-10ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent1-0/+18
2017-09-10virtio_blk: fix panic in initialization error pathOmar Sandoval1-1/+2
2017-09-10scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi1-5/+13
2017-09-10x86/boot: Add missing declaration of string functionsNicholas Mc Guire2-0/+10
2017-09-10tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-09-10sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-09-10wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann1-1/+2
2017-09-10sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-09-10xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-09-10net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-09-10net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-09-10sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-09-10sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-09-10dccp: fix a memleak for dccp_feat_init err processXin Long1-2/+5
2017-09-10dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long1-0/+1
2017-09-10packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong1-1/+1
2017-09-10mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13