summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson5-5/+56
2019-02-06arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry3-7/+19
2019-02-06arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry1-4/+46
2019-02-06arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2-28/+83
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry2-4/+18
2019-02-06arm64: kvm: Unmask PMR before entering guestJulien Thierry2-0/+32
2019-02-06arm64: Unmask PMR before going idleJulien Thierry2-11/+45
2019-02-06arm64: Make PMR part of task contextJulien Thierry5-3/+35
2019-02-06arm64: ptrace: Provide definitions for PMR valuesJulien Thierry1-0/+12
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry3-0/+39
2019-02-06arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry2-0/+31
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry3-1/+31
2019-02-06arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry1-1/+1
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry2-19/+1
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry3-0/+41
2019-02-06Merge branch 'irq/generic-nmi' of git://git.kernel.org/pub/scm/linux/kernel/g...Catalin Marinas8-3/+532
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry2-0/+40
2019-02-05genirq: Provide NMI handlersJulien Thierry2-0/+57
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry2-0/+186
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry5-3/+249
2019-02-04arm64: entry: Remove unneeded need_resched() loopValentin Schneider1-10/+1
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor1-3/+3
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko4-0/+167
2019-01-31arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-13/+7
2019-01-25arm64: uaccess: Implement unsafe accessorsJulien Thierry1-20/+59
2019-01-25arm64: uaccess: Cleanup get/put_user()Julien Thierry1-24/+12
2019-01-21MAINTAINERS: Add LAKML list to ACPI for ARM64 entryLorenzo Pieralisi1-0/+1
2019-01-21arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe1-19/+1
2019-01-21arm64: Remove asm/memblock.hWill Deacon4-23/+1
2019-01-21arm64: asm-offsets: remove unused offsetsAndrew Murray1-20/+0
2019-01-21arm64: default NR_CPUS to 256Mark Rutland1-2/+1
2019-01-21Linux 5.0-rc3v5.0-rc3Linus Torvalds1-1/+1
2019-01-21Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+4
2019-01-21Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+21
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds114-602/+2090
2019-01-21pstore/ram: Avoid allocation and leak of platform dataKees Cook1-6/+3
2019-01-21gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel1-0/+18
2019-01-21gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel1-2/+3
2019-01-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-60/+126
2019-01-20Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+35
2019-01-20Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds5-12/+48
2019-01-20fix int_sqrt64() for very large numbersFlorian La Roche1-1/+1
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon1-1/+1
2019-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+10
2019-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller16-36/+1293
2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2-10/+12
2019-01-20virtio_net: bulk free tx skbsMichael S. Tsirkin1-6/+6
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-79/+47
2019-01-20Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+14