summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-31ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández1-4/+11
2017-07-31ext4: remove unused metadata accounting variablesEric Whitney3-33/+10
2017-07-31ext4: correct comment references to ext4_ext_direct_IO()Eric Whitney1-2/+2
2017-07-31qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)Nicholas Bellinger1-30/+0
2017-07-31cxgbit: fix sg_nents calculationVarun Prakash1-5/+7
2017-07-31iscsi-target: fix invalid flags in text responseVarun Prakash1-2/+2
2017-07-31iscsi-target: fix memory leak in iscsit_setup_text_cmd()Varun Prakash1-0/+1
2017-07-31cxgbit: add missing __kfree_skb()Varun Prakash1-4/+12
2017-07-31tcmu: free old string on reconfigBryant G. Ly1-0/+2
2017-07-31tcmu: Fix possible to/from address overflow when doing the memcpyXiubo Li1-6/+5
2017-07-30Linux 4.13-rc3v4.13-rc3Linus Torvalds1-1/+1
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+13
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+50
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+13
2017-07-30iio: adc: stm32: fix common clock rateFabrice Gasnier1-5/+5
2017-07-30staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott1-0/+3
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi3-20/+54
2017-07-30usb: musb: fix tx fifo flush handling againBin Liu1-0/+1
2017-07-30usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu1-1/+1
2017-07-30usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern1-6/+12
2017-07-30uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson1-2/+2
2017-07-30USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki1-0/+2
2017-07-30iio: adc: ina219: Avoid underflow for sleeping timeStefan Brüns1-1/+1
2017-07-30iio: trigger: stm32-timer: add enable attributeFabrice Gasnier1-14/+41
2017-07-30iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier1-4/+11
2017-07-30iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier1-2/+1
2017-07-30iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier1-2/+5
2017-07-30iio: bmp280: properly initialize device for humidity readingAndreas Klinger2-3/+29
2017-07-30ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo1-2/+2
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki1-14/+26
2017-07-30bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann1-1/+1
2017-07-30tcp: avoid bogus gcc-7 array-bounds warningArnd Bergmann1-2/+3
2017-07-30Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub...David S. Miller2-6/+1
2017-07-30net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King1-1/+1
2017-07-30block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente2-69/+95
2017-07-30block, bfq: reset in_service_entity if it becomes idlePaolo Valente1-1/+3
2017-07-30bpf: don't indicate success when copy_from_user failsDaniel Borkmann1-1/+1
2017-07-30udp6: fix socket leak on early demuxPaolo Abeni3-10/+21
2017-07-30net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2-5/+24
2017-07-30Revert "vhost: cache used event for better performance"Jason Wang2-25/+6
2017-07-29Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller12-96/+232
2017-07-29team: use a larger struct for mac addressWANG Cong1-4/+4
2017-07-29net: check dev->addr_len for dev_set_mac_address()WANG Cong1-0/+2
2017-07-29ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirkGeert Uytterhoeven1-1/+5
2017-07-29xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-07-29Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-07-29Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-6/+12
2017-07-29Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-3/+39
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-49/+99