1. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  2. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  3. 96b62a5 gadgetfs: really get rid of switching ->f_op by Alan Stern · 10 years ago
  4. d4461a6 gadgetfs: get rid of flipping ->f_op in ep_config() by Al Viro · 10 years ago
  5. 7fe3976 gadget: switch ep_io_operations to ->read_iter/->write_iter by Al Viro · 10 years ago
  6. f01d35a1 gadgetfs: use-after-free in ->aio_read() by Al Viro · 10 years ago
  7. 70e60d9 gadget/function/f_fs.c: switch to ->{read,write}_iter() by Al Viro · 10 years ago
  8. c993c39 gadget/function/f_fs.c: use put iov_iter into io_data by Al Viro · 10 years ago
  9. de2080d gadget/function/f_fs.c: close leaks by Al Viro · 10 years ago
  10. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  11. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  12. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 10 years ago
  13. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  14. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  15. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  16. 1d9e714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  17. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. a233bb7 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  19. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  20. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  21. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  22. c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  23. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 10 years ago
  24. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 10 years ago
  25. 37e5157 staging: iio: isl29028: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  26. 401b3c6 rtc: isl12057: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  27. c5cd827 rtc: isl12022: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  28. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  29. 8c334ce Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 45ee2db Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  33. f04ebb0 md/raid10: round up to bdev_logical_block_size in narrow_write_error. by NeilBrown · 10 years ago
  34. ab713cd md/raid1: round up to bdev_logical_block_size in narrow_write_error by Nate Dailey · 10 years ago
  35. cd07db5 Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 10 years ago
  36. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  37. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  38. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  39. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  40. 5f50818 ACPI / idle: Implement ->enter_freeze callback routine by Rafael J. Wysocki · 10 years ago
  41. 5fe2e52 intel_idle: Add ->enter_freeze callbacks by Rafael J. Wysocki · 10 years ago
  42. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
  43. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  44. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  45. eb71f8a Added Little Endian support to vtpm module by honclo · 10 years ago
  46. d95e2fe com20020-pci: add support for eae single card by Michael Grzeschik · 10 years ago
  47. 0960b64 vhost_net: fix wrong iter offset when setting number of buffers by Jason Wang · 10 years ago
  48. 4d5f205 tpm, tpm_tis: fix TPM 2.0 probing by Jarkko Sakkinen · 10 years ago
  49. 74d6b3c tpm: fix suspend/resume paths for TPM 2.0 by Jarkko Sakkinen · 10 years ago
  50. 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
  51. 65bab84 r8152: restore hw settings by hayeswang · 10 years ago
  52. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  53. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  54. a3a4280 drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs by Gregory CLEMENT · 10 years ago
  55. c8a1d8a rtc: rtc-ab-b5ze-s3: add sub-minute alarm support by Arnaud Ebalard · 10 years ago
  56. 0b2f622 rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip by Arnaud Ebalard · 10 years ago
  57. c412c60 drivers/rtc/rtc-rk808.c: fix rtc time reading issue by Chris Zhong · 10 years ago
  58. 1ef2816 drivers/rtc/rtc-isl12057.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  59. bddd8dd drivers/rtc/rtc-at91sam9.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  60. 46edeff drivers/rtc/rtc-imxdi.c: add more known register bits by Juergen Borleis · 10 years ago
  61. 6df17a6 drivers/rtc/rtc-imxdi.c: trivial clean up code by Juergen Borleis · 10 years ago
  62. 298ff01 rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users by Arnaud Ebalard · 10 years ago
  63. fd71493 drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver by Arnaud Ebalard · 10 years ago
  64. 3fc7007 drivers/rtc/rtc-pcf2123.c: add support for devicetree by Joshua Clayton · 10 years ago
  65. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  66. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  67. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  68. f799b1a drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  69. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  70. c7badc9 scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  71. 0b48003 input: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  72. 8986003 wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  73. 660e5ec arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  74. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  75. 612936f clk: convert clock name allocations to kstrdup_const by Andrzej Hajda · 10 years ago
  76. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 10 years ago
  77. 18320f2 Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  78. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  79. 69bf75e Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  80. db3ecde Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  81. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  82. 0416605 hso: fix rx parsing logic when skb allocation fails by Aleksander Morgado · 10 years ago
  83. 09b6e85 drm/radeon: fix voltage setup on hawaii by Alex Deucher · 10 years ago
  84. 66c2b84 drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary by Alex Deucher · 10 years ago
  85. ab07881 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  86. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  87. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  88. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 10 years ago
  89. ee980160 zram: remove request_queue from struct zram by Sergey Senozhatsky · 10 years ago
  90. 08eee69 zram: remove init_lock in zram_make_request by Minchan Kim · 10 years ago
  91. 2b269ce zram: check bd_openers instead of bd_holders by Minchan Kim · 10 years ago
  92. a096caf zram: rework reset and destroy path by Sergey Senozhatsky · 10 years ago
  93. ba6b17d zram: fix umount-reset_store-mount race condition by Sergey Senozhatsky · 10 years ago
  94. 1fec117 zram: free meta table in zram_meta_free by Ganesh Mahendran · 10 years ago
  95. b817995 zram: clean up zram_meta_alloc() by Sergey Senozhatsky · 10 years ago
  96. 802ea9d Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  97. 8168b9b UBI: block: Fix checking for NULL instead of IS_ERR() by Dan Carpenter · 10 years ago
  98. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  99. 1440061 UBI: block: Continue creating ubiblocks after an initialization error by Dan Ehrenberg · 10 years ago
  100. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago