1. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  2. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  3. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  4. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  5. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  6. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  7. f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  8. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 9efdb14 net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. by Varsha Rao · 7 years ago
  10. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  11. 6c706b9 parisc/core: Fix section mismatches by Helge Deller · 7 years ago
  12. b6adc16 parisc: Wire up support for self-extracting kernel by Helge Deller · 7 years ago
  13. f5213b2 parisc: Make existing core files reuseable for bootloader by Helge Deller · 7 years ago
  14. 2f3c7b8 parisc: Add core code for self-extracting kernel by Helge Deller · 7 years ago
  15. e35a2ce parisc: Enable UBSAN support by Helge Deller · 7 years ago
  16. 1ed4714 parisc/random: Add machine specific randomness by Helge Deller · 7 years ago
  17. d2883fa parisc: Optimize switch_mm by John David Anglin · 7 years ago
  18. 42593e7 parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT by Helge Deller · 7 years ago
  19. 8b5bdd8 parisc: Static initialization of pcxl_res_lock spinlock by Helge Deller · 7 years ago
  20. da3dc73 parisc: Drop exception_data struct by Helge Deller · 7 years ago
  21. 76cffeb parisc: Static initialization of spinlocks in perf and unwind code by Helge Deller · 7 years ago
  22. 54ac8fc parisc: PDT: Add full support for memory failure via Page Deallocation Table (PDT) by Helge Deller · 7 years ago
  23. 8a5aa00 parisc: PDT/firmware: Add support to read PDT on older PAT-machines by Helge Deller · 7 years ago
  24. 2458738 parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE by Helge Deller · 7 years ago
  25. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  26. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  27. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  28. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  29. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  30. 74ad3d2 parisc: Define CONFIG_CPU_BIG_ENDIAN by Babu Moger · 7 years ago
  31. 8f8201d parisc: Increase thread and stack size to 32kb by Helge Deller · 7 years ago
  32. 13d5709 parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 7 years ago
  33. 56008c0 parisc: Extend disabled preemption in copy_user_page by John David Anglin · 7 years ago
  34. ae7a609 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 7 years ago
  35. 5618883 parisc: Suspend lockup detectors before system halt by Helge Deller · 7 years ago
  36. c46bafc parisc: Show DIMM slot number which holds broken memory module by Helge Deller · 7 years ago
  37. 25a9b76 parisc: Add function to return DIMM slot of physical address by Helge Deller · 7 years ago
  38. f520e55 parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function by Helge Deller · 7 years ago
  39. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  40. 108ea18 parisc: regenerate defconfig files by Helge Deller · 7 years ago
  41. 6cd819e parisc: Merge millicode routines via linker script by Helge Deller · 7 years ago
  42. 5bc64bd parisc: Disable further stack checks when panic occurs during stack check by Helge Deller · 7 years ago
  43. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  44. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
  46. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  47. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. bd78aca parisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  49. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  50. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  53. 9b51f04 Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  54. 227145e parisc: ->mapping_error by Christoph Hellwig · 7 years ago
  55. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  56. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  57. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  58. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  59. e5859eb Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  60. 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  61. 2474623 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 7 years ago
  62. b0f94ef parisc: use compat_sys_keyctl() by Eric Biggers · 7 years ago
  63. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  65. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  66. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 7 years ago
  67. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  68. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
  69. f02e6c6 parisc: Don't hardcode PSW values in hpmc code by Helge Deller · 7 years ago
  70. 3f4fb10 parisc: Don't hardcode PSW values in gsc_*() functions by Helge Deller · 7 years ago
  71. b752c7b parisc: Avoid zeroing gr[0] in fixup_exception() by Helge Deller · 7 years ago
  72. 649aa24 parisc/mm: Ensure IRQs are off in switch_mm() by Helge Deller · 8 years ago
  73. 9b7c668 parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 7 years ago
  74. 123dbfe trim __ARCH_WANT_SYS_OLD_GETRLIMIT by Al Viro · 8 years ago
  75. f5a64d6 net: Fix parisc SCM_TIMESTAMPING_PKTINFO value. by David S. Miller · 8 years ago
  76. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
  77. 8298525 kill strlen_user() by Al Viro · 8 years ago
  78. c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
  79. c8c3735 parisc: Enhance detection of synchronous cr16 clocksources by Helge Deller · 8 years ago
  80. c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
  81. 741394c parisc: Inline trivial exception code in lusercopy.S by Helge Deller · 8 years ago
  82. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  83. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  84. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  85. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  86. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  87. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  90. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  91. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 6a94ca1 parisc: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  93. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  94. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  95. 3f795ce parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 8 years ago
  96. 409c1b2 parisc: fix bugs in pa_memcpy by Mikulas Patocka · 8 years ago
  97. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  98. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. f64fd18 parisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  100. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago