1. c130423 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago master
  2. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  3. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  4. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. b91d9c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  6. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  7. 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  8. 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  9. c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  10. e77986b alpha/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  11. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  12. 20d7a35 drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings by Brian Starkey · 8 years ago
  13. 6b03ae0 drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP by Brian Starkey · 8 years ago
  14. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 8 years ago
  15. cf61e2a memremap: don't modify flags by Brian Starkey · 8 years ago
  16. 41b2715 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 8 years ago
  17. f138556 mm/mprotect.c: don't imply PROT_EXEC on non-exec fs by Piotr Kwapulinski · 8 years ago
  18. a5f4db8 ipc/sem: make semctl setting sempid consistent by Davidlohr Bueso · 8 years ago
  19. dde5cf3 ubsan: fix tree-wide -Wmaybe-uninitialized false positives by Andrey Ryabinin · 8 years ago
  20. 21b2f44 kfifo: fix sparse complaints by Stefani Seibold · 8 years ago
  21. ad4db3b scripts/gdb: account for changes in module data structure by Jan Kiszka · 8 years ago
  22. 72bf92e scripts/gdb: add cmdline reader command by Kieran Bingham · 8 years ago
  23. 2d061d9 scripts/gdb: add version command by Kieran Bingham · 8 years ago
  24. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  25. ade356b profile: hide unused functions when !CONFIG_PROC_FS by Arnd Bergmann · 8 years ago
  26. abc514c hpwdt: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 8 years ago
  27. 73cbf4a ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 8 years ago
  28. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 8 years ago
  29. a484c3d eventfd: document lockless access in eventfd_poll by Paolo Bonzini · 8 years ago
  30. 0335695 cred/userns: define current_user_ns() as a function by Arnd Bergmann · 8 years ago
  31. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 8 years ago
  32. 458bdf6 rapidio/tsi721_dma: fix hardware error handling by Alexandre Bounine · 8 years ago
  33. e680b67 rapidio/tsi721_dma: fix synchronization issues by Alexandre Bounine · 8 years ago
  34. 8347245 rapidio/tsi721_dma: update error reporting from prep_sg callback by Alexandre Bounine · 8 years ago
  35. 72d8a0d rapidio/tsi721: add filtered debug output by Alexandre Bounine · 8 years ago
  36. 1679e8d rapidio/tsi721: add outbound windows mapping support by Alexandre Bounine · 8 years ago
  37. 93bdaca rapidio: add outbound window support by Alexandre Bounine · 8 years ago
  38. 2ece1ca rapidio/tsi721: fix locking in OB_MSG processing by Alexandre Bounine · 8 years ago
  39. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 8 years ago
  40. b6cb95e rapidio: move rio_pw_enable into core code by Alexandre Bounine · 8 years ago
  41. 5024622 rapidio: move rio_local_set_device_id function to the common core by Alexandre Bounine · 8 years ago
  42. a7b4c63 rapidio: add lock protection for doorbell list by Alexandre Bounine · 8 years ago
  43. b7dfca8 rapidio/rionet: add mport removal handling by Alexandre Bounine · 8 years ago
  44. 34ed2eb rapidio/rionet: add locking into add/remove device by Alexandre Bounine · 8 years ago
  45. dd64f4f powerpc/fsl_rio: changes to mport registration by Alexandre Bounine · 8 years ago
  46. 748353c rapidio/tsi721: add HW specific mport removal by Alexandre Bounine · 8 years ago
  47. b77a203 rapidio: add core mport removal support by Alexandre Bounine · 8 years ago
  48. e6b585c rapidio: move net allocation into core code by Alexandre Bounine · 8 years ago
  49. b74ec56 rapidio: rework common RIO device add/delete routines by Alexandre Bounine · 8 years ago
  50. f41e247 rapidio/rionet: add shutdown event handling by Alexandre Bounine · 8 years ago
  51. e3dd8cd rapidio/tsi721: add shutdown notification callback by Alexandre Bounine · 8 years ago
  52. 83dc2cbc rapidio: add shutdown notification for RapidIO devices by Alexandre Bounine · 8 years ago
  53. dbe74af rapidio/tsi721: add query_mport callback by Alexandre Bounine · 8 years ago
  54. 8b189fd rapidio: add query_mport operation by Alexandre Bounine · 8 years ago
  55. d2a321f rapidio/tsi721_dma: fix pending transaction queue handling by Alexandre Bounine · 8 years ago
  56. 9673b88 rapidio/tsi721: add option to configure direct mapping of IB window by Alexandre Bounine · 8 years ago
  57. ba5d141 rapidio/tsi721: add check for overlapped IB window mappings by Alexandre Bounine · 8 years ago
  58. 174f1a7 rapidio/tsi721: fix hardcoded MRRS setting by Alexandre Bounine · 8 years ago
  59. 92444bb rapidio/rionet: add capability to change MTU by Aurelien Jacquiot · 8 years ago
  60. 3691597 rapidio/rionet: fix deadlock on SMP by Aurelien Jacquiot · 8 years ago
  61. 95f2735 cpumask: remove incorrect information from comment by Eric Biggers · 8 years ago
  62. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 8 years ago
  63. 1333ab0 ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock by Oleg Nesterov · 8 years ago
  64. 3873938 fat: add config option to set UTF-8 mount option by default by Maciej S. Szmigiero · 8 years ago
  65. f970165 x86/compat: remove is_compat_task() by Andy Lutomirski · 8 years ago
  66. 7365abb drivers/hid/uhid.c: check write() bitness using in_compat_syscall by Andy Lutomirski · 8 years ago
  67. f4056b5 input: redefine INPUT_COMPAT_TEST as in_compat_syscall() by Andy Lutomirski · 8 years ago
  68. 10f1685 drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type by Andy Lutomirski · 8 years ago
  69. 4f01ed2 drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat callers by Andy Lutomirski · 8 years ago
  70. a25045f firewire: use in_compat_syscall to check ioctl compatness by Andy Lutomirski · 8 years ago
  71. 2bf8c47 net/xfrm_user: use in_compat_syscall to deny compat syscalls by Andy Lutomirski · 8 years ago
  72. 96c0e0a net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3 by Andy Lutomirski · 8 years ago
  73. 121cef8 ext4: in ext4_dir_llseek, check syscall bitness directly by Andy Lutomirski · 8 years ago
  74. 6d8bedf staging/lustre: switch from is_compat_task to in_compat_syscall by Andy Lutomirski · 8 years ago
  75. efbc0fb auditsc: for seccomp events, log syscall compat state using in_compat_syscall by Andy Lutomirski · 8 years ago
  76. 5c46521 ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness by Andy Lutomirski · 8 years ago
  77. 5c38065 seccomp: check in_compat_syscall, not is_compat_task, in strict mode by Andy Lutomirski · 8 years ago
  78. 203f790 sparc/syscall: fix syscall_get_arch by Andy Lutomirski · 8 years ago
  79. 069923d sparc/compat: provide an accurate in_compat_syscall implementation by Andy Lutomirski · 8 years ago
  80. 5180e3e compat: add in_compat_syscall to ask whether we're in a compat syscall by Andy Lutomirski · 8 years ago
  81. b4aa14a kernel/hung_task.c: use timeout diff when timeout is updated by Tetsuo Handa · 8 years ago
  82. 3f2b1a0 zram: revive swap_slot_free_notify by Minchan Kim · 8 years ago
  83. d750c42 ocfs2: add feature document for online file check by Gang He · 8 years ago
  84. d56a8f3 ocfs2: check/fix inode block for online file check by Gang He · 8 years ago
  85. a849d46 ocfs2: create/remove sysfile for online file check by Gang He · 8 years ago
  86. a860f6e ocfs2: sysfile interfaces for online file check by Gang He · 8 years ago
  87. 9dde5e4 ocfs2: export ocfs2_kset for online file check by Gang He · 8 years ago
  88. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  89. 243d506 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  90. 9f15dec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  91. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  92. b852495 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  93. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  94. fc739eb Merge tag 'pci-v4.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  95. 87cf815 Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  96. b4af7f7 Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  97. a6adb10 KVM: page_track: fix access to NULL slot by Paolo Bonzini · 8 years ago
  98. 0af574b KVM: PPC: do not compile in vfio.o unconditionally by Paolo Bonzini · 8 years ago
  99. 9db284f kvm, rt: change async pagefault code locking for PREEMPT_RT by Rik van Riel · 8 years ago
  100. 489153c KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() by Lan Tianyu · 8 years ago