summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-1214-7/+68
|\
| * Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-1114-7/+68
| |\
| | * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-13266-12029/+12470
| | |\
| | * | kcsan, trace: Make KCSAN compatible with tracingMarco Elver2020-03-211-0/+5
| | * | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-2136-276/+534
| | |\ \
| | * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-21281-8437/+10703
| | |\ \ \
| | | * | | x86/purgatory: Fail the build if purgatory.ro has missing symbolsHans de Goede2020-03-172-3/+11
| | | * | | x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede2020-03-171-1/+4
| | | * | | x86/kexec: Do not reserve EFI setup_data in the kexec e820 tableDave Young2020-02-241-1/+9
| | * | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-209-42/+28
| | |\ \ \ \
| | * | | | | x86/vdso: Enable sanitizers for vma.oJann Horn2020-01-101-0/+3
| | * | | | | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-062-6/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-30339-5849/+9300
| | |\ \ \ \ \ \
| | * | | | | | | kcsan: Improve various small stylistic detailsIngo Molnar2019-11-201-1/+1
| | * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-1912-1/+36
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-1612-1/+36
* | | | | | | | | | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-123-7/+34
|\| | | | | | | | |
| * | | | | | | | | locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra2020-06-113-7/+34
* | | | | | | | | | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-129-63/+98
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | x86/vdso: Unbreak paravirt VDSO clocksThomas Gleixner2020-06-091-0/+18
| * | | | | | | | | x86_64: Fix jiffies ODR violationBob Haarman2020-06-092-6/+2
| * | | | | | | | | x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-091-2/+5
| * | | | | | | | | x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-091-18/+10
| * | | | | | | | | x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-091-37/+50
| * | | | | | | | | x86/cpu: Add Sapphire Rapids CPU model numberTony Luck2020-06-031-0/+2
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/misc' and 'x86/splitlock' into x86/urgentIngo Molnar2020-06-013-1/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | x86/split_lock: Add Icelake microserver and Tigerlake CPU modelsFenghua Yu2020-05-281-0/+3
| | | * | | | | | | | | | x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-05-251-0/+8
| | * | | | | | | | | | | x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov2020-05-261-1/+1
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-113-26/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()Al Viro2020-06-031-1/+1
| * | | | | | | | | | | | TEST_ACCESS_OK _never_ had been checked anywhereAl Viro2020-06-031-7/+0
| * | | | | | | | | | | | x86: switch cp_stat64() to unsafe_put_user()Al Viro2020-06-031-18/+22
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-06-102-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | power: supply: olpc_battery: fix the power supply nameLubomir Rintel2020-05-102-4/+4
* | | | | | | | | | | | | x86: use proper parentheses around new uaccess macro argument usesLinus Torvalds2020-06-091-7/+7
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0986-291/+153
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86: use non-set_fs based maccess routinesChristoph Hellwig2020-06-091-0/+16
| * | | | | | | | | | | | | maccess: always use strict semantics for probe_kernel_readChristoph Hellwig2020-06-091-7/+2
| * | | | | | | | | | | | | maccess: unify the probe kernel arch hooksChristoph Hellwig2020-06-091-21/+12
| * | | | | | | | | | | | | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig2020-06-091-1/+1
| * | | | | | | | | | | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-097-19/+19
| * | | | | | | | | | | | | mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2020-06-091-1/+1
| * | | | | | | | | | | | | mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()Michel Lespinasse2020-06-091-1/+1
| * | | | | | | | | | | | | mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse2020-06-091-1/+1
| * | | | | | | | | | | | | mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-091-4/+4
| * | | | | | | | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-094-15/+15
| * | | | | | | | | | | | | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-093-86/+0
| * | | | | | | | | | | | | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-23/+3
| * | | | | | | | | | | | | x86/mm: simplify init_trampoline() and surrounding logicMike Rapoport2020-06-095-47/+37