1. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  2. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  5. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  6. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  7. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  8. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  9. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 9289ea7 sparc64: Use indirect calls in hamming weight stubs by David S. Miller · 8 years ago
  13. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  14. b02c2b0 sparc: remove arch specific dma_supported implementations by Christoph Hellwig · 8 years ago
  15. c6d333e sparc: remove leon_dma_ops by Christoph Hellwig · 8 years ago
  16. ceaf481 sparc: implement ->mapping_error by Christoph Hellwig · 8 years ago
  17. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  19. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 8 years ago
  20. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  21. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
  23. 33acc6d sparc: vio: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 8 years ago
  24. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 8 years ago
  25. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  27. a0582f2 sparc64: new context wrap by Pavel Tatashin · 8 years ago
  28. 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
  29. c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
  30. 14d0334 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 8 years ago
  31. 5889748 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 8 years ago
  32. f322980 sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. by Liam R. Howlett · 8 years ago
  33. c982aa9 sparc: Machine description indices can vary by James Clarke · 8 years ago
  34. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 8 years ago
  35. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 8 years ago
  36. 783d28dd1 bpf: Add jited_len to struct bpf_prog by Martin KaFai Lau · 8 years ago
  37. 1b4af13 sparc64: Add __multi3 for gcc 7.x and later. by David S. Miller · 8 years ago
  38. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  39. f70c800 sparc: Simplify <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  40. 0fde7ad sparc64: Fix build warnings with gcc 7. by David S. Miller · 8 years ago
  41. a5e2ee5 bpf: Take advantage of stack_depth tracking in sparc64 JIT by David S. Miller · 8 years ago
  42. 71189fa bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode by Alexei Starovoitov · 8 years ago
  43. 7485af8 arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 by Jane Chu · 8 years ago
  44. f2545b2 jump_label: Reorder hotplug lock and jump_label_lock by Thomas Gleixner · 8 years ago
  45. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
  46. 48078d2 sparc/ftrace: Fix ftrace graph time measurement by Liam R. Howlett · 8 years ago
  47. deba804 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 8 years ago
  48. b6c41cb sparc64: Fix mapping of 64k pages with MAP_FIXED by Nitin Gupta · 8 years ago
  49. 8298525 kill strlen_user() by Al Viro · 8 years ago
  50. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  51. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  52. 7fc22f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  53. 3c7f6221 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 8 years ago
  54. aed74ea sparc: use memdup_user_nul in sun4m LED driver by Geliang Tang · 8 years ago
  55. 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
  56. 8c64415 sparc: Remove redundant tests in boot_flags_init(). by David S. Miller · 8 years ago
  57. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  58. e3bf4c6 sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions. by David S. Miller · 8 years ago
  59. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  64. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  65. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  66. 14933dc sparc64: Improve 64-bit constant loading in eBPF JIT. by David S. Miller · 8 years ago
  67. e3a724e sparc64: Support cbcond instructions in eBPF JIT. by David S. Miller · 8 years ago
  68. f6ebf0b sparc: Update syscall tables. by David S. Miller · 8 years ago
  69. b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
  70. 7a12b50 sparc64: Add eBPF JIT. by David S. Miller · 8 years ago
  71. 6b3d4ee sparc: Split BPF JIT into 32-bit and 64-bit. by David S. Miller · 8 years ago
  72. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  74. 544f8f9 sparc64: Fix hugepage page table free by Nitin Gupta · 8 years ago
  75. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  76. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  77. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  78. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. ea875ec sparc/sysfs: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  80. 7fd5342 sparc/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  81. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  82. 8b65bb5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  83. 86e1066 sparc: remove unused wp_works_ok macro by Mathias Krause · 8 years ago
  84. 9d262d9 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 8 years ago
  85. 7681126 sparc64: Fix memory corruption when THP is enabled by Nitin Gupta · 8 years ago
  86. 9ae34db sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 8 years ago
  87. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. 31af2f3 sparc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  89. 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
  90. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  91. d3805c5 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  92. 1333eb7 sparc32: kill __ret_efault() by Al Viro · 8 years ago
  93. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  94. 0ae2d26 arch/sparc: Avoid DCTI Couples by Babu Moger · 8 years ago
  95. adfae8a sparc64: kern_addr_valid regression by bob picco · 8 years ago
  96. 85b1da7 sparc64: Add support for 2G hugepages by Nitin Gupta · 8 years ago
  97. 59f1183 sparc64: Fix size check in huge_pte_alloc by Nitin Gupta · 8 years ago
  98. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  99. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  100. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago