Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | KVM: x86: Use MTRR macros to define possible MTRR MSR ranges | Sean Christopherson | 2023-06-01 | 2 | -7/+10 | |
| | * | | | | KVM: x86: Add helper to get variable MTRR range from MSR index | Sean Christopherson | 2023-06-01 | 1 | -10/+13 | |
| | * | | | | KVM: x86: Add helper to query if variable MTRR MSR is base (versus mask) | Sean Christopherson | 2023-06-01 | 1 | -7/+9 | |
| | * | | | | KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid() | Ke Guo | 2023-06-01 | 1 | -1/+1 | |
| | * | | | | KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler | Wenyao Hai | 2023-06-01 | 1 | -5/+3 | |
| | |/ / / | ||||||
* | | | | | Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-07-01 | 1 | -3/+3 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | x86/efi: Make efi_set_virtual_address_map IBT safe | Thomas Gleixner | 2023-06-30 | 1 | -3/+3 | |
* | | | | | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-06-30 | 2 | -1/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | efivarfs: expose used and total size | Anisse Astier | 2023-05-17 | 1 | -0/+8 | |
| * | | | | | efi: x86: make kobj_type structure constant | Thomas Weißschuh | 2023-05-10 | 1 | -1/+1 | |
* | | | | | | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2023-06-30 | 4 | -6/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL | Donglin Peng | 2023-06-20 | 4 | -6/+30 | |
* | | | | | | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-06-29 | 2 | -26/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor... | Dave Airlie | 2023-06-19 | 21 | -46/+119 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2023-05-26 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fbdev: Include <linux/fb.h> instead of <asm/fb.h> | Thomas Zimmermann | 2023-05-18 | 1 | -2/+0 | |
| * | | | | | | | | | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2023-05-19 | 2 | -26/+25 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2023-05-09 | 201 | -3147/+4354 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | arch/x86: Include <asm/fb.h> in fbdev source file | Thomas Zimmermann | 2023-04-26 | 2 | -13/+18 | |
| | * | | | | | | | | arch/x86: Implement <asm/fb.h> with generic helpers | Thomas Zimmermann | 2023-04-20 | 1 | -3/+8 | |
| | * | | | | | | | | fbdev: Simplify fb_is_primary_device for x86 | Daniel Vetter | 2023-04-16 | 1 | -12/+1 | |
* | | | | | | | | | | Merge branch 'expand-stack' | Linus Torvalds | 2023-06-28 | 2 | -50/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: introduce new 'lock_mm_and_find_vma()' page fault helper | Linus Torvalds | 2023-06-24 | 2 | -50/+3 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-06-28 | 4 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | thread_info: move function declarations to linux/thread_info.h | Arnd Bergmann | 2023-06-09 | 1 | -3/+0 | |
| * | | | | | | | | | | init: consolidate prototypes in linux/init.h | Arnd Bergmann | 2023-06-09 | 4 | -7/+0 | |
* | | | | | | | | | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-06-28 | 5 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. | Andrew Morton | 2023-06-23 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86: sme_populate_pgd() use pte_offset_kernel() | Hugh Dickins | 2023-06-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86: allow get_locked_pte() to fail | Hugh Dickins | 2023-06-19 | 1 | -2/+4 | |
| * | | | | | | | | | | | | mm/gup: remove unused vmas parameter from get_user_pages() | Lorenzo Stoakes | 2023-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | cachestat: implement cachestat syscall | Nhat Pham | 2023-06-09 | 2 | -0/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-06-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/purgatory: Do not use fortified string functions | Kees Cook | 2023-06-01 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-06-27 | 7 | -13/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86: xen: add missing prototypes | Arnd Bergmann | 2023-06-26 | 4 | -1/+9 | |
| * | | | | | | | | | | | | x86/xen: add prototypes for paravirt mmu functions | Juergen Gross | 2023-06-26 | 1 | -0/+16 | |
| * | | | | | | | | | | | | iscsi_ibft: Fix finding the iBFT under Xen Dom 0 | Ross Lagerwall | 2023-06-26 | 2 | -10/+20 | |
| * | | | | | | | | | | | | xen: xen_debug_interrupt prototype to global header | Arnd Bergmann | 2023-06-26 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-06-27 | 5 | -44/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=y | Ingo Molnar | 2023-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | drm/vmwgfx: Add unwind hints around RBP clobber | Josh Poimboeuf | 2023-06-07 | 1 | -0/+9 | |
| * | | | | | | | | | | | | x86/entry: Move thunk restore code into thunk functions | Josh Poimboeuf | 2023-06-07 | 1 | -12/+8 | |
| * | | | | | | | | | | | | Revert "x86/orc: Make it callthunk aware" | Josh Poimboeuf | 2023-06-07 | 3 | -26/+2 | |
| * | | | | | | | | | | | | x86/unwind/orc: Add 'unwind_debug' cmdline option | Josh Poimboeuf | 2023-05-16 | 1 | -1/+48 | |
| * | | | | | | | | | | | | x86/unwind/orc: Use swap() instead of open coding it | Jiapeng Chong | 2023-05-16 | 1 | -4/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-06-27 | 2 | -17/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/mm: Remove Xen-PV leftovers from init_32.c | Juergen Gross | 2023-06-09 | 1 | -15/+2 | |
| * | | | | | | | | | | | | x86/mm: Fix __swp_entry_to_pte() for Xen PV guests | Juergen Gross | 2023-05-08 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-06-27 | 4 | -37/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |