summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09ARM: dts: Add vbus regulator to USB2 phy nodes on exynos3250, exynos4210 and ...Marek Szyprowski5-2/+5
2015-12-09ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle1-0/+2
2015-12-09ARM: at91/dt: corrections to i2c1 declaration to sama5d4Holger Busse1-4/+4
2015-12-09ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup tableDmitry Osipenko1-2/+2
2015-12-09ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen1-4/+12
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-12-09net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-12-09bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh1-0/+1
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-09tun_dst: Fix potential NULL dereferenceTobias Klauser1-1/+2
2015-12-09net: Fix prefsrc lookupsDavid Ahern1-3/+10
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov1-0/+7
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov3-10/+16
2015-12-09net: bcmgenet: Software reset EPHY after power onFlorian Fainelli3-1/+22
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy1-0/+5
2015-12-09USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-12-09ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller1-1/+1
2015-11-02Linux 4.3v4.3Linus Torvalds1-1/+1
2015-11-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+12
2015-11-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+13
2015-11-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-9/+17
2015-11-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2015-11-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-22/+39
2015-11-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-2/+12
2015-11-01Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2-4/+5
2015-11-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+18
2015-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+3
2015-11-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+8
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds89-477/+894
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski1-0/+3
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski1-0/+4
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+45
2015-10-31Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-10-31Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-7/+24
2015-10-31drm: Correct arguments to list_tail_add in create blob ioctlManeet Singh1-1/+1
2015-10-31Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown1-2/+1
2015-10-31drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter1-1/+1
2015-10-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-23/+35
2015-10-31Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+3
2015-10-31md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin1-2/+4
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald1-0/+3