Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 3 | -3/+0 | |
* | | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -7/+1 | |
* | | arm64: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -2/+8 | |
* | | arm64: add loglvl to dump_backtrace() | Dmitry Safonov | 2020-06-09 | 2 | -8/+9 | |
* | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-06 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | PCI: Constify struct pci_ecam_ops | Rob Herring | 2020-05-01 | 1 | -2/+2 | |
* | | | arm64: add support for folded p4d page tables | Mike Rapoport | 2020-06-04 | 1 | -7/+37 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 2 | -3/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-31 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 1 | -3/+4 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 2020-04-28 | 2 | -3/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 2 | -3/+2 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-06-03 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | KVM: arm64: Kill off CONFIG_KVM_ARM_HOST | Will Deacon | 2020-05-16 | 3 | -3/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-02 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf' | Rafael J. Wysocki | 2020-06-01 | 1 | -0/+25 | |
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work | James Morse | 2020-05-19 | 1 | -0/+25 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-01 | 43 | -442/+949 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'for-next/scs' into for-next/core | Will Deacon | 2020-05-28 | 8 | -7/+76 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: entry-ftrace.S: Update comment to indicate that x18 is live | Will Deacon | 2020-05-18 | 1 | -2/+3 | |
| | * | | | | | | | scs: Move DEFINE_SCS macro into core code | Will Deacon | 2020-05-18 | 1 | -4/+0 | |
| | * | | | | | | | scs: Move scs_overflow_check() out of architecture code | Will Deacon | 2020-05-18 | 2 | -3/+1 | |
| | * | | | | | | | arm64: scs: Use 'scs_sp' register alias for x18 | Will Deacon | 2020-05-18 | 2 | -6/+6 | |
| | * | | | | | | | arm64: scs: Store absolute SCS stack pointer value in thread_info | Will Deacon | 2020-05-18 | 1 | -1/+1 | |
| | * | | | | | | | arm64: scs: Add shadow stacks for SDEI | Sami Tolvanen | 2020-05-15 | 2 | -1/+18 | |
| | * | | | | | | | arm64: Implement Shadow Call Stack | Sami Tolvanen | 2020-05-15 | 6 | -2/+50 | |
| | * | | | | | | | arm64: vdso: Disable Shadow Call Stack | Sami Tolvanen | 2020-05-15 | 1 | -1/+1 | |
| | * | | | | | | | arm64: efi: Restore register x18 if it was corrupted | Sami Tolvanen | 2020-05-15 | 1 | -1/+10 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-next/kvm/errata' into for-next/core | Will Deacon | 2020-05-28 | 1 | -14/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE} | Andrew Scull | 2020-05-04 | 1 | -14/+11 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'for-next/bti' into for-next/core | Will Deacon | 2020-05-28 | 27 | -172/+371 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: vdso: Fix CFI directives in sigreturn trampoline | Will Deacon | 2020-05-21 | 2 | -7/+40 | |
| | * | | | | | | | arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction | Will Deacon | 2020-05-21 | 2 | -10/+17 | |
| | * | | | | | | | arm64: vdso: Map the vDSO text with guarded pages when built for BTI | Mark Brown | 2020-05-07 | 1 | -1/+5 | |
| | * | | | | | | | arm64: vdso: Force the vDSO to be linked as BTI when built for BTI | Mark Brown | 2020-05-07 | 1 | -1/+3 | |
| | * | | | | | | | arm64: vdso: Annotate for BTI | Mark Brown | 2020-05-07 | 3 | -0/+9 | |
| | * | | | | | | | arm64: Set GP bit in kernel page tables to enable BTI for the kernel | Mark Brown | 2020-05-07 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ | Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti | Will Deacon | 2020-05-05 | 13 | -92/+105 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | arm64: insn: Report PAC and BTI instructions as skippable | Mark Brown | 2020-05-04 | 1 | -0/+17 | |
| | | | * | | | | | | | arm64: insn: Don't assume unrecognized HINTs are skippable | Mark Brown | 2020-05-04 | 1 | -7/+3 | |
| | | | * | | | | | | | arm64: insn: Provide a better name for aarch64_insn_is_nop() | Mark Brown | 2020-05-04 | 2 | -3/+2 | |
| | | | * | | | | | | | arm64: insn: Add constants for new HINT instruction decode | Mark Brown | 2020-05-04 | 1 | -1/+1 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | arm64: kernel: Convert to modern annotations for assembly functions | Mark Brown | 2020-05-04 | 10 | -68/+68 | |
| | | * | | | | | | | arm64: entry: Refactor and modernise annotation for ret_to_user | Mark Brown | 2020-05-04 | 1 | -13/+14 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge branch 'for-next/bti-user' into for-next/bti | Will Deacon | 2020-05-05 | 8 | -63/+190 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | arm64: bti: Document behaviour for dynamically linked binaries | Mark Brown | 2020-03-25 | 1 | -0/+5 | |
| | | * | | | | | | arm64: BTI: Reset BTYPE when skipping emulated instructions | Dave Martin | 2020-03-16 | 1 | -0/+2 | |
| | | * | | | | | | arm64: traps: Shuffle code to eliminate forward declarations | Dave Martin | 2020-03-16 | 1 | -52/+55 |