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-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-8
/
+22
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
4
-1
/
+37
2022-07-09
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2
-12
/
+36
2022-07-08
KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
Vitaly Kuznetsov
1
-8
/
+10
2022-07-08
KVM: x86: Fix handling of APIC LVT updates when userspace changes MCG_CAP
Sean Christopherson
3
-2
/
+22
2022-07-08
KVM: x86: Initialize number of APIC LVT entries during APIC creation
Sean Christopherson
1
-0
/
+7
2022-07-08
Merge branch 'kvm-5.20-msr-eperm'
Sean Christopherson
1
-3
/
+3
2022-07-08
KVM: x86: Add helpers to identify CTL and STATUS MCi MSRs
Sean Christopherson
1
-6
/
+19
2022-07-08
KVM: x86: Use explicit case-statements for MCx banks in {g,s}et_msr_mce()
Sean Christopherson
1
-35
/
+38
2022-07-08
KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
Sean Christopherson
1
-2
/
+2
2022-07-08
x86/sgx: Drop 'page_index' from sgx_backing
Sean Christopherson
2
-2
/
+0
2022-07-08
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2022-07-07
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
3
-0
/
+18
2022-07-07
x86/sgx: Support complete page removal
Reinette Chatre
2
-0
/
+166
2022-07-07
x86/sgx: Support modifying SGX page type
Reinette Chatre
2
-0
/
+222
2022-07-07
x86/sgx: Tighten accessible memory range after enclave initialization
Reinette Chatre
1
-0
/
+5
2022-07-07
x86/sgx: Support adding of pages to an initialized enclave
Reinette Chatre
1
-0
/
+117
2022-07-07
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
2
-0
/
+237
2022-07-07
x86/sgx: Support VA page allocation without reclaiming
Reinette Chatre
3
-8
/
+10
2022-07-07
x86/sgx: Export sgx_encl_page_alloc()
Jarkko Sakkinen
3
-32
/
+35
2022-07-07
x86/sgx: Export sgx_encl_{grow,shrink}()
Reinette Chatre
2
-2
/
+4
2022-07-07
x86/sgx: Keep record of SGX page type
Reinette Chatre
3
-1
/
+7
2022-07-07
x86/sgx: Create utility to validate user provided offset and length
Reinette Chatre
1
-6
/
+22
2022-07-07
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
2
-1
/
+3
2022-07-07
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
3
-31
/
+47
2022-07-07
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
3
-5
/
+5
2022-07-07
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
3
-29
/
+68
2022-07-07
x86/sgx: Support loading enclave page without VMA permissions check
Reinette Chatre
2
-19
/
+40
2022-07-07
x86/sgx: Add wrapper for SGX2 EAUG function
Reinette Chatre
1
-0
/
+6
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODT function
Reinette Chatre
1
-0
/
+6
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODPR function
Reinette Chatre
2
-0
/
+11
2022-07-07
x86/sgx: Add short descriptions to ENCLS wrappers
Reinette Chatre
1
-0
/
+15
2022-07-07
x86/mm: Refer to the intended config STRICT_DEVMEM in a comment
Lukas Bulwahn
1
-1
/
+1
2022-07-07
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
1
-3
/
+6
2022-07-07
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
1
-0
/
+1
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-1
/
+1
2022-07-06
x86/compressed/64: Add identity mappings for setup_data entries
Michael Roth
1
-0
/
+13
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
1
-1
/
+1
2022-07-05
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello
1
-0
/
+10
2022-07-04
perf/x86/intel: Fix PEBS data source encoding for ADL
Kan Liang
3
-14
/
+45
2022-07-04
perf/x86/intel: Fix PEBS memory access info encoding for ADL
Kan Liang
3
-33
/
+60
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
5
-5
/
+116
2022-07-01
x86: Fix .brk attribute in linker script
Juergen Gross
1
-1
/
+1
2022-07-01
x86: Clear .brk area at early boot
Juergen Gross
1
-0
/
+2
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
4
-12
/
+11
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-10
/
+12
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
1
-2
/
+2
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
1
-8
/
+16
[prev]
[next]