summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-037-67/+73
|\
| * cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai2014-12-021-2/+6
| * xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee2014-12-021-5/+0
| * sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura2014-11-292-29/+36
| * stmmac: platform: Move plat_dat checking earlierHuacai Chen2014-11-291-9/+9
| * sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura2014-11-292-21/+15
| * rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel2014-11-291-0/+1
| * bond: Check length of IFLA_BOND_ARP_IP_TARGET attributesThomas Graf2014-11-291-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-12-035-34/+36
|\ \
| * \ Merge tag 'keys-fixes-20141201' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2014-12-025-34/+36
| |\ \
| | * | KEYS: request_key() should reget expired keys rather than give EKEYEXPIREDDavid Howells2014-12-013-2/+5
| | * | KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flagsDavid Howells2014-12-013-3/+6
| | * | KEYS: Fix the size of the key description passed to/from userspaceDavid Howells2014-12-011-30/+26
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-12-0311-41/+55
|\ \ \ \ | |/ / / |/| | |
| * | | slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras2014-12-031-1/+1
| * | | lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek2014-12-031-0/+1
| * | | mm: fix anon_vma_clone() error treatmentDaniel Forrest2014-12-032-5/+11
| * | | mm: fix swapoff hang after page migration and forkHugh Dickins2014-12-031-13/+13
| * | | fat: fix oops on corrupted vfat fsAl Viro2014-12-031-9/+11
| * | | ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul2014-12-031-7/+8
| * | | drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton2014-12-031-1/+1
| * | | mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton2014-12-021-3/+5
| * | | mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang2014-12-021-1/+3
| * | | mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini2014-12-021-1/+1
|/ / /
* | | Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-011-3/+2
|\ \ \
| * | | jbd2: fix regression where we fail to initialize checksum seed when loadingDarrick J. Wong2014-12-011-3/+2
* | | | s390: fix machine check handlingSebastian Ott2014-12-011-6/+2
| |/ / |/| |
* | | Linux 3.18-rc7v3.18-rc7Linus Torvalds2014-11-301-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-303-1/+23
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-282-0/+5
| |\ \ \
| | * | | drm/i915: Cancel vdd off work before suspendVille Syrjälä2014-11-261-0/+1
| | * | | drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-11-241-0/+4
| * | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-271-1/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher2014-11-261-1/+18
* | | | | btrfs: zero out left over bytes after processing compression streamsChris Mason2014-11-304-5/+67
| |_|_|/ |/| | |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-293-7/+7
|\ \ \ \
| * | | | irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| * | | | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| * | | | irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon2014-11-111-3/+3
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-295-52/+77
|\ \ \ \ \
| * | | | | ufs: fix NULL dereference when no regulators are definedAkinobu Mita2014-11-261-0/+6
| * | | | | ufs: ensure clk gating work is finished before module unloadingAkinobu Mita2014-11-261-0/+2
| * | | | | scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv2014-11-201-6/+3
| * | | | | scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv2014-11-201-1/+1
| * | | | | scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv2014-11-201-4/+2
| * | | | | scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv2014-11-201-1/+1
| * | | | | ufs: fix power info after link start-upYaniv Gardi2014-11-201-0/+18
| * | | | | ufs: fix reference counting of W-LUsAkinobu Mita2014-11-202-40/+36
| * | | | | scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
| * | | | | bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-11-201-0/+7
OpenPOWER on IntegriCloud