summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-27Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-27usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner
2014-06-27usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson
2014-06-27usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia
2014-06-27usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi
2014-06-27Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-27drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä
2014-06-27Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-06-27ALSA: hda - Add a fixup for Thinkpad T540pTakashi Iwai
2014-06-27ALSA: hda - Add another headset pin quirk for some Dell machinesDavid Henningsson
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2014-06-26ARM: bcm: Fix bcm and multi_v7 defconfigsOlof Johansson
2014-06-27Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-26tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger
2014-06-26iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-06-26target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-06-26iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger
2014-06-26iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger
2014-06-26staging: tidspbridge: fix an erroneous removal of parenthesesSuman Anna
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-26Fix 32-bit regression in block device read(2)Al Viro
2014-06-26ext4: Fix hole punching for files with indirect blocksJan Kara
2014-06-26ext4: Fix block zeroing when punching holes in indirect block filesJan Kara
2014-06-26of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott
2014-06-26ext4: decrement free clusters/inodes counters when block group declared badNamjae Jeon
2014-06-26ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin
2014-06-26MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko
2014-06-26mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann
2014-06-26mfd: STw481x: Allow modular buildArnd Bergmann
2014-06-26mfd: UCB1x00: Enable modular buildArnd Bergmann
2014-06-26video: omapdss: Fix potential null pointer dereferenceSachin Kamat
2014-06-26video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode
2014-06-26drm/i2c: tda998x: add some basic mode validationRussell King
2014-06-26drm/i2c: tda998x: faster polling for edidRussell King
2014-06-26drm/i2c: tda998x: move drm_i2c_encoder_destroy callGuido Martínez
2014-06-26TC: Handle device_register() errors.Levente Kurusa
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-26MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras
2014-06-26MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras
2014-06-26MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras
2014-06-26MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras
2014-06-26MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras
2014-06-26MIPS: bpf: Fix is_range() semanticsMarkos Chandras
2014-06-26MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras
2014-06-26MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras
2014-06-26MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras
2014-06-26MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras
2014-06-26MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras