summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-12-14timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner1-1/+0
2024-12-14s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle2-6/+25
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov2-3/+12
2024-12-14x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal1-0/+1
2024-12-14irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang1-0/+11
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-12-14LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen1-1/+1
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-0/+119
2024-12-14timekeeping: Always check for negative motionThomas Gleixner1-1/+0
2024-12-14perf/x86/amd: Warn only on new bits setBreno Leitao1-2/+8
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter1-1/+3
2024-12-14s390/pci: Ignore RID for isolated VFsNiklas Schnelle2-15/+20
2024-12-14s390/pci: Use topology ID for multi-function devicesNiklas Schnelle4-13/+24
2024-12-14s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle4-17/+82
2024-12-14x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse3-6/+10
2024-12-14x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera1-3/+3
2024-12-14x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown1-1/+3
2024-12-14x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse1-0/+7
2024-12-14x86/cacheinfo: Delete global num_cache_leavesRicardo Neri1-22/+21
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland1-0/+2
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland1-0/+2
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland1-1/+5
2024-12-14arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas1-2/+2
2024-12-14arm64: mm: Fix zone_dma_limit calculationYang Shi1-9/+8
2024-12-14LoongArch: KVM: Protect kvm_check_requests() with SRCUHuacai Chen1-1/+3
2024-12-14LoongArch: Add architecture specific huge_pte_clear()Bibo Mao1-0/+10
2024-12-14x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson1-1/+1
2024-12-14x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna1-2/+14
2024-12-14x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna2-19/+16
2024-12-09powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clangNathan Chancellor1-9/+4
2024-12-09powerpc: Fix stack protector Kconfig test for clangNathan Chancellor1-2/+2
2024-12-09s390/stacktrace: Use break instead of return statementHeiko Carstens1-1/+1
2024-12-09ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()Linus Walleij1-1/+1
2024-12-09ARM: 9430/1: entry: Do a dummy read from VMAP shadowLinus Walleij1-0/+8
2024-12-09s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik2-0/+10
2024-12-09ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadowLinus Walleij1-4/+29
2024-12-09powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor1-2/+6
2024-12-09arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2024-12-09arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarityChen-Yu Tsai1-1/+1
2024-12-09arm64: dts: ti: k3-am62-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2024-12-09arm64: dts: freescale: imx8mm-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2024-12-09arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spreadChen-Yu Tsai1-2/+2
2024-12-09arm64: dts: allwinner: pinephone: Add mount matrix to accelerometerDragan Simic1-0/+3
2024-12-05um: Always dump trace for specified task in show_stackTiwei Bie1-1/+1
2024-12-05um: ubd: Initialize ubd's disk pointer in ubd_addTiwei Bie1-0/+2
2024-12-05um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie1-1/+1
2024-12-05um: Fix potential integer overflow during physmem setupTiwei Bie1-3/+3
2024-12-05x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)1-5/+20
2024-12-05x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2-1/+6