Historique des commits

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