Age | Commit message (Expand) | Author | Files | Lines |
2022-09-16 | arm64: rework FPAC exception handling | Mark Rutland | 1 | -1/+2 |
2022-09-16 | arm64: consistently pass ESR_ELx to die() | Mark Rutland | 1 | -1/+1 |
2022-09-16 | arm64: die(): pass 'err' as long | Mark Rutland | 1 | -1/+1 |
2022-08-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -5/+23 |
2022-08-23 | arm64/sme: Don't flush SVE register state when allocating SME storage | Mark Brown | 1 | -2/+2 |
2022-08-23 | arm64/cache: Fix cache_type_cwg() for register generation | Mark Brown | 1 | -1/+1 |
2022-08-23 | arm64/sysreg: Guard SYS_FIELD_ macros for asm | Mark Brown | 1 | -2/+2 |
2022-08-23 | arm64/sysreg: Directly include bitfield.h | Mark Brown | 1 | -0/+1 |
2022-08-23 | arm64: fix rodata=full | Mark Rutland | 1 | -0/+17 |
2022-08-19 | Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2 | -2/+8 |
2022-08-17 | KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems | Oliver Upton | 1 | -0/+4 |
2022-08-10 | KVM: arm64: Fix compile error due to sign extension | Yang Yingliang | 1 | -2/+4 |
2022-08-06 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -21/+9 |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -33/+8 |
2022-08-05 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -16/+2 |
2022-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -118/+438 |
2022-08-04 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+3 |
2022-08-04 | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+2 |
2022-08-03 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -65/+47 |
2022-08-03 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -2/+16 |
2022-07-30 | memblock,arm64: expand the static memblock memory table | Zhou Guanghui | 1 | -0/+9 |
2022-07-27 | Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next | Marc Zyngier | 5 | -60/+280 |
2022-07-27 | arm64: Update 'unwinder howto' | Marc Zyngier | 1 | -10/+4 |
2022-07-27 | KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c | Marc Zyngier | 1 | -41/+0 |
2022-07-27 | KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions | Marc Zyngier | 3 | -197/+16 |
2022-07-27 | KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit | Marc Zyngier | 1 | -0/+2 |
2022-07-26 | KVM: arm64: Implement protected nVHE hyp stack unwinder | Kalesh Singh | 1 | -3/+12 |
2022-07-26 | KVM: arm64: Stub implementation of pKVM HYP stack unwinder | Kalesh Singh | 1 | -2/+33 |
2022-07-26 | KVM: arm64: Allocate shared pKVM hyp stacktrace buffers | Kalesh Singh | 1 | -0/+8 |
2022-07-26 | KVM: arm64: Introduce hyp_dump_backtrace() | Kalesh Singh | 1 | -0/+17 |
2022-07-26 | KVM: arm64: Implement non-protected nVHE hyp stack unwinder | Kalesh Singh | 2 | -2/+76 |
2022-07-26 | KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace | Kalesh Singh | 1 | -0/+16 |
2022-07-26 | KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder | Kalesh Singh | 1 | -0/+47 |
2022-07-26 | arm64: stacktrace: Add description of stacktrace/common.h | Kalesh Singh | 1 | -0/+15 |
2022-07-26 | arm64: stacktrace: Factor out common unwind() | Kalesh Singh | 2 | -0/+70 |
2022-07-26 | arm64: stacktrace: Handle frame pointer from different address spaces | Kalesh Singh | 1 | -4/+25 |
2022-07-26 | arm64: stacktrace: Factor out unwind_next_common() | Kalesh Singh | 1 | -0/+50 |
2022-07-26 | arm64: stacktrace: Factor out on_accessible_stack_common() | Kalesh Singh | 2 | -4/+20 |
2022-07-26 | arm64: stacktrace: Add shared header for common stack unwinding code | Kalesh Singh | 2 | -34/+106 |
2022-07-25 | random: handle archrandom with multiple longs | Jason A. Donenfeld | 1 | -55/+47 |
2022-07-25 | Merge branch 'for-next/boot' into for-next/core | Will Deacon | 7 | -77/+66 |
2022-07-25 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 4 | -2/+11 |
2022-07-25 | Merge branch 'for-next/sysregs' into for-next/core | Will Deacon | 5 | -151/+22 |
2022-07-25 | Merge branch 'for-next/sme' into for-next/core | Will Deacon | 1 | -0/+1 |
2022-07-25 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 1 | -0/+6 |
2022-07-25 | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 4 | -10/+8 |
2022-07-25 | Merge branch 'for-next/kpti' into for-next/core | Will Deacon | 1 | -1/+3 |
2022-07-25 | Merge branch 'for-next/kcsan' into for-next/core | Will Deacon | 1 | -6/+6 |
2022-07-25 | Merge branch 'for-next/ioremap' into for-next/core | Will Deacon | 2 | -6/+28 |
2022-07-25 | Merge branch 'for-next/extable' into for-next/core | Will Deacon | 4 | -79/+110 |