summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee
2024-07-05arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki
2024-07-05ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker
2024-07-05KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2024-07-05efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-07-05efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel
2024-07-05efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05hexagon: fix fadvise64_64 calling conventionsArnd Bergmann
2024-07-05csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann
2024-07-05sh: rework sync_file_range ABIArnd Bergmann
2024-07-05parisc: use generic sys_fanotify_mark implementationArnd Bergmann
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds
2024-07-05x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-07-05sparc: fix compat recv/recvfrom syscallsArnd Bergmann
2024-07-05sparc: fix old compat_sys_select()Arnd Bergmann
2024-07-05x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-07-05riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-07-05riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdefJisheng Zhang
2024-07-05x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-07-05x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck
2024-07-05ARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski
2024-07-05ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski
2024-07-05ARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski
2024-07-05arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li
2024-07-05KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson
2024-07-05mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-07-05MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-07-05MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-07-05powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman
2024-07-05powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch
2024-07-05powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman
2024-07-05cma: factor out minimum alignment requirementDavid Hildenbrand
2024-07-05x86/ibt,ftrace: Search for __fentry__ locationPeter Zijlstra
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier
2024-06-16KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier
2024-06-16arm64: dts: hi3798cv200: fix the size of GICRYang Xiwen
2024-06-16arm64: dts: qcom: qcs404: fix bluetooth device addressJohan Hovold
2024-06-16arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski
2024-06-16genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-06-16KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUIDGerd Hoffmann
2024-06-16riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin
2024-06-16riscv: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren
2024-06-16arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2024-06-16x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada