1. b829e91 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  2. d4c8e34 nfsd: properly handle embedded newlines in fault_injection input by Jeff Layton · 10 years ago
  3. f7ce5d2 nfsd: fix return of nfs4_acl_write_who by Jeff Layton · 10 years ago
  4. 94ec938 nfsd: add appropriate __force directives to filehandle generation code by Jeff Layton · 10 years ago
  5. e2afc81 nfsd: nfsd_splice_read and nfsd_readv should return __be32 by Jeff Layton · 10 years ago
  6. b3d8d12 nfsd: clean up sparse endianness warnings in nfscache.c by Jeff Layton · 10 years ago
  7. f419992 nfsd: add __force to opaque verifier field casts by Jeff Layton · 10 years ago
  8. bf18f16 NFSD: Using exp_get for export getting by Kinglong Mee · 10 years ago
  9. 0da22a9 NFSD: Using path_get when assigning path for export by Kinglong Mee · 10 years ago
  10. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  11. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 10 years ago
  12. a497c3b Linux 3.16-rc2 by Linus Torvalds · 10 years ago
  13. 8f5d270 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  14. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  15. 532f513 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  16. e13d100 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  17. 147f140 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  18. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 7b08d61 Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 7a8e9c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  21. f1b35b8 Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 10 years ago
  22. 60761c1 Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  23. e6934ab Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  24. c3cb500 Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  25. 564fbee Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  26. 73b35d0 MAINTAINERS: add entry for VMware Balloon driver by Dmitry Torokhov · 10 years ago
  27. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  28. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  29. 0c9bc27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  30. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  31. 58c72f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  32. 37014f5 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 10 years ago
  33. c026a3f imx-drm: parallel-display: Fix DPMS default state. by Denis Carikli · 10 years ago
  34. b28e7d5 staging: android: timed_output: fix use after free of dev by Yi Zhang · 10 years ago
  35. d670878 unicore32: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  36. ceebf4d UniCore32: Change git tree location information in MAINTAINERS by Guan Xuetao · 10 years ago
  37. 92543fd arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failure by Chen Gang · 10 years ago
  38. 3420d49 arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. by Chen Gang · 10 years ago
  39. 40ad2a6 arch: unicore32: ksyms: export additional find_first_*() to avoid compiling failure by Chen Gang · 10 years ago
  40. 8a01659 arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM by Chen Gang · 11 years ago
  41. aaad618 unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h by Chen Gang · 11 years ago
  42. f80561e arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure by Chen Gang · 10 years ago
  43. 8902b10 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause" by Chen Gang · 10 years ago
  44. 8065042 arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure by Chen Gang · 10 years ago
  45. 5a5ffc9 arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure by Chen Gang · 10 years ago
  46. 73fa540 drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 by Chen Gang · 10 years ago
  47. c863810 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue by Chen Gang · 10 years ago
  48. 312c6df arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition by Chen Gang · 10 years ago
  49. 1febf61 arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() by Chen Gang · 11 years ago
  50. 1ff38c5 arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error by Chen Gang · 11 years ago
  51. db7ef28 arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros by Chen Gang · 11 years ago
  52. df8e4c7 arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmalloc_area() by Chen Gang · 11 years ago
  53. 4877b60 arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols by Chen Gang · 11 years ago
  54. 8408c71 Btrfs: fix wrong error handle when the device is missing or is not writeable by Miao Xie · 10 years ago
  55. c55f139 Btrfs: fix deadlock when mounting a degraded fs by Miao Xie · 10 years ago
  56. e990f16 Btrfs: use bio_endio_nodec instead of open code by Miao Xie · 10 years ago
  57. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 10 years ago
  58. ced96ed btrfs: Skip scrubbing removed chunks to avoid -ENOENT. by Qu Wenruo · 10 years ago
  59. e570fd2 Btrfs: fix broken free space cache after the system crashed by Miao Xie · 10 years ago
  60. 5349d6c Btrfs: make free space cache write out functions more readable by Miao Xie · 10 years ago
  61. 46fefe4 Btrfs: remove unused wait queue in struct extent_buffer by Filipe Manana · 10 years ago
  62. ea4ebde Btrfs: fix deadlocks with trylock on tree nodes by Chris Mason · 10 years ago
  63. 60efcf0 tty/serial: fix 8250 early console option passing to regular console by Rob Herring · 10 years ago
  64. 66528f9 tty: Correct INPCK handling by Peter Hurley · 10 years ago
  65. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  66. 894e552 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  67. 3d09c62 Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  68. 92b9441 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  69. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  70. 2ba87ea Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  71. 639bb92 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  72. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  73. 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  74. fb54918 drm: fix uninitialized acquire_ctx fields (v2) by Rob Clark · 10 years ago
  75. 937a0c7 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  76. 8851362 staging: comedi: addi_apci_1564: add addi_watchdog dependency by Arnd Bergmann · 10 years ago
  77. 46889d9 drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance by Michel Dänzer · 10 years ago
  78. ca721b7 Revert "drm/radeon: remove drm_vblank_get|put from pflip handling" by Michel Dänzer · 10 years ago
  79. f2263fc drm/radeon: improve dvi_mode_valid by Alex Deucher · 10 years ago
  80. 6536a3a drm/radeon: update mode_valid testing for DP by Alex Deucher · 10 years ago
  81. 5c86822 drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+ by Mario Kleiner · 10 years ago
  82. dc559aa cpuidle: mvebu: Fix the name of the states by Gregory CLEMENT · 10 years ago
  83. fefa8ff cpufreq: unlock when failing cpufreq_update_policy() by Aaron Plattner · 10 years ago
  84. c141056 kbuild: fix a typo in a kbuild document by Masahiro Yamada · 10 years ago
  85. 8bf1356 builddeb: fix missing headers in linux-headers package by Fathi Boudra · 11 years ago
  86. e28642c Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  87. a981296 Documentation: Fix DocBook build with relative $(srctree) by Michal Marek · 10 years ago
  88. c7eb3a7 kbuild: Fix tar-pkg with relative $(objtree) by Michal Marek · 10 years ago
  89. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 10 years ago
  90. 8d42fda Merge branch 'topic/core-vuln-fixes' into for-linus by Takashi Iwai · 10 years ago
  91. 6c0c9a3 Merge tag 'asoc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  92. a765a7c deb-pkg: Fix for relative paths by Michal Marek · 10 years ago
  93. 883a1d4 ALSA: control: Make sure that id->index does not overflow by Lars-Peter Clausen · 10 years ago
  94. ac902c1 ALSA: control: Handle numid overflow by Lars-Peter Clausen · 10 years ago
  95. fd9f26e ALSA: control: Don't access controls outside of protected regions by Lars-Peter Clausen · 10 years ago
  96. 82262a46 ALSA: control: Fix replacing user controls by Lars-Peter Clausen · 10 years ago
  97. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  98. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 10 years ago
  99. 457ced8 arm64: dts: Add more serial port nodes in APM X-Gene device tree by Vinayak Kale · 11 years ago
  100. f3a183c arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro by Suravee Suthikulpanit · 10 years ago