MIPS: dec: prom: Address -Warray-bounds warning
[platform/kernel/linux-starfive.git] / arch / x86 / kernel /
2023-07-24 Borislav Petkov... x86/cpu/amd: Add a Zenbleed fix
2023-07-24 Borislav Petkov... x86/cpu/amd: Move the errata checking functionality up
2023-07-19 Kirill A. Shutemovx86/mm: Allow guest.enc_status_change_prepare() to...
2023-07-19 Tom Lendackyx86/sev: Fix calculation of end address based on number...
2023-07-19 Shawn Wangx86/resctrl: Only show tasks' pid in current pid namespace
2023-07-01 Thomas Gleixnerx86/smp: Cure kexec() vs. mwait_play_dead() breakage
2023-07-01 Thomas Gleixnerx86/smp: Use dedicated cache-line for mwait_play_dead()
2023-07-01 Thomas Gleixnerx86/smp: Remove pointless wmb()s from native_stop_other...
2023-07-01 Tony Battersbyx86/smp: Dont access non-existing CPUID leaf
2023-07-01 Thomas Gleixnerx86/smp: Make stop_other_cpus() more robust
2023-07-01 Borislav Petkov... x86/microcode/AMD: Load late on both threads too
2023-06-28 Dheeraj Kumar Sriv... x86/apic: Fix kernel panic when booting with intremap...
2023-06-21 Tom Lendackyx86/head/64: Switch to KERNEL_CS as soon as new GDT...
2023-05-30 Vernon Lovejoyx86/show_trace_log_lvl: Ensure stack pointer is aligned...
2023-05-30 Zhang Ruix86/topology: Fix erroneous smp_num_siblings on Intel...
2023-05-24 Ze Gaorethook, fprobe: do not trace rethook related functions
2023-05-17 Mario Limonciellox86/amd_nb: Add PCI ID for family 19h model 78h
2023-05-11 Saurabh Sengarx86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
2023-05-11 Uros Bizjakx86/apic: Fix atomic update of offset in reserve_eilvt_...
2023-05-11 Muralidhara M Kx86/MCE/AMD: Use an u64 for bank_map
2023-05-11 Michael Kelleyx86/hyperv: Block root partition functionality in a...
2023-04-20 Matija Glavinic... x86/rtc: Remove __init for runtime functions
2023-04-13 Mario Limonciellox86/ACPI/boot: Use FADT version to check support for...
2023-04-13 Eric DeVolderx86/acpi/boot: Correct acpi_is_processor_usable() check
2023-03-30 Chang S. Baex86/fpu/xstate: Prevent false-positive warning in __cop...
2023-03-22 Dionna Glazevirt/coco/sev-guest: Add throttling awareness
2023-03-22 Borislav Petkov... virt/coco/sev-guest: Convert the sw_exit_info_2 checkin...
2023-03-22 Borislav Petkov... virt/coco/sev-guest: Simplify extended guest request...
2023-03-22 Borislav Petkov... virt/coco/sev-guest: Check SEV_SNP attribute at probe...
2023-03-22 Shawn Wangx86/resctrl: Clear staged_config[] before and after...
2023-03-22 Yazen Ghannamx86/mce: Make sure logged MCEs are processed after...
2023-03-22 Arnd Bergmannftrace,kcfi: Define ftrace_stub_graph conditionally
2023-03-17 Andrew Cooperx86/CPU/AMD: Disable XSAVES on AMD family 0x17
2023-03-11 Linus Torvaldsx86/resctl: fix scheduler confusion with 'current'
2023-03-10 KP Singhx86/speculation: Allow enabling STIBP with legacy IBRS
2023-03-10 Borislav Petkov... x86/microcode/AMD: Fix mixed steppings support
2023-03-10 Borislav Petkov... x86/microcode/AMD: Add a @cpu parameter to the reloadin...
2023-03-10 Borislav Petkov... x86/microcode/amd: Remove load_microcode_amd()'s bsp...
2023-03-10 Yang Jihongx86/kprobes: Fix arch_check_optimized_kprobe check...
2023-03-10 Yang Jihongx86/kprobes: Fix __recover_optprobed_insn check optimiz...
2023-03-10 Sean Christophersonx86/reboot: Disable SVM, not just VMX, when stopping...
2023-03-10 Sean Christophersonx86/reboot: Disable virtualization in an emergency...
2023-03-10 Sean Christophersonx86/crash: Disable virt in core NMI crash handler to...
2023-03-10 Breno Leitaox86/bugs: Reset speculation control settings on init
2023-03-10 Jens Axboex86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER...
2023-03-10 Peter Zijlstracpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
2023-03-10 Ashok Rajx86/microcode: Adjust late loading result reporting...
2023-03-10 Ashok Rajx86/microcode: Check CPU capabilities after late microc...
2023-03-10 Ashok Rajx86/microcode: Add a parameter to microcode_check(...
2023-03-10 Christophe JAILLETx86/signal: Fix the value returned by strict_sas_size()
2023-03-10 Kishon Vijay Abraham Ix86/acpi/boot: Do not register processors that cannot...
2023-02-25 Peter Zijlstrax86/static_call: Add support for Jcc tail-calls
2023-02-25 Peter Zijlstrax86/alternatives: Teach text_poke_bp() to patch Jcc...
2023-02-25 Peter Zijlstrax86/alternatives: Introduce int3_emulate_jcc()
2023-02-14 Tom Lendackyx86/speculation: Identify processors vulnerable to...
2023-02-09 Yair Podemskyx86/aperfmperf: Erase stale arch_freq_scale values...
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-01 Thomas Gleixnerx86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
2023-01-24 YingChi Longx86/fpu: Use _Alignof to avoid undefined behavior in...
2023-01-18 Peter Newmanx86/resctrl: Fix event counts regression in reused...
2023-01-18 Peter Newmanx86/resctrl: Fix task CLOSID/RMID update race
2023-01-14 Kyle Hueyx86/fpu: Emulate XRSTOR's behavior if the xfeatures...
2023-01-14 Kyle Hueyx86/fpu: Allow PKRU to be (once again) written by ptrace.
2023-01-14 Kyle Hueyx86/fpu: Add a pkru argument to copy_uabi_to_xstate()
2023-01-14 Kyle Hueyx86/fpu: Add a pkru argument to copy_uabi_from_kernel_t...
2023-01-14 Kyle Hueyx86/fpu: Take task_struct* in copy_sigframe_from_user_t...
2023-01-12 Rodrigo Brancox86/bugs: Flush IBP in ib_prctl_set()
2023-01-12 Takashi Iwaix86/kexec: Fix double-free of elf header buffer
2023-01-07 Masami Hiramatsu... x86/kprobes: Fix optprobe optimization check with CONFI...
2023-01-07 Masami Hiramatsu... x86/kprobes: Fix kprobes instruction boudary check...
2023-01-07 Steven Rostedt ... ftrace/x86: Add back ftrace_expected for ftrace bug...
2023-01-07 Ashok Rajx86/microcode/intel: Do not retry microcode reloading...
2023-01-07 Yazen Ghannamx86/MCE/AMD: Clear DFR errors found in THR handler
2023-01-07 Andrew Cooperx86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant...
2022-12-31 Mateusz Jończykx86/apic: Handle no CONFIG_X86_X2APIC on systems with...
2022-12-31 Juergen Grossx86/boot: Skip realmode init code when running as Xen...
2022-12-31 Oleg Nesterovuprobes/x86: Allow to probe a NOP instruction with...
2022-12-31 Guilherme G. Piccolix86/split_lock: Add sysctl to control the misery mode
2022-12-31 Reinette Chatrex86/sgx: Reduce delay and interference of enclave release
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'soc-fixes-6.1-5' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'timers_urgent_for_v6.1_rc8' of git://git...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
next