index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
x86/microcode: Provide new control functions
Thomas Gleixner
1
-0
/
+84
2023-10-24
x86/microcode: Add per CPU control field
Thomas Gleixner
1
-2
/
+18
2023-10-24
x86/microcode: Add per CPU result state
Thomas Gleixner
2
-47
/
+68
2023-10-24
x86/microcode: Sanitize __wait_for_cpus()
Thomas Gleixner
1
-22
/
+17
2023-10-24
x86/microcode: Clarify the late load logic
Thomas Gleixner
1
-22
/
+19
2023-10-24
x86/microcode: Handle "nosmt" correctly
Thomas Gleixner
4
-31
/
+44
2023-10-24
x86/microcode: Clean up mc_cpu_down_prep()
Thomas Gleixner
1
-7
/
+1
2023-10-24
x86/microcode: Get rid of the schedule work indirection
Thomas Gleixner
1
-19
/
+10
2023-10-24
x86/microcode: Mop up early loading leftovers
Thomas Gleixner
2
-17
/
+1
2023-10-24
x86/microcode/amd: Use cached microcode for AP load
Thomas Gleixner
3
-24
/
+13
2023-10-24
x86/microcode/amd: Cache builtin/initrd microcode early
Thomas Gleixner
2
-17
/
+11
2023-10-24
x86/microcode/amd: Cache builtin microcode too
Thomas Gleixner
1
-1
/
+1
2023-10-24
x86/microcode/amd: Use correct per CPU ucode_cpu_info
Thomas Gleixner
1
-3
/
+3
2023-10-24
x86/microcode: Remove pointless apply() invocation
Thomas Gleixner
1
-17
/
+6
2023-10-24
x86/microcode/intel: Rework intel_find_matching_signature()
Thomas Gleixner
3
-28
/
+21
2023-10-24
x86/microcode/intel: Reuse intel_cpu_collect_info()
Thomas Gleixner
1
-15
/
+1
2023-10-24
x86/microcode/intel: Rework intel_cpu_collect_info()
Thomas Gleixner
3
-31
/
+14
2023-10-24
x86/microcode/intel: Unify microcode apply() functions
Thomas Gleixner
1
-68
/
+36
2023-10-24
x86/microcode/intel: Switch to kvmalloc()
Thomas Gleixner
1
-23
/
+25
2023-10-24
x86/microcode/intel: Save the microcode only after a successful late-load
Thomas Gleixner
3
-15
/
+20
2023-10-24
x86/microcode/intel: Simplify early loading
Thomas Gleixner
3
-93
/
+79
2023-10-19
x86/microcode/intel: Cleanup code further
Thomas Gleixner
1
-44
/
+32
2023-10-19
x86/microcode/intel: Simplify and rename generic_load_microcode()
Thomas Gleixner
1
-30
/
+17
2023-10-19
x86/microcode/intel: Simplify scan_microcode()
Thomas Gleixner
1
-21
/
+7
2023-10-19
x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
Ashok Raj
4
-121
/
+34
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
9
-270
/
+71
2023-10-18
x86/boot/32: Temporarily map initrd for microcode loading
Thomas Gleixner
2
-2
/
+54
2023-10-18
x86/microcode: Provide CONFIG_MICROCODE_INITRD32
Thomas Gleixner
1
-0
/
+4
2023-10-18
x86/boot/32: Restructure mk_early_pgtbl_32()
Thomas Gleixner
1
-19
/
+23
2023-10-18
x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()
Thomas Gleixner
2
-18
/
+21
2023-10-18
x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32()
Thomas Gleixner
1
-10
/
+6
2023-10-18
x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
Thomas Gleixner
2
-1
/
+3
2023-10-17
x86/microcode/amd: Fix snprintf() format string warning in W=1 build
Paolo Bonzini
1
-1
/
+1
2023-10-15
Linux 6.6-rc6
v6.6-rc6
Linus Torvalds
1
-1
/
+1
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
3
-60
/
+7
2023-10-15
virtio_net: fix the missing of the dma cpu sync
Xuan Zhuo
1
-7
/
+7
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
1
-49
/
+3
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2
-15
/
+35
2023-10-14
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2023-10-14
Input: xpad - add PXN V900 support
Matthias Berndt
1
-0
/
+2
2023-10-14
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2
-22
/
+29
2023-10-14
Input: psmouse - fix fast_reconnect function for PS/2 mode
Jeffery Miller
2
-0
/
+2
2023-10-13
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
1
-1
/
+1
2023-10-13
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
1
-0
/
+3
2023-10-13
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
1
-4
/
+5
2023-10-13
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
1
-2
/
+2
2023-10-13
Revert "Input: psmouse - add delay when deactivating for SMBus mode"
Dmitry Torokhov
1
-12
/
+7
2023-10-12
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
1
-1
/
+1
2023-10-12
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
1
-2
/
+6
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2
-7
/
+12
[next]