Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   482 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
firmware/google: drop 'select EFI' to avoid recursive dependency --- 2014-01-23 Ard Biesheuvel Accepted
[trivial] Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/ --- 2014-01-29 Ard Biesheuvel Accepted
[1/5] cpu: move arch_cpu_uevent() to generic code --- 2014-01-29 Ard Biesheuvel New
[2/5] cpu: add generic support for CPU feature based module autoloading --- 2014-01-29 Ard Biesheuvel New
[3/5] x86: align x86 arch with generic CPU modalias handling --- 2014-01-29 Ard Biesheuvel New
[4/5] arm64: enable generic CPU feature modalias matching for this arch --- 2014-01-29 Ard Biesheuvel Accepted
[5/5] arm64: add Crypto Extensions based synchronous core AES cipher --- 2014-01-29 Ard Biesheuvel New
[v2,1/2] cpu: add generic support for CPU feature based module autoloading --- 2014-02-08 Ard Biesheuvel Accepted
[v2,2/2] x86: align x86 arch with generic CPU modalias handling --- 2014-02-08 Ard Biesheuvel Accepted
rcu: define tracepoint strings only if CONFIG_TRACING is set --- 2014-07-11 Ard Biesheuvel New
[v2] rcu: define tracepoint strings only if CONFIG_TRACING is set --- 2014-07-11 Ard Biesheuvel New
[v3] rcu: define tracepoint strings only if CONFIG_TRACING is set --- 2014-07-12 Ard Biesheuvel Superseded
[REGRESSION] "efi: efistub: Convert into static library" and preparation patches --- 2014-09-03 Ard Biesheuvel New
[REGRESSION] "efi: efistub: Convert into static library" and preparation patches --- 2014-09-03 Ard Biesheuvel New
[LKP,dmi] PANIC: early exception 0e rip 10:ffffffff81899e6b error 9 cr2 ffffffffff240000 --- 2014-11-07 Ard Biesheuvel New
[LKP,dmi] PANIC: early exception 0e rip 10:ffffffff81899e6b error 9 cr2 ffffffffff240000 --- 2014-11-07 Ard Biesheuvel New
[LKP,dmi] PANIC: early exception 0e rip 10:ffffffff81899e6b error 9 cr2 ffffffffff240000 --- 2014-11-07 Ard Biesheuvel New
[LKP,dmi] PANIC: early exception 0e rip 10:ffffffff81899e6b error 9 cr2 ffffffffff240000 --- 2014-11-07 Ard Biesheuvel New
bcm: address clang inline asm incompatibility --- 2015-01-28 Ard Biesheuvel New
[RFC,1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker --- 2015-03-30 Ard Biesheuvel New
[RFC,2/2] Kbuild: avoid partial linking of drivers/built-in.o --- 2015-03-30 Ard Biesheuvel New
[1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker --- 2015-03-30 Ard Biesheuvel New
[2/2] Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols --- 2015-03-30 Ard Biesheuvel New
crypto: arm: workaround for building with old binutils --- 2015-04-11 Ard Biesheuvel New
Crypto Update for 4.1 --- 2015-04-23 Ard Biesheuvel New
[12/14] arm64: Check for selected granule support --- 2015-09-02 Ard Biesheuvel New
mm/early_ioremap: add explicit #include of asm/early_ioremap.h --- 2015-09-10 Ard Biesheuvel Accepted
[1/2] efi: use correct type for struct efi_memory_map::phys_map --- 2015-10-23 Ard Biesheuvel Accepted
[2/2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds --- 2015-10-23 Ard Biesheuvel New
ARM: mm: mark section-aligned portion of rodata NX --- 2015-12-07 Ard Biesheuvel New
[v2,02/13] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region --- 2015-12-30 Ard Biesheuvel Superseded
[v2,04/13] arm64: decouple early fixmap init from linear mapping --- 2015-12-30 Ard Biesheuvel New
[v2,05/13] arm64: kvm: deal with kernel symbols outside of linear mapping --- 2015-12-30 Ard Biesheuvel New
[v2,06/13] arm64: move kernel image to base of vmalloc area --- 2015-12-30 Ard Biesheuvel New
[v2,07/13] arm64: add support for module PLTs --- 2015-12-30 Ard Biesheuvel New
[v2,08/13] arm64: use relative references in exception tables --- 2015-12-30 Ard Biesheuvel New
[v2,09/13] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields --- 2015-12-30 Ard Biesheuvel Superseded
[v2,10/13] arm64: avoid dynamic relocations in early boot code --- 2015-12-30 Ard Biesheuvel Superseded
[v2,11/13] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-12-30 Ard Biesheuvel New
[v2,12/13] arm64: add support for relocatable kernel --- 2015-12-30 Ard Biesheuvel New
[v2,13/13] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness --- 2015-12-30 Ard Biesheuvel New
s390: fix normalization bug in exception table sorting --- 2016-01-01 Ard Biesheuvel Accepted
[1/6] extable: add support for relative extables to search and sort routines --- 2016-01-03 Ard Biesheuvel Superseded
[2/6] alpha/extable: use generic search and sort routines --- 2016-01-03 Ard Biesheuvel Superseded
[3/6] s390/extable: use generic search and sort routines --- 2016-01-03 Ard Biesheuvel Superseded
[4/6] x86/extable: use generic search and sort routines --- 2016-01-03 Ard Biesheuvel Superseded
[6/6] arm64: switch to relative exception tables --- 2016-01-03 Ard Biesheuvel New
[v2,1/6] extable: add support for relative extables to search and sort routines --- 2016-01-05 Ard Biesheuvel Superseded
[v2,3/6] s390/extable: use generic search and sort routines --- 2016-01-05 Ard Biesheuvel Superseded
[v2,4/6] x86/extable: use generic search and sort routines --- 2016-01-05 Ard Biesheuvel Superseded
[v2,5/6] ia64/extable: use generic search and sort routines --- 2016-01-05 Ard Biesheuvel Superseded
[v2,6/6] arm64: switch to relative exception tables --- 2016-01-05 Ard Biesheuvel Superseded
[v3,02/21] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region --- 2016-01-11 Ard Biesheuvel Superseded
[v3,05/21] arm64: kvm: deal with kernel symbols outside of linear mapping --- 2016-01-11 Ard Biesheuvel New
[v3,07/21] arm64: move kernel image to base of vmalloc area --- 2016-01-11 Ard Biesheuvel New
[v3,09/21] extable: add support for relative extables to search and sort routines --- 2016-01-11 Ard Biesheuvel Superseded
[v3,10/21] arm64: switch to relative exception tables --- 2016-01-11 Ard Biesheuvel Superseded
[v3,11/21] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields --- 2016-01-11 Ard Biesheuvel New
[v3,12/21] arm64: avoid dynamic relocations in early boot code --- 2016-01-11 Ard Biesheuvel Superseded
[v3,13/21] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2016-01-11 Ard Biesheuvel New
[v3,14/21] arm64: redefine SWAPPER_TABLE_SHIFT for use in asm code --- 2016-01-11 Ard Biesheuvel New
[v3,14/21] arm64: [re]define SWAPPER_TABLE_[SHIFT|SIZE] for use in asm code --- 2016-01-11 Ard Biesheuvel Superseded
[v3,15/21] arm64: split elf relocs into a separate header. --- 2016-01-11 Ard Biesheuvel New
[v3,16/21] scripts/sortextable: add support for ET_DYN binaries --- 2016-01-11 Ard Biesheuvel Superseded
[v3,17/21] arm64: add support for a relocatable kernel and KASLR --- 2016-01-11 Ard Biesheuvel New
[v3,18/21] efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL --- 2016-01-11 Ard Biesheuvel New
[v3,19/21] efi: stub: add implementation of efi_random_alloc() --- 2016-01-11 Ard Biesheuvel New
[v3,20/21] efi: stub: use high allocation for converted command line --- 2016-01-11 Ard Biesheuvel New
[v3,21/21] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness --- 2016-01-11 Ard Biesheuvel New
arm64: Allow vmalloc regions to be set with set_memory_* --- 2016-01-13 Ard Biesheuvel New
[1/4] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-20 Ard Biesheuvel New
[2/4] powerpc: enable text relative kallsyms for ppc64 --- 2016-01-20 Ard Biesheuvel New
[3/4] s390: enable text relative kallsyms for 64-bit targets --- 2016-01-20 Ard Biesheuvel New
[4/4] x86_64: enable text relative kallsyms for 64-bit targets --- 2016-01-20 Ard Biesheuvel New
[v2] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-21 Ard Biesheuvel Superseded
[v3] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-21 Ard Biesheuvel Superseded
Problems with commit 'kallsyms: add support for relative offsets in kallsyms address table' (in mmotm) --- 2016-01-24 Ard Biesheuvel New
[v4,1/3] x86: kallsyms: disable absolute percpu symbols on !SMP --- 2016-01-25 Ard Biesheuvel New
[v4,2/3] kallsyms: don't overload absolute symbol type for percpu symbols --- 2016-01-25 Ard Biesheuvel Superseded
[v4,3/3] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-25 Ard Biesheuvel Superseded
[v4,01/22] of/fdt: make memblock minimum physical address arch configurable --- 2016-01-26 Ard Biesheuvel Accepted
[v4,02/22] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region --- 2016-01-26 Ard Biesheuvel Accepted
[v4,03/22] arm64: pgtable: implement static [pte|pmd|pud]_offset variants --- 2016-01-26 Ard Biesheuvel Accepted
[v4,04/22] arm64: decouple early fixmap init from linear mapping --- 2016-01-26 Ard Biesheuvel New
[v4,06/22] arm64: add support for ioremap() block mappings --- 2016-01-26 Ard Biesheuvel Accepted
[v4,07/22] arm64: move kernel image to base of vmalloc area --- 2016-01-26 Ard Biesheuvel New
[v4,08/22] arm64: add support for module PLTs --- 2016-01-26 Ard Biesheuvel New
[v4,09/22] extable: add support for relative extables to search and sort routines --- 2016-01-26 Ard Biesheuvel Accepted
[v4,10/22] arm64: switch to relative exception tables --- 2016-01-26 Ard Biesheuvel Superseded
[v4,11/22] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields --- 2016-01-26 Ard Biesheuvel Accepted
[v4,12/22] arm64: avoid dynamic relocations in early boot code --- 2016-01-26 Ard Biesheuvel Accepted
[v4,13/22] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2016-01-26 Ard Biesheuvel New
[v4,14/22] arm64: make asm/elf.h available to asm files --- 2016-01-26 Ard Biesheuvel Accepted
[v4,15/22] scripts/sortextable: add support for ET_DYN binaries --- 2016-01-26 Ard Biesheuvel Accepted
[v4,16/22] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-26 Ard Biesheuvel New
[v4,17/22] arm64: add support for building the kernel as a relocate PIE binary --- 2016-01-26 Ard Biesheuvel New
[v4,18/22] arm64: add support for kernel ASLR --- 2016-01-26 Ard Biesheuvel New
[v4,19/22] efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL --- 2016-01-26 Ard Biesheuvel Accepted
[v4,20/22] efi: stub: add implementation of efi_random_alloc() --- 2016-01-26 Ard Biesheuvel Accepted
[v4,21/22] efi: stub: use high allocation for converted command line --- 2016-01-26 Ard Biesheuvel Accepted
« 1 2 3 44 5 »