index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
2
-15
/
+14
2022-05-16
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
2
-54
/
+48
2022-05-13
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2
-4
/
+12
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
1
-2
/
+1
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
1
-10
/
+0
2022-05-13
mm: page_table_check: move pxx_user_accessible_page into x86
Kefeng Wang
1
-0
/
+17
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
2
-0
/
+15
2022-05-13
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2
-0
/
+99
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
6
-16
/
+10
2022-05-13
x86/mm: Fix marking of unused sub-pmd ranges
Adrian-Ken Rueegsegger
1
-2
/
+3
2022-05-12
perf/x86/amd: Remove unused variable 'hwc'
Zucheng Zheng
1
-3
/
+0
2022-05-12
KVM: x86/mmu: Update number of zapped pages even if page list is stable
Sean Christopherson
1
-4
/
+6
2022-05-12
KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
Vipin Sharma
1
-2
/
+4
2022-05-12
KVM: VMX: Include MKTME KeyID bits in shadow_zero_check
Kai Huang
3
-19
/
+50
2022-05-12
KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
Kai Huang
5
-10
/
+34
2022-05-12
KVM: x86/mmu: Rename reset_rsvds_bits_mask()
Kai Huang
1
-3
/
+3
2022-05-12
KVM: x86: a vCPU with a pending triple fault is runnable
Paolo Bonzini
1
-0
/
+3
2022-05-12
KVM: x86/mmu: Expand and clean up page fault stats
Sean Christopherson
6
-12
/
+42
2022-05-12
KVM: x86/mmu: Use IS_ENABLED() to avoid RETPOLINE for TDP page faults
Sean Christopherson
1
-3
/
+3
2022-05-12
KVM: x86/mmu: Make all page fault handlers internal to the MMU
Sean Christopherson
4
-107
/
+108
2022-05-12
KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
Sean Christopherson
4
-32
/
+35
2022-05-12
KVM: x86/mmu: Drop exec/NX check from "page fault can be fast"
Sean Christopherson
1
-7
/
+12
2022-05-12
KVM: x86/mmu: Don't attempt fast page fault just because EPT is in use
Sean Christopherson
3
-17
/
+41
2022-05-12
KVM: VMX: clean up pi_wakeup_handler
Li RongQing
1
-4
/
+5
2022-05-12
KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
Maxim Levitsky
1
-1
/
+1
2022-05-12
x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
Tony Luck
1
-0
/
+7
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
3
-52
/
+57
2022-05-11
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
1
-2
/
+1
2022-05-11
x86/vsyscall: Remove CONFIG_LEGACY_VSYSCALL_EMULATE
Andy Lutomirski
2
-16
/
+4
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
3
-24
/
+7
2022-05-11
x86: ACPI: Make mp_config_acpi_gsi() a void function
Li kunyu
1
-4
/
+3
2022-05-11
x86/hyperv: Disable hardlockup detector by default in Hyper-V guests
Michael Kelley
1
-0
/
+2
2022-05-11
perf/ibs: Fix comment
Ravi Bangoria
1
-1
/
+1
2022-05-11
perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute
Ravi Bangoria
1
-0
/
+21
2022-05-11
perf/amd/ibs: Add support for L3 miss filtering
Ravi Bangoria
2
-7
/
+63
2022-05-11
perf/amd/ibs: Use ->is_visible callback for dynamic attributes
Ravi Bangoria
1
-24
/
+54
2022-05-11
perf/amd/ibs: Cascade pmu init functions' return value
Ravi Bangoria
1
-8
/
+29
2022-05-11
perf/x86/uncore: Add new Alder Lake and Raptor Lake support
Kan Liang
2
-0
/
+54
2022-05-11
perf/x86/uncore: Clean up uncore_pci_ids[]
Kan Liang
1
-316
/
+86
2022-05-11
perf/x86/cstate: Add new Alder Lake and Raptor Lake support
Kan Liang
1
-0
/
+2
2022-05-11
perf/x86/msr: Add new Alder Lake and Raptor Lake support
Kan Liang
1
-0
/
+2
2022-05-11
perf/x86: Add new Alder Lake and Raptor Lake support
Kan Liang
1
-0
/
+2
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
59
-303
/
+565
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-24
/
+1
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
1
-2
/
+3
2022-05-11
Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+1
2022-05-10
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
1
-9
/
+32
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
1
-17
/
+19
2022-05-10
perf/amd/ibs: Use interrupt regs ip for stack unwinding
Ravi Bangoria
1
-0
/
+18
2022-05-09
x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-1
/
+25
[prev]
[next]