1. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  4. 5634347 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  5. b55a97e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  6. 83dc311 Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  7. 27728bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  8. 62d7846 Revert "Input: synaptics - fix handling of disabling gesture mode" by Dmitry Torokhov · 10 years ago
  9. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  10. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  11. ee556d0 arm64: ftrace: fix function_graph tracer panic by Li Bin · 10 years ago
  12. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 10 years ago
  13. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 10 years ago
  14. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 10 years ago
  15. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 10 years ago
  16. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 10 years ago
  17. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 10 years ago
  18. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 10 years ago
  19. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 10 years ago
  20. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  21. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  22. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  23. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 10 years ago
  24. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 10 years ago
  25. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 10 years ago
  26. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 10 years ago
  27. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 10 years ago
  28. 484ebb3 memcg: make mem_cgroup_read_stat() unsigned by Greg Thelen · 10 years ago
  29. 0610c25 memcg: fix dirty page migration by Greg Thelen · 10 years ago
  30. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 10 years ago
  31. 2f84a89 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault by Mel Gorman · 10 years ago
  32. 03a2d2a mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) by Joonsoo Kim · 10 years ago
  33. 9ff42d1 userfaultfd: remove kernel header include from uapi header by Andre Przywara · 10 years ago
  34. a523841 arch/x86/include/asm/efi.h: fix build failure by Andrey Ryabinin · 10 years ago
  35. ec403b8 Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  36. 62886a3 Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  37. 8e592ea Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  38. 5b63864 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  39. ccf70dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  40. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  41. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  42. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  43. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  44. 1a541b4 arm64: Fix THP protection change logic by Steve Capper · 10 years ago
  45. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 10 years ago
  46. 038161d Update KVM homepage Url by Dirk Müller · 10 years ago
  47. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  48. 9522f47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  49. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 10 years ago
  50. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 10 years ago
  51. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 10 years ago
  52. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 10 years ago
  53. 0ce3cc0 arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions by Ard Biesheuvel · 10 years ago
  54. a5caa20 x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down by Matt Fleming · 10 years ago
  55. 0bf6cd5 blk-mq: factor out a helper to iterate all tags for a request_queue by Christoph Hellwig · 10 years ago
  56. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 10 years ago
  57. cda3742 drm/exynos: Staticize local function in exynos_drm_gem.c by Krzysztof Kozlowski · 10 years ago
  58. 3c79fb8 drm/exynos: fimd: actually disable dp clock by Gustavo Padovan · 10 years ago
  59. 148ba09 drm/exynos: dp: remove suspend/resume functions by Inki Dae · 10 years ago
  60. 8d0d940 drm/qxl: recreate the primary surface when the bo is not primary by Fabiano Fidêncio · 10 years ago
  61. 7b09a1b dmaengine: pxa_dma: fix residue corner case by Robert Jarzmik · 10 years ago
  62. e87ffbd dmaengine: pxa_dma: fix the no-requestor case by Robert Jarzmik · 10 years ago
  63. aa3ee5f dmaengine: zxdma: Fix off-by-one for testing valid pchan request by Axel Lin · 10 years ago
  64. 0be2136 dmaengine: at_xdmac: clean used descriptor by Ludovic Desroches · 10 years ago
  65. a1cf0903 dmaengine: at_xdmac: change block increment addressing mode by Maxime Ripard · 10 years ago
  66. dd36d73 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  67. d4e842b Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  68. 70c8a00 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. b9a5322 Initialize msg/shm IPC objects before doing ipc_addid() by Linus Torvalds · 10 years ago
  70. 3e4e380 drm/amdgpu: only print meaningful VM faults by Christian König · 10 years ago
  71. 2392eec drm/amdgpu/cgs: remove import_gpu_mem by Alex Deucher · 10 years ago
  72. b94be97 drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 10 years ago
  73. 4ad640e drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 10 years ago
  74. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 10 years ago
  75. 575f9c8 drm/vmwgfx: Fix a command submission hang regression by Thomas Hellstrom · 10 years ago
  76. 6bea0f6 dmaengine: dw: properly read DWC_PARAMS register by Andy Shevchenko · 10 years ago
  77. 10d97d5 drm/exynos: remove unused mode_fixup() code by Gustavo Padovan · 10 years ago
  78. 208d7ee drm/exynos: remove decon_mode_fixup() by Gustavo Padovan · 10 years ago
  79. 50bbfbf drm/exynos: remove fimd_mode_fixup() by Gustavo Padovan · 10 years ago
  80. ee08b59 dmaengine: xgene-dma: Fix overwritting DMA tx ring by Rameshwar Prasad Sahu · 10 years ago
  81. 214fc4e dmaengine: fix balance of privatecnt by Peter Ujfalusi · 10 years ago
  82. 85a8203 drm/exynos: rotator: Clock control is unused if !PM by Thierry Reding · 10 years ago
  83. 641a2fe drm/exynos: fimc: Clock control is unused if !PM by Thierry Reding · 10 years ago
  84. 7082947 drm/exynos: Suspend/resume is unused if !PM by Thierry Reding · 10 years ago
  85. 48cf53f drm/exynos: create a fake mmap offset with gem creation by Joonyoung Shim · 10 years ago
  86. 8755556 drm/exynos: remove call to drm_gem_free_mmap_offset() by Joonyoung Shim · 10 years ago
  87. b9e7191 drm/exynos: Remove useless EXPORT_SYMBOL_GPLs by Daniel Kurtz · 10 years ago
  88. b4cfd4d drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl by Joonyoung Shim · 10 years ago
  89. 333e8e5 drm/exynos: cleanup function calling written twice by Joonyoung Shim · 10 years ago
  90. b319dc6 drm/exynos: staticize exynos_drm_gem_init() by Joonyoung Shim · 10 years ago
  91. 0269b1a drm/exynos: remove unnecessary NULL assignment by Joonyoung Shim · 10 years ago
  92. 7c93537 drm/exynos: fix missed calling of drm_prime_gem_destroy() by Joonyoung Shim · 10 years ago
  93. 5e0fb1f drm/exynos: fix layering violation of address by Joonyoung Shim · 10 years ago
  94. 40482e6 dmaengine: sun4i: fix unsafe list iteration by Emilio López · 10 years ago
  95. b84f787 net: Initialize flow flags in input path by David Ahern · 10 years ago
  96. 57a4753 net: dsa: fix preparation of a port STP update by Vivien Didelot · 10 years ago
  97. 9ae6d49 testptp: Silence compiler warnings on ppc64 by Thomas Huth · 10 years ago
  98. 23860f1 net/mlx4: Handle return codes in mlx4_qp_attach_common by Robb Manes · 10 years ago
  99. c047a1f dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port by Andrew Lunn · 10 years ago
  100. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 10 years ago