index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-07
Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2019-04-06
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
1
-23
/
+18
2019-04-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-37
/
+59
2019-04-05
x86/mm/KASLR: Reduce randomization granularity for 5-level paging to 1GB
Baoquan He
1
-8
/
+2
2019-04-05
x86/mm/KASLR: Use only one PUD entry for real mode trampoline
Baoquan He
1
-47
/
+37
2019-04-05
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
1
-1
/
+1
2019-04-05
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
1
-28
/
+44
2019-04-05
KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
David Rientjes
1
-3
/
+9
2019-04-05
kvm: svm: fix potential get_num_contig_pages overflow
David Rientjes
1
-5
/
+5
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-53
/
+16
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-56
/
+17
2019-04-05
x86/entry: Remove unneeded need_resched() loop
Valentin Schneider
2
-4
/
+2
2019-04-05
x86/kexec/crash: Use struct_size() in vzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-04-05
x86/build: Keep local relocations with ld.lld
Kees Cook
1
-1
/
+1
2019-04-05
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-18
/
+18
2019-04-03
x86/uaccess: Fix implicit cast of __user pointer
Jann Horn
1
-2
/
+1
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2
-9
/
+0
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
4
-397
/
+1
2019-04-03
x86/fpu: Fix __user annotations
Jann Horn
2
-5
/
+5
2019-04-03
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
1
-1
/
+55
2019-04-03
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
1
-3
/
+62
2019-04-03
perf/x86/intel: Initialize TFA MSR
Peter Zijlstra
1
-0
/
+6
2019-04-03
sched/x86_64: Don't save flags on context switch
Peter Zijlstra
3
-10
/
+1
2019-04-03
x86/smap: Ditch __stringify()
Peter Zijlstra
1
-10
/
+9
2019-04-03
x86/uaccess: Introduce user_access_{save,restore}()
Peter Zijlstra
2
-0
/
+23
2019-04-03
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
1
-1
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
Peter Zijlstra
1
-0
/
+1
2019-04-03
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Stephane Eranian
1
-1
/
+1
2019-04-03
x86/uaccess, signal: Fix AC=1 bloat
Peter Zijlstra
1
-12
/
+17
2019-04-03
x86/uaccess: Always inline user_access_begin()
Peter Zijlstra
1
-1
/
+1
2019-04-03
x86/uaccess, xen: Suppress SMAP warnings
Peter Zijlstra
1
-4
/
+20
2019-04-03
x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE
Peter Zijlstra
3
-19
/
+30
2019-04-03
x86/uaccess: Fix up the fixup
Peter Zijlstra
1
-1
/
+2
2019-04-03
x86/uaccess: Move copy_user_handle_tail() into asm
Peter Zijlstra
4
-47
/
+48
2019-04-03
x86/ia32: Fix ia32_restore_sigcontext() AC leak
Peter Zijlstra
1
-12
/
+17
2019-04-03
sched/x86: Save [ER]FLAGS on context switch
Peter Zijlstra
5
-0
/
+20
2019-04-03
perf/x86: Add sanity checks to x86_schedule_events()
Peter Zijlstra
1
-13
/
+19
2019-04-03
perf/x86: Optimize x86_schedule_events()
Peter Zijlstra
2
-3
/
+13
2019-04-03
perf/x86: Clear ->event_constraint[] on put
Peter Zijlstra
1
-1
/
+3
2019-04-03
perf/x86/intel: Optimize intel_get_excl_constraints()
Peter Zijlstra
1
-9
/
+13
2019-04-03
perf/x86: Remove PERF_X86_EVENT_COMMITTED
Peter Zijlstra
2
-25
/
+22
2019-04-03
perf/x86: Simplify x86_pmu.get_constraints() interface
Peter Zijlstra
2
-6
/
+4
2019-04-03
perf/x86/intel: Simplify intel_tfa_commit_scheduling()
Peter Zijlstra
1
-1
/
+1
2019-04-02
x86/speculation/mds: Add SMT warning message
Josh Poimboeuf
1
-0
/
+8
2019-04-02
x86/speculation: Move arch_smt_update() call to after mitigation decisions
Josh Poimboeuf
1
-3
/
+2
2019-04-02
x86/speculation/mds: Add mds=full,nosmt cmdline option
Josh Poimboeuf
1
-0
/
+10
2019-04-01
x86/gpu: add ElkhartLake to gen11 early quirks
Rodrigo Vivi
1
-0
/
+1
2019-04-01
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
1
-3
/
+3
2019-04-01
drm/i915: Split Pineview device info into desktop and mobile
Tvrtko Ursulin
1
-1
/
+2
[prev]
[next]