index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2021-10-15
x86: Fix get_wchan() to support the ORC unwinder
Qi Zheng
2021-10-10
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-06
x86/MCE/AMD: Export smca_get_bank_type symbol
Mukul Joshi
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
2021-10-06
x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
Vegard Nossum
2021-10-06
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
2021-10-06
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
2021-10-05
x86/sched: Decrease further the priorities of SMT siblings
Ricardo Neri
2021-10-04
x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
Andrea Arcangeli
2021-10-04
Merge branch x86/cc into x86/core
Borislav Petkov
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-10-04
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2021-10-04
x86/sev: Add an x86 version of cc_platform_has()
Tom Lendacky
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-10-01
x86: ACPI: cstate: Optimize C3 entry on AMD CPUs
Deepak Sharma
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-01
x86/hpet: Use another crystalball to evaluate HPET usability
Thomas Gleixner
2021-10-01
x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]
Tom Lendacky
2021-09-30
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
2021-09-30
x86/unwind: Recover kretprobe trampoline entry
Masami Hiramatsu
2021-09-30
x86/kprobes: Push a fake return address at kretprobe_trampoline
Masami Hiramatsu
2021-09-30
x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
Josh Poimboeuf
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2021-09-27
x86/softirq: Disable softirq stacks on PREEMPT_RT
Thomas Gleixner
2021-09-25
x86/umip: Downgrade warning messages to debug loglevel
Borislav Petkov
2021-09-23
x86/mce: Sort mca_config members to get rid of unnecessary padding
Borislav Petkov
2021-09-23
x86/mce: Get rid of the ->quirk_no_way_out() indirect call
Borislav Petkov
2021-09-23
x86/mce: Get rid of msr_ops
Borislav Petkov
2021-09-23
x86/mce: Get rid of machine_check_vector
Borislav Petkov
2021-09-23
x86/mce: Get rid of the mce_severity function pointer
Borislav Petkov
2021-09-23
x86/fpu/signal: Fix missed conversion to correct boolean retval in save_xstat...
Anders Roxell
2021-09-21
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
2021-09-21
x86/iopl: Fake iopl(3) CLI/STI usage
Peter Zijlstra
2021-09-21
x86/setup: Call early_reserve_memory() earlier
Juergen Gross
2021-09-20
x86/mce: Change to not send SIGBUS error during copy from user
Tony Luck
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-17
x86/smp: Remove unnecessary assignment to local var freq_scale
Tim Gardner
2021-09-17
x86/xen: Make irq_disable() noinstr
Peter Zijlstra
2021-09-17
x86/xen: Make irq_enable() noinstr
Peter Zijlstra
2021-09-17
x86/xen: Make save_fl() noinstr
Peter Zijlstra
2021-09-17
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
[prev]
[next]