1. e77132e kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted by Rafael Aquini · 4 years, 10 months ago
  2. 60c958d panic: add sysctl to dump all CPUs backtraces on oops event by Guilherme G. Piccoli · 4 years, 10 months ago
  3. 0ec9dc9 kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected by Guilherme G. Piccoli · 4 years, 10 months ago
  4. f117955 kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases by Guilherme G. Piccoli · 4 years, 10 months ago
  5. 4f2f682 lib/test_sysctl: support testing of sysctl. boot parameter by Vlastimil Babka · 4 years, 10 months ago
  6. 4546cde tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y by Vlastimil Babka · 4 years, 10 months ago
  7. b467f3e kernel/hung_task convert hung_task_panic boot parameter to sysctl by Vlastimil Babka · 4 years, 10 months ago
  8. 0a477e1 kernel/sysctl: support handling command line aliases by Vlastimil Babka · 4 years, 10 months ago
  9. 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 10 months ago
  10. 01f39c1 xarray.h: correct return code documentation for xa_store_{bh,irq}() by Manfred Spraul · 4 years, 10 months ago
  11. db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 10 months ago
  12. ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 10 months ago
  13. e1eb26f ipc/namespace.c: use a work queue to free_ipc by Giuseppe Scrivano · 4 years, 10 months ago
  14. 4b78e20 ipc/msg: add missing annotation for freeque() by Jules Irenge · 4 years, 10 months ago
  15. 92fb1db mm/page_idle.c: skip offline pages by SeongJae Park · 4 years, 10 months ago
  16. 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, 10 months ago
  17. 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, 10 months ago
  18. 80ef846 Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 10 months ago
  19. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 10 months ago
  20. e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 10 months ago
  21. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 10 months ago
  22. b170290 Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
  23. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
  24. 6f2dc3d Merge tag 'dma-mapping-5.8-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
  25. 1ee18de Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
  26. e542e0d Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 4 years, 10 months ago
  27. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 10 months ago
  28. 9fa88c5 hpfs: fix warning due to superfluous semicolon by Zou Wei · 4 years, 10 months ago
  29. fe3bc8a Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 4 years, 10 months ago
  30. 4a7e89c Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 10 months ago
  31. 3c0ad98 Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 10 months ago
  32. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 10 months ago
  33. e0b250b Makefile: install modules.builtin even if CONFIG_MODULES=n by Jonas Zeiger · 4 years, 10 months ago
  34. 72d24ac mksysmap: Fix the mismatch of '.L' symbols in System.map by ashimida · 4 years, 10 months ago
  35. c090157 kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 4 years, 10 months ago
  36. 3b09efc modpost: change elf_info->size to size_t by Masahiro Yamada · 4 years, 10 months ago
  37. 4de7b62 modpost: remove is_vmlinux() helper by Masahiro Yamada · 4 years, 10 months ago
  38. a82f794 modpost: strip .o from modname before calling new_module() by Masahiro Yamada · 4 years, 10 months ago
  39. 858b937 modpost: set have_vmlinux in new_module() by Masahiro Yamada · 4 years, 10 months ago
  40. 0b19d54 modpost: remove mod->skip struct member by Masahiro Yamada · 4 years, 10 months ago
  41. 5a438af modpost: add mod->is_vmlinux struct member by Masahiro Yamada · 4 years, 10 months ago
  42. 1be5fa6 modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() by Masahiro Yamada · 4 years, 10 months ago
  43. 3379576 modpost: remove mod->is_dot_o struct member by Masahiro Yamada · 4 years, 10 months ago
  44. 859c926 modpost: move -d option in scripts/Makefile.modpost by Masahiro Yamada · 4 years, 10 months ago
  45. 467b82d modpost: remove -s option by Masahiro Yamada · 4 years, 10 months ago
  46. 7589357 modpost: remove get_next_text() and make {grab,release_}file static by Masahiro Yamada · 4 years, 10 months ago
  47. 70f30cf modpost: use read_text_file() and get_line() for reading text files by Masahiro Yamada · 4 years, 10 months ago
  48. 7c8f566 modpost: avoid false-positive file open error by Masahiro Yamada · 4 years, 10 months ago
  49. f531c1b modpost: fix potential mmap'ed file overrun in get_src_version() by Masahiro Yamada · 4 years, 10 months ago
  50. ac5100f modpost: add read_text_file() and get_line() helpers by Masahiro Yamada · 4 years, 10 months ago
  51. 4ddea2f modpost: do not call get_modinfo() for vmlinux(.o) by Masahiro Yamada · 4 years, 10 months ago
  52. f693153 modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() by Masahiro Yamada · 4 years, 10 months ago
  53. 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 10 months ago
  54. 7e8a323 modpost: show warning if vmlinux is not found when processing modules by Masahiro Yamada · 4 years, 10 months ago
  55. 436b2ac modpost: invoke modpost only when input files are updated by Masahiro Yamada · 4 years, 10 months ago
  56. 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 10 months ago
  57. f1005b3 modpost: refactor -i option calculation by Masahiro Yamada · 4 years, 10 months ago
  58. bcfedae modpost: print symbol dump file as the build target in short log by Masahiro Yamada · 4 years, 10 months ago
  59. e3fb4df modpost: re-add -e to set external_module flag by Masahiro Yamada · 4 years, 10 months ago
  60. 7924799 modpost: rename ext_sym_list to dump_list by Masahiro Yamada · 4 years, 10 months ago
  61. ce2ddd6 modpost: allow to pass -i option multiple times to remove -e option by Masahiro Yamada · 4 years, 10 months ago
  62. 52c3416 modpost: track if the symbol origin is a dump file or ELF object by Masahiro Yamada · 4 years, 10 months ago
  63. f5152f4 firmware/dmi: Report DMI Bios & EC firmware release by Erwan Velu · 4 years, 10 months ago
  64. aaa2faa Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 4 years, 10 months ago
  65. e3cea0c Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 4 years, 10 months ago
  66. 3803d5e Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 10 months ago
  67. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 10 months ago
  68. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 10 months ago
  69. b25c664 Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 10 months ago
  70. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  71. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 10 months ago
  72. 3f7e823 Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 10 months ago
  73. 1f2dc7f Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 10 months ago
  74. 5a36f0f3 Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 10 months ago
  75. 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, 10 months ago
  76. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  77. 084623e Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 10 months ago
  78. 64611a15 dm crypt: avoid truncating the logical block size by Eric Biggers · 4 years, 10 months ago
  79. 0486737 dm mpath: add DM device name to Failing/Reinstating path log messages by Mike Snitzer · 4 years, 10 months ago
  80. 4c3f483 dm mpath: enhance queue_if_no_path debugging by Mike Snitzer · 4 years, 10 months ago
  81. 553ec94 dm mpath: restrict queue_if_no_path state machine by Mike Snitzer · 4 years, 10 months ago
  82. a862e4e dm mpath: simplify __must_push_back by Mike Snitzer · 4 years, 10 months ago
  83. 27d49ac dm zoned: check superblock location by Hannes Reinecke · 4 years, 10 months ago
  84. 2094045 dm zoned: prefer full zones for reclaim by Hannes Reinecke · 4 years, 10 months ago
  85. 69875d4 dm zoned: select reclaim zone based on device index by Hannes Reinecke · 4 years, 10 months ago
  86. 22c1ef6 dm zoned: allocate zone by device index by Hannes Reinecke · 4 years, 10 months ago
  87. 4dba128 dm zoned: support arbitrary number of devices by Hannes Reinecke · 4 years, 10 months ago
  88. bd82fda dm zoned: move random and sequential zones into struct dmz_dev by Hannes Reinecke · 4 years, 10 months ago
  89. f97809a dm zoned: per-device reclaim by Hannes Reinecke · 4 years, 10 months ago
  90. 1897981 dm zoned: add metadata pointer to struct dmz_dev by Hannes Reinecke · 4 years, 10 months ago
  91. 8f22272 dm zoned: add device pointer to struct dm_zone by Hannes Reinecke · 4 years, 10 months ago
  92. 5d2c74f dm zoned: allocate temporary superblock for tertiary devices by Hannes Reinecke · 4 years, 10 months ago
  93. a92fbc4 dm zoned: convert to xarray by Hannes Reinecke · 4 years, 10 months ago
  94. aec67b4 dm zoned: add a 'reserved' zone flag by Hannes Reinecke · 4 years, 10 months ago
  95. c3ff479 dm zoned: improve logging messages for reclaim by Hannes Reinecke · 4 years, 10 months ago
  96. 1565929 dm zoned: avoid unnecessary device recalulation for secondary superblock by Hannes Reinecke · 4 years, 10 months ago
  97. 35d0c96 dm zoned: add debugging message for reading superblocks by Hannes Reinecke · 4 years, 10 months ago
  98. 334b4fc dm ebs: use dm_bufio_forget_buffers by Mikulas Patocka · 4 years, 10 months ago
  99. 33a1806 dm bufio: introduce forget_buffer_locked by Mikulas Patocka · 4 years, 10 months ago
  100. 88f878e dm bufio: clean up rbtree block ordering by Mikulas Patocka · 4 years, 10 months ago