1. 22a39c3 Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 7 months ago
  2. 15e6722 x86: Undo return-thunk damage by Peter Zijlstra · 2 years, 8 months ago
  3. fdfd428 jump_label: mips: move module NOP patching into arch code by Ard Biesheuvel · 2 years, 8 months ago
  4. 7001052 Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  5. 63840de kasan, x86, arm64, s390: rename functions for modules shadow by Andrey Konovalov · 2 years, 11 months ago
  6. ed53a0d x86/alternative: Use .ibt_endbr_seal to seal indirect calls by Peter Zijlstra · 3 years ago
  7. 5adf349 x86/module: Fix the paravirt vs alternative order by Peter Zijlstra · 3 years ago
  8. 60115fa mm: defer kmemleak object creation of module_alloc() by Kefeng Wang · 3 years, 1 month ago
  9. 7508500 x86/alternative: Implement .retpoline_sites support by Peter Zijlstra · 3 years, 4 months ago
  10. bb73d07 x86/build: Treat R_386_PLT32 relocation as R_386_PC32 by Fangrui Song · 4 years, 1 month ago
  11. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  12. 5b384f9 x86/module: Use text_mutex in apply_relocate_add() by Josh Poimboeuf · 4 years, 10 months ago
  13. 88fc078 x86/module: Use text_poke() for late relocations by Peter Zijlstra · 4 years, 10 months ago
  14. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  15. f2c65fb x86/modules: Avoid breaking W^X while loading modules by Nadav Amit · 6 years ago
  16. b40a142 x86: Add support for 64-bit place relative relocations by Ard Biesheuvel · 6 years ago
  17. b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
  18. eda9cec x86/module: Detect and skip invalid relocations by Josh Poimboeuf · 7 years ago
  19. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 8 years ago
  20. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  21. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  22. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 10 years ago
  23. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 10 years ago
  24. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. 570e1aa x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch by Jiri Kosina · 10 years ago
  26. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 10 years ago
  27. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
  28. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  29. 9dd721c x86, kaslr: fix module lock ordering problem by Kees Cook · 11 years ago
  30. e2b32e6 x86, kaslr: randomize module base load address by Kees Cook · 11 years ago
  31. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  32. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. 2e76c28 module.c: spelling s/postition/position/g by Geert Uytterhoeven · 13 years ago
  34. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 13 years ago
  35. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  36. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  37. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
  38. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
  39. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  40. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  41. d9f5ab7 jump label: x86 support by Jason Baron · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  43. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  44. c398df3 module: merge module_alloc() finally by Amerigo Wang · 16 years ago
  45. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 16 years ago
  46. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 16 years ago