summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-09signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-06-09x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki
2022-06-09x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi
2022-06-09powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu
2022-06-09powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi
2022-06-09powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-06-09alpha: fix alloc_zeroed_user_highpage_movable()Matthew Wilcox (Oracle)
2022-06-09KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES settingNicholas Piggin
2022-06-09powerpc/rtas: Keep MSR[RI] set when calling RTASLaurent Dufour
2022-06-09ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu
2022-06-09ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROMKrzysztof Kozlowski
2022-06-09ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu
2022-06-09powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini
2022-06-09ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik
2022-06-09arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's vddio-supply p...Joel Selvaraj
2022-06-09arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels countKonrad Dybcio
2022-06-09arm64: dts: qcom: msm8994: Fix the cont_splash_mem addressKonrad Dybcio
2022-06-09ARM: dts: s5pv210: align DMA channels with dtschemaKrzysztof Kozlowski
2022-06-09ARM: dts: socfpga: align interrupt controller node name with dtschemaKrzysztof Kozlowski
2022-06-09ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski
2022-06-09m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven
2022-06-09x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov
2022-06-09openrisc: start CPU timer early in bootJason A. Donenfeld
2022-06-09perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2022-06-09arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei
2022-06-09ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov
2022-06-09x86/platform/uv: Update TSC sync state for UV5Mike Travis
2022-06-09ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman
2022-06-09x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi
2022-06-09x86/kexec: fix memory leak of elf header bufferBaoquan He
2022-06-09perf/x86/intel: Fix event constraints for ICLKan Liang
2022-06-09x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi
2022-06-09riscv: Move alternative length validation into subsectionNathan Chancellor
2022-06-09riscv: Wire up memfd_secret in UAPI headerTobias Klauser
2022-06-09riscv: Fix irq_work when SMP is disabledSamuel Holland
2022-06-09riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti
2022-06-09RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian
2022-06-09parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-06-06x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre
2022-06-06x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre
2022-06-06x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre
2022-06-06x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre
2022-06-06x86/sgx: Disconnect backing page references from dirty statusReinette Chatre
2022-06-06ARM: dts: s5pv210: Correct interrupt name for bluetooth in AriesJonathan Bakker
2022-06-06KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra
2022-06-06KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2Sean Christopherson