index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-05
x86,fs/resctrl: Support binary fixed point event counters
Tony Luck
1
-3
/
+3
2026-01-05
x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()
Thorsten Blum
1
-2
/
+3
2026-01-05
x86,fs/resctrl: Handle events that can be read from any CPU
Tony Luck
1
-3
/
+3
2026-01-05
x86,fs/resctrl: Rename some L3 specific functions
Tony Luck
3
-11
/
+13
2026-01-05
x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
Tony Luck
3
-33
/
+33
2026-01-05
x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
Tony Luck
1
-3
/
+9
2026-01-05
x86/sev: Disable GCOV on noinstr object
Brendan Jackman
1
-0
/
+2
2026-01-04
x86/split_lock: Remove dead string when split_lock_detect=fatal
Rong Zhang
1
-6
/
+3
2026-01-04
x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
Tony Luck
1
-2
/
+2
2026-01-04
x86/resctrl: Clean up domain_remove_cpu_ctrl()
Tony Luck
1
-15
/
+14
2026-01-04
x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
Tony Luck
1
-10
/
+17
2026-01-04
x86/resctrl: Move L3 initialization into new helper function
Tony Luck
1
-30
/
+34
2026-01-04
x86,fs/resctrl: Improve domain type checking
Tony Luck
1
-4
/
+6
2026-01-01
x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
Ryosuke Yasuoka
1
-3
/
+16
2025-12-31
x86/sev: Carve out the SVSM code into a separate compilation unit
Borislav Petkov (AMD)
4
-378
/
+392
2025-12-31
x86/sev: Add internal header guards
Borislav Petkov (AMD)
1
-0
/
+3
2025-12-31
x86/sev: Move the internal header
Borislav Petkov (AMD)
5
-4
/
+8
2025-12-29
x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo
Rong Zhang
1
-1
/
+1
2025-12-21
Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-5
/
+35
2025-12-21
x86/bpf: Avoid emitting LOCK prefix for XCHG atomic ops
Uros Bizjak
1
-2
/
+5
2025-12-20
x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()
Eric Dumazet
1
-1
/
+1
2025-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-17
/
+26
2025-12-20
Merge tag 'for-linus-6.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-12-19
perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs
Peter Zijlstra
1
-2
/
+3
2025-12-18
x86/irq_remapping: Sanitize posted_msi_supported()
Thomas Gleixner
1
-2
/
+3
2025-12-18
x86/irq: Cleanup posted MSI code
Thomas Gleixner
1
-18
/
+13
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-17
/
+26
2025-12-18
x86/bug: Fix old GCC compile fails
Peter Zijlstra
1
-1
/
+1
2025-12-17
x86/msi: Make irq_retrigger() functional for posted MSI
Thomas Gleixner
2
-0
/
+30
2025-12-17
perf/x86/cstate: Add Airmont NP
Martin Schiller
1
-0
/
+1
2025-12-17
perf/x86/intel: Add Airmont NP
Martin Schiller
1
-0
/
+1
2025-12-17
perf/x86/msr: Add Airmont NP
Martin Schiller
1
-0
/
+1
2025-12-17
x86/unwind_user: Simplify unwind_user_word_size()
Jens Remus
1
-5
/
+1
2025-12-17
x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
Jens Remus
1
-13
/
+17
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
1
-0
/
+1
2025-12-17
perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
Sandipan Das
1
-0
/
+2
2025-12-17
perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
Kan Liang
1
-0
/
+5
2025-12-17
perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
Mingwei Zhang
2
-0
/
+2
2025-12-17
perf/x86/core: Do not set bit width for unavailable counters
Sandipan Das
1
-2
/
+2
2025-12-17
perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM)
Sean Christopherson
2
-0
/
+37
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
6
-1
/
+35
2025-12-17
perf: Add APIs to create/release mediated guest vPMUs
Kan Liang
1
-0
/
+1
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-12
/
+39
2025-12-16
perf/x86/intel/cstate: Add Diamond Rapids support
Zide Chen
1
-0
/
+1
2025-12-16
perf/x86/intel/cstate: Add Nova Lake support
Zide Chen
1
-7
/
+22
2025-12-16
perf/x86/intel/cstate: Add Wildcat Lake support
Zide Chen
1
-6
/
+8
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
1
-5
/
+1
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
3
-7
/
+11
2025-12-16
x86/xen: Fix sparse warning in enlighten_pv.c
Juergen Gross
1
-1
/
+1
2025-12-14
x86/cpu: Drop vestigial PBE logic in AMD/Hygon/Centaur/Cyrix
Andrew Cooper
4
-24
/
+0
[prev]
[next]