summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2-5/+17
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap1-1/+1
2017-06-05devlink: fix potential memort leakHaishuang Yan1-2/+6
2017-06-05net: Update TCP congestion control documentationAnmol Sarma2-19/+14
2017-06-05cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min()Rafael J. Wysocki1-2/+3
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2-10/+11
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin1-0/+1
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg1-0/+1
2017-06-05powerpc/kernel: Fix FP and vector register restorationBreno Leitao1-0/+2
2017-06-05net/mlx4: Fix the check in attaching steering rulesTalat Batheesh4-9/+25
2017-06-05sit: reload iphdr in ipip6_rcvHaishuang Yan1-0/+1
2017-06-05net: ping: do not abuse udp_poll()Eric Dumazet4-3/+4
2017-06-05net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli1-1/+3
2017-06-05ipv6: Fix leak in ipv6_gso_segment().David S. Miller1-1/+3
2017-06-05geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver1-1/+1
2017-06-05sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh1-1/+4
2017-06-05amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko1-3/+2
2017-06-05ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie1-0/+3
2017-06-05Linux 4.12-rc4v4.12-rc4Linus Torvalds1-1/+1
2017-06-05fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-05net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi3-93/+6
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-19/+40
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+69
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds1-2/+2
2017-06-04[media] rc-core: race condition during ir_raw_event_register()Sean Young1-5/+8
2017-06-04[media] cec: drop MEDIA_CEC_DEBUGHans Verkuil3-9/+3
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil6-9/+9
2017-06-04[media] cec: select CEC_CORE instead of depend on itHans Verkuil8-18/+24
2017-06-04[media] rainshadow-cec: ensure exit_loop is intializedColin Ian King1-1/+1
2017-06-04[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab4-7/+1
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-35/+53
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds37-170/+194
2017-06-04alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8
2017-06-04alarmtimer: Prevent overflow of relative timersThomas Gleixner1-3/+3
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman1-2/+0
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara2-4/+3
2017-06-03Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-30/+36
2017-06-03Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds4-19/+54
2017-06-03bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov1-0/+3
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler1-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler1-1/+0
2017-06-03mei: make sysfs modalias format similar as uevent modaliasPratyush Anand1-1/+3
2017-06-03drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner1-1/+1
2017-06-03iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun1-2/+5
2017-06-03iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2-3/+39
2017-06-03staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-06-03cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior1-2/+2
2017-06-03arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai1-2/+3
2017-06-03ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai1-2/+3