1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. bfe00c5 syscalls: use uaccess_kernel in addr_limit_user_check by Christoph Hellwig · 4 years, 5 months ago
  3. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  4. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  5. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  6. e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  7. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  8. 40ddad1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 5 months ago
  9. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  10. c1954ca Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 5 months ago
  11. c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 7 months ago
  12. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
  13. 3598e9f arm: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  14. 6da5238 ARM: 8993/1: remove it8152 PCI controller driver by Mike Rapoport · 4 years, 6 months ago
  15. b4d5ec9 ARM: 8992/1: Fix unwind_frame for clang-built kernels by Nathan Huckleberry · 4 years, 6 months ago
  16. 4405bdf ARM: 8987/1: VDSO: Fix incorrect clock_gettime64 by Jaedon Shin · 4 years, 7 months ago
  17. eec13b4 ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints by Will Deacon · 4 years, 7 months ago
  18. 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
  19. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  20. 0c389d89 maccess: make get_kernel_nofault() check for minimal type compatibility by Linus Torvalds · 4 years, 7 months ago
  21. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  22. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  23. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  24. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  25. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  26. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  27. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  28. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  29. a4502d0 arm: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  30. 34135ea arm: wire up dump_backtrace_{entry,stm} by Dmitry Safonov · 4 years, 7 months ago
  31. ee65ca0 arm: add loglvl to dump_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  32. e8d7b73 arm: add loglvl to unwind_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  33. 5489ab5 arm/asm: add loglvl to c_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  34. fca7f8e arm: rename flush_cache_user_range to flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  35. ce450eb arm: fix the flush_icache_range arguments in set_fiq_handler by Christoph Hellwig · 4 years, 7 months ago
  36. ac7b342 Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  37. 694b5a5 Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  38. c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
  39. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  40. cdcb07e ARM: 8975/1: module: fix handling of unwind init sections by Vincent Whitchurch · 4 years, 8 months ago
  41. 3866f21 ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook by Fredrik Strupe · 4 years, 8 months ago
  42. 9bffcf4 ARM/time: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 8 months ago
  43. 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 8 months ago
  44. 513149c Merge branch 'uaccess' into fixes by Russell King · 4 years, 8 months ago
  45. 1f13aa4 ARM: 8973/1: Add missing newline terminator to kernel message by Geert Uytterhoeven · 4 years, 8 months ago
  46. 747ffc2 ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h by Russell King · 4 years, 8 months ago
  47. c281634 ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl() by Russell King · 4 years, 9 months ago
  48. eaf3f9e6 arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK by Kees Cook · 4 years, 10 months ago
  49. 7806605 arm32/64/elf: Add tables to document READ_IMPLIES_EXEC by Kees Cook · 4 years, 10 months ago
  50. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  51. a943353 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 9 months ago
  52. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  53. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  54. 11ee270 ARM: Use reboot_cpu instead of hardcoding it to 0 by Qais Yousef · 4 years, 10 months ago
  55. dddf357 ARM: Don't use disable_nonboot_cpus() by Qais Yousef · 4 years, 10 months ago
  56. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  57. 15ff9a3 arm: Remove the ability to set HYP vectors outside of the decompressor by Marc Zyngier · 5 years ago
  58. 3fbb96c arm: Remove HYP/Stage-2 page-table support by Marc Zyngier · 5 years ago
  59. 541ad01 arm: Remove 32bit KVM host support by Marc Zyngier · 5 years ago
  60. 3d135f5 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 10 months ago
  61. 91274f9 ARM: 8962/1: kexec: drop invalid assembly argument by Stefan Agner · 4 years, 11 months ago
  62. 45939ce ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional() by Florian Fainelli · 5 years ago
  63. 8d54a27 ARM: allow unwinder to unwind recursive functions by Russell King · 5 years ago
  64. 7a7a8f5 arm/patch: Fix !MMU compile by Peter Zijlstra · 5 years ago
  65. be993e4 arm/ftrace: Fix BE text poking by Peter Zijlstra · 5 years ago
  66. d60ddd2 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  67. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  68. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  69. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  71. 2821e26 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  72. 40ff1dd ARM: 8948/1: Prevent OOB access in stacktrace by Vincent Whitchurch · 5 years ago
  73. 6849b5e ARM: 8955/1: virt: Relax arch timer version check during early boot by Vladimir Murzin · 5 years ago
  74. cb6c82d Merge tag 'v5.5-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  75. 3e70ac0 arch/arm/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  76. 167ee0b arm: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
  77. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  78. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  79. e7289c6 sched/rt, ARM: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  80. eea2d5d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  81. ff98a5f ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC by Dietmar Eggemann · 5 years ago
  82. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  83. 9dd0013 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  84. 5a73558 arm/ftrace: Use __patch_text() by Peter Zijlstra · 5 years ago
  85. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  86. 022eb8a ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event device by Benjamin Gaignard · 5 years ago
  87. 20e2fc4 ARM: 8930/1: Add support for generic vDSO by Vincenzo Frascino · 5 years ago
  88. bebe668 ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions support by Candle Sun · 5 years ago
  89. fb033c9 ARM: 8918/2: only build return_address() if needed by Ben Dooks · 5 years ago
  90. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  91. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  92. 5b1e58c ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarations by Ben Dooks · 5 years ago
  93. ca04557 ARM: 8924/1: tcm: make dtcm_end and itcm_end static by Ben Dooks · 5 years ago
  94. 3b12952 ARM: 8922/1: parse_dt_topology() rate is pointer to __be32 by Ben Dooks (Codethink) · 5 years ago
  95. 83dc1d9 ARM: 8920/1: share get_signal_page from signal.c to process.c by Ben Dooks (Codethink) · 5 years ago
  96. 2af9035 ARM: 8919/1: make unexported functions static by Ben Dooks (Codethink) · 5 years ago
  97. 05b1fd8 ARM: 8913/1: arch_timer: include <asm/arch_timer.h> by Ben Dooks · 5 years ago
  98. a959f88 ARM: 8910/1: fix missing declartion of module_frob_arch_sections by Ben Dooks · 5 years ago
  99. 13b86bc Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  100. 39f4d44 Merge branch 'misc' into fixes by Russell King · 5 years ago