summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-07-25riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+2
2024-07-25powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
2024-07-25powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
2024-07-25mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-07-25KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman1-5/+13
2024-07-25arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li1-0/+3
2024-07-25LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen3-5/+5
2024-07-18x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre1-4/+10
2024-07-18arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recordingKrzysztof Kozlowski1-1/+1
2024-07-18arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mappingKrzysztof Kozlowski1-1/+1
2024-07-18arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power onJohan Hovold1-7/+8
2024-07-18arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timerCong Zhang1-1/+1
2024-07-18s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens1-0/+4
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni1-1/+1
2024-07-18arm64: dts: qcom: qdu1000: Fix LLCC reg propertyKomal Bajaj1-1/+15
2024-07-18arm64: dts: qcom: sm6115: add iommu for sdhc_1Caleb Connolly1-0/+1
2024-07-18arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHIAbel Vesa1-4/+6
2024-07-18arm64: dts: allwinner: Fix PMIC interrupt numberAndre Przywara1-1/+1
2024-07-18arm64: dts: qcom: x1e80100-*: Allocate some CMA buffersKonrad Dybcio2-0/+18
2024-07-18arm64: dts: qcom: sc8180x: Fix LLCC reg property againBjorn Andersson1-4/+7
2024-07-11arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model BDragan Simic1-1/+1
2024-07-11powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen1-2/+3
2024-07-11powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin4-10/+11
2024-07-11riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai1-9/+1
2024-07-11KVM: s390: fix LPSWEY handlingChristian Borntraeger4-0/+49
2024-07-11s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
2024-07-11powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz1-3/+3
2024-07-11powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman1-1/+1
2024-07-11riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vmaSamuel Holland3-25/+29
2024-07-11RISC-V: KVM: Fix the initial sample period valueAtish Patra1-1/+1
2024-07-11powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar3-0/+22
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee1-0/+3
2024-07-05arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4BAndy Yan1-2/+2
2024-07-05arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki1-2/+2
2024-07-05arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki1-0/+1
2024-07-05Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"FUKAUMI Naoki4-0/+4
2024-07-05ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker1-0/+1
2024-07-05arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan1-1/+1
2024-07-05arm64: dts: rockchip: set correct pwm0 pinctrl on rk3588-tigerHeiko Stuebner1-0/+5
2024-07-05arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-sJonas Karlman1-3/+9
2024-07-05arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-sJonas Karlman1-2/+4
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann7-7/+7
2024-07-05hexagon: fix fadvise64_64 calling conventionsArnd Bergmann2-0/+13
2024-07-05csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann2-0/+2
2024-07-05sh: rework sync_file_range ABIArnd Bergmann2-1/+13
2024-07-05Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer1-4/+4
2024-07-05parisc: use generic sys_fanotify_mark implementationArnd Bergmann3-10/+2
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds1-19/+1
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook3-19/+14
2024-07-05riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu1-1/+1