1. fc90888 vfs: conditionally clear close-on-exec flag by Linus Torvalds · 9 years ago
  2. f3f86e3 vfs: Fix pathological performance case for __alloc_fd() by Linus Torvalds · 9 years ago
  3. 8a28d67 Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  4. 977bf06 powerpc/dma: dma_set_coherent_mask() should not be GPL only by Benjamin Herrenschmidt · 9 years ago
  5. a22c4d7 block: re-add discard_granularity and alignment checks by Ming Lin · 9 years ago
  6. 23d8827 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  7. 3d0aa36 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  8. dc5bc3f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  9. 9e17f90 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  10. 174fd8d blkcg: fix incorrect read/write sync/async stat accounting by Tejun Heo · 9 years ago
  11. 858e904 Merge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  12. ce6f988 Merge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  13. 896066e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  14. 85051e2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  15. 32b8819 Linux 4.3-rc7 by Linus Torvalds · 9 years ago
  16. 22ca7ca Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 9 years ago
  17. aef8cc9 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 9 years ago
  18. 8bce6d3 md/raid10: fix the 'new' raid10 layout to work correctly. by NeilBrown · 9 years ago
  19. c340702 md/raid10: don't clear bitmap bit when bad-block-list write fails. by NeilBrown · 9 years ago
  20. bd8688a md/raid1: don't clear bitmap bit when bad-block-list write fails. by NeilBrown · 9 years ago
  21. 01815536 Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  22. dd5ae68 Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  23. 4ee8019 Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  24. 410694e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  25. 35df017 Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  26. ea1ee5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. ef594c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  28. 37902bc Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  29. 5dd32ea i2c: pnx: fix runtime warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 9 years ago
  30. 3201ac4 dm cache: the CLEAN_SHUTDOWN flag was not being set by Joe Thornber · 9 years ago
  31. 4dcb8b5 dm btree: fix leak of bufio-backed block in btree_split_beneath error path by Mike Snitzer · 9 years ago
  32. 2871c69 dm btree remove: fix a bug when rebalancing nodes after removal by Joe Thornber · 9 years ago
  33. 6d69bb53 rbd: prevent kernel stack blow up on rbd map by Ilya Dryomov · 9 years ago
  34. 1f2c665 rbd: don't leak parent_spec in rbd_dev_probe_parent() by Ilya Dryomov · 9 years ago
  35. c86f5ebf drm/amdgpu: don't try to recreate sysfs entries on resume by Alex Deucher · 9 years ago
  36. 49abb26 drm/radeon: don't try to recreate sysfs entries on resume by Alex Deucher · 9 years ago
  37. 5c92d87 drm/amdgpu: stop leaking page flip fence by Christian König · 9 years ago
  38. 0386729 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. df55793 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 9f30931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
  42. a2c01ed Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  43. d0ddf98 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  44. 2c44f4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  45. 8a990fb Merge tag 'trace-fixes-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  46. 0122835 Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  47. 45d80f1 Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  48. a67b20d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  49. b67de01 ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put by Joseph Qi · 9 years ago
  50. bb38700 fault-inject: fix inverted interval/probability values in printk by Florian Westphal · 9 years ago
  51. 3f181b4 lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y by Andrey Ryabinin · 9 years ago
  52. 296291c mm: make sendfile(2) killable by Jan Kara · 9 years ago
  53. 47aee4d thp: use is_zero_pfn() only after pte_present() check by Minchan Kim · 9 years ago
  54. b8fa0ef mailmap: update Javier Martinez Canillas' email by Javier Martinez Canillas · 9 years ago
  55. 41192a2 MAINTAINERS: add Sergey as zsmalloc reviewer by Sergey Senozhatsky · 9 years ago
  56. 67a2e213 mm: cma: fix incorrect type conversion for size during dma allocation by Rohit Vaswani · 9 years ago
  57. 5211613 kmod: don't run async usermode helper as a child of kworker thread by Oleg Nesterov · 9 years ago
  58. b9b6e4a Merge tag 'asoc-fix-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  59. f69eccc Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8904' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 9 years ago
  60. ab5cf7d Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 9 years ago
  61. 56ea37d [media] m88ds3103: use own reg update_bits() implementation by Antti Palosaari · 9 years ago
  62. d18ca5b [media] rtl28xxu: fix control message flaws by Antti Palosaari · 9 years ago
  63. 17f3882 [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency by Jacek Anaszewski · 9 years ago
  64. 9d2b064 [media] netup_unidvb: fix potential crash when spi is NULL by Abylay Ospan · 9 years ago
  65. 47810b4 [media] si2168: Bounds check firmware by Laura Abbott · 9 years ago
  66. a828d72 [media] si2157: Bounds check firmware by Laura Abbott · 9 years ago
  67. 54bec39 [media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND by Sudeep Holla · 9 years ago
  68. 51a3ac5 [media] c8sectpfe: fix return of garbage by Sudip Mukherjee · 9 years ago
  69. bf44722 [media] c8sectpfe: fix ininitialized error return on firmware load failure by Colin Ian King · 9 years ago
  70. a9c4e5c [media] lnbh25: Fix lnbh25_attach() function return type by Javier Martinez Canillas · 9 years ago
  71. ebdd4b7 [media] horus3a: Fix horus3a_attach() function parameters by Javier Martinez Canillas · 9 years ago
  72. 0729a04 i2c: mv64xxx: really allow I2C offloading by Hezi Shahmoon · 9 years ago
  73. 4eb0f7a ASoC: wm8962: mark cache_dirty flag after software reset in pm_resume by Jiada Wang · 9 years ago
  74. 0f89abf btrfs: fix possible leak in btrfs_ioctl_balance() by Christian Engelmayer · 9 years ago
  75. c50f13f Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  76. c2a7558 Merge tag 'drm-intel-fixes-2015-10-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  77. 8832317 powerpc/rtas: Validate rtas.entry before calling enter_rtas() by Vasant Hegde · 9 years ago
  78. 37363bc Merge branch 'linux-4.3' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  79. 2a6c521 drm/nouveau/gem: return only valid domain when there's only one by Ilia Mirkin · 9 years ago
  80. 30730c7 drm: fix mutex leak in drm_dp_get_mst_branch_device by Adam Richter · 9 years ago
  81. 8a70dd26 Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  82. 7f67786 Merge tag 'mmc-v4.3-rc5' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  83. 0ca81a2 IB/cm: Fix rb-tree duplicate free and use-after-free by Doron Tsur · 9 years ago
  84. 09dc138 drm/vmwgfx: Stabilize the command buffer submission code by Thomas Hellstrom · 9 years ago
  85. ad355e3 Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  86. 55f4129 Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  87. 0690f4f Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  88. 6701ef0 Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  89. e27c5b9 writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb_bdi_destroy() by Tejun Heo · 9 years ago
  90. f8f2dc4 ASoC: rt298: fix wrong setting of gpio2_en by Bard Liao · 9 years ago
  91. 53c656c powerpc/powernv: Handle irq_happened flag correctly in off-line loop by Paul Mackerras · 9 years ago
  92. 2331631 powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8" by Paul Mackerras · 9 years ago
  93. cbf3ccd iommu/amd: Don't clear DTE flags when modifying it by Joerg Roedel · 9 years ago
  94. 08b137d mmc: core: Fix init_card in 52Mhz by Chaotian Jing · 9 years ago
  95. 0f6925f btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size by Qu Wenruo · 9 years ago
  96. 1904be1 tracing: Do not allow stack_tracer to record stack in NMI by Steven Rostedt (Red Hat) · 9 years ago
  97. 681ab46 md/raid10: submit_bio_wait() returns 0 on success by Jes Sorensen · 9 years ago
  98. 203d27b md/raid1: submit_bio_wait() returns 0 on success by Jes Sorensen · 9 years ago
  99. ab3964a IB/cma: Use inner P_Key to determine netdev by Haggai Eran · 9 years ago
  100. 0174b38 IB/ucma: check workqueue allocation before usage by Sasha Levin · 9 years ago