summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-27arm64: mm: fix VA-range sanity checkMark Rutland
2023-07-27arm64: set __exception_irq_entry with __irq_entry as a defaultYoungmin Nam
2023-07-27xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-27s390/decompressor: fix misaligned symbol build errorHeiko Carstens
2023-07-27MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
2023-07-27powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-07-27riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel
2023-07-27bpf, riscv: Support riscv jit to provide bpf_line_infoPu Lehui
2023-07-27riscv: bpf: Avoid breaking W^XJisheng Zhang
2023-07-27riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to coreJisheng Zhang
2023-07-27sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven
2023-07-27ARM: orion5x: fix d2net gpio initializationArnd Bergmann
2023-07-27um: Use HOST_DIR for mrproperKees Cook
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-27powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V
2023-07-27mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-07-27powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King
2023-07-27ARM: dts: BCM5301X: fix duplex-full => full-duplexChristian Lamparter
2023-07-27ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkxOlivier Moysan
2023-07-27ARM: dts: stm32: Fix audio routing on STM32MP15xx DHCOM PDK2Marek Vasut
2023-07-27arm64: dts: ti: k3-j7200: Fix physical address of pinKeerthy
2023-07-27arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1Wolfram Sang
2023-07-27ARM: dts: iwg20d-q7-common: Fix backlight pwm specifierGeert Uytterhoeven
2023-07-27ARM: dts: meson8: correct uart_B and uart_C clock referencesMartin Blumenstingl
2023-07-27ARM: dts: stm32: Shorten the AV96 HDMI sound card nameMarek Vasut
2023-07-27arm64: dts: qcom: apq8096: fix fixed regulator name propertyKrzysztof Kozlowski
2023-07-27ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann
2023-07-27ARM: ep93xx: fix missing-prototype warningsArnd Bergmann
2023-07-27arm64: dts: qcom: msm8996: correct camss unit addressKrzysztof Kozlowski
2023-07-27arm64: dts: qcom: msm8994: correct SPMI unit addressKrzysztof Kozlowski
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-27arm64: dts: microchip: sparx5: do not use PSCI on reference boardsRobert Marko
2023-07-27ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carrier boardsMarek Vasut
2023-07-27ARM: dts: meson8b: correct uart_B and uart_C clock referenceshfdevel@gmx.net
2023-07-27ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki
2023-07-27x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross
2023-07-27perf/ibs: Fix interface via core pmu eventsRavi Bangoria
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/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)