summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-017-636/+45
|\
| * HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| *-------. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2664-848/+424
| |\ \ \ \ \
| | | | | | * x86: switch to RAW_COPY_USERAl Viro2017-03-296-395/+24
| | | | | | * x86: don't wank with magical size in __copy_in_user()Al Viro2017-03-292-65/+2
| | | | | | * kill __copy_from_user_nocache()Al Viro2017-03-293-156/+0
| | | | | | * amd64: get rid of zeroingAl Viro2017-03-294-16/+25
| | | |_|_|/ | | |/| | |
| | | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0257-213/+378
| | | |_|/| | | |/| | |
| | | | * | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-0629-73/+95
| | | |/| | | | |/| | |
| | | * | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-0729-73/+95
| | |/| | | | | | |/ /
| | * | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-063-5/+0
| | * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0
| |/ / /
* | | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-05-011-11/+0
|\ \ \ \
| * | | | x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMIBorislav Petkov2017-04-101-11/+0
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-303-6/+27
|\ \ \ \
| * | | | Prevent timer value 0 for MWAITXJanakarajan Natarajan2017-04-301-0/+7
| * | | | x86/build: convert function graph '-Os' error to warningJosh Poimboeuf2017-04-192-6/+8
| * | | | ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-04-141-0/+12
* | | | | x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-183-16/+5
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-151-11/+31
|\ \ \ \ \
| * | | | | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-121-11/+31
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-156-9/+16
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa2017-04-111-1/+1
| * | | | | x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf2017-04-112-3/+3
| * | | | | x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-101-1/+1
| * | | | | x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-101-2/+9
| * | | | | x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel2017-04-051-2/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-151-0/+3
|\ \ \ \ \ \
| * | | | | | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-141-0/+3
* | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-151-0/+4
|\ \ \ \ \ \ \
| * | | | | | | x86/efi: Don't try to reserve runtime regionsOmar Sandoval2017-04-131-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-121-11/+30
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-081-0/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek2017-04-041-0/+12
| * | | | | KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek2017-04-041-0/+3
* | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-031-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86/mce: Don't print MCEs when mcelog is activeAndi Kleen2017-03-281-1/+6
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-029-30/+49
|\ \ \ \ \
| * | | | | x86/boot: Include missing header fileZhengyi Shen2017-03-311-0/+1
| * | | | | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
| * | | | | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-303-22/+37
| * | | | | x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-03-241-2/+2
| * | | | | x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-03-221-1/+1
| * | | | | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-222-4/+7
| |/ / / /
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-023-5/+10
|\ \ \ \ \
| * | | | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-233-5/+10
| |/ / / /
* | | | / kasan: do not sanitize kexec purgatoryMike Galbraith2017-04-011-0/+1
| |_|_|/ |/| | |
* | | | KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-283-0/+10
* | | | KVM: nVMX: fix nested EPT detectionLadi Prosek2017-03-281-4/+1