1. 0633032 openrisc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  2. 351dd61 nios2: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  3. 18a4753 nds32: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  4. 96f0458 mips: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  5. 35f3968 microblaze: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  6. 14b0dd8 microblaze: add loglvl to microblaze_unwind() by Dmitry Safonov · 4 years, 7 months ago
  7. 77530a5 microblaze: add loglvl to microblaze_unwind_inner() by Dmitry Safonov · 4 years, 7 months ago
  8. ce23c47 m68k: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  9. ffdac29 ia64: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  10. c261ad6 ia64: pass log level as arg into ia64_do_show_stack() by Dmitry Safonov · 4 years, 7 months ago
  11. d1e9086 hexagon: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  12. 0b2ad0c7 h8300: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  13. aeeb59d csky: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  14. a1eea2e c6x: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  15. c0fe096 arm64: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  16. c768983 arm64: add loglvl to dump_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  17. a4502d0 arm: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  18. 34135ea arm: wire up dump_backtrace_{entry,stm} by Dmitry Safonov · 4 years, 7 months ago
  19. ee65ca0 arm: add loglvl to dump_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  20. e8d7b73 arm: add loglvl to unwind_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  21. 5489ab5 arm/asm: add loglvl to c_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  22. 8ca4d19 arc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  23. 8c49a90 alpha: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  24. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  25. abfbb29 Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 7 months ago
  26. d26a42a Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 7 months ago
  27. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  28. ca68787 Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 7 months ago
  29. 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  30. 4e3a16e Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 7 months ago
  31. 9413b9a Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  32. 1078216 Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  33. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  34. db33ec3 doc: cgroup: update note about conditions when oom killer is invoked by Konstantin Khlebnikov · 4 years, 8 months ago
  35. 490741a module: move the set_fs hack for flush_icache_range to m68k by Christoph Hellwig · 4 years, 8 months ago
  36. a75a2df nommu: use flush_icache_user_range in brk and mmap by Christoph Hellwig · 4 years, 8 months ago
  37. 79ef1e1 binfmt_flat: use flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  38. bce2b68 exec: use flush_icache_user_range in read_code by Christoph Hellwig · 4 years, 8 months ago
  39. 48304f7 exec: only build read_code when needed by Christoph Hellwig · 4 years, 8 months ago
  40. a1e81f9 m68k: implement flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  41. fca7f8e arm: rename flush_cache_user_range to flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  42. 70cd344 xtensa: implement flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  43. 952ec41 sh: implement flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  44. 1268c33 asm-generic: add a flush_icache_user_range stub by Christoph Hellwig · 4 years, 8 months ago
  45. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 8 months ago
  46. 97f52c1 arm,sparc,unicore32: remove flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  47. 396eb69 riscv: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  48. 5019f76 powerpc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  49. e050945 openrisc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  50. 9e730ff m68knommu: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  51. 03518c8 microblaze: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  52. 57b94ff ia64: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  53. af23eea hexagon: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  54. 2d49d89 c6x: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  55. a7ba121 arm64: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  56. 43c74ca3 alpha: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  57. 76b3b58 asm-generic: improve the flush_dcache_page stub by Christoph Hellwig · 4 years, 8 months ago
  58. e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  59. 92a73bd asm-generic: fix the inclusion guards for cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  60. 7c95fda unicore32: remove flush_cache_user_range by Christoph Hellwig · 4 years, 8 months ago
  61. e292e74 powerpc: unexport flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  62. e7c1fa1 nds32: unexport flush_icache_page by Christoph Hellwig · 4 years, 8 months ago
  63. ce450eb arm: fix the flush_icache_range arguments in set_fiq_handler by Christoph Hellwig · 4 years, 8 months ago
  64. 690623e vhost: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  65. eaf4d22a9 docs: mm/gup: pin_user_pages.rst: add a "case 5" by John Hubbard · 4 years, 8 months ago
  66. 6a00564 mm/gup: documentation fix for pin_user_pages*() APIs by John Hubbard · 4 years, 8 months ago
  67. 55a650c mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  68. 420c209 mm/gup: introduce pin_user_pages_locked() by John Hubbard · 4 years, 8 months ago
  69. a8f80f5 mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers) by John Hubbard · 4 years, 8 months ago
  70. dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 8 months ago
  71. e77132e kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted by Rafael Aquini · 4 years, 8 months ago
  72. 60c958d panic: add sysctl to dump all CPUs backtraces on oops event by Guilherme G. Piccoli · 4 years, 8 months ago
  73. 0ec9dc9 kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected by Guilherme G. Piccoli · 4 years, 8 months ago
  74. f117955 kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases by Guilherme G. Piccoli · 4 years, 8 months ago
  75. 4f2f682 lib/test_sysctl: support testing of sysctl. boot parameter by Vlastimil Babka · 4 years, 8 months ago
  76. 4546cde tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y by Vlastimil Babka · 4 years, 8 months ago
  77. b467f3e kernel/hung_task convert hung_task_panic boot parameter to sysctl by Vlastimil Babka · 4 years, 8 months ago
  78. 0a477e1 kernel/sysctl: support handling command line aliases by Vlastimil Babka · 4 years, 8 months ago
  79. 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 8 months ago
  80. 01f39c1 xarray.h: correct return code documentation for xa_store_{bh,irq}() by Manfred Spraul · 4 years, 8 months ago
  81. db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 8 months ago
  82. ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 8 months ago
  83. e1eb26f ipc/namespace.c: use a work queue to free_ipc by Giuseppe Scrivano · 4 years, 8 months ago
  84. 4b78e20 ipc/msg: add missing annotation for freeque() by Jules Irenge · 4 years, 8 months ago
  85. 92fb1db mm/page_idle.c: skip offline pages by SeongJae Park · 4 years, 8 months ago
  86. 63d72b9 vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK by Linus Torvalds · 4 years, 8 months ago
  87. 5fc475b vfs: do not do group lookup when not necessary by Linus Torvalds · 4 years, 8 months ago
  88. efe792f Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8 by Dave Airlie · 4 years, 8 months ago
  89. 8d286e2 Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 8 months ago
  90. fa3fa22 Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 8 months ago
  91. af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  92. 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 8 months ago
  93. 4f8ad73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 4 years, 8 months ago
  94. 4d3da2d net: dsa: lantiq_gswip: fix and improve the unsupported interface error by Martin Blumenstingl · 4 years, 8 months ago
  95. 3f29eac Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 4 years, 8 months ago
  96. 2dc2f760 mlxsw: core: Use different get_trend() callbacks for different thermal zones by Vadim Pasternak · 4 years, 8 months ago
  97. 9049a40 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 4 years, 8 months ago
  98. cf0c97f Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 8 months ago
  99. e8dff03 Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 8 months ago
  100. 787f74f Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 8 months ago