platform/kernel/linux-starfive.git
2021-10-26 Thomas Gleixnersignal: Add an optional check for altstack size
2021-10-23 Thomas Gleixnerx86/fpu: Remove old KVM FPU interface
2021-10-23 Thomas Gleixnerx86/kvm: Convert FPU handling to a single swap buffer
2021-10-23 Thomas Gleixnerx86/fpu: Provide infrastructure for KVM FPU cleanup
2021-10-23 Thomas Gleixnerx86/fpu: Prepare for sanitizing KVM FPU code
2021-10-22 Thomas Gleixnerx86/fpu/xstate: Move remaining xfeature helpers to...
2021-10-22 Thomas Gleixnerx86/fpu: Rework restore_regs_from_fpstate()
2021-10-22 Thomas Gleixnerx86/fpu: Mop up xfeatures_mask_uabi()
2021-10-21 Thomas Gleixnerx86/fpu: Move xstate feature masks to fpu_*_cfg
2021-10-21 Thomas Gleixnerx86/fpu: Move xstate size to fpu_*_cfg
2021-10-21 Thomas Gleixnerx86/fpu/xstate: Cleanup size calculations
2021-10-21 Thomas Gleixnerx86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
2021-10-21 Thomas Gleixnerx86/fpu: Provide struct fpu_config
2021-10-21 Thomas Gleixnerx86/fpu/signal: Use fpstate for size and features
2021-10-21 Thomas Gleixnerx86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
2021-10-21 Thomas Gleixnerx86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
2021-10-21 Thomas Gleixnerx86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate()
2021-10-21 Thomas Gleixnerx86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
2021-10-21 Thomas Gleixnerx86/fpu/xstate: Use fpstate for os_xsave()
2021-10-21 Thomas Gleixnerx86/fpu: Use fpstate::size
2021-10-21 Thomas Gleixnerx86/fpu: Add size and mask information to fpstate
2021-10-21 Thomas Gleixnerx86/process: Move arch_thread_struct_whitelist() out...
2021-10-21 Thomas Gleixnerx86/fpu: Do not leak fpstate pointer on fork
2021-10-20 Thomas Gleixnerx86/fpu: Remove fpu::state
2021-10-20 Thomas Gleixnerx86/math-emu: Convert to fpstate
2021-10-20 Thomas Gleixnerx86/fpu/core: Convert to fpstate
2021-10-20 Thomas Gleixnerx86/fpu/signal: Convert to fpstate
2021-10-20 Thomas Gleixnerx86/fpu/regset: Convert to fpstate
2021-10-20 Thomas Gleixnerx86/fpu: Convert tracing to fpstate
2021-10-20 Thomas Gleixnerx86/KVM: Convert to fpstate
2021-10-20 Thomas Gleixnerx86/fpu: Replace KVMs xstate component clearing
2021-10-20 Thomas Gleixnerx86/fpu: Convert restore_fpregs_from_fpstate() to struc...
2021-10-20 Thomas Gleixnerx86/fpu: Convert fpstate_init() to struct fpstate
2021-10-20 Thomas Gleixnerx86/fpu: Provide struct fpstate
2021-10-20 Thomas Gleixnerx86/fpu: Replace KVMs home brewed FPU copy to user
2021-10-20 Thomas Gleixnerx86/fpu: Provide a proper function for ex_handler_fpres...
2021-10-20 Thomas Gleixnerx86/fpu: Replace the includes of fpu/internal.h
2021-10-20 Thomas Gleixnerx86/fpu: Mop up the internal.h leftovers
2021-10-20 Thomas Gleixnerx86/sev: Include fpu/xcr.h
2021-10-20 Thomas Gleixnerx86/fpu: Remove internal.h dependency from fpu/signal.h
2021-10-20 Thomas Gleixnerx86/fpu: Move fpstate functions to api.h
2021-10-20 Thomas Gleixnerx86/fpu: Move mxcsr related code to core
2021-10-20 Thomas Gleixnerx86/fpu: Move fpregs_restore_userregs() to core
2021-10-20 Thomas Gleixnerx86/fpu: Make WARN_ON_FPU() private
2021-10-20 Thomas Gleixnerx86/fpu: Move legacy ASM wrappers to core
2021-10-20 Thomas Gleixnerx86/fpu: Move os_xsave() and os_xrstor() to core
2021-10-20 Thomas Gleixnerx86/fpu: Make os_xrstor_booting() private
2021-10-20 Thomas Gleixnerx86/fpu: Clean up CPU feature tests
2021-10-20 Thomas Gleixnerx86/fpu: Move context switch and exit to user inlines...
2021-10-20 Thomas Gleixnerx86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
2021-10-20 Thomas Gleixnerx86/fpu: Rework copy_xstate_to_uabi_buf()
2021-10-20 Thomas Gleixnerx86/fpu: Replace KVMs home brewed FPU copy from user
2021-10-20 Thomas Gleixnerx86/fpu: Move KVMs FPU swapping to FPU core
2021-10-20 Thomas Gleixnerx86/fpu/xstate: Mark all init only functions __init
2021-10-20 Thomas Gleixnerx86/fpu/xstate: Provide and use for_each_xfeature()
2021-10-20 Thomas Gleixnerx86/fpu: Cleanup xstate xcomp_bv initialization
2021-10-20 Thomas Gleixnerx86/fpu: Do not inherit FPU context for kernel and...
2021-10-20 Thomas Gleixnerx86/process: Clone FPU in copy_thread()
2021-10-20 Thomas Gleixnerx86/fpu: Remove pointless memset in fpu_clone()
2021-10-20 Thomas Gleixnerx86/fpu: Cleanup the on_boot_cpu clutter
2021-10-20 Thomas Gleixnerx86/fpu: Restrict xsaves()/xrstors() to independent...
2021-10-20 Thomas Gleixnerx86/pkru: Remove useless include
2021-10-20 Thomas Gleixnerx86/fpu: Update stale comments
2021-10-20 Thomas Gleixnerx86/fpu: Remove pointless argument from switch_fpu_finish()
2021-10-16 Ingo MolnarMerge branch 'x86/urgent' into x86/fpu, to resolve...
2021-10-16 Borislav Petkovx86/fpu: Mask out the invalid MXCSR bits properly
2021-10-11 Borislav Petkovx86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DE...
2021-10-11 Linus TorvaldsLinux 5.15-rc5
2021-10-10 Linus TorvaldsMerge tag 'powerpc-5.15-3' of git://git./linux/kernel...
2021-10-10 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.15_rc5' of git://git...
2021-10-10 Linus TorvaldsMerge tag 'x86_urgent_for_v5.15_rc5' of git://git....
2021-10-09 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2021-10-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-09 Linus TorvaldsMerge tag 'block-5.15-2021-10-09' of git://git.kernel...
2021-10-09 Linus TorvaldsMerge tag '5.15-rc4-ksmbd-fixes' of git://git.samba...
2021-10-09 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc5' of git://git....
2021-10-08 Linus TorvaldsMerge tag 's390-5.15-5' of git://git./linux/kernel...
2021-10-08 Linus TorvaldsMerge tag 'xtensa-20211008' of git://github.com/jcmvbkb...
2021-10-08 Linus TorvaldsMerge tag 'for-linus-5.15b-rc5-tag' of git://git./linux...
2021-10-08 Linus TorvaldsMerge tag 'asm-generic-fixes-5.15' of git://git./linux...
2021-10-08 Linus TorvaldsMerge tag 'acpi-5.15-rc5' of git://git./linux/kernel...
2021-10-08 Linus TorvaldsMerge tag 'usb-5.15-rc5' of git://git./linux/kernel...
2021-10-08 Linus TorvaldsMerge tag 'mmc-v5.15-rc4' of git://git./linux/kernel...
2021-10-08 Linus TorvaldsMerge tag 'drm-fixes-2021-10-08' of git://anongit.freed...
2021-10-08 Adam Borowskiasm-generic/io.h: give stub iounmap() on !MMU same...
2021-10-08 Borislav Petkovx86/fpu: Restore the masking out of reserved MXCSR...
2021-10-08 Dave AirlieMerge tag 'amd-drm-fixes-5.15-2021-10-06' of https...
2021-10-08 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-06' of git://anongit...
2021-10-08 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-07' of git://anongit...
2021-10-08 Palmer Dabbeltchecksyscalls: Unconditionally ignore fstat{,at}64
2021-10-07 Linus TorvaldsMerge tag 'nfsd-5.15-3' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'armsoc-fixes-5.15' of git://git./linux/kerne...
2021-10-07 Arnd BergmannMerge tag 'asahi-soc-fixes-5.15' of https://github...
2021-10-07 Arnd BergmannMerge tag 'scmi-fixes-5.15' of git://git./linux/kernel...
2021-10-07 Arnd BergmannMerge tag 'omap-for-v5.15/fixes-rc4' of git://git....
2021-10-07 Linus TorvaldsMerge tag 'misc-fixes-20211007' of git://git./linux...
2021-10-07 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of...
2021-10-07 Linus TorvaldsMerge tag 'net-5.15-rc5' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211007' of git://git...
2021-10-07 Rafael J. WysockiPCI: ACPI: Check parent pointer in acpi_pci_find_compan...
next