Age | Commit message (Expand) | Author | Files | Lines |
2019-05-08 | arm64: mm: don't print out page table entries on EL0 faults | Kristina Martsenko | 1 | -1/+0 |
2019-05-08 | arm64: mm: print out correct page table entries | Kristina Martsenko | 2 | -12/+26 |
2019-05-08 | arm64: proc: Set PTE_NG for table entries to avoid traversing them twice | Will Deacon | 1 | -5/+9 |
2019-05-08 | arm64: kasan: avoid bad virt_to_pfn() | Mark Rutland | 1 | -1/+1 |
2019-04-27 | arm64: futex: Restore oldval initialization to work around buggy compilers | Nathan Chancellor | 1 | -1/+1 |
2019-04-17 | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value | Will Deacon | 1 | -8/+8 |
2019-04-17 | arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region | Yueyi Li | 1 | -1/+1 |
2019-04-05 | arm64: debug: Ensure debug handlers check triggering exception level | Will Deacon | 2 | -3/+18 |
2019-04-05 | arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals | Will Deacon | 1 | -5/+6 |
2019-04-03 | arm64: support keyctl() system call in 32-bit mode | Eric Biggers | 1 | -0/+4 |
2019-03-27 | arm64: traps: disable irq in die() | Qiao Zhou | 1 | -2/+6 |
2019-03-23 | crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling | Ard Biesheuvel | 1 | -2/+3 |
2019-03-23 | arm64: Relax GIC version check during early boot | Vladimir Murzin | 1 | -2/+1 |
2019-03-14 | arm64: dts: add msm8996 compatible to gicv3 | Srinivas Kandagatla | 1 | -1/+1 |
2019-03-14 | arm64: kprobe: Always blacklist the KVM world-switch code | James Morse | 1 | -3/+3 |
2019-02-27 | irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s | Will Deacon | 1 | -29/+18 |
2019-02-12 | arm64: ftrace: don't adjust the LR value | Mark Rutland | 1 | -1/+0 |
2019-02-06 | arm64: hibernate: Clean the __hyp_text to PoC after resume | James Morse | 1 | -1/+3 |
2019-02-06 | arm64: hyp-stub: Forbid kprobing of the hyp-stub | James Morse | 1 | -0/+2 |
2019-02-06 | arm64: kaslr: ensure randomized quantities are clean also when kaslr is off | Ard Biesheuvel | 1 | -0/+1 |
2019-01-26 | arm64: perf: set suppress_bind_attrs flag to true | Anders Roxell | 1 | -0/+1 |
2019-01-23 | arm64: kaslr: ensure randomized quantities are clean to the PoC | Ard Biesheuvel | 1 | -2/+6 |
2019-01-23 | arm64: Don't trap host pointer auth use to EL2 | Mark Rutland | 1 | -1/+3 |
2019-01-23 | arm64/kvm: consistently handle host HCR_EL2 flags | Mark Rutland | 3 | -4/+4 |
2019-01-09 | arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 | Will Deacon | 1 | -1/+1 |
2018-12-01 | arm64: remove no-op -p linker flag | Greg Hackmann | 1 | -1/+1 |
2018-11-27 | arm64: percpu: Initialize ret in the default case | Nathan Chancellor | 1 | -0/+3 |
2018-11-23 | arm64: uaccess: suppress spurious clang warning | Mark Rutland | 1 | -2/+2 |
2018-11-23 | efi/libstub/arm64: Use hidden attribute for struct screen_info reference | Ard Biesheuvel | 1 | -0/+3 |
2018-11-23 | crypto: arm64/sha - avoid non-standard inline asm tricks | Ard Biesheuvel | 4 | -20/+16 |
2018-11-13 | arm64: dts: stratix10: Correct System Manager register size | Thor Thayer | 1 | -1/+1 |
2018-11-13 | arm64: lse: remove -fcall-used-x0 flag | Tri Vo | 1 | -1/+1 |
2018-10-10 | arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto" | Miguel Ojeda | 1 | -2/+2 |
2018-10-04 | arm64: KVM: Sanitize PSTATE.M when being set from userspace | Marc Zyngier | 2 | -1/+14 |
2018-10-04 | arm64: KVM: Tighten guest core register access from userspace | Dave Martin | 1 | -0/+45 |
2018-09-26 | arm64: dts: qcom: db410c: Fix Bluetooth LED trigger | Loic Poulain | 1 | -1/+1 |
2018-09-15 | arm64: Handle mismatched cache type | Suzuki K Poulose | 2 | -4/+16 |
2018-09-15 | arm64: Fix mismatched cache line size detection | Suzuki K Poulose | 3 | -4/+12 |
2018-09-15 | arm64: rockchip: Force CONFIG_PM on Rockchip systems | Marc Zyngier | 1 | -0/+1 |
2018-09-05 | arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() | Greg Hackmann | 1 | -1/+5 |
2018-09-05 | kprobes/arm64: Fix %p uses in error messages | Masami Hiramatsu | 1 | -1/+1 |
2018-08-24 | arm64: make secondary_start_kernel() notrace | Zhizhou Zhang | 1 | -1/+1 |
2018-08-24 | arm64: dts: ns2: Fix I2C controller interrupt type | Ray Jui | 1 | -2/+2 |
2018-08-17 | ioremap: Update pgtable free interfaces with addr | Chintan Pandya | 1 | -2/+2 |
2018-08-03 | arm64: defconfig: Enable Rockchip io-domain driver | Enric Balletbo i Serra | 1 | -0/+2 |
2018-08-03 | arm64: cmpwait: Clear event register before arming exclusive monitor | Will Deacon | 1 | -1/+3 |
2018-08-03 | arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups | Johannes Weiner | 1 | -1/+3 |
2018-07-22 | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID | Marc Zyngier | 2 | -0/+27 |
2018-07-22 | arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests | Marc Zyngier | 2 | -1/+38 |
2018-07-22 | arm64: KVM: Add ARCH_WORKAROUND_2 support for guests | Marc Zyngier | 4 | -0/+68 |