summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-19x86/mm: Mark __pgtable_l5_enabled __initdataKirill A. Shutemov
2018-05-19x86/mm: Mark p4d_offset() __always_inlineKirill A. Shutemov
2018-05-19x86/mm: Introduce the 'no5lvl' kernel parameterKirill A. Shutemov
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov
2018-05-19x86/mm: Unify pgtable_l5_enabled usage in early boot codeKirill A. Shutemov
2018-05-19x86/boot/compressed/64: Fix trampoline page table address calculationKirill A. Shutemov
2018-05-19Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-05-17x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner
2018-05-16x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov
2018-05-16x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()Kirill A. Shutemov
2018-05-15objtool: Detect RIP-relative switch table referencesJosh Poimboeuf
2018-05-14x86/pkeys: Do not special case protection key 0Dave Hansen
2018-05-14x86/pkeys/selftests: Add a test for pkey 0Dave Hansen
2018-05-14x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen
2018-05-14x86/pkeys/selftests: Fix pointer mathDave Hansen
2018-05-14x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen
2018-05-14x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen
2018-05-14x86/pkeys/selftests: Add PROT_EXEC testDave Hansen
2018-05-14x86/pkeys/selftests: Factor out "instruction page"Dave Hansen
2018-05-14x86/pkeys/selftests: Allow faults on unknown keysDave Hansen
2018-05-14x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen
2018-05-14x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen
2018-05-14x86/pkeys/selftests: Stop using assert()Dave Hansen
2018-05-14x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski
2018-05-14x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar
2018-05-14x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar
2018-05-14x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'Alexander Potapenko
2018-05-14objtool: Support GCC 8 switch tablesJosh Poimboeuf
2018-05-14objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf
2018-05-14objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf
2018-05-14objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar
2018-05-13x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov
2018-05-13uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu
2018-05-13kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu
2018-05-13x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-13x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()Thomas Gleixner
2018-05-13x86/Centaur: Report correct CPU/cache topologyDavid Wang
2018-05-13x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()David Wang
2018-05-13x86/CPU: Make intel_num_cpu_cores() genericDavid Wang
2018-05-13x86/CPU: Move cpu local function declarations to local headerThomas Gleixner
2018-05-12Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-05-12Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior
2018-05-11scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du
2018-05-11ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes