1. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  3. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  4. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  5. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  6. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  7. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  8. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  9. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  10. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  11. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  12. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  13. fd8658b nios2: remove unneeded HAS_DMA define by Masahiro Yamada · 6 years ago
  14. a670124 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  15. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. 47f3f4e Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  17. f1c2f88 Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  18. cd08f68 Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  19. 670b321 Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  20. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  21. 078a5a4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  22. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  23. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  24. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  25. 06f55fd x86/amd_gart: fix unmapping of non-GART mappings by Christoph Hellwig · 6 years ago
  26. 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
  27. 170d13c x86: re-introduce non-generic memcpy_{to,from}io by Linus Torvalds · 6 years ago
  28. a959dc8 Use __put_user_goto in __put_user_size() and unsafe_put_user() by Linus Torvalds · 8 years ago
  29. 4a78921 x86 uaccess: Introduce __put_user_goto by Linus Torvalds · 8 years ago
  30. dfbaecb parisc: Remap hugepage-aligned pages in set_kernel_text_rw() by Helge Deller · 6 years ago
  31. 00f8ccd Merge branch 'next/drivers' into next/late by Olof Johansson · 6 years ago
  32. 8e56489 ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC by Masahiro Yamada · 6 years ago
  33. d8d7d84 arch/arc/mm/fault.c: remove caller signal_pending_branch predictions by Davidlohr Bueso · 6 years ago
  34. 9f132f7 mm: select HAVE_MOVE_PMD on x86 for faster mremap by Joel Fernandes (Google) · 6 years ago
  35. 2c91bd4 mm: speed up mremap by 20x on large regions by Joel Fernandes (Google) · 6 years ago
  36. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  37. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  38. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  39. 4caf4eb Fix access_ok() fallout for sparc32 and powerpc by Linus Torvalds · 6 years ago
  40. 6de9292 Merge commit 'smp-hotplug^{/omap2}' into for-linus by Russell King · 6 years ago
  41. 7e0b44e arm64: compat: Hook up io_pgetevents() for 32-bit tasks by Will Deacon · 6 years ago
  42. 5329043 arm64: compat: Don't pull syscall number from regs in arm_compat_syscall by Will Deacon · 6 years ago
  43. 169113e arm64: compat: Avoid sending SIGILL for unallocated syscall numbers by Will Deacon · 6 years ago
  44. 9966a05 arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h> by Dave Martin · 6 years ago
  45. ee1b465 arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition by Dave Martin · 6 years ago
  46. 074400a powerpc: Drop use of 'type' from access_ok() by Mathieu Malaterre · 6 years ago
  47. d538d94 Merge branch 'master' into fixes by Michael Ellerman · 6 years ago
  48. 2f328fe arm64: replace arm64-obj-* in Makefile with obj-* by Masahiro Yamada · 6 years ago
  49. dc56367 sh: ftrace: Fix missing parenthesis in WARN_ON() by Steven Rostedt (VMware) · 6 years ago
  50. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  51. c8a43c1 arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region by Yueyi Li · 6 years ago
  52. 8c2c596f arm64: entry: remove unused register aliases by Mark Rutland · 6 years ago
  53. 1236cd2 arm64: smp: Fix compilation error by Shaokun Zhang · 6 years ago
  54. 6aa293d Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  55. 04a17ed Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  56. edefae9 MIPS: OCTEON: mark RGMII interface disabled on OCTEON III by Aaro Koskinen · 6 years ago
  57. c266b02 Merge branch 'remotes/lorenzo/pci/mediatek' by Bjorn Helgaas · 6 years ago
  58. 6ee86ca Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  59. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  60. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  61. f50fd2d csky: Add perf support for C-SKY by Guo Ren · 6 years ago
  62. 97b6f89 Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus by Russell King · 6 years ago
  63. 7dc20ab s390/pci: skip VF scanning by Sebastian Ott · 6 years ago
  64. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  65. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  66. fbea8c7 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
  67. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  68. 115502a Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  69. e1ef035 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  70. b7badd1 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  71. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  72. 0922275 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  73. 4d9226f arm64: defconfig: Re-enable bcm2835-thermal driver by Stefan Wahren · 6 years ago
  74. 2081076 Merge tag 'sti-soc-for-v4.21-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into next/late by Olof Johansson · 6 years ago
  75. 8a66c20 Merge tag 'samsung-dt64-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/late by Olof Johansson · 6 years ago
  76. c6f9fa8 Merge tag 'samsung-dt-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/late by Olof Johansson · 6 years ago
  77. 6fc66a5 ARM: dts: rda8810pl: Add interrupt support for UART by Manivannan Sadhasivam · 6 years ago
  78. 5a9fe40 ARM: dts: rda8810pl: Add timer support by Manivannan Sadhasivam · 6 years ago
  79. 7581d836 ARM: dts: Add devicetree for OrangePi i96 board by Manivannan Sadhasivam · 6 years ago
  80. f0d319d ARM: dts: Add devicetree for OrangePi 2G IoT board by Manivannan Sadhasivam · 6 years ago
  81. 542e1c9 ARM: dts: Add devicetree for RDA8810PL SoC by Manivannan Sadhasivam · 6 years ago
  82. 78e3dbc1 ARM: Prepare RDA8810PL SoC by Andreas Färber · 6 years ago
  83. a2edaf7 Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/late by Olof Johansson · 6 years ago
  84. cac1fc8 Merge branch 'fixes' into next/soc by Olof Johansson · 6 years ago
  85. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  86. f12e840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
  87. 6256734 csky: Add EM_CSKY_OLD 39 by Guo Ren · 6 years ago
  88. d7950be csky: ftrace call graph supported. by Guo Ren · 6 years ago
  89. db1ce3f MIPS: Fix a R10000_LLSC_WAR logic in atomic.h by Huacai Chen · 6 years ago
  90. 230c77a csky: basic ftrace supported by Guo Ren · 6 years ago
  91. 17a6877 csky: remove unused members in processor.h by Guo Ren · 6 years ago
  92. 8f4f163 csky: optimize kernel panic print. by Guo Ren · 6 years ago
  93. 682fee8 MIPS: BCM63XX: drop unused and broken DSP platform device by Jonas Gorski · 6 years ago
  94. 0ea2dc7 csky: stacktrace supported. by Guo Ren · 6 years ago
  95. 859e5f4 csky: CPU-hotplug supported for SMP by Guo Ren · 6 years ago
  96. 789154c csky: fixup save hi,lo,dspcr regs in switch_stack. by Guo Ren · 6 years ago
  97. 31295a7 csky: remove syscall_exit_work by Guo Ren · 6 years ago
  98. 35ff802 csky: fixup remove vdsp implement for kernel. by Guo Ren · 6 years ago
  99. 2054f4a csky: bugfix gdb coredump error. by Guo Ren · 6 years ago
  100. 2b070cc csky: fixup abiv2 mmap(... O_SYNC) failed. by Guo Ren · 6 years ago