1. a0c04bd Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 months ago
  2. 3415b10 kbuild: Fix '-S -c' in x86 stack protector scripts by Nathan Chancellor · 5 months ago
  3. d01c140 kbuild: rpm-pkg: ghost modules.weakdep file by Jose Ignacio Tornos Martinez · 5 months ago
  4. 910bfc2 Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 5 months ago
  5. f9bcc61 Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 5 months ago
  6. ba6c664 kbuild: rpm-pkg: Fix C locale setup by Petr Vorel · 5 months ago
  7. ca83c61 Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 months ago
  8. 527eff22 Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
  9. 1a7c8d2 kallsyms: change sym_entry::percpu_absolute to bool type by Masahiro Yamada · 5 months ago
  10. 1d48f8f kallsyms: unify seq and start_pos fields of struct sym_entry by Masahiro Yamada · 5 months ago
  11. f9c3d671 kallsyms: add more original symbol type/name in comment lines by Masahiro Yamada · 5 months ago
  12. b07e181 kallsyms: use \t instead of a tab in printf() by Masahiro Yamada · 5 months ago
  13. bde6fb3 kallsyms: avoid repeated calculation of array size for markers by Masahiro Yamada · 5 months ago
  14. c857853 kbuild: add script and target to generate pacman package by Thomas Weißschuh · 5 months ago
  15. 3554a45 modpost: use generic macros for hash table implementation by Masahiro Yamada · 5 months ago
  16. fbaf242 kbuild: move some helper headers from scripts/kconfig/ to scripts/include/ by Masahiro Yamada · 5 months ago
  17. 44ad281 kbuild: clean up scripts/remove-stale-files by Masahiro Yamada · 5 months ago
  18. 9d0d266 kconfig: recursive checks drop file/lineno by HONG Yifan · 5 months ago
  19. 301c109 kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec by Rafael Aquini · 5 months ago
  20. 64e1660 kallsyms: get rid of code for absolute kallsyms by Jann Horn · 10 months ago
  21. 7efcb39 kbuild: Create INSTALL_PATH directory if it does not exist by Zhang Bingwu · 6 months ago
  22. 3c2f84c kconfig: remove 'e1' and 'e2' macros from expression deduplication by Masahiro Yamada · 6 months ago
  23. 3c3ff7b Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 months ago
  24. 33cf098 Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 5 months ago
  25. 12cc3d5 Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 months ago
  26. 5c28424 syscalls: Fix to add sys_uretprobe to syscall.tbl by Masami Hiramatsu (Google) · 5 months ago
  27. cf05e93 Merge tag 'docs-6.11' of git://git.lwn.net/linux by Linus Torvalds · 5 months ago
  28. 76d9b92 Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 5 months ago
  29. 49208b6 kbuild: fix rebuild of generic syscall headers by Masahiro Yamada · 5 months ago
  30. 0ffb8a4 Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 months ago
  31. 5183594 Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 months ago
  32. 0c182ac Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 months ago
  33. ce5a51bf Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 months ago
  34. d80f299 Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 months ago
  35. 94a4b0a kconfig: remove SYMBOL_CHOICEVAL flag by Masahiro Yamada · 6 months ago
  36. 6425e3b kconfig: add const qualifiers to several function arguments by Masahiro Yamada · 6 months ago
  37. 8bfd6f0 kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups() by Masahiro Yamada · 6 months ago
  38. d67015e kbuild: deb-pkg: use default string when variable is unset or null by Masahiro Yamada · 6 months ago
  39. f58437ab modpost: rename R_ARM_THM_CALL to R_ARM_THM_PC22 by Masahiro Yamada · 6 months ago
  40. 3914cdd modpost: remove self-definitions of R_ARM_* macros by Masahiro Yamada · 6 months ago
  41. 5f99665 kbuild: raise the minimum GNU Make requirement to 4.0 by Masahiro Yamada · 6 months ago
  42. 712aba5 kbuild: avoid build error when single DTB is turned into composite DTB by Masahiro Yamada · 6 months ago
  43. c041441 kbuild: package: add -e and -u options to some shell scripts by Masahiro Yamada · 6 months ago
  44. 2439a5e Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 months ago
  45. 1d86d35 Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 months ago
  46. 25617a5 Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 months ago
  47. c520908 kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL by Masahiro Yamada · 6 months ago
  48. 6276761 kbuild: deb-pkg: remove support for EMAIL environment variable by Masahiro Yamada · 6 months ago
  49. d5afb48 kconfig: refactor error messages in sym_check_print_recursive() by Masahiro Yamada · 6 months ago
  50. d67624d kconfig: improve error message for recursive dependency in choice by Masahiro Yamada · 6 months ago
  51. 1a7d0ea kconfig: improve error message for dependency between choice members by Masahiro Yamada · 6 months ago
  52. d533828 kconfig: fix conditional prompt behavior for choice by Masahiro Yamada · 6 months ago
  53. 7c9bb07 kconfig: remove E_LIST expression type by Masahiro Yamada · 6 months ago
  54. ca4c74b kconfig: remove P_CHOICE property by Masahiro Yamada · 6 months ago
  55. b139b43 kconfig: use sym_get_choice_menu() in sym_check_deps() by Masahiro Yamada · 6 months ago
  56. 609fc40 kconfig: use sym_get_choice_menu() in sym_check_choice_deps() by Masahiro Yamada · 6 months ago
  57. d8f8bbc kconfig: use sym_get_choice_menu() in sym_check_print_recursive() by Masahiro Yamada · 6 months ago
  58. 8926bc9 kconfig: remove expr_list_for_each_sym() macro by Masahiro Yamada · 6 months ago
  59. 6e6d0e9 kconfig: use menu_list_for_each_sym() in sym_choice_default() by Masahiro Yamada · 6 months ago
  60. e8fcd91 kconfig: change sym_choice_default() to take the choice menu by Masahiro Yamada · 6 months ago
  61. cca3183 kconfig: remove conf_unsaved in conf_read_simple() by Masahiro Yamada · 6 months ago
  62. bd0db4b kconfig: remove sym_get_choice_value() by Masahiro Yamada · 6 months ago
  63. f79dc03 kconfig: refactor choice value calculation by Masahiro Yamada · 6 months ago
  64. ee29e62 kconfig: import list_move(_tail) and list_for_each_entry_reverse macros by Masahiro Yamada · 6 months ago
  65. 17c31ad scripts/make_fit: Support decomposing DTBs by Chen-Yu Tsai · 7 months ago
  66. e61b190 kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec by Rafael Aquini · 7 months ago
  67. 7308bf8 modpost: Enable section warning from *driver to .exit.text by Uwe Kleine-König · 7 months ago
  68. ae4c4ce kbuild: move init/build-version to scripts/ by Masahiro Yamada · 7 months ago
  69. 9b11452 kconfig: remember the current choice while parsing the choice block by Masahiro Yamada · 7 months ago
  70. bd988e7 kconfig: introduce choice_set_value() helper by Masahiro Yamada · 7 months ago
  71. dfe8e56 kconfig: add fallthrough comments to expr_compare_type() by Masahiro Yamada · 7 months ago
  72. cd90952 kconfig: remove unneeded code in expr_compare_type() by Masahiro Yamada · 7 months ago
  73. e570ef4 kconfig: add -e and -u options to *conf-cfg.sh scripts by Masahiro Yamada · 7 months ago
  74. b1a9a5e kbuild: merge temporary vmlinux for BTF and kallsyms by Masahiro Yamada · 7 months ago
  75. c442db3 kbuild: remove PROVIDE() for kallsyms symbols by Masahiro Yamada · 7 months ago
  76. ddf4132 kbuild: refactor variables in scripts/link-vmlinux.sh by Masahiro Yamada · 7 months ago
  77. 995150e kconfig: refactor conf_write_defconfig() to reduce indentation level by Masahiro Yamada · 7 months ago
  78. 826ee96 kconfig: refactor conf_set_all_new_symbols() to reduce indentation level by Masahiro Yamada · 7 months ago
  79. fde1925 kconfig: remove tristate choice support by Masahiro Yamada · 7 months ago
  80. 03638aa kconfig: pass new conf_changed value to the callback by Masahiro Yamada · 7 months ago
  81. 0b62fe4 kconfig: gconf: move conf_changed() definition up by Masahiro Yamada · 7 months ago
  82. 300bf53 kconfig: gconf: remove unnecessary forward declarations by Masahiro Yamada · 7 months ago
  83. 060e05c kconfig: qconf: remove initial call to conf_changed() by Masahiro Yamada · 7 months ago
  84. 436381e Merge branch 'slab/for-6.11/buckets' into slab/for-next by Vlastimil Babka · 5 months ago
  85. e328643 kbuild: rpm-pkg: avoid the warnings with dtb's listed twice by Jose Ignacio Tornos Martinez · 6 months ago
  86. 9852f47 kbuild: Make ld-version.sh more robust against version string changes by Nathan Chancellor · 6 months ago
  87. 73db3ab init/modpost: conditionally check section mismatch to __meminit* by Masahiro Yamada · 6 months ago
  88. 3db80c99 riscv: convert to generic syscall table by Arnd Bergmann · 8 months ago
  89. 77122bf openrisc: convert to generic syscall table by Arnd Bergmann · 8 months ago
  90. ef608c5 nios2: convert to generic syscall table by Arnd Bergmann · 8 months ago
  91. f840cab csky: convert to generic syscall table by Arnd Bergmann · 6 months ago
  92. 4414ad8 arc: convert to generic syscall table by Arnd Bergmann · 8 months ago
  93. fbb5c06 kbuild: add syscall table generation to scripts/Makefile.asm-headers by Arnd Bergmann · 8 months ago
  94. b70f12e kbuild: verify asm-generic header list by Arnd Bergmann · 8 months ago
  95. 981ad93 rust: warn about `bindgen` versions 0.66.0 and 0.66.1 by Miguel Ojeda · 6 months ago
  96. c844fa6 rust: start supporting several `bindgen` versions by Miguel Ojeda · 6 months ago
  97. 9e98db1 rust: work around `bindgen` 0.69.0 issue by Miguel Ojeda · 6 months ago
  98. d49082f rust: avoid assuming a particular `bindgen` build by Miguel Ojeda · 6 months ago
  99. 63b27f4 rust: start supporting several compiler versions by Miguel Ojeda · 6 months ago
  100. 12d638f scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43 by Rob Herring (Arm) · 6 months ago