| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts() | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 |
| * | | | arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts() | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 |
| * | | | ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list() | Thomas Gleixner | 2020-12-15 | 1 | -1/+1 |
| * | | | parisc/irq: Simplify irq count output for /proc/interrupts | Thomas Gleixner | 2020-12-15 | 1 | -4/+1 |
| * | | | genirq: Move irq_has_action() into core code | Thomas Gleixner | 2020-12-15 | 2 | -1/+2 |
* | | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-24 | 9 | -152/+30 |
|\ \ \ \ |
|
| * | | | | efi: arm: force use of unsigned type for EFI_PHYS_ALIGN | Ard Biesheuvel | 2020-12-14 | 1 | -1/+1 |
| * | | | | efi: stub: get rid of efi_get_max_fdt_addr() | Ard Biesheuvel | 2020-12-09 | 3 | -18/+0 |
| * | | | | efi: arm: reduce minimum alignment of uncompressed kernel | Ard Biesheuvel | 2020-12-09 | 1 | -7/+6 |
| * | | | | efi: capsule: clean scatter-gather entries from the D-cache | Ard Biesheuvel | 2020-12-09 | 2 | -0/+10 |
| * | | | | efi: x86/xen: switch to efi_get_secureboot_mode helper | Ard Biesheuvel | 2020-11-17 | 1 | -28/+9 |
| * | | | | arm64/ima: add ima_arch support | Chester Lin | 2020-11-17 | 1 | -0/+1 |
| * | | | | ima: generalize x86/EFI arch glue for other EFI architectures | Chester Lin | 2020-11-06 | 3 | -96/+3 |
| * | | | | efi: generalize efi_get_secureboot | Chester Lin | 2020-11-04 | 1 | -1/+1 |
| * | | | | efi/libstub/x86: simplify efi_is_native() | Heinrich Schuchardt | 2020-10-26 | 1 | -2/+0 |
* | | | | | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-12-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | tweewide: Fix most Shebang lines | Finn Behrens | 2020-12-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-22 | 36 | -51/+466 |
|\ \ \ \ \ \ |
|
| * | | | | | | kasan: allow VMAP_STACK for HW_TAGS mode | Andrey Konovalov | 2020-12-22 | 1 | -4/+4 |
| * | | | | | | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK | Andrey Konovalov | 2020-12-22 | 2 | -2/+2 |
| * | | | | | | kasan, arm64: enable CONFIG_KASAN_HW_TAGS | Andrey Konovalov | 2020-12-22 | 1 | -0/+1 |
| * | | | | | | kasan, arm64: print report from tag fault handler | Andrey Konovalov | 2020-12-22 | 1 | -0/+14 |
| * | | | | | | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov | 2020-12-22 | 3 | -2/+7 |
| * | | | | | | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 2020-12-22 | 10 | -14/+18 |
| * | | | | | | kasan, x86, s390: update undef CONFIG_KASAN | Andrey Konovalov | 2020-12-22 | 2 | -0/+2 |
| * | | | | | | arm64: kasan: add arch layer for memory tagging helpers | Andrey Konovalov | 2020-12-22 | 1 | -0/+9 |
| * | | | | | | arm64: kasan: align allocations for HW_TAGS | Andrey Konovalov | 2020-12-22 | 1 | -0/+3 |
| * | | | | | | arm64: mte: switch GCR_EL1 in kernel entry and exit | Vincenzo Frascino | 2020-12-22 | 6 | -4/+79 |
| * | | | | | | arm64: mte: convert gcr_user into an exclude mask | Vincenzo Frascino | 2020-12-22 | 2 | -15/+16 |
| * | | | | | | arm64: kasan: allow enabling in-kernel MTE | Vincenzo Frascino | 2020-12-22 | 3 | -3/+33 |
| * | | | | | | arm64: mte: add in-kernel tag fault handler | Vincenzo Frascino | 2020-12-22 | 3 | -0/+70 |
| * | | | | | | arm64: mte: reset the page tag in page->flags | Vincenzo Frascino | 2020-12-22 | 4 | -0/+32 |
| * | | | | | | arm64: mte: add in-kernel MTE helpers | Vincenzo Frascino | 2020-12-22 | 6 | -6/+150 |
| * | | | | | | arm64: enable armv8.5-a asm-arch option | Vincenzo Frascino | 2020-12-22 | 2 | -0/+9 |
| * | | | | | | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov | 2020-12-22 | 2 | -2/+2 |
| * | | | | | | kasan, arm64: move initialization message | Andrey Konovalov | 2020-12-22 | 2 | -14/+8 |
| * | | | | | | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov | 2020-12-22 | 1 | -3/+8 |
| * | | | | | | kasan, arm64: only init shadow for software modes | Andrey Konovalov | 2020-12-22 | 2 | -3/+20 |
* | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds | 2020-12-22 | 50 | -473/+1256 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2020-12-21 | 13 | -273/+431 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: kvm: replace open coded VA->PA calculations with adr_l call | Ard Biesheuvel | 2020-10-28 | 2 | -28/+14 |
| | * | | | | | | | ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET | Ard Biesheuvel | 2020-10-28 | 1 | -8/+2 |
| | * | | | | | | | ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash | Ard Biesheuvel | 2020-10-28 | 1 | -14/+5 |
| | * | | | | | | | ARM: head: use PC-relative insn sequence for __smp_alt | Ard Biesheuvel | 2020-10-28 | 1 | -10/+2 |
| | * | | | | | | | ARM: kernel: use relative references for UP/SMP alternatives | Ard Biesheuvel | 2020-10-28 | 3 | -8/+8 |
| | * | | | | | | | ARM: head.S: use PC-relative insn sequence for secondary_data | Ard Biesheuvel | 2020-10-28 | 1 | -15/+4 |
| | * | | | | | | | ARM: head-common.S: use PC-relative insn sequence for idmap creation | Ard Biesheuvel | 2020-10-28 | 1 | -10/+2 |
| | * | | | | | | | ARM: head-common.S: use PC-relative insn sequence for __proc_info | Ard Biesheuvel | 2020-10-28 | 1 | -16/+6 |
| | * | | | | | | | ARM: efistub: replace adrl pseudo-op with adr_l macro invocation | Ard Biesheuvel | 2020-10-28 | 1 | -2/+1 |
| | * | | | | | | | ARM: p2v: reduce p2v alignment requirement to 2 MiB | Ard Biesheuvel | 2020-10-28 | 3 | -20/+35 |