summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-09-07ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun1-0/+2
2016-09-06bnxt_en: Fix TX push operation on ARM64.Michael Chan1-2/+2
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson3-4/+10
2016-09-06net: smsc: remove build warning of duplicate definitionSudip Mukherjee1-0/+2
2016-09-06net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum1-0/+23
2016-09-06xprtrdma: Fix receive buffer accountingChuck Lever2-12/+30
2016-09-06xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")Chuck Lever1-5/+7
2016-09-06ipv6: release dst in ping_v6_sendmsgDave Jones1-2/+7
2016-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds23-177/+226
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook5-31/+19
2016-09-06x86/uaccess: force copy_*_user() to be inlinedKees Cook1-2/+2
2016-09-06Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-5/+7
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-22/+10
2016-09-06Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+33
2016-09-06Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+23
2016-09-06Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-18/+20
2016-09-06Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-13/+12
2016-09-06netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2-7/+14
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang2-5/+7
2016-09-06drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang1-3/+6
2016-09-06drm/i915: enable vGPU detection for allPing Gao1-3/+0
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason1-0/+1
2016-09-06drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding1-1/+1
2016-09-06drm: atmel-hlcdc: Fix vertical scalingJan Leupold1-5/+5
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme1-0/+1
2016-09-06Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fi...Mark Brown7-7/+23
2016-09-06Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-...Mark Brown3-18/+20
2016-09-06arm: KVM: Fix idmap overlap detection when the kernel is idmap'edMarc Zyngier1-1/+2
2016-09-06perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa1-0/+9
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King1-1/+1
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan1-6/+9
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt1-5/+7
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann1-1/+1
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-41/+39
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+3
2016-09-05netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang1-1/+1
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang1-3/+9
2016-09-05Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Thomas Gleixner574-2930/+5281
2016-09-05Merge tag 'kvm-s390-master-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-1/+1
2016-09-05KVM: lapic: adjust preemption timer correctly when goes TSC backwardWanpeng Li1-4/+4
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo1-1/+10
2016-09-05ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss1-1/+1
2016-09-05ovl: fix workdir creationMiklos Szeredi1-2/+2
2016-09-05KVM: s390: vsie: fix riccbdDavid Hildenbrand1-1/+1
2016-09-05x86/efi: Use efi_exit_boot_services()Jeffrey Hugo1-69/+67
2016-09-05efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo1-10/+27