Current Team Memberships

Show patches with: Archived = No       |   5390 patches
« 1 2 ... 41 42 4353 54 »
Patch Series S/W/F Date Submitter Delegate State
arm64: mm: use correct mapping granularity under DEBUG_RODATA --- 2016-01-28 Ard Biesheuvel New
arm64: use local label prefixes for __reg_num symbols --- 2016-01-27 Ard Biesheuvel Superseded
[v2,resend,6/6] arm64: switch to relative exception tables --- 2016-01-27 Ard Biesheuvel New
[v2,resend,5/6] ia64/extable: use generic search and sort routines --- 2016-01-27 Ard Biesheuvel Accepted
[v2,resend,4/6] x86/extable: use generic search and sort routines --- 2016-01-27 Ard Biesheuvel New
[v2,resend,3/6] s390/extable: use generic search and sort routines --- 2016-01-27 Ard Biesheuvel Accepted
[v2,resend,2/6] alpha/extable: use generic search and sort routines --- 2016-01-27 Ard Biesheuvel Accepted
[v2,resend,1/6] extable: add support for relative extables to search and sort routines --- 2016-01-27 Ard Biesheuvel Accepted
[v2] arm64: allow vmalloc regions to be set with set_memory_* --- 2016-01-27 Ard Biesheuvel Accepted
[v4,22/22] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness --- 2016-01-26 Ard Biesheuvel Accepted
[v4,21/22] efi: stub: use high allocation for converted command line --- 2016-01-26 Ard Biesheuvel Accepted
[v4,20/22] efi: stub: add implementation of efi_random_alloc() --- 2016-01-26 Ard Biesheuvel Accepted
[v4,19/22] efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL --- 2016-01-26 Ard Biesheuvel Accepted
[v4,18/22] arm64: add support for kernel ASLR --- 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,16/22] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-26 Ard Biesheuvel New
[v4,15/22] scripts/sortextable: add support for ET_DYN binaries --- 2016-01-26 Ard Biesheuvel Accepted
[v4,14/22] arm64: make asm/elf.h available to asm files --- 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,12/22] arm64: avoid dynamic relocations in early boot code --- 2016-01-26 Ard Biesheuvel Accepted
[v4,11/22] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields --- 2016-01-26 Ard Biesheuvel Accepted
[v4,10/22] arm64: switch to relative exception tables --- 2016-01-26 Ard Biesheuvel Superseded
[v4,09/22] extable: add support for relative extables to search and sort routines --- 2016-01-26 Ard Biesheuvel Accepted
[v4,08/22] arm64: add support for module PLTs --- 2016-01-26 Ard Biesheuvel New
[v4,07/22] arm64: move kernel image to base of vmalloc area --- 2016-01-26 Ard Biesheuvel New
[v4,06/22] arm64: add support for ioremap() block mappings --- 2016-01-26 Ard Biesheuvel Accepted
[v4,05/22] arm64: kvm: deal with kernel symbols outside of linear mapping --- 2016-01-26 Ard Biesheuvel Superseded
[v4,04/22] arm64: decouple early fixmap init from linear mapping --- 2016-01-26 Ard Biesheuvel New
[v4,03/22] arm64: pgtable: implement static [pte|pmd|pud]_offset variants --- 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,01/22] of/fdt: make memblock minimum physical address arch configurable --- 2016-01-26 Ard Biesheuvel Accepted
[v4,3/3] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-25 Ard Biesheuvel Superseded
[v4,2/3] kallsyms: don't overload absolute symbol type for percpu symbols --- 2016-01-25 Ard Biesheuvel Superseded
[v4,1/3] x86: kallsyms: disable absolute percpu symbols on !SMP --- 2016-01-25 Ard Biesheuvel New
Problems with commit 'kallsyms: add support for relative offsets in kallsyms address table' (in mmotm) --- 2016-01-24 Ard Biesheuvel New
[v3] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-21 Ard Biesheuvel Superseded
[v2] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-21 Ard Biesheuvel Superseded
[4/4] x86_64: enable text relative kallsyms for 64-bit targets --- 2016-01-20 Ard Biesheuvel New
[3/4] s390: enable text relative kallsyms for 64-bit targets --- 2016-01-20 Ard Biesheuvel New
[2/4] powerpc: enable text relative kallsyms for ppc64 --- 2016-01-20 Ard Biesheuvel New
[1/4] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-20 Ard Biesheuvel New
arm64: allow vmalloc regions to be set with set_memory_* --- 2016-01-18 Ard Biesheuvel Superseded
arm64: hide __efistub_ aliases from kallsyms --- 2016-01-15 Ard Biesheuvel Accepted
arm64: Allow vmalloc regions to be set with set_memory_* --- 2016-01-13 Ard Biesheuvel New
arm64: kasan: ensure that the KASAN zero page is mapped read-only --- 2016-01-11 Ard Biesheuvel Accepted
[v3,21/21] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness --- 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,19/21] efi: stub: add implementation of efi_random_alloc() --- 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,17/21] arm64: add support for a relocatable kernel and KASLR --- 2016-01-11 Ard Biesheuvel New
[v3,16/21] scripts/sortextable: add support for ET_DYN binaries --- 2016-01-11 Ard Biesheuvel Superseded
[v3,15/21] arm64: split elf relocs into a separate header. --- 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,14/21] arm64: redefine SWAPPER_TABLE_SHIFT for use in asm code --- 2016-01-11 Ard Biesheuvel New
[v3,13/21] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2016-01-11 Ard Biesheuvel New
[v3,12/21] arm64: avoid dynamic relocations in early boot code --- 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,10/21] arm64: switch to relative exception tables --- 2016-01-11 Ard Biesheuvel Superseded
[v3,09/21] extable: add support for relative extables to search and sort routines --- 2016-01-11 Ard Biesheuvel Superseded
[v3,08/21] arm64: add support for module PLTs --- 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,06/21] arm64: pgtable: implement static [pte|pmd|pud]_offset variants --- 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,04/21] arm64: decouple early fixmap init from linear mapping --- 2016-01-11 Ard Biesheuvel New
[v3,03/21] arm64: pgtable: add dummy pud_index() and pmd_index() definitions --- 2016-01-11 Ard Biesheuvel New
[v3,02/21] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region --- 2016-01-11 Ard Biesheuvel Superseded
[v3,01/21] of/fdt: make memblock minimum physical address arch configurable --- 2016-01-11 Ard Biesheuvel Superseded
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings --- 2016-01-08 Ard Biesheuvel New
mm/kasan: map KASAN zero page read only --- 2016-01-06 Ard Biesheuvel New
[v2,6/6] arm64: switch to relative exception tables --- 2016-01-05 Ard Biesheuvel Superseded
[v2,5/6] ia64/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,3/6] s390/extable: use generic search and sort routines --- 2016-01-05 Ard Biesheuvel Superseded
[v2,2/6] alpha/extable: use generic search and sort routines --- 2016-01-05 Ard Biesheuvel Accepted
[v2,1/6] extable: add support for relative extables to search and sort routines --- 2016-01-05 Ard Biesheuvel Superseded
[v2,2/2] arm64/module: avoid undefines shift behavior in reloc_data() --- 2016-01-05 Ard Biesheuvel New
[v2,1/2] arm64/module: fix relocation of movz instruction with negative immediate --- 2016-01-05 Ard Biesheuvel New
arm64: fix relocation of movz instruction with negative immediate --- 2016-01-04 Ard Biesheuvel New
linux-4.4-rc8/arch/arm64/kernel/module.c:78: 32/64 bit problem ? --- 2016-01-04 Ard Biesheuvel New
[6/6] arm64: switch to relative exception tables --- 2016-01-03 Ard Biesheuvel New
[5/6] ia64/extable: use generic search and sort routines --- 2016-01-03 Ard Biesheuvel Accepted
[4/6] x86/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
[2/6] alpha/extable: use generic search and sort routines --- 2016-01-03 Ard Biesheuvel Superseded
[1/6] extable: add support for relative extables to search and sort routines --- 2016-01-03 Ard Biesheuvel Superseded
s390: fix normalization bug in exception table sorting --- 2016-01-01 Ard Biesheuvel Accepted
[v2,13/13] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness --- 2015-12-30 Ard Biesheuvel New
[v2,12/13] arm64: add support for relocatable kernel --- 2015-12-30 Ard Biesheuvel New
[v2,11/13] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-12-30 Ard Biesheuvel New
[v2,10/13] arm64: avoid dynamic relocations in early boot code --- 2015-12-30 Ard Biesheuvel Superseded
[v2,09/13] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields --- 2015-12-30 Ard Biesheuvel Superseded
[v2,08/13] arm64: use relative references in exception tables --- 2015-12-30 Ard Biesheuvel New
[v2,07/13] arm64: add support for module PLTs --- 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,05/13] arm64: kvm: deal with kernel symbols outside of linear mapping --- 2015-12-30 Ard Biesheuvel New
[v2,04/13] arm64: decouple early fixmap init from linear mapping --- 2015-12-30 Ard Biesheuvel New
[v2,03/13] arm64: use more granular reservations for static page table allocations --- 2015-12-30 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,01/13] of/fdt: make memblock minimum physical address arch configurable --- 2015-12-30 Ard Biesheuvel Superseded
[RFC,10/10] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness --- 2015-12-28 Ard Biesheuvel New
« 1 2 ... 41 42 4353 54 »

Bundling

Create bundle: