提交历史

作者 SHA1 备注 提交日期
  Thomas Garnier d899a7d146 x86/mm: Refactor KASLR entropy functions 9 年之前
  Baoquan He 6daa2ec0b3 x86/KASLR: Fix boot crash with certain memory configurations 9 年之前
  Yinghai Lu e066cc4777 x86/KASLR: Allow randomization below the load address 9 年之前
  Kees Cook ed9f007ee6 x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G 9 年之前
  Baoquan He 8391c73c96 x86/KASLR: Randomize virtual address separately 9 年之前
  Kees Cook 11fdf97a3c x86/KASLR: Clarify identity map interface 9 年之前
  Kees Cook 65fe935dd2 x86/KASLR, x86/power: Remove x86 hibernation restrictions 9 年之前
  Kees Cook d2d3462f9f x86/KASLR: Clarify purpose of each get_random_long() 9 年之前
  Baoquan He 071a74930e x86/KASLR: Add virtual address choosing function 9 年之前
  Kees Cook 06486d6c97 x86/KASLR: Return earliest overlap when avoiding regions 9 年之前
  Baoquan He c401cf1524 x86/KASLR: Add 'struct slot_area' to manage random_addr slots 9 年之前
  Kees Cook cb18ef0da2 x86/boot: Add missing file header comments 9 年之前
  Borislav Petkov 36a39ac967 x86/boot: Comment what finalize_identity_maps() does 9 年之前
  Kees Cook 3a94707d7a x86/KASLR: Build identity mappings on demand 9 年之前
  Kees Cook ed09acde44 x86/KASLR: Improve comments around the mem_avoid[] logic 9 年之前
  Borislav Petkov 549f90db68 x86/boot: Simplify pointer casting in choose_random_location() 9 年之前
  Yinghai Lu 9dc1969c24 x86/KASLR: Consolidate mem_avoid[] entries 9 年之前
  Kees Cook 2bc1cd39fa x86/boot: Clean up pointer casting 9 年之前
  Kees Cook dc425a6e14 x86/boot: Extract error reporting functions 9 年之前
  Kees Cook 0f8ede1b8c x86/KASLR: Warn when KASLR is disabled 9 年之前
  Baoquan He e8581e3d67 x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET 9 年之前
  Baoquan He 4252db1055 x86/KASLR: Update description for decompressor worst case size 9 年之前
  Kees Cook 9016875df4 x86/KASLR: Rename "random" to "random_addr" 9 年之前
  Kees Cook 7de828dfe6 x86/KASLR: Clarify purpose of kaslr.c 9 年之前
  Kees Cook 6655e0aaf7 x86/boot: Rename "real_mode" to "boot_params" 9 年之前
  Yinghai Lu 206f25a831 x86/KASLR: Remove unneeded boot_params argument 9 年之前
  Kees Cook 9b238748cb x86/KASLR: Rename aslr.c to kaslr.c 9 年之前