aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/x86/sysret_rip.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28x86/mtrr: Skip cache flushes on CPUs with cache self-snoopingRicardo Neri1-2/+13
2019-06-28x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri1-0/+27
2019-06-24Documentation/ABI: Document umwait control sysfs interfacesFenghua Yu1-0/+23
2019-06-24x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu1-0/+36
2019-06-24x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu1-8/+110
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu3-0/+72
2019-06-24x86/cpufeatures: Enumerate user wait instructionsFenghua Yu1-0/+1
2019-06-22x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUsKonstantin Khlebnikov1-1/+11
2019-06-22x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3Tony W Wang-oc1-0/+15
2019-06-22ACPI, x86: Add Zhaoxin processors support for NONSTOP TSCTony W Wang-oc2-0/+2
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc5-1/+189
2019-06-22x86/cpu: Split Tremont based Atoms from the restAndy Shevchenko1-0/+1
2019-06-22Documentation/x86/64: Add documentation for GS/FS addressing modeThomas Gleixner2-0/+200
2019-06-22x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2-1/+6
2019-06-22x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski2-20/+15
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASEChang S. Bae1-2/+9
2019-06-22selftests/x86/fsgsbase: Test RD/WRGSBASEAndy Lutomirski1-3/+99
2019-06-22x86/entry/64: Document GSBASE handling in the paranoid pathChang S. Bae1-0/+9
2019-06-22x86/entry/64: Handle FSGSBASE enabled paranoid entry/exitChang S. Bae2-11/+75
2019-06-22x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae2-0/+49
2019-06-22x86/entry/64: Switch CR3 before SWAPGS in paranoid entryChang S. Bae1-8/+23
2019-06-22x86/process/64: Use FSGSBASE instructions on thread copy and ptraceChang S. Bae1-6/+13
2019-06-22x86/process/64: Use FSBSBASE in switch_to() if availableAndy Lutomirski1-6/+28
2019-06-22x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae2-15/+78
2019-06-22x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen1-0/+30
2019-06-22kbuild: Raise the minimum required binutils version to 2.21Chang S. Bae1-4/+2
2019-06-22x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski2-0/+27
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE writeChang S. Bae1-0/+70
2019-06-22x86/ptrace: Prevent ptrace from clearing the FS/GS selectorChang S. Bae1-12/+2
2019-06-20x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu4-1/+11
2019-06-20x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu6-34/+34
2019-06-20x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov1-27/+33
2019-06-19x86/cacheinfo: Fix a -Wtype-limits warningQian Cai1-2/+1
2019-06-14x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis1-0/+2
2019-06-14perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj1-0/+1
2019-06-13x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj1-0/+1
2019-06-08Linux 5.2-rc4Linus Torvalds1-1/+1
2019-06-08MAINTAINERS: Karthikeyan Ramasubramanian is MIAWolfram Sang1-1/+0
2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-07lockref: Limit number of cmpxchg loop retriesJan Glauber1-0/+3
2019-06-07uaccess: add noop untagged_addr definitionAndrey Konovalov1-0/+11
2019-06-07x86/insn-eval: Fix use-after-free access to LDT entryJann Horn1-23/+24
2019-06-08kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada1-1/+6
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik1-1/+1
2019-06-07block, bfq: add weight symlink to the bfq.weight cgroup parameterAngelo Ruocco1-2/+4
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco2-4/+32
2019-06-07drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boardsBen Skeggs5-6/+18
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs1-14/+14
2019-06-07drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs6-41/+141
2019-06-07drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs6-21/+32