summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers1-7/+0
2017-12-17x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre1-5/+5
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton8-8/+0
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-12-14powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan1-2/+4
2017-12-14ARM: avoid faulting on qemuRussell King1-2/+2
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-12-14Revert "ARM: dts: imx53: add srtc node"Fabio Estevam1-9/+0
2017-12-14arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon1-14/+10
2017-12-14arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon2-12/+14
2017-12-14arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin1-0/+9
2017-12-14KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig1-5/+0
2017-12-14arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-12-14arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1
2017-12-14powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin1-0/+2
2017-12-14Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson6-22/+45
2017-12-14KVM: s390: Fix skey emulation permission checkJanosch Frank1-2/+9
2017-12-14s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-14s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens1-2/+0
2017-12-14s390: always save and restore all registers on context switchHeiko Carstens1-14/+13
2017-12-14KVM: x86: fix APIC page invalidationRadim Krčmář2-0/+17
2017-12-14x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki1-1/+1
2017-12-14x86/idt: Load idt early in start_secondaryChunyu Hu1-1/+1
2017-12-10locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook1-1/+1
2017-12-10powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao1-2/+3
2017-12-10powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao1-4/+11
2017-12-10locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook1-1/+1
2017-12-10s390/ptrace: fix guarded storage regset handlingHeiko Carstens1-11/+22
2017-12-10locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook2-2/+7
2017-12-10kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu1-9/+14
2017-12-10x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen3-6/+19
2017-12-10kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu1-1/+1
2017-12-10x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre1-3/+5
2017-12-10x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre1-0/+1
2017-12-10m68k: fix ColdFire node shift size calculationGreg Ungerer1-1/+1
2017-12-10s390/pci: do not require AIS facilityChristian Borntraeger3-4/+9
2017-12-10MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2-1/+22
2017-12-10s390/runtime instrumentation: simplify task exit handlingHeiko Carstens3-19/+20
2017-12-05Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman1-8/+2
2017-12-05KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert1-0/+5
2017-12-05KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert1-1/+6
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini1-0/+2
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon1-0/+3
2017-12-05powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman1-0/+2
2017-12-05powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar1-3/+12
2017-12-05arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel7-31/+22
2017-12-05arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2-36/+46
2017-12-05s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8