summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu1-4/+7
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)1-0/+4
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho3-9/+12
2017-08-24c6x: Convert to using %pOF instead of full_nameRob Herring3-17/+17
2017-08-24c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski5-10/+0
2017-08-24net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti1-1/+0
2017-08-24KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt1-2/+55
2017-08-24KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt1-1/+10
2017-08-24KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin1-0/+3
2017-08-24timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin1-9/+41
2017-08-24Merge branch 'bnxt_en-bug-fixes'David S. Miller2-12/+31
2017-08-24bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Michael Chan1-12/+28
2017-08-24bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan1-0/+2
2017-08-24bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan1-0/+1
2017-08-24nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski1-2/+2
2017-08-24sctp: Avoid out-of-bounds reads from address storageStefano Brivio2-4/+6
2017-08-24net: dsa: use consume_skb()Eric Dumazet2-2/+2
2017-08-24Merge branch 'nfp-fixes'David S. Miller3-22/+26
2017-08-24nfp: avoid buffer leak when representor is missingJakub Kicinski1-5/+5
2017-08-24nfp: make sure representors are destroyed before their lower netdevJakub Kicinski1-8/+14
2017-08-24nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski1-9/+7
2017-08-24Merge branch 'dst-tag-ksz-fix'David S. Miller3-13/+51
2017-08-24net: dsa: skb_put_padto() already frees nskbFlorian Fainelli1-4/+6
2017-08-24net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2-9/+45
2017-08-24net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka1-1/+4
2017-08-24scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET1-6/+8
2017-08-24Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds3-9/+4
2017-08-24Revert "loop: support 4k physical blocksize"Omar Sandoval3-40/+6
2017-08-24blk-throttle: cap discard request sizeShaohua Li1-4/+14
2017-08-23ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil1-0/+1
2017-08-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-11/+17
2017-08-23Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-3/+9
2017-08-23cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg1-6/+12
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-13/+47
2017-08-23cifs: Fix df output for users with quota limitsSachin Prabhu1-2/+2
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2-1/+13
2017-08-23Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+1
2017-08-23ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+9
2017-08-23scsi: sg: off by one in sg_ioctl()Dan Carpenter1-1/+1
2017-08-23scsi: ipr: Set no_report_opcodes for RAID arraysBrian King1-0/+1
2017-08-23ANDROID: binder: fix proc->tsk check.Martijn Coenen1-1/+1
2017-08-23fsl/man: Inherit parent device and of_nodeFlorian Fainelli1-0/+2
2017-08-23bpf: fix map value attribute for hash of mapsDaniel Borkmann1-13/+17
2017-08-23net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli1-2/+4
2017-08-23Merge branch 'net-sched-couple-of-chain-fixes'David S. Miller1-4/+12
2017-08-23net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko1-3/+3
2017-08-23net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko1-2/+10
2017-08-23udp: on peeking bad csum, drop packets even if not at headEric Dumazet1-1/+1