summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf2019-04-021-3/+2
| * | | | | | | | | x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-04-021-0/+10
| * | | | | | | | | Documentation: Move L1TF to separate directoryThomas Gleixner2019-03-062-3/+3
| * | | | | | | | | x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-03-062-6/+13
| * | | | | | | | | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-061-0/+25
| * | | | | | | | | x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-03-062-0/+75
| * | | | | | | | | x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-03-064-0/+26
| * | | | | | | | | x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2019-03-062-0/+4
| * | | | | | | | | x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-03-065-0/+31
| * | | | | | | | | x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-03-061-0/+25
| * | | | | | | | | x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen2019-03-061-1/+2
| * | | | | | | | | x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-062-8/+13
| * | | | | | | | | x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-063-9/+23
| * | | | | | | | | x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-03-061-50/+60
| * | | | | | | | | x86/msr-index: Cleanup bit definesThomas Gleixner2019-03-061-16/+18
* | | | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-091-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/ima: add missing includeMimi Zohar2019-04-101-0/+1
| * | | | | | | | | | x86/ima: require signed kernel modulesMimi Zohar2019-03-271-1/+8
* | | | | | | | | | | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-093-36/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/dma: Remove the x86_dma_fallback_dev hackChristoph Hellwig2019-04-083-36/+0
* | | | | | | | | | | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-081-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-04-241-1/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/gpu: add ElkhartLake to gen11 early quirksRodrigo Vivi2019-04-011-0/+1
| | * | | | | | | | | | | drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin2019-04-011-1/+2
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-072-65/+172
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-071-64/+172
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-071-64/+172
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | bpf, x32: Fix bug for BPF_ALU64 | BPF_NEGWang YanQing2019-05-011-13/+6
| | | * | | | | | | | | | | | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-51/+166
| | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-025-9/+15
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2517-57/+157
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-1/+0
* | | | | | | | | | | | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-072-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-202-1/+2
| * | | | | | | | | | | | | | vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2019-03-202-1/+3
| * | | | | | | | | | | | | | vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-202-1/+3
| * | | | | | | | | | | | | | vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-202-1/+3
| * | | | | | | | | | | | | | Make anon_inodes unconditionalDavid Howells2019-03-202-2/+0
| * | | | | | | | | | | | | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-202-1/+3
| * | | | | | | | | | | | | | vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2019-03-202-1/+3
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-202-4/+6
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-18/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-18/+18
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-072-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Make anon_inodes unconditionalDavid Howells2019-04-192-2/+0
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-0727-358/+512
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() failsSebastian Andrzej Siewior2019-05-061-16/+15