]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-03-08 Konrad Rzeszutek Wilkx86/spectre_v2: Don't check microcode versions when...
2018-03-08 Andy Lutomirskix86/vsyscall/64: Drop "native" vsyscalls
2018-03-07 Dominik Brodowskix86/entry/64/compat: Save one instruction in entry_INT8...
2018-03-07 Dominik Brodowskix86/entry: Do not special-case clone(2) in compat entry
2018-03-07 Dominik Brodowskix86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for...
2018-03-07 Dominik Brodowskix86/syscalls: Use proper syscall definition for sys_iop...
2018-03-07 Dominik Brodowskix86/entry: Remove stale syscall prototype
2018-03-07 Dominik Brodowskix86/syscalls/32: Simplify $entry == $compat entries
2018-03-07 Josh Poimboeufobjtool: Fix 32-bit build
2018-03-01 Thomas Gleixnerx86/cpu_entry_area: Sync cpu_entry_area to initial_page...
2018-02-28 Josh Poimboeufobjtool: Fix another switch table detection issue
2018-02-28 Juergen Grossx86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
2018-02-23 Paolo BonziniKVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run(...
2018-02-23 Paolo BonziniKVM/x86: Remove indirect MSR op calls from SPEC_CTRL
2018-02-21 Peter Zijlstraobjtool, retpolines: Integrate objtool with retpoline...
2018-02-21 Josh Poimboeufx86/entry/64: Simplify ENCODE_FRAME_POINTER
2018-02-21 Josh Poimboeufextable: Make init_kernel_text() global
2018-02-21 Josh Poimboeufjump_label: Warn on failed jump_label patching attempt
2018-02-21 Josh Poimboeufjump_label: Explicitly disable jump labels in __init code
2018-02-21 Dominik Brodowskix86/entry/64: Open-code switch_to_thread_stack()
2018-02-21 Dominik Brodowskix86/entry/64: Move ASM_CLAC to interrupt_entry()
2018-02-21 Dominik Brodowskix86/entry/64: Remove 'interrupt' macro
2018-02-21 Dominik Brodowskix86/entry/64: Move the switch_to_thread_stack() call...
2018-02-21 Dominik Brodowskix86/entry/64: Move ENTER_IRQ_STACK from interrupt macro...
2018-02-21 Dominik Brodowskix86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt...
2018-02-21 Ingo Molnarx86/speculation: Move firmware_restrict_branch_speculat...
2018-02-21 Peter Zijlstraobjtool: Add module specific retpoline rules
2018-02-21 Peter Zijlstraobjtool: Add retpoline validation
2018-02-21 Peter Zijlstraobjtool: Use existing global variables for options
2018-02-21 Peter Zijlstrax86/mm/sme, objtool: Annotate indirect call in sme_encr...
2018-02-21 Peter Zijlstrax86/boot, objtool: Annotate indirect jump in secondary_...
2018-02-21 Peter Zijlstrax86/paravirt, objtool: Annotate indirect calls
2018-02-21 Peter Zijlstrax86/speculation, objtool: Annotate indirect calls/jumps...
2018-02-20 David Woodhousex86/retpoline: Support retpoline builds with Clang
2018-02-20 David Woodhousex86/speculation: Use IBRS if available before calling...
2018-02-20 David WoodhouseRevert "x86/retpoline: Simplify vmexit_fill_RSB()"
2018-02-20 Jan Beulichx86-64/realmode: Add instruction suffix
2018-02-20 Jan Beulichx86/LDT: Avoid warning in 32-bit builds with older gcc
2018-02-20 Jan Beulichx86/IO-APIC: Avoid warning in 32-bit builds
2018-02-20 Jan Beulichx86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify...
2018-02-20 Jann Hornx86/mm: Remove stale comment about KMEMCHECK
2018-02-20 Jan Beulichx86/mm: Fix {pmd,pud}_{set,clear}_flags()
2018-02-17 Dominik Brodowskix86/entry/64: Use 'xorl' for faster register clearing
2018-02-17 Dominik Brodowskix86/entry: Reduce the code footprint of the 'idtentry...
2018-02-17 Borislav Petkovx86/CPU: Check CPU feature bits after microcode upgrade
2018-02-17 Borislav Petkovx86/CPU: Add a microcode loader callback
2018-02-17 Borislav Petkovx86/microcode: Propagate return value from updating...
2018-02-17 Dan Williamsnospec: Include <asm/barrier.h> dependency
2018-02-17 Rasmus Villemoesnospec: Allow index argument to have const-qualified type
2018-02-17 Dan Williamsnospec: Kill array_index_nospec_mask_check()
2018-02-15 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-02-15 Ingo Molnarx86/entry/64: Fix CR3 restore in paranoid_exit()
2018-02-15 Gustavo A. R. Silvax86/cpu: Change type of x86_cache_size variable to...
2018-02-15 Dan Carpenterx86/spectre: Fix an error message
2018-02-15 Jia Zhangx86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
2018-02-15 Rui Wangselftests/x86/mpx: Fix incorrect bounds with old _sigfault
2018-02-15 Andy Lutomirskix86/mm: Rename flush_tlb_single() and flush_tlb_one...
2018-02-15 Peter Zijlstrax86/speculation: Add <asm/msr-index.h> dependency
2018-02-15 Will Deaconnospec: Move array_index_nospec() parameter checking...
2018-02-15 Dan Williamsx86/speculation: Fix up array_index_nospec_mask() asm...
2018-02-15 Peter Zijlstrax86/debug: Use UD2 for WARN()
2018-02-15 Josh Poimboeufx86/debug, objtool: Annotate WARN()-related UD2 as...
2018-02-15 Josh Poimboeufobjtool: Fix segfault in ignore_unreachable_insn()
2018-02-15 Dominik Brodowskiselftests/x86: Disable tests requiring 32-bit support...
2018-02-15 Dominik Brodowskiselftests/x86: Do not rely on "int $0x80" in single_ste...
2018-02-14 Linus TorvaldsMerge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel...
2018-02-14 Linus TorvaldsMerge tag 'powerpc-4.16-2' of git://git.kernel.org...
2018-02-13 Andreas Gruenbachergfs2: Fixes to "Implement iomap for block_map"
2018-02-13 Linus TorvaldsMerge tag 'mips_4.16_2' of git://git.kernel.org/pub...
2018-02-13 Harishselftests/powerpc: Fix to use ucontext_t instead of...
2018-02-13 Guenter Roeckpowerpc/kdump: Fix powernv build break when KEXEC_CORE=n
2018-02-13 Guenter Roeckpowerpc/pseries: Fix build break for SPLPAR=n and CPU...
2018-02-13 Aneesh Kumar K.Vpowerpc/mm/hash64: Zero PGD pages on allocation
2018-02-13 Aneesh Kumar K.Vpowerpc/mm/hash64: Store the slot information at the...
2018-02-13 Aneesh Kumar K.Vpowerpc/mm/hash64: Allocate larger PMD table if hugetlb...
2018-02-13 Aneesh Kumar K.Vpowerpc/mm: Fix crashes with 16G huge pages
2018-02-13 Alexey Kardashevskiypowerpc/mm: Flush radix process translations when setti...
2018-02-13 Nicholas Pigginpowerpc/vas: Don't set uses_vas for kernel windows
2018-02-13 Sam Bobroffpowerpc/pseries: Enable RAS hotplug events later
2018-02-13 Dominik Brodowskiselftests/x86: Do not rely on "int $0x80" in test_mrema...
2018-02-13 Dominik Brodowskiselftests/x86: Fix build bug caused by the 5lvl test...
2018-02-13 Ingo Molnarselftests/x86/pkeys: Remove unused functions
2018-02-13 Dominik Brodowskiselftests/x86: Clean up and document sscanf() usage
2018-02-13 Dominik Brodowskiselftests/x86: Fix vDSO selftest segfault for vsyscall=none
2018-02-13 Borislav Petkovx86/entry/64: Remove the unused 'icebp' macro
2018-02-13 Josh Poimboeufx86/entry/64: Fix paranoid_entry() frame pointer warning
2018-02-13 Dominik Brodowskix86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS...
2018-02-13 Dominik Brodowskix86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK...
2018-02-13 Dominik Brodowskix86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
2018-02-13 Dominik Brodowskix86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
2018-02-13 Dominik Brodowskix86/entry/64: Interleave XOR register clearing with...
2018-02-13 Dominik Brodowskix86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS...
2018-02-13 Dominik Brodowskix86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS...
2018-02-13 Ingo Molnarx86/speculation: Clean up various Spectre related details
2018-02-13 KarimAllah AhmedKVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have...
2018-02-13 KarimAllah AhmedX86/nVMX: Properly set spec_ctrl and pred_cmd before...
2018-02-13 David WoodhouseKVM/x86: Reduce retpoline performance impact in slot_ha...
2018-02-13 David WoodhouseRevert "x86/speculation: Simplify indirect_branch_predi...
2018-02-13 David Woodhousex86/speculation: Correct Speculation Control microcode...
2018-02-12 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
next