1. ee65ca0 arm: add loglvl to dump_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  2. e8d7b73 arm: add loglvl to unwind_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  3. 5489ab5 arm/asm: add loglvl to c_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  4. 8ca4d19 arc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  5. 8c49a90 alpha: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  6. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  7. 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
  8. 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
  9. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  10. 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
  11. 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
  12. 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
  13. 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
  14. 1078216 Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  15. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  16. db33ec3 doc: cgroup: update note about conditions when oom killer is invoked by Konstantin Khlebnikov · 4 years, 7 months ago
  17. 490741a module: move the set_fs hack for flush_icache_range to m68k by Christoph Hellwig · 4 years, 7 months ago
  18. a75a2df nommu: use flush_icache_user_range in brk and mmap by Christoph Hellwig · 4 years, 7 months ago
  19. 79ef1e1 binfmt_flat: use flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  20. bce2b68 exec: use flush_icache_user_range in read_code by Christoph Hellwig · 4 years, 7 months ago
  21. 48304f7 exec: only build read_code when needed by Christoph Hellwig · 4 years, 7 months ago
  22. a1e81f9 m68k: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  23. fca7f8e arm: rename flush_cache_user_range to flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  24. 70cd344 xtensa: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  25. 952ec41 sh: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  26. 1268c33 asm-generic: add a flush_icache_user_range stub by Christoph Hellwig · 4 years, 7 months ago
  27. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  28. 97f52c1 arm,sparc,unicore32: remove flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  29. 396eb69 riscv: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  30. 5019f76 powerpc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  31. e050945 openrisc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  32. 9e730ff m68knommu: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  33. 03518c8 microblaze: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  34. 57b94ff ia64: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  35. af23eea hexagon: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  36. 2d49d89 c6x: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  37. a7ba121 arm64: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  38. 43c74ca3 alpha: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  39. 76b3b58 asm-generic: improve the flush_dcache_page stub by Christoph Hellwig · 4 years, 7 months ago
  40. e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  41. 92a73bd asm-generic: fix the inclusion guards for cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  42. 7c95fda unicore32: remove flush_cache_user_range by Christoph Hellwig · 4 years, 7 months ago
  43. e292e74 powerpc: unexport flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  44. e7c1fa1 nds32: unexport flush_icache_page by Christoph Hellwig · 4 years, 7 months ago
  45. ce450eb arm: fix the flush_icache_range arguments in set_fiq_handler by Christoph Hellwig · 4 years, 7 months ago
  46. 690623e vhost: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
  47. eaf4d22a9 docs: mm/gup: pin_user_pages.rst: add a "case 5" by John Hubbard · 4 years, 7 months ago
  48. 6a00564 mm/gup: documentation fix for pin_user_pages*() APIs by John Hubbard · 4 years, 7 months ago
  49. 55a650c mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
  50. 420c209 mm/gup: introduce pin_user_pages_locked() by John Hubbard · 4 years, 7 months ago
  51. a8f80f5 mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers) by John Hubbard · 4 years, 7 months ago
  52. dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
  53. e77132e kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted by Rafael Aquini · 4 years, 7 months ago
  54. 60c958d panic: add sysctl to dump all CPUs backtraces on oops event by Guilherme G. Piccoli · 4 years, 7 months ago
  55. 0ec9dc9 kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected by Guilherme G. Piccoli · 4 years, 7 months ago
  56. f117955 kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases by Guilherme G. Piccoli · 4 years, 7 months ago
  57. 4f2f682 lib/test_sysctl: support testing of sysctl. boot parameter by Vlastimil Babka · 4 years, 7 months ago
  58. 4546cde tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y by Vlastimil Babka · 4 years, 7 months ago
  59. b467f3e kernel/hung_task convert hung_task_panic boot parameter to sysctl by Vlastimil Babka · 4 years, 7 months ago
  60. 0a477e1 kernel/sysctl: support handling command line aliases by Vlastimil Babka · 4 years, 7 months ago
  61. 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 7 months ago
  62. 01f39c1 xarray.h: correct return code documentation for xa_store_{bh,irq}() by Manfred Spraul · 4 years, 7 months ago
  63. db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 7 months ago
  64. ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 7 months ago
  65. e1eb26f ipc/namespace.c: use a work queue to free_ipc by Giuseppe Scrivano · 4 years, 7 months ago
  66. 4b78e20 ipc/msg: add missing annotation for freeque() by Jules Irenge · 4 years, 7 months ago
  67. 92fb1db mm/page_idle.c: skip offline pages by SeongJae Park · 4 years, 7 months ago
  68. 63d72b9 vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK by Linus Torvalds · 4 years, 7 months ago
  69. 5fc475b vfs: do not do group lookup when not necessary by Linus Torvalds · 4 years, 7 months ago
  70. efe792f Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8 by Dave Airlie · 4 years, 7 months ago
  71. 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, 7 months ago
  72. 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, 7 months ago
  73. af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  74. 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 7 months ago
  75. 4f8ad73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 4 years, 7 months ago
  76. 4d3da2d net: dsa: lantiq_gswip: fix and improve the unsupported interface error by Martin Blumenstingl · 4 years, 7 months ago
  77. 3f29eac Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 4 years, 7 months ago
  78. 2dc2f760 mlxsw: core: Use different get_trend() callbacks for different thermal zones by Vadim Pasternak · 4 years, 7 months ago
  79. 9049a40 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 4 years, 7 months ago
  80. 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, 7 months ago
  81. e8dff03 Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 7 months ago
  82. 787f74f Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 7 months ago
  83. a2b4470 Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 4 years, 7 months ago
  84. 8b8c704 ima: Remove __init annotation from ima_pcrread() by Roberto Sassu · 4 years, 7 months ago
  85. 3622ad2 apparmor: Fix memory leak of profile proxy by John Johansen · 4 years, 7 months ago
  86. dd2569f apparmor: fix introspection of of task mode for unconfined tasks by John Johansen · 4 years, 7 months ago
  87. 3b646ab apparmor: check/put label on apparmor_sk_clone_security() by Mauricio Faria de Oliveira · 4 years, 7 months ago
  88. 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 7 months ago
  89. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  90. 80ef846 Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 7 months ago
  91. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
  92. e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 7 months ago
  93. 9d964e1 fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()" by Al Viro · 4 years, 7 months ago
  94. 4e2905a net: dp83869: Reset return variable if PHY strap is read by Dan Murphy · 4 years, 7 months ago
  95. 4a3084a rhashtable: Drop raw RCU deref in nested_table_free by Herbert Xu · 4 years, 7 months ago
  96. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  97. b170290 Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  98. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  99. 6f2dc3d Merge tag 'dma-mapping-5.8-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago
  100. 1ee18de9 Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago