summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-11-21KVM: kvm_clear_guest_page(): fix empty_zero_page usageHeiko Carstens
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-21ALSA: hda - Fix the headphone jack detection on Sony VAIO TXTakashi Iwai
2013-11-21ALSA: hda - Fix missing bass speaker on ASUS N550Takashi Iwai
2013-11-20iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-11-20iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-20net/phy: Add VSC8662 supportSandeep Singh
2013-11-20net/phy: Add VSC8574 supportshaohui xie
2013-11-20net/phy: Add VSC8234 supportAndy Fleming
2013-11-20net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20btrfs: update kconfig help textDavid Sterba
2013-11-20btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt
2013-11-20btrfs: fix typo in the log messageAnand Jain
2013-11-20Btrfs: fix list delete warning when removing ordered root from the listMiao Xie
2013-11-20Btrfs: print bytenr instead of page pointer in check-intStefan Behrens
2013-11-20Btrfs: remove dead codes from ctree.hWang Shilong
2013-11-20Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana
2013-11-20Btrfs: fix lockdep error in async commitLiu Bo
2013-11-20Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo
2013-11-20Btrfs: fix __btrfs_start_workers retvalIlya Dryomov
2013-11-20Btrfs: disable online raid-repair on ro mountsIlya Dryomov
2013-11-20Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov
2013-11-20Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik
2013-11-20Btrfs: make sure to copy everything if we renameJosef Bacik
2013-11-20Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens
2013-11-21powerpc/eeh: More accurate logGavin Shan
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-20ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon
2013-11-20ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu