index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-24
/
+117
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-67
/
+149
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-56
/
+121
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+26
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2
-2
/
+2
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
5
-20
/
+52
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
1
-8
/
+2
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
1
-0
/
+4
2023-07-29
KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
Sean Christopherson
1
-2
/
+1
2023-07-29
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
3
-9
/
+26
2023-07-29
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
1
-1
/
+1
2023-07-29
KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
Peng Hao
1
-1
/
+2
2023-07-29
KVM: x86: check the kvm_cpu_get_interrupt result before using it
Maxim Levitsky
1
-3
/
+7
2023-07-29
KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
Maxim Levitsky
1
-1
/
+4
2023-07-29
KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
Maxim Levitsky
1
-7
/
+13
2023-07-27
bpf: Support new 32bit offset jmp instruction
Yonghong Song
1
-10
/
+18
2023-07-27
bpf: Support new signed div/mod instructions.
Yonghong Song
1
-8
/
+19
2023-07-27
bpf: Support new unconditional bswap instruction
Yonghong Song
1
-0
/
+1
2023-07-27
bpf: Support new sign-extension mov insns
Yonghong Song
1
-3
/
+40
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
1
-3
/
+39
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-79
/
+144
2023-07-25
x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
Kirill A. Shutemov
1
-7
/
+11
2023-07-22
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
1
-6
/
+9
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
1
-2
/
+2
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-74
/
+126
2023-07-20
x86: Fix kthread unwind
Peter Zijlstra
1
-1
/
+15
2023-07-19
bpf, x86: initialize the variable "first_off" in save_args()
Menglong Dong
1
-1
/
+1
2023-07-17
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
5
-0
/
+66
2023-07-17
x86/cpu/amd: Move the errata checking functionality up
Borislav Petkov (AMD)
1
-72
/
+67
2023-07-16
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2023-07-14
Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-74
/
+119
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-43
/
+203
2023-07-13
bpf, x86: allow function arguments up to 12 for TRACING
Menglong Dong
1
-26
/
+209
2023-07-13
bpf, x86: save/restore regs with BPF_DW size
Menglong Dong
1
-29
/
+6
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2023-07-13
Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+21
2023-07-11
x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y
Ingo Molnar
1
-0
/
+2
2023-07-10
x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret()
YueHaibing
1
-1
/
+0
2023-07-10
x86/fineibt: Poison ENDBR at +0
Peter Zijlstra
1
-0
/
+16
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
4
-49
/
+40
2023-07-10
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
1
-23
/
+10
2023-07-10
x86/cfi: Extend ENDBR sealing to kCFI
Peter Zijlstra
1
-1
/
+43
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
4
-6
/
+9
2023-07-10
x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
Peter Zijlstra
1
-0
/
+4
2023-07-10
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
1
-0
/
+7
2023-07-09
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-07-07
x86/smp: Don't send INIT to boot CPU
Thomas Gleixner
1
-0
/
+8
2023-07-05
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
1
-0
/
+1
[next]