1. 00d76a0c kbuild: fix comment about missing include guard detection by Masahiro Yamada · 4 years, 9 months ago
  2. a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
  3. 7e20e47 kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
  4. 76426e2 kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig by Masahiro Yamada · 4 years, 9 months ago
  5. 7273ad2 kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y by Masahiro Yamada · 4 years, 10 months ago
  6. 2a5e5d0 MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory by Masahiro Yamada · 4 years, 9 months ago
  7. c8bddf4 kbuild: remove -I$(srctree)/tools/include from scripts/Makefile by Masahiro Yamada · 4 years, 9 months ago
  8. 01a6126 kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h by Masahiro Yamada · 4 years, 9 months ago
  9. 0f44fbc Documentation/llvm: fix the name of llvm-size by Fangrui Song · 4 years, 9 months ago
  10. 4dcc9a8 kbuild: mkcompile_h: Include $LD version in /proc/version by Kees Cook · 4 years, 9 months ago
  11. 60969f0 kconfig: qconf: Fix a few alignment issues by Mauro Carvalho Chehab · 4 years, 9 months ago
  12. e1f7769 kconfig: qconf: remove some old bogus TODOs by Mauro Carvalho Chehab · 4 years, 9 months ago
  13. b311142 kconfig: qconf: fix support for the split view mode by Mauro Carvalho Chehab · 4 years, 9 months ago
  14. cce1fab kconfig: qconf: fix the content of the main widget by Mauro Carvalho Chehab · 4 years, 9 months ago
  15. 5752ff0 kconfig: qconf: Change title for the item window by Mauro Carvalho Chehab · 4 years, 9 months ago
  16. cf497b9 kconfig: qconf: clean deprecated warnings by Mauro Carvalho Chehab · 4 years, 9 months ago
  17. 77342a0 gcc-plugins: drop support for GCC <= 4.7 by Masahiro Yamada · 4 years, 9 months ago
  18. afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 9 months ago
  19. e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 9 months ago
  20. d7e40ea crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean' by Masahiro Yamada · 4 years, 9 months ago
  21. 0aa78b1 Documentation/changes: Raise minimum supported binutils version to 2.23 by Borislav Petkov · 4 years, 9 months ago
  22. 3f523e1 crypto: curve25519 - do not pollute dispatcher based on assembler by Jason A. Donenfeld · 4 years, 9 months ago
  23. 4dcbfc3 crypto: x86 - rework configuration based on Kconfig by Jason A. Donenfeld · 4 years, 9 months ago
  24. e9e070c x86: add comments about the binutils version to support code in as-instr by Masahiro Yamada · 4 years, 9 months ago
  25. 5e8ebd8 x86: probe assembler capabilities via kconfig instead of makefile by Jason A. Donenfeld · 4 years, 9 months ago
  26. 8192e55 drm/i915: remove always-defined CONFIG_AS_MOVNTDQA by Masahiro Yamada · 4 years, 9 months ago
  27. 4225157 x86: remove always-defined CONFIG_AS_AVX by Masahiro Yamada · 4 years, 9 months ago
  28. 92203b0 x86: remove always-defined CONFIG_AS_SSSE3 by Masahiro Yamada · 4 years, 9 months ago
  29. 48e2472 x86: remove always-defined CONFIG_AS_CFI_SECTIONS by Masahiro Yamada · 4 years, 9 months ago
  30. 46427f6 x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME by Masahiro Yamada · 4 years, 9 months ago
  31. 0f2661c x86: remove always-defined CONFIG_AS_CFI by Masahiro Yamada · 4 years, 9 months ago
  32. 418d6e2 x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h by Masahiro Yamada · 4 years, 9 months ago
  33. 06bd48b lib/raid6/test: fix build on distros whose /bin/sh is not bash by Masahiro Yamada · 4 years, 9 months ago
  34. 7d538b5 sh: remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
  35. c9ee4bf h8300: move definition of __kernel_size_t etc. to posix_types.h by Masahiro Yamada · 5 years ago
  36. e3c0f6f sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() by Masahiro Yamada · 5 years ago
  37. f5e94d1 Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  38. 9ebe542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 9 months ago
  39. 34183dd Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 9 months ago
  40. 8645f09 Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 9 months ago
  41. b574beb Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 9 months ago
  42. 38e2c63 Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 4 years, 9 months ago
  43. c7b6a56 mm/gup: Mark lock taken only after a successful retake by Peter Xu · 4 years, 9 months ago
  44. ba84107 mm/mempolicy: Allow lookup_node() to handle fatal signal by Peter Xu · 4 years, 9 months ago
  45. 12ab316c Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 9 months ago
  46. 9c34696 Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 4 years, 9 months ago
  47. 3208a24 Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 9 months ago
  48. 0a1a679 Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 9 months ago
  49. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  50. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  51. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 9 months ago
  52. 763dede Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 9 months ago
  53. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 9 months ago
  54. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 9 months ago
  55. f9db97d Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 9 months ago
  56. 12782fbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 4 years, 9 months ago
  57. 498ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 4 years, 9 months ago
  58. 479a72c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  59. 07d6f6d Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 4 years, 9 months ago
  60. 1cd377b ipc/shm.c: make compat_ksys_shmctl() static by Jason Yan · 4 years, 9 months ago
  61. 43afe4d ipc/mqueue.c: fix a brace coding style issue by Somala Swaraj · 4 years, 9 months ago
  62. 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 4 years, 9 months ago
  63. ef06565 ubsan: include bug type in report header by Kees Cook · 4 years, 9 months ago
  64. 1d2252f kasan: unset panic_on_warn before calling panic() by Kees Cook · 4 years, 9 months ago
  65. 1d28c8d ubsan: check panic_on_warn by Kees Cook · 4 years, 9 months ago
  66. ae2e1aa drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks by Kees Cook · 4 years, 9 months ago
  67. 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 4 years, 9 months ago
  68. 0887a7e ubsan: add trap instrumentation option by Kees Cook · 4 years, 9 months ago
  69. 7baf219 init/Kconfig: clean up ANON_INODES and old IO schedulers options by Krzysztof Kozlowski · 4 years, 9 months ago
  70. 6524d79 kernel/gcov/fs.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  71. 7ff8718 gcov: gcc_3_4: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  72. fba4168 gcov: gcc_4_7: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  73. 06d4f81 kernel/kmod.c: fix a typo "assuems" -> "assumes" by Qiujun Huang · 4 years, 9 months ago
  74. 5404e7e reiserfs: clean up several indentation issues by Colin Ian King · 4 years, 9 months ago
  75. 0bd476e kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() by Will Deacon · 4 years, 9 months ago
  76. d8a84d3 samples/hw_breakpoint: drop use of kallsyms_lookup_name() by Will Deacon · 4 years, 9 months ago
  77. 4800314 samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes by Will Deacon · 4 years, 9 months ago
  78. aa0d156 fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path by Alexey Dobriyan · 4 years, 9 months ago
  79. 0693ffe fs/binfmt_elf.c: allocate less for static executable by Alexey Dobriyan · 4 years, 9 months ago
  80. c69bcc9 fs/binfmt_elf.c: delete "loc" variable by Alexey Dobriyan · 4 years, 9 months ago
  81. efcdd35 fs/epoll: make nesting accounting safe for -rt kernel by Jason Baron · 4 years, 9 months ago
  82. 282144e kselftest: introduce new epoll test case by Roman Penyaev · 4 years, 9 months ago
  83. 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 4 years, 9 months ago
  84. 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 4 years, 9 months ago
  85. 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 4 years, 9 months ago
  86. 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 4 years, 9 months ago
  87. 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 4 years, 9 months ago
  88. 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 4 years, 9 months ago
  89. f36d3eb checkpatch: prefer fallthrough; over fallthrough comments by Joe Perches · 4 years, 9 months ago
  90. a897257 checkpatch: support "base-commit:" format by John Hubbard · 4 years, 9 months ago
  91. c8df0ab checkpatch: check SPDX tags in YAML files by Lubomir Rintel · 4 years, 9 months ago
  92. dfa05c2 checkpatch: remove email address comment from email address comparisons by Joe Perches · 4 years, 9 months ago
  93. 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  94. 295bcca linux/bits.h: add compile time sanity check of GENMASK inputs by Rikard Falkeborn · 4 years, 9 months ago
  95. 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 4 years, 9 months ago
  96. 8d994ca lib/rbtree: fix coding style of assignments by chenqiwu · 4 years, 9 months ago
  97. caa7f77 lib/test_bitmap.c: make use of EXP2_IN_BITS by Andy Shevchenko · 4 years, 9 months ago
  98. 7e23452 percpu_counter: fix a data race at vm_committed_as by Qian Cai · 4 years, 9 months ago
  99. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  100. 7b65942 lib/stackdepot.c: build with -fno-builtin by Alexander Potapenko · 4 years, 9 months ago