summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook
2017-11-02staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold
2017-11-02staging: ccree: Fix indentation in ssi_buffer_mgr.cStephen Brennan
2017-11-02staging: ccree: fix 64 bit scatter/gather DMA opsGilad Ben-Yossef
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/traps: Use a new on_thread_stack() helper to clean up an assertionAndy Lutomirski
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski
2017-11-02x86/entry/32: Fix cpu_current_top_of_stack initialization at bootAndy Lutomirski
2017-11-02x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski
2017-11-02x86/entry/64: Stop initializing TSS.sp0 at bootAndy Lutomirski
2017-11-02x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()Andy Lutomirski
2017-11-02x86/entry: Add task_top_of_stack() to find the top of a task's stackAndy Lutomirski
2017-11-02x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski
2017-11-02x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()Andy Lutomirski
2017-11-02x86/entry/64: De-Xen-ify our NMI codeAndy Lutomirski
2017-11-02xen, x86/entry/64: Add xen NMI trap entryJuergen Gross
2017-11-02x86/entry/64: Remove the RESTORE_..._REGS infrastructureAndy Lutomirski
2017-11-02x86/entry/64: Use POP instead of MOV to restore regs on NMI returnAndy Lutomirski
2017-11-02x86/entry/64: Merge the fast and slow SYSRET pathsAndy Lutomirski
2017-11-02x86/entry/64: Use pop instead of movq in syscall_return_via_sysretAndy Lutomirski
2017-11-02x86/entry/64: Shrink paranoid_exit_restore and make labels localAndy Lutomirski
2017-11-02x86/entry/64: Simplify reg restore code in the standard IRET pathsAndy Lutomirski
2017-11-02x86/entry/64: Move SWAPGS into the common IRET-to-usermode pathAndy Lutomirski
2017-11-02x86/entry/64: Split the IRET-to-user and IRET-to-kernel pathsAndy Lutomirski
2017-11-02x86/entry/64: Remove the restore_c_regs_and_iret labelAndy Lutomirski
2017-11-02Merge branch 'x86/fpu' into x86/asmIngo Molnar
2017-11-02KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2017-11-02KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers
2017-11-02KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar
2017-11-02x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limitRicardo Neri
2017-11-02ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-11-02net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill
2017-11-02tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov
2017-11-02s390: pass endianness info to sparseLuc Van Oostenryck
2017-11-02Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-11-01drm/amdgpu: allow harvesting check for Polaris VCELeo Liu
2017-11-01drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu
2017-11-02Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-11-02Smack: Base support for overlayfsCasey Schaufler
2017-11-02ARM: add debug ".edata_real" symbolRussell King
2017-11-01MIPS: smp-cmp: Fix vpe_id build errorJames Hogan
2017-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-11-01MAINTAINERS: Update Pistachio platform maintainersJames Hartley
2017-11-01MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld
2017-11-01signal: Fix name of SIGEMT in #if defined() checkAndrew Clayton
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds