summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert
2014-02-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2014-02-17ceph: fix __dcache_readdir()Yan, Zheng
2014-02-17ceph: add acl, noacl options for cephfs mountSage Weil
2014-02-17ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao
2014-02-17ceph: add missing init_acl() for mkdir() and atomic_open()Yan, Zheng
2014-02-17ceph: fix ceph_set_acl()Yan, Zheng
2014-02-17ceph: fix ceph_removexattr()Yan, Zheng
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng
2014-02-17ceph: properly handle XATTR_CREATE and XATTR_REPLACEYan, Zheng
2014-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-02-17printk: fix syslog() overflowing user bufferLinus Torvalds
2014-02-17HID: hyperv: make sure input buffer is big enoughDavid Herrmann
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel
2014-02-17batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli
2014-02-17batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli
2014-02-17batman-adv: free skb on TVLV parsing successAntonio Quartulli
2014-02-17batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli
2014-02-17batman-adv: fix potential orig_node reference leakSimon Wunderlich
2014-02-17batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli
2014-02-17batman-adv: properly check pskb_may_pull return valueAntonio Quartulli
2014-02-17batman-adv: release vlan object after checking the CRCAntonio Quartulli
2014-02-17batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli
2014-02-17batman-adv: fix soft-interface MTU computationAntonio Quartulli
2014-02-17HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni
2014-02-17avr32: add generic vga.h to KbuildChen Gang
2014-02-17avr32: add generic ioremap_wc() definition in io.hChen Gang
2014-02-17avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-02-17avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-02-17packet: check for ndo_select_queue during queue selectionDaniel Borkmann
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic
2014-02-16ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang
2014-02-16dccp: re-enable debug macroGerrit Renker
2014-02-16ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan
2014-02-17powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard
2014-02-17powerpc: Link VDSOs at 0x0Anton Blanchard
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-02-17mm: Dirty accountable change only apply to non prot numa caseAneesh Kumar K.V