1. d2aa1ac mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings by Kees Cook · 8 years ago
  2. e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 8 years ago
  3. 81f70ba Linux 4.5-rc5 by Linus Torvalds · 8 years ago
  4. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  7. da6b736 Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  8. 37aa4da Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  9. a703f42d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  10. 59ceeaa kernel/resource.c: fix muxed resource handling in __request_region() by Simon Guinot · 9 years ago
  11. 020ecbb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  12. ce6b714 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  13. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  14. 23300f6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  15. ff5f168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  16. 409ee13 Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  17. 9001b8e Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  18. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 8 years ago
  19. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 8 years ago
  20. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 8 years ago
  21. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 8 years ago
  22. 4fbbed4 drm/nouveau: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  23. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 8 years ago
  24. 4462b4b clk: gpio: Really allow an optional clock= DT property by Stephen Boyd · 8 years ago
  25. 5441ea1 Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  26. aaa7dd2 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  27. 42412b1 Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  28. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  29. dd8fc10 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  30. 52b4b95 mm: slab: free kmem_cache_node after destroy sysfs file by Dmitry Safonov · 8 years ago
  31. 1ac0b6d ipc/shm: handle removed segments gracefully in shm_mmap() by Kirill A. Shutemov · 8 years ago
  32. 64f0085 MAINTAINERS: update Kselftest Framework mailing list by Shuah Khan · 8 years ago
  33. 9273a8b devm_memremap_release(): fix memremap'd addr handling by Toshi Kani · 8 years ago
  34. f8b7481 mm/hugetlb.c: fix incorrect proc nr_hugepages value by Vaishali Thakkar · 8 years ago
  35. 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 8 years ago
  36. 0918f1c fsnotify: turn fsnotify reaper thread into a workqueue job by Jeff Layton · 8 years ago
  37. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 8 years ago
  38. 48f7df3 mm: fix regression in remap_file_pages() emulation by Kirill A. Shutemov · 8 years ago
  39. 69a8ec2 thp, dax: do not try to withdraw pgtable from non-anon VMA by Kirill A. Shutemov · 8 years ago
  40. 67ec1072 ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream by Takashi Iwai · 8 years ago
  41. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 8 years ago
  42. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 8 years ago
  43. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  44. c28b947 Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  45. 35683dd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  46. a9f70bd Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  47. 18f922d0 blk: fix overflow in queue_discard_max_hw_show by Alan · 8 years ago
  48. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 8 years ago
  49. 722ec35 arm64: dma-mapping: fix handling of devices registered before arch_initcall by Marek Szyprowski · 8 years ago
  50. 8d409cb drm/i915: Fix hpd live status bits for g4x by Ville Syrjälä · 8 years ago
  51. 059fcd8 perf/core: Plug potential memory leak in CPU_UP_PREPARE by Thomas Gleixner · 8 years ago
  52. 27ca923 perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state by Thomas Gleixner · 8 years ago
  53. b4f75d4 perf/core: Remove bogus UP_CANCELED hotplug state by Thomas Gleixner · 8 years ago
  54. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 8 years ago
  55. 12d319b s390/dasd: fix performance drop by Stefan Haberland · 8 years ago
  56. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 8 years ago
  57. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 8 years ago
  58. 52499d93 s390/maccess: reduce stnsm instructions by Heiko Carstens · 8 years ago
  59. 8bc9162 perf/x86/amd/uncore: Plug reference leak by Thomas Gleixner · 8 years ago
  60. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 8 years ago
  61. ff683df drm/nouveau/display: Enable vblank irqs after display engine is on again. by Mario Kleiner · 8 years ago
  62. e0b34e3 drm/radeon/pm: Handle failure of drm_vblank_get. by Mario Kleiner · 8 years ago
  63. bb74fc1 drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) by Mario Kleiner · 8 years ago
  64. c61934e drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 by Mario Kleiner · 8 years ago
  65. 99b8e71 drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) by Mario Kleiner · 8 years ago
  66. e823589 drm: No-Op redundant calls to drm_vblank_off() (v2) by Mario Kleiner · 8 years ago
  67. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 8 years ago
  68. e8f051e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  69. 8ae22cb Revert "drm/dp/mst: change MST detection scheme" by Dave Airlie · 8 years ago
  70. 413eddc Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5 by Chris Mason · 8 years ago
  71. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 8 years ago
  72. 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 8 years ago
  73. 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 8 years ago
  74. c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 8 years ago
  75. 2ee9465 drm/vc4: Drop error message on seqno wait timeouts. by Eric Anholt · 8 years ago
  76. 13cf890 drm/vc4: Fix -ERESTARTSYS error return from BO waits. by Eric Anholt · 8 years ago
  77. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 8 years ago
  78. 54aec44 drm/vc4: Fix the clear color for the first tile rendered. by Eric Anholt · 8 years ago
  79. e001523 drm/vc4: Validate that WAIT_BO padding is cleared. by Eric Anholt · 8 years ago
  80. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  81. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  82. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 8 years ago
  83. c53d7a8 Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  84. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  85. 02a5f76 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 8 years ago
  86. e5310a1 Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  87. 2a4be2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  88. bc3f5d8 drm/radeon: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  89. 09ccbb7 drm/amdgpu: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  90. 13d5e5d ALSA: seq: Fix double port list deletion by Takashi Iwai · 8 years ago
  91. a680759 lib/ucs2_string: Correct ucs2 -> utf8 conversion by Jason Andryuk · 8 years ago
  92. e246eb5 efi: Add pstore variables to the deletion whitelist by Matt Fleming · 8 years ago
  93. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 8 years ago
  94. 7f4e346 arm64/efi: Make strnlen() available to the EFI namespace by Thierry Reding · 8 years ago
  95. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 8 years ago
  96. 1636d1d Btrfs: fix direct IO requests not reporting IO error to user space by Filipe Manana · 8 years ago
  97. d9ff0eb pinctrl: samsung: fix SMP race condition by Youngmin Nam · 8 years ago
  98. b33c8ff tracing: Fix freak link error caused by branch tracer by Arnd Bergmann · 8 years ago
  99. f377554 tracepoints: Do not trace when cpu is offline by Steven Rostedt (Red Hat) · 8 years ago
  100. ee1cdcd dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer by Andy Shevchenko · 8 years ago