index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
x86/fpu: Convert tracing to fpstate
Thomas Gleixner
1
-2
/
+2
2021-10-20
x86/KVM: Convert to fpstate
Thomas Gleixner
1
-2
/
+2
2021-10-20
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
5
-11
/
+19
2021-10-20
x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate
Thomas Gleixner
3
-8
/
+8
2021-10-20
x86/fpu: Convert fpstate_init() to struct fpstate
Thomas Gleixner
4
-31
/
+31
2021-10-20
x86/fpu: Provide struct fpstate
Thomas Gleixner
5
-6
/
+39
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy to user
Thomas Gleixner
3
-53
/
+22
2021-10-20
x86/fpu: Provide a proper function for ex_handler_fprestore()
Thomas Gleixner
4
-6
/
+10
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
12
-37
/
+10
2021-10-20
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
4
-18
/
+14
2021-10-20
x86/sev: Include fpu/xcr.h
Thomas Gleixner
1
-1
/
+1
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
8
-12
/
+19
2021-10-20
x86/fpu: Move fpstate functions to api.h
Thomas Gleixner
4
-10
/
+13
2021-10-20
x86/fpu: Move mxcsr related code to core
Thomas Gleixner
6
-13
/
+12
2021-10-20
x86/fpu: Move fpregs_restore_userregs() to core
Thomas Gleixner
5
-83
/
+88
2021-10-20
x86/fpu: Make WARN_ON_FPU() private
Thomas Gleixner
3
-9
/
+8
2021-10-20
x86/fpu: Move legacy ASM wrappers to core
Thomas Gleixner
5
-101
/
+111
2021-10-20
x86/fpu: Move os_xsave() and os_xrstor() to core
Thomas Gleixner
4
-171
/
+175
2021-10-20
x86/fpu: Make os_xrstor_booting() private
Thomas Gleixner
2
-25
/
+23
2021-10-20
x86/fpu: Clean up CPU feature tests
Thomas Gleixner
4
-18
/
+14
2021-10-20
x86/fpu: Move context switch and exit to user inlines into sched.h
Thomas Gleixner
6
-63
/
+72
2021-10-20
x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
Thomas Gleixner
4
-3
/
+12
2021-10-20
x86/fpu: Rework copy_xstate_to_uabi_buf()
Thomas Gleixner
2
-8
/
+29
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
4
-74
/
+43
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
7
-60
/
+48
2021-10-20
x86/fpu/xstate: Mark all init only functions __init
Thomas Gleixner
1
-5
/
+5
2021-10-20
x86/fpu/xstate: Provide and use for_each_xfeature()
Thomas Gleixner
1
-33
/
+23
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
6
-33
/
+49
2021-10-20
x86/fpu: Do not inherit FPU context for kernel and IO worker threads
Thomas Gleixner
1
-11
/
+26
2021-10-20
x86/process: Clone FPU in copy_thread()
Thomas Gleixner
1
-1
/
+3
2021-10-20
x86/fpu: Remove pointless memset in fpu_clone()
Thomas Gleixner
1
-6
/
+0
2021-10-20
x86/fpu: Cleanup the on_boot_cpu clutter
Thomas Gleixner
2
-25
/
+0
2021-10-20
x86/fpu: Restrict xsaves()/xrstors() to independent states
Thomas Gleixner
1
-15
/
+7
2021-10-20
x86/pkru: Remove useless include
Thomas Gleixner
2
-1
/
+2
2021-10-20
x86/fpu: Update stale comments
Thomas Gleixner
1
-10
/
+3
2021-10-20
x86/fpu: Remove pointless argument from switch_fpu_finish()
Thomas Gleixner
3
-5
/
+3
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
1
-1
/
+1
2021-10-11
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
Borislav Petkov
1
-1
/
+0
2021-10-10
Linux 5.15-rc5
Linus Torvalds
1
-1
/
+1
2021-10-08
asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
Adam Borowski
1
-1
/
+1
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
1
-3
/
+8
2021-10-07
checksyscalls: Unconditionally ignore fstat{,at}64
Palmer Dabbelt
1
-2
/
+4
2021-10-07
PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
Rafael J. Wysocki
1
-0
/
+3
2021-10-08
MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainer
Sven Peter
1
-0
/
+1
2021-10-08
MAINTAINERS: Add Alyssa Rosenzweig as M1 reviewer
Alyssa Rosenzweig
1
-0
/
+2
2021-10-07
ksmbd: fix oops from fuse driver
Namjae Jeon
1
-11
/
+6
2021-10-07
ksmbd: fix version mismatch with out of tree
Namjae Jeon
1
-1
/
+1
2021-10-07
ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
Namjae Jeon
1
-5
/
+3
2021-10-07
ksmbd: remove the leftover of smb2.0 dialect support
Namjae Jeon
4
-34
/
+12
2021-10-07
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
1
-51
/
+47
[next]