index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-16
iommu/sva: invalidate stale IOTLB entries for kernel address space
Lu Baolu
1
-0
/
+1
2025-11-16
x86/mm: use pagetable_free()
Lu Baolu
2
-2
/
+2
2025-11-16
x86/mm: use 'ptdesc' when freeing PMD pages
Dave Hansen
1
-6
/
+6
2025-11-16
drivers/base/node: fold register_node() into register_one_node()
Donet Tom
1
-2
/
+2
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-1
/
+1
2025-11-15
Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+8
2025-11-15
x86/hyperv: Enable build of hypervisor crashdump collection files
Mukesh Rathor
3
-0
/
+16
2025-11-15
x86/hyperv: Implement hypervisor RAM collection into vmcore
Mukesh Rathor
1
-0
/
+642
2025-11-15
x86/hyperv: Add trampoline asm code to transition from hypervisor
Mukesh Rathor
1
-0
/
+101
2025-11-15
x86/hyperv: Rename guest crash shutdown function
Mukesh Rathor
1
-2
/
+3
2025-11-15
x86: mshyperv: Remove duplicate asm/msr.h header
Jiapeng Chong
1
-1
/
+0
2025-11-15
arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
1
-4
/
+25
2025-11-15
arch: hyperv: Get/set SynIC synth.registers via paravisor
Roman Kisel
1
-0
/
+20
2025-11-15
arch/x86: mshyperv: Discover Confidential VMBus availability
Roman Kisel
1
-13
/
+15
2025-11-15
x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
Tianyu Lan
1
-0
/
+7
2025-11-15
x86/hyperv: Don't use auto-eoi when Secure AVIC is available
Tianyu Lan
1
-0
/
+3
2025-11-15
drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
1
-0
/
+5
2025-11-15
x86/hyperv: Don't use hv apic driver when Secure AVIC is available
Tianyu Lan
1
-0
/
+3
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
21
-207
/
+197
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-6
/
+17
2025-11-14
x86/sgx: Fix a typo in the kernel-doc comment for enum sgx_attribute
Sean Christopherson
1
-1
/
+1
2025-11-14
x86/sgx: Remove superfluous asterisk from copyright comment in asm/sgx.h
Sean Christopherson
1
-1
/
+1
2025-11-14
x86/sgx: Document structs and enums with '@', not '%'
Sean Christopherson
2
-31
/
+31
2025-11-14
x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handler
Sean Christopherson
1
-0
/
+6
2025-11-14
x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"
Sean Christopherson
1
-1
/
+1
2025-11-14
x86/bugs: Get rid of the forward declarations
Borislav Petkov (AMD)
1
-140
/
+93
2025-11-14
KVM: SEV: Add known supported SEV-SNP policy bits
Tom Lendacky
1
-6
/
+16
2025-11-14
KVM: SEV: Publish supported SEV-SNP policy bits
Tom Lendacky
2
-2
/
+12
2025-11-14
KVM: SEV: Consolidate the SEV policy bits in a single header file
Tom Lendacky
2
-15
/
+4
2025-11-14
x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
Borislav Petkov (AMD)
1
-0
/
+1
2025-11-14
x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
Mario Limonciello
1
-0
/
+7
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
14
-60
/
+126
2025-11-13
Merge tag 'acpi-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2025-11-13
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
3
-11
/
+43
2025-11-13
Merge branches 'acpi-cppc' and 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+1
2025-11-13
KVM: TDX: Use struct_size to simplify tdx_get_capabilities()
Sean Christopherson
1
-9
/
+4
2025-11-13
KVM: TDX: Check size of user's kvm_tdx_capabilities array before allocating
Thorsten Blum
1
-11
/
+7
2025-11-13
KVM: TDX: Fix sparse warnings from using 0 for NULL
Dave Hansen
1
-3
/
+3
2025-11-13
KVM: TDX: Remove __user annotation from kernel pointer
Dave Hansen
1
-1
/
+2
2025-11-13
KVM: TDX: Take MMU lock around tdh_vp_init()
Rick Edgecombe
1
-3
/
+14
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
21
-140
/
+184
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
31
-104
/
+130
2025-11-12
x86/mm: Drop unnecessary export of "ptdump_walk_pgd_level_debugfs"
Sean Christopherson
1
-1
/
+0
2025-11-12
x86/mtrr: Drop unnecessary export of "mtrr_state"
Sean Christopherson
1
-1
/
+0
2025-11-12
x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
Sean Christopherson
1
-1
/
+0
2025-11-12
perf/x86/intel: Fix and clean up intel_pmu_drain_arch_pebs() type use
Ingo Molnar
1
-2
/
+1
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
4
-514
/
+0
2025-11-11
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()
Borislav Petkov (AMD)
4
-4
/
+3
2025-11-11
KVM: VMX: Make loaded_vmcs_clear() static in vmx.c
Sean Christopherson
2
-2
/
+1
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
5
-13
/
+22
[prev]
[next]