index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
1
-2
/
+6
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+13
2024-11-25
futex: improve user space accesses
Linus Torvalds
1
-2
/
+6
2024-11-25
x86/mm: Carve out INVLPG inline asm for use by others
Borislav Petkov (AMD)
1
-0
/
+4
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+13
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-13
/
+53
2024-11-22
Merge tag 'x86_tdx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+12
2024-11-22
Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-23
/
+7
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-89
/
+24
2024-11-19
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+10
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+13
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+36
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+92
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+36
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+0
2024-11-17
Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2024-11-14
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
1
-1
/
+3
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
1
-3
/
+0
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-5
/
+0
2024-11-14
perf/x86: Refactor misc flag assignments
Colton Lewis
1
-0
/
+2
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
1
-5
/
+5
2024-11-13
x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest
Tao Su
1
-0
/
+3
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
1
-1
/
+4
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-1
/
+5
2024-11-13
Merge tag 'kvm-x86-mmu-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+2
2024-11-12
platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused
Arnd Bergmann
1
-1
/
+2
2024-11-11
sched, x86: Update the comment for TIF_NEED_RESCHED_LAZY.
Sebastian Andrzej Siewior
1
-1
/
+1
2024-11-08
x86/cpu: Make sure flag_is_changeable_p() is always being used
Andy Shevchenko
1
-3
/
+5
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
1
-0
/
+3
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
1
-7
/
+7
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-07
x86/tdx: Enable CPU topology enumeration
Kirill A. Shutemov
1
-0
/
+2
2024-11-07
x86/tdx: Dynamically disable SEPT violations from causing #VEs
Kirill A. Shutemov
1
-1
/
+9
2024-11-07
x86/tdx: Introduce wrappers to read and write TD metadata
Kirill A. Shutemov
1
-0
/
+1
2024-11-06
x86/percpu: fix clang warning when dealing with unsigned types
Andy Shevchenko
1
-3
/
+4
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2
-2
/
+2
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
1
-0
/
+37
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-5
/
+0
2024-11-05
sched, x86: Enable Lazy preemption
Peter Zijlstra
1
-2
/
+4
2024-11-05
locking/atomic/x86: Use ALT_OUTPUT_SP() for __arch_{,try_}cmpxchg64_emu()
Uros Bizjak
1
-3
/
+3
2024-11-05
locking/atomic/x86: Use ALT_OUTPUT_SP() for __alternative_atomic64()
Uros Bizjak
1
-1
/
+2
[next]