index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2024-07-30
x86/bugs: Add a separate config for Spectre v1
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for RETBLEED
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for L1TF
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for MMIO Stable Data
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for TAA
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for MDS
Breno Leitao
2024-07-30
x86/microcode/AMD: Fix a -Wsometimes-uninitialized clang false positive
Borislav Petkov (AMD)
2024-07-29
x86/aperfmperf: Fix deadlock on cpu_hotplug_lock
Jonathan Cameron
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
2024-07-29
x86/microcode/AMD: Use the family,model,stepping encoded in the patch ID
Borislav Petkov
2024-07-29
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-16
Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-15
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
Merge tag 'x86_boot_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'x86_alternatives_for_v6.11_rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-15
Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge branch 'runtime-constants'
Linus Torvalds
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
2024-07-10
Merge back cpufreq material for 6.11.
Rafael J. Wysocki
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-07-02
x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
Yosry Ahmed
2024-07-02
x86/mm: Fix LAM inconsistency during context switch
Yosry Ahmed
2024-07-02
x86/mm: Use IPIs to synchronize LAM enablement
Yosry Ahmed
2024-07-02
x86/resctrl: Detect Sub-NUMA Cluster (SNC) mode
Tony Luck
2024-07-02
x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
Tony Luck
2024-07-02
x86/resctrl: Make __mon_event_count() handle sum domains
Tony Luck
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
2024-07-02
x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
Tony Luck
2024-07-02
x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Allocate a new field in union mon_data_bits
Tony Luck
2024-07-02
x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
Tony Luck
2024-07-02
x86/resctrl: Initialize on-stack struct rmid_read instances
Tony Luck
2024-07-02
x86/resctrl: Add a new field to struct rmid_read for summation of domains
Tony Luck
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...
Tony Luck
2024-07-02
x86/resctrl: Introduce snc_nodes_per_l3_cache
Tony Luck
2024-07-02
x86/resctrl: Add node-scope to the options for feature scope
Tony Luck
[prev]
[next]