summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/pkeys: Update PKRU to enable all pkeys before XSAVEAruna Ramakrishna2024-08-022-4/+19
* x86/pkeys: Add helper functions to update PKRU on the sigframeAruna Ramakrishna2024-08-024-0/+43
* x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna2024-08-022-4/+5
* Merge branch 'linus' into x86/mmThomas Gleixner2024-08-0240-4453/+1663
|\
| * sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-1/+1
| * Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-182-1/+139
| |\
| | * uprobe: Add uretprobe syscall to speed up return probeJiri Olsa2024-06-122-0/+122
| | * x86/shstk: Make return uprobe work with shadow stackJiri Olsa2024-06-122-1/+17
| * | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-181-43/+42
| |\ \
| | * \ Merge v6.10-rc6 into drm-nextDaniel Vetter2024-07-052-20/+3
| | |\ \
| | * \ \ Merge drm/drm-next into drm-intel-nextJani Nikula2024-06-1969-675/+859
| | |\ \ \ | | | | |/ | | | |/|
| | * | | drm: move i915_pciids.h under include/drm/intelJani Nikula2024-05-311-1/+1
| | * | | drm: move i915_drm.h under include/drm/intelJani Nikula2024-05-311-1/+1
| | * | | drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula2024-05-221-40/+40
| | * | | drm/i915/pciids: don't include RPL-U PCI IDs in RPL-PJani Nikula2024-05-151-0/+1
| | * | | drm/i915/pciids: remove 12 from INTEL_TGL_IDS()Jani Nikula2024-05-151-1/+1
| | * | | drm/i915/pciids: remove 11 from INTEL_ICL_IDS()Jani Nikula2024-05-151-1/+1
| | * | | drm/i915/pciids: don't include WHL/CML PCI IDs in CFLJani Nikula2024-05-151-0/+2
| | * | | drm/i915/pciids: add INTEL_IVB_IDS()Jani Nikula2024-05-151-2/+1
| | * | | drm/i915/pciids: add INTEL_SNB_IDS()Jani Nikula2024-05-151-2/+1
| | * | | drm/i915/pciids: add INTEL_ILK_IDS(), use acronymJani Nikula2024-05-151-2/+1
| | * | | drm/i915/pciids: add INTEL_PNV_IDS(), use acronymJani Nikula2024-05-151-2/+1
| * | | | Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-07-171-0/+1
| |\ \ \ \
| | * \ \ \ Merge back cpufreq material for 6.11.Rafael J. Wysocki2024-07-101-0/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Merge back cpufreq material for v6.11.Rafael J. Wysocki2024-06-271-0/+1
| | | |\ \ \
| | | | * | | x86/cpufeatures: Add AMD FAST CPPC feature flagPerry Yuan2024-06-111-0/+1
| | | | | |/ | | | | |/|
| * | | | | Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-161-4/+4
| |\ \ \ \ \
| | * | | | | x86/alternatives: Make FineIBT mode Kconfig selectableKees Cook2024-06-191-4/+4
| * | | | | | Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-161-1/+0
| |\ \ \ \ \ \
| | * | | | | | x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel2024-07-021-1/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-163-3578/+0
| |\ \ \ \ \ \
| | * | | | | | x86/sev: Move SEV compilation unitsBorislav Petkov (AMD)2024-07-113-4329/+0
| | * | | | | | x86/sev: Allow non-VMPL0 execution when an SVSM is presentTom Lendacky2024-06-171-8/+12
| | * | | | | | x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky2024-06-171-0/+50
| | * | | | | | virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky2024-06-171-1/+2
| | * | | | | | x86/sev: Provide guest VMPL level to userspaceTom Lendacky2024-06-171-0/+46
| | * | | | | | x86/sev: Provide SVSM discovery supportTom Lendacky2024-06-172-0/+22
| | * | | | | | x86/sev: Use the SVSM to create a vCPU when not in VMPL0Tom Lendacky2024-06-171-20/+54
| | * | | | | | x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0Tom Lendacky2024-06-172-20/+260
| | * | | | | | x86/sev: Use kernel provided SVSM Calling AreasTom Lendacky2024-06-112-38/+309
| | * | | | | | x86/sev: Check for the presence of an SVSM in the SNP secrets pageTom Lendacky2024-06-112-0/+83
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-166-298/+764
| |\ \ \ \ \ \
| | * | | | | | x86/resctrl: Detect Sub-NUMA Cluster (SNC) modeTony Luck2024-07-021-0/+66
| | * | | | | | x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systemsTony Luck2024-07-023-0/+24
| | * | | | | | x86/resctrl: Make __mon_event_count() handle sum domainsTony Luck2024-07-021-9/+42
| | * | | | | | x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counterTony Luck2024-07-023-10/+34
| | * | | | | | x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) modeTony Luck2024-07-021-6/+29
| | * | | | | | x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor filesTony Luck2024-07-021-16/+46
| | * | | | | | x86/resctrl: Allocate a new field in union mon_data_bitsTony Luck2024-07-021-7/+13
| | * | | | | | x86/resctrl: Refactor mkdir_mondata_subdir() with a helper functionTony Luck2024-07-021-17/+28