summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-21ipc,shm: fix shm_file deletion racesGreg Thelen
2013-11-21mm: thp: give transparent hugepage code a separate copy_pageDave Hansen
2013-11-21checkpatch: fix "Use of uninitialized value" warningsJoe Perches
2013-11-21configfs: fix race between dentry put and lookupJunxiao Bi
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21wimax: remove dead codeMichael Opdenacker
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-21Documentation: filesystems: update btrfs tools sectionDavid Sterba
2013-11-21Documentation: filesystems: add new btrfs mount optionsDavid Sterba
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-21Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-11-21ALSA: hda - Add headset quirk for Dell Inspiron 3135David Henningsson
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann
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-20MAINTAINERS - add keyboard driver to Hyper-V file listHaiyang Zhang
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov
2013-11-20Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi
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