summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-17
| | | * | | | | x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner2018-01-17
| | | * | | | | x86/cpufeatures: Make CPU bugs stickyThomas Gleixner2018-01-17
| | | * | | | | x86/cpu: Factor out application of forced CPU capsAndy Lutomirski2018-01-17
| | | * | | | | kaiser: Set _PAGE_NX only if supportedLepton Wu2018-01-17
| | | * | | | | KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig2018-01-17
| | | * | | | | x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang2018-01-17
| | | * | | | | x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin2018-01-17
| | | * | | | | x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2018-01-17
| | | * | | | | x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan2018-01-17
| | | * | | | | x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan2018-01-17
| | | * | | | | x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski2018-01-17
| | | * | | | | kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-17
| | | * | | | | MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2018-01-17
| | | * | | | | MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2018-01-17
| | | * | | | | MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2018-01-17
| | | * | | | | MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2018-01-17
| | | * | | | | MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2018-01-17
| | | * | | | | MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2018-01-17
| | | * | | | | MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2018-01-17
| | | * | | | | KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-17
| * | | | | | | Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
| |\| | | | | | | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
| | |\| | | |
| | | * | | | Fix build error in vma.cGreg Kroah-Hartman2018-01-10
| | | * | | | Map the vsyscall page with _PAGE_USERBorislav Petkov2018-01-10
| | | * | | | x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner2018-01-10
| | | * | | | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-10
| | | * | | | x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky2018-01-10
| | | * | | | ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2018-01-10
| | | * | | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-10
| | | * | | | x86/kasan: Write protect kasan zero shadowAndrey Ryabinin2018-01-10
| | * | | | | arm64: issue isb when trapping CNTVCT_EL0 accessGreg Hackmann2018-01-09
| | * | | | | BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2018-01-09
| | * | | | | BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2018-01-09
| | * | | | | arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon2018-01-06
| | * | | | | arm64: use RET instruction for exiting the trampolineWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...Will Deacon2018-01-06
| | * | | | | FROMLIST: arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon2018-01-06
| | * | | | | FROMLIST: arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon2018-01-06
| | * | | | | FROMLIST: arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native t...Will Deacon2018-01-06
| | * | | | | FROMLIST: arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2018-01-06
| | * | | | | FROMLIST: arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: mm: Allocate ASIDs in pairsWill Deacon2018-01-06
| | * | | | | FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2018-01-06