aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-16net/mlx4_en: fix off by one in error handlingSebastian Ott1-2/+2
2016-09-16Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...David S. Miller5-37/+39
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney1-2/+2
2016-09-15aio: mark AIO pseudo-fs noexecJann Horn1-1/+6
2016-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+5
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong1-0/+4
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong1-1/+1
2016-09-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-75/+90
2016-09-15fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-09-15kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini1-3/+5
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev1-10/+9
2016-09-15[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven1-1/+7
2016-09-15ARM: keystone: defconfig: Fix USB configurationRoger Quadros1-0/+1
2016-09-15perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin1-7/+8
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2-1/+10
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman1-2/+2
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan1-0/+10
2016-09-14Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+14
2016-09-14Merge branch 'dt/irq-fix' into fixesArnd Bergmann11-44/+44
2016-09-14arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier11-44/+44
2016-09-14ARM: multi_v7_defconfig: update XILINX_VDMAFabian Frederick1-1/+1
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-170/+179
2016-09-14Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+3
2016-09-14arm/xen: fix SMP guests bootVitaly Kuznetsov1-4/+3
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-14mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi1-8/+10
2016-09-14mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi1-8/+8
2016-09-14mac80211: check skb_linearize() return valueJohannes Berg1-2/+6
2016-09-14drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä1-0/+27
2016-09-14Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi1-7/+7
2016-09-14drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson1-0/+5
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan1-1/+11
2016-09-13avr32: fix copy_from_user()Al Viro3-4/+13
2016-09-13microblaze: fix __get_user()Al Viro1-1/+1
2016-09-13microblaze: fix copy_from_user()Al Viro1-3/+6
2016-09-13m32r: fix __get_user()Al Viro1-1/+1
2016-09-13blackfin: fix copy_from_user()Al Viro1-4/+5
2016-09-13sparc32: fix copy_from_user()Al Viro1-1/+3
2016-09-13sh: fix copy_from_user()Al Viro1-1/+4
2016-09-13sh64: failing __get_user() should zeroAl Viro1-0/+1
2016-09-13score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-09-13score: fix __get_user/get_userAl Viro1-1/+4
2016-09-13s390: get_user() should zero on failureAl Viro1-4/+4
2016-09-13ppc32: fix copy_from_user()Al Viro1-23/+2
2016-09-13parisc: fix copy_from_user()Al Viro1-2/+4
2016-09-13openrisc: fix copy_from_user()Al Viro1-24/+11
2016-09-13nios2: fix __get_user()Al Viro1-2/+2
2016-09-13nios2: copy_from_user() should zero the tail of destinationAl Viro1-3/+6
2016-09-13mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2016-09-13mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-09-13ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta1-2/+9
2016-09-13metag: copy_from_user() should zero the destination on access_ok() failureAl Viro1-1/+2
2016-09-13ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-14/+11
2016-09-13hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-09-13frv: fix clear_user()Al Viro1-3/+9
2016-09-13cris: buggered copy_from_user/copy_to_user/clear_userAl Viro1-39/+32
2016-09-13asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-09-13PCI: Fix bridge_d3 update on device removalLukas Wunner1-2/+1
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+16
2016-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+22
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-55/+180
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-120/+283
2016-09-13Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds3-41/+31
2016-09-13nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-09-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+7
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet1-4/+2
2016-09-13sctp: hold the transport before using it in sctp_hash_cmpXin Long1-10/+17
2016-09-13MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton1-1/+1
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-09-13bnx2: Reset device during driver initializationBaoquan He1-5/+7
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-13/+35
2016-09-13irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2-4/+6
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe5-74/+83
2016-09-13MIPS: Remove compact branch policy Kconfig entriesPaul Burton2-40/+0
2016-09-13MIPS: MAAR: Fix address alignmentJames Hogan1-7/+6
2016-09-13MIPS: Fix memory regions reaching top of physicalJames Hogan1-0/+7
2016-09-13MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski1-1/+1
2016-09-13MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla1-1/+1
2016-09-13crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-13crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-13crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu1-1/+2
2016-09-13crypto: echainiv - Replace chaining with multiplicationHerbert Xu1-91/+24
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng3-4/+19
2016-09-13Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2-6/+6
2016-09-13Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-7/+7
2016-09-12Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+14
2016-09-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-12/+15
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-38/+78
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever1-2/+3
2016-09-12nvme-rdma: add back dependency on CONFIG_BLOCKArnd Bergmann1-0/+1
2016-09-12nvme-rdma: fix null pointer dereference on req->mrColin Ian King1-0/+1
2016-09-12nvme-rdma: use ib_client API to detect device removalSteve Wise1-68/+40
2016-09-12nvme-rdma: add DELETING queue flagSagi Grimberg1-2/+9
2016-09-12netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()Pablo Neira Ayuso1-1/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-610/+875
2016-09-12ARM: pxa/lubbock: add pcmcia clockRussell King1-0/+14
2016-09-12ARM: locomo: fix locomo irq handlingRussell King1-3/+2
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner3-1/+3
2016-09-12mac80211: make mpath path fixing more robustPedersen, Thomas2-2/+3
2016-09-12Merge branches 'fixes-pcmcia' and 'fixes-sa1111' into fixesRussell King1-13/+19
2016-09-12ARM: sa1111: fix missing clk_disable()Russell King1-1/+3
2016-09-12ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13
2016-09-12ARM: sa1111: fix pcmcia interrupt mask polarityRussell King1-2/+2
2016-09-12ARM: sa1111: fix error code propagation in sa1111_probe()Russell King1-1/+1
2016-09-12pcmcia: lubbock: fix sockets configurationRobert Jarzmik3-6/+7
2016-09-12pcmcia: sa1111: fix propagation of lowlevel board init return codeRussell King5-69/+58
2016-09-12pcmcia: soc_common: fix SS_STSCHG polarityRussell King1-1/+1
2016-09-12pcmcia: sa11xx_base: add units to the timing informationRussell King1-3/+3
2016-09-12pcmcia: sa11xx_base: fix reporting of timing informationRussell King1-1/+1
2016-09-12pcmcia: ds: fix suspend/resumeRussell King1-5/+7
2016-09-12mac80211: fix sequence number assignment for PS response framesFelix Fietkau1-32/+33
2016-09-12mac80211: fix tim recalculation after PS responseFelix Fietkau1-2/+2
2016-09-12mmc: sdhci-st: Handle interconnect clockLee Jones1-1/+14
2016-09-12dt-bindings: mmc: sdhci-st: Mention the discretionary "icn" clockLee Jones1-1/+1
2016-09-12USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-11Linux 4.8-rc6Linus Torvalds1-1/+1
2016-09-12powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman1-1/+1
2016-09-12powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state lossGautham R. Shenoy1-5/+5
2016-09-11Merge branch 'mlx4-fixes'David S. Miller5-59/+50
2016-09-11net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh1-5/+7
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan4-43/+28
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib1-1/+4
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib1-10/+11
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-09-11Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-8/+19
2016-09-11Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-8/+39
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-2/+10
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt1-0/+7
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede1-5/+6
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede2-2/+4
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+30
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-15/+43
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-24/+33
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra1-8/+11
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin1-2/+0
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin1-4/+15
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin1-24/+80
2016-09-10perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin1-4/+11
2016-09-10perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin1-6/+25
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers4-25/+29
2016-09-09Move check for prefix path to within cifs_get_root()Sachin Prabhu1-5/+4
2016-09-09Compare prepaths when comparing superblocksSachin Prabhu1-1/+20
2016-09-09Fix memory leaks in cifs_do_mount()Sachin Prabhu3-14/+18
2016-09-09fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-09fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare1-0/+1
2016-09-09Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller9-13/+22
2016-09-09dwc_eth_qos: do not register semi-initialized deviceLars Persson1-20/+18
2016-09-09sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner1-1/+12
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-09nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams2-7/+19
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams2-2/+4
2016-09-09Merge branch 'mlxsw-fixes'David S. Miller2-10/+17
2016-09-09mlxsw: spectrum: Set port type before setting its addressIdo Schimmel1-9/+9
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko1-1/+8
2016-09-09asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-09-09alpha: fix copy_from_user()Al Viro1-11/+8
2016-09-10perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior1-4/+18
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+16
2016-09-09Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+11
2016-09-09Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki1-1/+1
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-3/+3
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-3/+4
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+17
2016-09-09drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie1-1/+1
2016-09-09Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-50/+118
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski1-8/+15
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie1-1/+1
2016-09-09raid5: fix a small race conditionShaohua Li1-2/+2
2016-09-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+14
2016-09-09Merge tag 'sti-dt-fixes-for-v4.8-rcs' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-8/+14
2016-09-09Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-36/+26
2016-09-09ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armIan Campbell5-3/+6
2016-09-09ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsiIan Campbell2-1/+3
2016-09-09Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/lin...Paolo Bonzini2-3/+3
2016-09-09Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-17/+29
2016-09-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-2/+23
2016-09-09[media] cec: fix ioctl return code when not registeredHans Verkuil1-1/+1
2016-09-09[media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil1-2/+1
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+25
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+9
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-8/+19
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang1-4/+4
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-09kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2-2/+1
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-09vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2-2/+28
2016-09-09xfrm_user: propagate sec ctx allocation errorsMathias Krause1-3/+6
2016-09-08Merge branch 'nfp-fixes'David S. Miller3-11/+2
2016-09-08nfp: don't pad frames on receiveJakub Kicinski1-4/+0
2016-09-08nfp: drop support for old firmware ABIsJakub Kicinski1-4/+2
2016-09-08nfp: remove linux/version.h includesJakub Kicinski3-3/+0
2016-09-08tcp: cwnd does not increase in TCP YeAHArtem Germanov1-1/+1
2016-09-08Merge branch 'mlx5-fixes'David S. Miller4-13/+24