mirror of https://github.com/torvalds/linux.git
* Randomize the per-cpu entry areas Cleanups: * Have CR3_ADDR_MASK use PHYSICAL_PAGE_MASK instead of open coding it * Move to "native" set_memory_rox() helper * Clean up pmd_get_atomic() and i386-PAE * Remove some unused page table size macros -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEV76QKkVc4xCGURexaDWVMHDJkrAFAmOc53UACgkQaDWVMHDJ krCUHw//SGZ+La0hLZLAiAiZTXLZZHpYkOmg1Oj1+11qSU11uZzTFqDpauhaKpRS cJCSh+D+RXe5e2ipgt0+Zl0hESLt7pJf8258OE4ra0DL/IlyO9uqruAs9Kn3eRS/ Fk76nG8gdEU+JKJqpG02GqOLslYQuIy96n9hpuj1x25b614+uezPfC7S4XEat0NT MbJQ+jnVDf16aJIJkzT+iSwhubDVeh+bSHeO0SSCzX23WLUqDeg5NvlyxoCHGbBh UpUTWggV/0pYAkBKRHToeJs8qTWREwuuH/8JGewpe9A0tjdB5wyZfNL2PuracweN 9MauXC3T5f0+Ca4yIIaPq1fF7Ny/PR2dBFihk27rOD0N7tjaZxNwal2pB1sZcmvZ +PAokjyTPVH5ZXjkMYGGAUe1jyjwr2+TgFSZxhTnDuGtyVQiY4pihGKOifLCX6tv x6khvYeTBw7wfaDRtKEAf+2kLHYn+71HszHP/8bNKX9T03h+Zf0i1wdZu5xbM5Gc VK2wR7bCC+UftJJYG0pldcHg2qaF19RBHK2tLwp7zngUv7lTbkKfkgKjre73KV2a D4b76lrqdUMo6UYwYdw7WtDyarZS4OVLq2DcNhwwMddBCaX8kyN5a4AqwQlZYJ0u dM+kuMofE8U3yMxmMhJimkZUsj09yLHIqfynY0jbAcU3nhKZZNY= =wwVF -----END PGP SIGNATURE----- Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 mm updates from Dave Hansen: "New Feature: - Randomize the per-cpu entry areas Cleanups: - Have CR3_ADDR_MASK use PHYSICAL_PAGE_MASK instead of open coding it - Move to "native" set_memory_rox() helper - Clean up pmd_get_atomic() and i386-PAE - Remove some unused page table size macros" * tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (35 commits) x86/mm: Ensure forced page table splitting x86/kasan: Populate shadow for shared chunk of the CPU entry area x86/kasan: Add helpers to align shadow addresses up and down x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area x86/mm: Recompute physical address for every page of per-CPU CEA mapping x86/mm: Rename __change_page_attr_set_clr(.checkalias) x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias() x86/mm: Untangle __change_page_attr_set_clr(.checkalias) x86/mm: Add a few comments x86/mm: Fix CR3_ADDR_MASK x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros mm: Convert __HAVE_ARCH_P..P_GET to the new style mm: Remove pointless barrier() after pmdp_get_lockless() x86/mm/pae: Get rid of set_64bit() x86_64: Remove pointless set_64bit() usage x86/mm/pae: Be consistent with pXXp_get_and_clear() x86/mm/pae: Use WRITE_ONCE() x86/mm/pae: Don't (ab)use atomic64 mm/gup: Fix the lockless PMD access ... |
||
|---|---|---|
| .. | ||
| Kbuild | ||
| adc.h | ||
| addrspace.h | ||
| alignment.h | ||
| asm-offsets.h | ||
| atomic-grb.h | ||
| atomic-irq.h | ||
| atomic-llsc.h | ||
| atomic.h | ||
| barrier.h | ||
| bitops-cas.h | ||
| bitops-grb.h | ||
| bitops-llsc.h | ||
| bitops-op32.h | ||
| bitops.h | ||
| bl_bit.h | ||
| bl_bit_32.h | ||
| bug.h | ||
| bugs.h | ||
| cache.h | ||
| cache_insns.h | ||
| cache_insns_32.h | ||
| cacheflush.h | ||
| checksum.h | ||
| checksum_32.h | ||
| clock.h | ||
| cmpxchg-cas.h | ||
| cmpxchg-grb.h | ||
| cmpxchg-irq.h | ||
| cmpxchg-llsc.h | ||
| cmpxchg-xchg.h | ||
| cmpxchg.h | ||
| device.h | ||
| dma-register.h | ||
| dma.h | ||
| dmabrg.h | ||
| dwarf.h | ||
| elf.h | ||
| entry-macros.S | ||
| extable.h | ||
| fb.h | ||
| fixmap.h | ||
| flat.h | ||
| fpu.h | ||
| freq.h | ||
| ftrace.h | ||
| futex-cas.h | ||
| futex-irq.h | ||
| futex-llsc.h | ||
| futex.h | ||
| gpio.h | ||
| hardirq.h | ||
| hd64461.h | ||
| heartbeat.h | ||
| hugetlb.h | ||
| hw_breakpoint.h | ||
| hw_irq.h | ||
| i2c-sh7760.h | ||
| io.h | ||
| io_generic.h | ||
| io_noioport.h | ||
| io_trapped.h | ||
| irq.h | ||
| irqflags.h | ||
| kdebug.h | ||
| kexec.h | ||
| kgdb.h | ||
| kprobes.h | ||
| linkage.h | ||
| machvec.h | ||
| mmiowb.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmu_context_32.h | ||
| mmzone.h | ||
| module.h | ||
| page.h | ||
| pci.h | ||
| perf_event.h | ||
| pgalloc.h | ||
| pgtable-2level.h | ||
| pgtable-3level.h | ||
| pgtable.h | ||
| pgtable_32.h | ||
| platform_early.h | ||
| posix_types.h | ||
| processor.h | ||
| processor_32.h | ||
| ptrace.h | ||
| ptrace_32.h | ||
| push-switch.h | ||
| reboot.h | ||
| romimage-macros.h | ||
| rtc.h | ||
| seccomp.h | ||
| sections.h | ||
| setup.h | ||
| sfp-machine.h | ||
| sh7760fb.h | ||
| sh_bios.h | ||
| shmparam.h | ||
| siu.h | ||
| smc37c93x.h | ||
| smp-ops.h | ||
| smp.h | ||
| sparsemem.h | ||
| spi.h | ||
| spinlock-cas.h | ||
| spinlock-llsc.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| sram.h | ||
| stackprotector.h | ||
| stacktrace.h | ||
| string.h | ||
| string_32.h | ||
| suspend.h | ||
| switch_to.h | ||
| switch_to_32.h | ||
| syscall.h | ||
| syscall_32.h | ||
| syscalls.h | ||
| syscalls_32.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| topology.h | ||
| traps.h | ||
| traps_32.h | ||
| types.h | ||
| uaccess.h | ||
| uaccess_32.h | ||
| uncached.h | ||
| unistd.h | ||
| unwinder.h | ||
| user.h | ||
| vermagic.h | ||
| vga.h | ||
| vmalloc.h | ||
| vmlinux.lds.h | ||
| watchdog.h | ||
| word-at-a-time.h | ||