summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-27arm64: mm: fix VA-range sanity checkMark Rutland
2023-07-27xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-27powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-07-27ARM: orion5x: fix d2net gpio initializationArnd Bergmann
2023-07-27sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-07-27powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap
2023-07-27KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-07-27KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-07-27sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz
2023-07-27ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada
2023-07-27powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V
2023-07-27arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1Wolfram Sang
2023-07-27ARM: ep93xx: fix missing-prototype warningsArnd Bergmann
2023-07-27arm64: dts: qcom: msm8916: correct camss unit addressKrzysztof Kozlowski
2023-07-27ARM: dts: gta04: Move model property out of pinctrl nodeTony Lindgren
2023-07-27ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki
2023-07-27ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2023-07-27x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang
2023-07-27x86/resctrl: Use is_closid_match() in more placesJames Morse
2023-07-27x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-07-24x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)
2023-07-24x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-28x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen
2023-06-09ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain
2023-05-30powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman
2023-05-30KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini
2023-05-30ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap