platform/kernel/linux-starfive.git
2020-06-11 Thomas Gleixnerx86/idtentry: Provide IDTRENTRY_NOIST variants for...
2020-06-11 Thomas Gleixnerx86/entry/64: Remove error code clearing from #DB and...
2020-06-11 Thomas Gleixnerx86/entry: Convert Debug exception to IDTENTRY_DB
2020-06-11 Peter Zijlstrax86/db: Split out dr6/7 handling
2020-06-11 Thomas Gleixnerx86/nmi: Protect NMI entry against instrumentation
2020-06-11 Thomas Gleixnerx86/entry: Convert NMI to IDTENTRY_NMI
2020-06-11 Thomas Gleixnerx86/idtentry: Provide IDTENTRY_XEN for XEN/PV
2020-06-11 Thomas Gleixnerx86/mce: Use untraced rd/wrmsr in the MCE offline/crash...
2020-06-11 Thomas Gleixnerx86/entry: Convert Machine Check to IDTENTRY_IST
2020-06-11 Thomas Gleixnerx86/mce: Move nmi_enter/exit() into the entry point
2020-06-11 Thomas Gleixnerx86/idtentry: Provide IDTENTRY_IST
2020-06-11 Peter Zijlstrax86/traps: Split int3 handler up
2020-06-11 Thomas Gleixnerx86/entry: Convert INT3 exception to IDTENTRY_RAW
2020-06-11 Thomas Gleixnerx86/idtentry: Provide IDTENTRY_RAW
2020-06-11 Peter Zijlstrax86/int3: Inline bsearch()
2020-06-11 Peter Zijlstralib/bsearch: Provide __always_inline variant
2020-06-11 Peter Zijlstrax86/int3: Avoid atomic instrumentation
2020-06-11 Thomas Gleixnerx86/int3: Ensure that poke_int3_handler() is not traced
2020-06-11 Thomas Gleixnerx86/entry/32: Convert IRET exception to IDTENTRY_SW
2020-06-11 Thomas Gleixnerx86/entry: Convert SIMD coprocessor error exception...
2020-06-11 Thomas Gleixnerx86/entry: Convert Alignment check exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Coprocessor error exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Spurious interrupt bug exception...
2020-06-11 Thomas Gleixnerx86/entry: Convert General protection exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Stack segment exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Segment not present exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Invalid TSS exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/idtentry: Provide IDTENTRY_ERRORCODE
2020-06-11 Thomas Gleixnerx86/entry: Convert Coprocessor segment overrun exceptio...
2020-06-11 Thomas Gleixnerx86/entry: Convert Device not available exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Invalid Opcode exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Bounds exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Overflow exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Divide Error to IDTENTRY
2020-06-11 Thomas Gleixnerx86/traps: Prepare for using DEFINE_IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry/common: Provide idtentry_enter/exit()
2020-06-11 Thomas Gleixnerx86/idtentry: Provide macros to define/declare IDT...
2020-06-11 Thomas Gleixnerx86/entry/32: Provide macro to emit IDT entry stubs
2020-06-11 Thomas Gleixnerx86/entry/64: Provide sane error entry/exit
2020-06-11 Thomas Gleixnerx86/entry: Distangle idtentry
2020-06-11 Thomas Gleixnerx86/entry/64: Reorder idtentries
2020-06-11 Thomas Gleixnerx86/traps: Split trap numbers out in a separate header
2020-06-11 Thomas Gleixnerx86/traps: Make interrupt enable/disable symmetric...
2020-06-11 Thomas Gleixnerx86/entry/64: Use native swapgs in asm_load_gs_index()
2020-06-11 Thomas Gleixnerx86/entry: Disable interrupts for native_load_gs_index...
2020-06-11 Thomas Gleixnerx86/traps: Mark sync_regs() noinstr
2020-06-11 Thomas Gleixnerx86/traps: Mark fixup_bad_iret() noinstr
2020-06-11 Peter Zijlstrax86/entry: Make entry_64_compat.S objtool clean
2020-06-11 Thomas Gleixnerx86/speculation/mds: Mark mds_user_clear_cpu_buffers...
2020-06-11 Thomas Gleixnerx86/entry: Move irq flags tracing to prepare_exit_to_us...
2020-06-11 Thomas Gleixnerx86/entry: Move irq tracing on syscall entry to C-code
2020-06-11 Thomas Gleixnerx86/entry/common: Protect against instrumentation
2020-06-11 Thomas Gleixnerx86/entry: Mark enter_from_user_mode() noinstr
2020-06-11 Thomas Gleixnerx86/entry/32: Move non entry code into .text section
2020-06-11 Thomas Gleixnerx86/entry/64: Move non entry code into .text section
2020-06-11 Thomas Gleixnerx86/idt: Remove update_intr_gate()
2020-06-11 Thomas Gleixnerbug: Annotate WARN/BUG/stackfail as noinstr safe
2020-06-11 Thomas Gleixnerlib/smp_processor_id: Move it into noinstr section
2020-06-11 Thomas Gleixnercontext_tracking: Ensure that the critical path cannot...
2020-06-11 Peter Zijlstrax86/entry: Exclude low level entry code from sanitizing
2020-06-11 Thomas Gleixnerx86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
2020-06-11 Thomas Gleixnerx86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
2020-06-11 Peter Zijlstrax86/doublefault: Remove memmove() call
2020-06-11 Andy Lutomirskix86/hw_breakpoint: Prevent data breakpoints on cpu_entr...
2020-06-11 Vitaly Kuznetsovx86/idt: Keep spurious entries unset in system_vectors
2020-06-11 Vitaly Kuznetsovx86/idt: Annotate alloc_intr_gate() with __init
2020-06-11 Vitaly Kuznetsovx86/xen: Split HVM vector callback setup and interrupt...
2020-06-11 Lai Jiangshanx86/idt: Remove address operator on function machine_ch...
2020-06-11 Lai Jiangshanx86/entry/64: Remove unneeded kernel CR3 switching
2020-06-11 Lai Jiangshanx86/entry/64: Remove an unused label
2020-06-11 Peter Zijlstralocking/atomics: Flip fallbacks and instrumentation
2020-06-11 Marco Elverasm-generic/atomic: Use __always_inline for fallback...
2020-06-11 Linus TorvaldsMerge branch 'work.epoll' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'work.sysctl' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.i915' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.misc' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'rwonce/rework' of git://git./linux/kernel...
2020-06-10 Andrew Mortonarch/powerpc/mm/pgtable.c: another missed conversion
2020-06-10 Linus TorvaldsMerge tag 'docs-5.8-2' of git://git.lwn.net/linux
2020-06-10 Linus TorvaldsMerge tag 'acpi-5.8-rc1-2' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'pm-5.8-rc1-2' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2020-06-10 Linus TorvaldsMerge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
2020-06-10 Linus TorvaldsMerge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
2020-06-10 Linus TorvaldsMerge tag 'mtd/for-5.8' of git://git./linux/kernel...
2020-06-10 Alexey Gladkovproc: s_fs_info may be NULL when proc_kill_sb is called
2020-06-10 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'for-v5.8' of git://git./linux/kernel/git...
2020-06-10 Christoph Hellwigsysctl: reject gigantic reads/write to sysctl files
2020-06-10 Christoph Hellwigcdrom: fix an incorrect __user annotation on cdrom_sysc...
2020-06-10 Linus TorvaldsMerge tag 'dmaengine-5.8-rc1' of git://git.infradead...
2020-06-10 Geert UytterhoevenDocumentation/CodingStyle: Fix duplicate "are" typo
2020-06-10 Andrew Mortonarch/sparc/mm/srmmu.c: fix build
2020-06-10 Rafael J. WysockiMerge branch 'acpica'
2020-06-10 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-acpi'
2020-06-10 Rafael J. WysockiMerge branch 'pm-opp'
2020-06-09 Linus TorvaldsMerge tag 'fuse-update-5.8' of git://git./linux/kernel...
next