1. 312dcaf Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 1 month ago
  2. 38dc717 module: delay kobject uevent until after module init call by Jessica Yu · 4 years, 1 month ago
  3. 2fe8890 bpf: Keep module's btf_data_size intact after load by Andrii Nakryiko · 4 years, 1 month ago
  4. 607c543 bpf: Sanitize BTF data pointer after module is loaded by Andrii Nakryiko · 4 years, 2 months ago
  5. 36e6844 bpf: Load and verify kernel module BTFs by Andrii Nakryiko · 4 years, 2 months ago
  6. 24b9f0d module: fix comment style by Sergey Shtylyov · 4 years, 2 months ago
  7. 2541743e module: add more 'kernel-doc' comments by Sergey Shtylyov · 4 years, 2 months ago
  8. 24389b6 module: fix up 'kernel-doc' comments by Sergey Shtylyov · 4 years, 2 months ago
  9. 076aa52 module: only handle errors with the *switch* statement in module_sig_check() by Sergey Shtylyov · 4 years, 2 months ago
  10. 10ccd1a module: avoid *goto*s in module_sig_check() by Sergey Shtylyov · 4 years, 2 months ago
  11. 705e919 module: merge repetitive strings in module_sig_check() by Sergey Shtylyov · 4 years, 2 months ago
  12. 5e8ed28 module: set MODULE_STATE_GOING state when a module fails to load by Miroslav Benes · 4 years, 2 months ago
  13. 2b71482 Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 3 months ago
  14. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  15. fdf09ab module: statically initialize init section freeing data by Daniel Jordan · 4 years, 3 months ago
  16. 0fa8e08 fs/kernel_file_read: Add "offset" arg for partial reads by Kees Cook · 4 years, 3 months ago
  17. 38f9017 module: Call security_kernel_post_load_data() by Kees Cook · 4 years, 3 months ago
  18. b64fcae LSM: Introduce kernel_post_load_data() hook by Kees Cook · 4 years, 3 months ago
  19. 8853528 fs/kernel_read_file: Add file_size output argument by Kees Cook · 4 years, 3 months ago
  20. f7a4f68 fs/kernel_read_file: Remove redundant size argument by Kees Cook · 4 years, 3 months ago
  21. b89999d0 fs/kernel_read_file: Split into separate include file by Scott Branden · 4 years, 3 months ago
  22. c307459 fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum by Kees Cook · 4 years, 3 months ago
  23. 14721ad module: Add more error message for failed kernel module loading by Qu Wenruo · 4 years, 4 months ago
  24. 9183c3f static_call: Add inline static call infrastructure by Josh Poimboeuf · 4 years, 5 months ago
  25. 59cc8e0 module: Properly propagate MODULE_STATE_COMING failure by Peter Zijlstra · 4 years, 5 months ago
  26. 0fd9cc6 Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 5 months ago
  27. 6ba0d2e Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  28. 11990a5 module: Correctly truncate sysfs sections output by Kees Cook · 4 years, 5 months ago
  29. 262e6ae modules: inherit TAINT_PROPRIETARY_MODULE by Christoph Hellwig · 4 years, 5 months ago
  30. ef1dac6 modules: return licensing information from find_symbol by Christoph Hellwig · 4 years, 5 months ago
  31. cd8732c modules: rename the licence field in struct symsearch to license by Christoph Hellwig · 4 years, 5 months ago
  32. 34e6470 modules: unexport __module_address by Christoph Hellwig · 4 years, 5 months ago
  33. 3fe1e56 modules: unexport __module_text_address by Christoph Hellwig · 4 years, 5 months ago
  34. a54e049 modules: mark each_symbol_section static by Christoph Hellwig · 4 years, 5 months ago
  35. 7731104 modules: mark find_symbol static by Christoph Hellwig · 4 years, 5 months ago
  36. 7ef5264d modules: mark ref_module static by Christoph Hellwig · 4 years, 5 months ago
  37. e5ebffe dyndbg: rename __verbose section to __dyndbg by Jim Cromie · 4 years, 6 months ago
  38. ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  39. b25a7c5 module: Do not expose section addresses to non-CAP_SYSLOG by Kees Cook · 4 years, 6 months ago
  40. ed66f991 module: Refactor section attr into bin attribute by Kees Cook · 4 years, 6 months ago
  41. 1602518 kallsyms: Refactor kallsyms_show_value() to take cred by Kees Cook · 4 years, 6 months ago
  42. a3a66c3 vmalloc: fix the owner argument for the new __vmalloc_node_range callers by Christoph Hellwig · 4 years, 6 months ago
  43. 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 7 months ago
  44. 490741a module: move the set_fs hack for flush_icache_range to m68k by Christoph Hellwig · 4 years, 7 months ago
  45. 084623e Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 7 months ago
  46. 9fb4c52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 7 months ago
  47. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  48. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  49. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  50. c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
  51. 66e9b07 kprobes: Prevent probes in .noinstr.text section by Thomas Gleixner · 4 years, 10 months ago
  52. 2318976 ARM: 8976/1: module: allow arch overrides for .init section names by Vincent Whitchurch · 4 years, 8 months ago
  53. 16db626 kprobes: Support NOKPROBE_SYMBOL() in modules by Masami Hiramatsu · 4 years, 10 months ago
  54. 1e6769b kprobes: Support __kprobes blacklist in modules by Masami Hiramatsu · 4 years, 10 months ago
  55. e6eff43 module: Make module_enable_ro() static again by Josh Poimboeuf · 4 years, 8 months ago
  56. 0d9fbf78 module: Remove module_disable_ro() by Josh Poimboeuf · 4 years, 8 months ago
  57. 7c8e2bd livepatch: Apply vmlinux-specific KLP relocations early by Josh Poimboeuf · 4 years, 8 months ago
  58. 51161bf kernel/module: Hide vermagic header file from general use by Leon Romanovsky · 4 years, 9 months ago
  59. 5c3a7db module: Harden STRICT_MODULE_RWX by Peter Zijlstra · 4 years, 9 months ago
  60. db991af module: break nested ARCH_HAS_STRICT_MODULE_RWX and STRICT_MODULE_RWX #ifdefs by Jessica Yu · 4 years, 9 months ago
  61. c0cc271 Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 9 months ago
  62. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
  63. 0f74226 kernel: module: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  64. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  65. ddaefe8 Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  66. 708e0ad module: avoid setting info->name early in case we can fall back to info->mod->name by Jessica Yu · 5 years ago
  67. e9f35f6 modsign: print module name along with error message by Jessica Yu · 5 years ago
  68. f6d061d kernel/module: Fix memleak in module_add_modinfo_attrs() by YueHaibing · 5 years ago
  69. 46f5cfc Merge branch 'core/kprobes' into perf/core, to pick up a completed branch by Ingo Molnar · 5 years ago
  70. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  71. af74262 module: Remove accidental change of module_enable_x() by Steven Rostedt (VMware) · 5 years ago
  72. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  73. bf08949 modules: lockdep: Suppress suspicious RCU usage warning by Masami Hiramatsu · 5 years ago
  74. 0f13741 Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  75. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  76. 958de66 module: Remove set_all_modules_text_*() by Peter Zijlstra · 5 years ago
  77. 5d60331 kernel/module.c: wakeup processes in module_wq on module unload by Konstantin Khorenko · 5 years ago
  78. e585e64 tracing: Verify if trace array exists before destroying it. by Divya Indi · 5 years ago
  79. a1326b17 module/ftrace: handle patchable-function-entry by Mark Rutland · 5 years ago
  80. c3a6cf1 export: avoid code duplication in include/linux/export.h by Masahiro Yamada · 5 years ago
  81. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  82. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  83. b605be6 module: remove unneeded casts in cmp_name() by Masahiro Yamada · 5 years ago
  84. 069e1c0 module: Fix link failure due to invalid relocation on namespace offset by Will Deacon · 5 years ago
  85. 3d52ec5 module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS by Matthias Maennich · 5 years ago
  86. 8651ec0 module: add support for symbol namespaces. by Matthias Maennich · 5 years ago
  87. c5e4a06 module: support reading multiple values per modinfo tag by Matthias Maennich · 5 years ago
  88. 3b5be16 modules: page-align module section allocations only for arches supporting strict module rwx by He Zhe · 5 years ago
  89. 49fcf73 lockdown: Enforce module signatures if the kernel is locked down by David Howells · 5 years ago
  90. c8424e7 MODSIGN: Export module signature definitions by Thiago Jung Bauermann · 6 years ago
  91. 38f054d modules: always page-align module section allocations by Jessica Yu · 5 years ago
  92. da0acd7 Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  93. 83086d6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  94. 93651f8 modules: fix compile error if don't have strict module rwx by Yang Yingliang · 6 years ago
  95. 38b37d6 module: allow arch overrides for .exit section names by Matthias Schiffer · 6 years ago
  96. 2eef139 modules: fix BUG when load module with rodata=n by Yang Yingliang · 6 years ago
  97. bc6f2a7 kernel/module: Fix mem leak in module_add_modinfo_attrs by YueHaibing · 6 years ago
  98. 8d1b73d kernel: module: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  99. 6e6de3d kernel/module.c: Only return -EEXIST for modules that have finished loading by Prarit Bhargava · 6 years ago
  100. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago