summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-17Merge tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2022-12-17Merge tag 'for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-12-17Merge tag 'leds-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2022-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-17Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier
2022-12-16RDMA/siw: Fix pointer cast warningArnd Bergmann
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-16Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-12-16Fix mismerge due to devnode now taking a 'const *' deviceLinus Torvalds
2022-12-16genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain...Thomas Gleixner
2022-12-16genirq/msi: Check for the presence of an irq domain when validating msi_ctrlMarc Zyngier
2022-12-16libperf: Fix install_pkgconfig targetAlexander Gordeev
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-16Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-15Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15Merge tag 'for-6.2/writeback-2022-12-12' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-12-15Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-12-15Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15x86/mm: Ensure forced page table splittingDave Hansen
2022-12-15x86/kasan: Populate shadow for shared chunk of the CPU entry areaSean Christopherson
2022-12-15x86/kasan: Add helpers to align shadow addresses up and downSean Christopherson
2022-12-15x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten namesSean Christopherson
2022-12-15x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry areaSean Christopherson
2022-12-15x86/mm: Recompute physical address for every page of per-CPU CEA mappingSean Christopherson
2022-12-15x86/mm: Rename __change_page_attr_set_clr(.checkalias)Peter Zijlstra
2022-12-15x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()Peter Zijlstra
2022-12-15x86/mm: Untangle __change_page_attr_set_clr(.checkalias)Peter Zijlstra
2022-12-15x86/mm: Add a few commentsPeter Zijlstra
2022-12-15x86/mm: Fix CR3_ADDR_MASKKirill A. Shutemov
2022-12-15x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macrosPasha Tatashin
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra
2022-12-15mm: Remove pointless barrier() after pmdp_get_lockless()Peter Zijlstra
2022-12-15x86/mm/pae: Get rid of set_64bit()Peter Zijlstra
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-12-15x86/mm/pae: Be consistent with pXXp_get_and_clear()Peter Zijlstra
2022-12-15x86/mm/pae: Use WRITE_ONCE()Peter Zijlstra
2022-12-15x86/mm/pae: Don't (ab)use atomic64Peter Zijlstra
2022-12-15mm/gup: Fix the lockless PMD accessPeter Zijlstra
2022-12-15mm: Rename pmd_read_atomic()Peter Zijlstra