1. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  2. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  3. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  4. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  5. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  6. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  7. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  8. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  9. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  10. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  11. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  12. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 11 years ago
  13. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 11 years ago
  14. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  15. ee71a70 Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  16. b8362e7 ALSA: hda - Add headset quirk for Dell Inspiron 3135 by David Henningsson · 11 years ago
  17. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  18. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  19. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 11 years ago
  20. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 11 years ago
  21. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  22. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  23. cf96967 Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  24. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  25. 0f5a5b8 ALSA: hda - Fix the headphone jack detection on Sony VAIO TX by Takashi Iwai · 11 years ago
  26. a30c9aa ALSA: hda - Fix missing bass speaker on ASUS N550 by Takashi Iwai · 11 years ago
  27. 86784c6 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 11 years ago
  28. 369653e iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 11 years ago
  29. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  30. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  31. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  32. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  33. 68c6beb net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 11 years ago
  34. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  35. 4204617 btrfs: update kconfig help text by David Sterba · 11 years ago
  36. 475bf36 btrfs: fix bio_size_ok() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  37. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  38. 52a1575 btrfs: fix typo in the log message by Anand Jain · 11 years ago
  39. 931aa87 Btrfs: fix list delete warning when removing ordered root from the list by Miao Xie · 11 years ago
  40. 56d140f Btrfs: print bytenr instead of page pointer in check-int by Stefan Behrens · 11 years ago
  41. 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
  42. b52abf1 Btrfs: don't wait for ordered data outside desired range by Filipe David Borba Manana · 11 years ago
  43. b1a06a4 Btrfs: fix lockdep error in async commit by Liu Bo · 11 years ago
  44. d52c1bc Btrfs: avoid heavy operations in btrfs_commit_super by Liu Bo · 11 years ago
  45. ba69994 Btrfs: fix __btrfs_start_workers retval by Ilya Dryomov · 11 years ago
  46. 908960c Btrfs: disable online raid-repair on ro mounts by Ilya Dryomov · 11 years ago
  47. 33ef30a Btrfs: do not inc uncorrectable_errors counter on ro scrubs by Ilya Dryomov · 11 years ago
  48. d006a04 Btrfs: only drop modified extents if we logged the whole inode by Josef Bacik · 11 years ago
  49. 6cfab85 Btrfs: make sure to copy everything if we rename by Josef Bacik · 11 years ago
  50. 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
  51. c13f20a powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 11 years ago
  52. 148924f powerpc/pseries: Fix SMP=n build of rng.c by Michael Ellerman · 11 years ago
  53. 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago
  54. c610260 powerpc/vio: Fix a dma_mask issue of vio by Li Zhong · 11 years ago
  55. dc7a9bd powerpc: booke: Fix build failures by Aneesh Kumar K.V · 11 years ago
  56. 5a049f1 powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled by Anton Blanchard · 11 years ago
  57. 6d888d1 powerpc: Only print PACATMSCRATCH in oops when TM is active by Anton Blanchard · 11 years ago
  58. 84b0738 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  59. 9db8bcf powerpc: Remove a few lines of oops output by Anton Blanchard · 11 years ago
  60. c540064 powerpc: Print DAR and DSISR on machine check oopses by Anton Blanchard · 11 years ago
  61. 95f715b powerpc: Fix __get_user_pages_fast() irq handling by Heiko Carstens · 11 years ago
  62. 0b5381a powerpc/eeh: More accurate log by Gavin Shan · 11 years ago
  63. bf898ec powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges by Gavin Shan · 11 years ago
  64. 527d151 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  65. 0c403462 ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER by Will Deacon · 11 years ago
  66. b7ec699 ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP by Will Deacon · 11 years ago
  67. e7cc5cf PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 11 years ago
  68. d5bdaf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  69. dc6ec87 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  70. 8a60ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  71. af2e2f3 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  72. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  73. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
  75. 2802708 powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 by Ulrich Weigand · 11 years ago
  76. f53e462 powerpc: Add pseries_le_defconfig by Anton Blanchard · 11 years ago
  77. 7c105b6 powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. by Anton Blanchard · 11 years ago
  78. b2ca8c8 powerpc: Don't use ELFv2 ABI to build the kernel by Alistair Popple · 11 years ago
  79. d606b92 powerpc: ELF2 binaries signal handling by Rusty Russell · 11 years ago
  80. 94af3ab powerpc: ELF2 binaries launched directly. by Rusty Russell · 11 years ago
  81. 918d035 powerpc: Set eflags correctly for ELF ABIv2 core dumps. by Rusty Russell · 11 years ago
  82. 373c76d powerpc: Add TIF_ELF2ABI flag. by Rusty Russell · 11 years ago
  83. e844b1e pseries: Add H_SET_MODE to change exception endianness by Anton Blanchard · 11 years ago
  84. b91da2d powerpc/pseries: Fix endian issues in pseries EEH code by Anton Blanchard · 11 years ago
  85. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  86. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  87. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  88. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  89. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  90. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  91. dcdfdf5 ipv4: fix race in concurrent ip_route_input_slow() by Alexei Starovoitov · 11 years ago
  92. 4f837c3 Merge branch 'r8152' by David S. Miller · 11 years ago
  93. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  94. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  95. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  96. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  97. d1fa7a1 iscsi-target: Expose default_erl as TPG attribute by Nicholas Bellinger · 11 years ago
  98. b0a382c target_core_configfs: split up ALUA supported states by Hannes Reinecke · 11 years ago
  99. 6be526c target_core_alua: Make supported states configurable by Hannes Reinecke · 11 years ago
  100. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago