pub/scm/linux/kernel/git/ardb/linux.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git/
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  purgatory-cleanup Switch risc-v to PIE purgatory (2024-04-29)
  x86-reject-abs-refs-in-headtext-v2 x86/boot/64: Avoid intentional absolute symbol references in .head.text (2024-04-25)
  x86-efi-peheader-backport-for-v6.1 x86/efistub: Remap kernel text read-only before dropping NX attribute (2024-04-19)
  x86-efi-peheader-backport-for-v5.15 x86/boot/64: Clear CR4.PGE to disable global 1:1 mappings (2024-04-11)
  x86-remove-absolute-percpu x86/tools: Remove special relocation handling for per-CPU variables (2024-03-21)
  arm64-wxn-mdwe arm64: mm: add support for WXN memory translation attribute (2024-03-13)
  arm-cfi      ARM: mm: Make tlbflush routines CFI safe (2024-03-11)
* for-kernelci x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section (2024-03-06)
  arm64-efi-va48 arm64/pi: Tweak map_range() to allow block mappings to be avoided (2024-02-24)
  x86-efi-peheader-backport x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section (2024-02-20)
  arm64-lpa2-v8 arm64: mm: add support for WXN memory translation attribute (2024-02-13)
  arm64-lpa2-v7 arm64: Set the default CONFIG_ARM64_VA_BITS_52 in Kconfig rather than defconfig (2024-01-22)
  x86-pic      x86: Build the core kernel with position independent codegen (2024-01-22)
  x86-pie-v2   x86/boot: Permit GOTPCREL relocations for x86_64 builds (2024-01-22)
  riscv-scalar-aes crypto: riscv/aes - Implement key expansion using RV64 Zkn instructions (2023-10-07)
  arm-badr-cleanup ARM: assembler: use explicit relocation for ADR with a function symbol (2023-09-13)
  arm64-lpa2-v4 arm64: mm: add support for WXN memory translation attribute (2023-09-12)
  remove-ia64  Documentation: Drop or replace remaining mentions of IA64 (2023-09-11)
  x86-efi-runtime-cleanup-v2 efi/x86: Rely on compiler to emit MS ABI calls (2023-08-22)
  x86-efi-runtime-cleanup efi/x86: Rely on compiler to emit MS ABI calls (2023-08-18)
  x86-deprecate-mixed-mode efi/x86: Limit mixed mode support to runtime services (2023-08-07)
  x86-efistub-cleanup-v9 x86/efistub: Avoid legacy decompressor when doing EFI boot (2023-08-06)
  riscv-crypto crypto: riscv/aes - Implement key expansion using RV64 Zkn instructions (2023-08-04)
  efi-lf2-backport-x86 efi: Bump the Linux EFI stub major version number to #1 (2023-07-26)
  acomp-zswap-cleanup crypto: scompress - Drop the use of per-cpu scratch buffers (2023-07-18)
  efi-remove-mixed-mode efi: Get rid of efi_rt_call() (2023-05-12)
  efi-x86-zboot efi/zboot: x86: Add mixed mode support (2023-04-20)
  arm-efi-zboot efi/zboot: Enable for 32-bit ARM (2023-04-18)
  x86-pie      x86: Permit absolute per-CPU references in asm code (2023-04-18)
  crypto-aes-cfb-library crypto: cfb - Simplify skcipher template implementation (2023-02-21)
  arm32-crypto-in-softirq-v5.4 crypto: arm/gcm - add RFC4106 support (2022-12-13)
  aesni-ccm-v6.1 crypto: aesni - add ccm(aes) algorithm implementation (2022-11-12)
  arm64-wxn-v7 arm64: mm: add support for WXN memory translation attribute (2022-11-11)
  synquacer-5.19 arm64: efi: enable generic EFI compressed boot (2022-09-07)
  efi-rng-seed efi: rng: combine bootloader provided RNG seed with RNG protocol output (2022-08-05)
  arm-fdt-mapping-mt ARM: mm: shrink permanent FDT mapping to avoid mismatched attributes (2022-08-01)
  arm64-wxn-v6 arm64: mm: add support for WXN memory translation attribute (2022-07-01)
  arm64-scs-patching-v3 arm64: implement dynamic shadow call stack for Clang (2022-06-13)
  arm64-head-refactor-v4 arm64: kernel: switch to PIE code generation for relocatable kernels (2022-06-13)
  synquacer-5.18-wxn arm64: kernel: move ID map out of .text mapping (2022-06-13)
  efi-psci     efi: arm: implement PSCI method backed by EFI runtime code (2022-03-20)
  arm64-ro-page-tables-pkvm-v5.17 arm64: kvm: track intermediate page tables at EL2 (2022-02-21)
  arm64-blake2s WIP preserve some inline rotates (2022-01-11)
  arm-textofs  ARM: mach-axxia: drop TEXT_OFFSET hack (2021-12-09)
  arm64-ro-page-tables-pkvm WIP (2021-03-10)
  arm64-ro-page-tables arm64: mm: remap kernel page tables read-only at end of init (2021-03-09)
  aesni-fixes  crypto: aesni - add ccm(aes) algorithm implementation (2020-12-11)
  x86-ccm-aesni-v5.4 crypto: aesni - add ccm(aes) algorithm implementation (2020-12-01)
  efi-bti      efi: arm64: set the branch tracking attribute when built with BTI (2020-06-26)
  the-long-arm64-sigreturn-cfi-adventure WIP (2020-06-22)
  arm64-vmalloc-special mm: disable lazy vunmap for arm64 (2019-05-02)
  arm-kaslr-latest deal with fragmented memory in DT (2019-04-10)
  arm64-per-task-stack-protector arm64: kernel: use a unique stack canary value for each task (2018-06-11)
  arm64-fast-refcount-v4 arm64: kernel: implement fast refcount checking (2017-09-03)
  arm64-gcm    crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL (2017-08-04)
  arm-efi-head arm: efi: add PE/COFF debug table to EFI header (2017-06-28)
  kernel-mode-neon crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR (2017-06-21)
  arm64-no-rwx arm64: efi: use effective text offset when allocating Image (2017-05-30)
  crypto-arm-v4.11 crypto: arm/aes - don't use IV buffer to return final keystream block (2017-02-03)
  mmc-proxy    efi: implement MMC proxy support for the UEFI variable store (2016-09-22)

git clone https://80x24.org/pub/scm/linux/kernel/git/ardb/linux.git