aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-11net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-08-11wireless: wext: terminate ifr name coming from userspaceLevin, Alexander
2017-08-11ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-08-11tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell
2017-08-11tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell
2017-08-11tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell
2017-08-11tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell
2017-08-11tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell
2017-08-11sctp: fix an array overflow when all ext chunks are setXin Long
2017-08-11saa7164: fix double fetch PCIe access conditionSteven Toth
2017-08-11block: disable runtime-pm for blk-mqChristoph Hellwig
2017-08-11blk-mq: Create hctx for each present CPUChristoph Hellwig
2017-08-11blk-mq: Include all present CPUs in the default queue mappingChristoph Hellwig
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-11ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-08-11ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández
2017-08-11tcmu: Fix possbile memory leak / OOPs when recalculating cmd base sizeXiubo Li
2017-08-11tcmu: Fix flushing cmd entry dcache pageXiubo Li
2017-08-11ir-spi: Fix issues with lirc APIAnton Blanchard
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-08-11media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young
2017-08-11media: pulse8-cec: persistent_config should be off by defaultHans Verkuil
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-11ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT
2017-08-11clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clockMaxime Ripard
2017-08-11MIPS: ralink: Fix build error due to missing headerHarvey Hunt
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-11gpiolib: skip unwanted events, don't convert them to opposite edgeBartosz Golaszewski
2017-08-11ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT
2017-08-11iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-08-11timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami
2017-08-11ASoC: ux500: Restore platform DAI assignmentsJohan Hovold
2017-08-11ASoC: fix pcm-creation regressionJohan Hovold
2017-08-11drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare
2017-08-11drm/amdgpu: fix header on gfx9 clear stateAlex Deucher
2017-08-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov
2017-08-11ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-08-11cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-08-11userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport
2017-08-11userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport
2017-08-11userfaultfd: non-cooperative: notify about unmap of destination during mremapMike Rapoport
2017-08-11mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errorsDaniel Jordan
2017-08-11mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman