summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
8 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
9 hoursMerge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitMark Brown
9 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
13 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
16 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
16 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
16 hoursMerge branch 'tip/urgent' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
16 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...Mark Brown
20 hoursMerge branch into tip/master: 'x86/tdx'Ingo Molnar
20 hoursMerge branch into tip/master: 'x86/sgx'Ingo Molnar
20 hoursMerge branch into tip/master: 'x86/kdump'Ingo Molnar
20 hoursMerge branch into tip/master: 'x86/cpu'Ingo Molnar
20 hoursMerge branch into tip/master: 'x86/bugs'Ingo Molnar
20 hoursMerge branch into tip/master: 'x86/boot'Ingo Molnar
20 hoursMerge branch into tip/master: 'sched/core'Ingo Molnar
20 hoursMerge branch into tip/master: 'x86/mm'Ingo Molnar
20 hoursMerge branch into tip/master: 'x86/urgent'Ingo Molnar
21 hoursx86/MCE/AMD: Fix inverted interrupt enablement during storm handlingJasjeet Rangi
21 hoursx86/amd_node: Fix potential NULL pointer dereferenceJason Andryuk
21 hoursx86/mm: Fix user-space data loss with MADV_FREE and THPVernon Yang
21 hoursx86/mm/pat: Allocate split page tables as kernel page tablesLorenzo Stoakes (ARM)
21 hoursx86/alternatives: Exclude text poking against change_page_attr()Pedro Falcato
21 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...David Hildenbrand (Arm)
21 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-hotfixes...David Hildenbrand (Arm)
21 hoursx86/mm/pat: Acquire init_mm read lock on attribute changes to avoid UAFLorenzo Stoakes (ARM)
21 hoursx86/mm/pat: Acquire init_mm write lock on collapse to avoid UAFLorenzo Stoakes (ARM)
2 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.3-rc2Alexei Starovoitov
2 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysinit, arch: make CONFIG_COMMAND_LINE_SIZE globally configurableWilson Felipe Pereira
3 daysmm: drop pxd_ERROR()Anshuman Khandual
3 daysx86/string: extend memcpy_flushcache() fixed-size fastpathsLi Zhe
3 daysstring: introduce memcpy_nontemporal()Li Zhe
3 daysmm: make per-VMA locks available universallyDave Hansen
3 daysRevert "arch: introduce set_direct_map_valid_noflush()"Mike Rapoport (Microsoft)
3 daysset_memory: add number of pages parameter to set_direct_map APIsMike Rapoport (Microsoft)
3 daysmm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT supportMuchun Song
3 daysx86/mm: fix pmd_modify() dropping the dirty bitVernon Yang
4 daysx86/virt/tdx: Enable Dynamic PAMTRick Edgecombe
4 daysKVM/TDX: Get/put PAMT pages when (un)mapping private memoryKirill A. Shutemov
4 daysx86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault pathRick Edgecombe
4 daysKVM/TDX: Allocate PAMT memory for TD and vCPU control structuresKirill A. Shutemov
4 daysx86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()Rick Edgecombe
4 daysx86/virt/tdx: Allocate refcounts for Dynamic PAMT memoryRick Edgecombe
4 daysx86/virt/tdx: Add __tdx_pamt_get/put() helpersRick Edgecombe
4 daysx86/virt/tdx: Allocate page bitmap for Dynamic PAMTRick Edgecombe
4 daysx86/virt/tdx: Simplify PAMT layout calculationRick Edgecombe
4 daysbpf, x86: enable KASAN for JITed programs on x86Alexis Lothoré (eBPF Foundation)
4 daysbpf, x86: emit KASAN checks in x86 JITed programsAlexis Lothoré (eBPF Foundation)
4 daysbpf, x86: refactor BPF_ST management in do_jitAlexis Lothoré (eBPF Foundation)
5 daysKVM: x86/xen: Convert evtchn_ports from IDR to XArrayFurkan Caliskan