summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-27arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USBKrishna Kurapati
2024-07-27ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada
2024-07-27powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar
2024-07-27powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K
2024-07-27mips: fix compat_sys_lseek syscallArnd Bergmann
2024-07-27KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman
2024-07-27arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li
2024-07-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2024-07-18x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunkJim Mattson
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-07-18powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz
2024-07-18powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee
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-05x86: stop playing stack games in profile_pc()Linus Torvalds
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-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-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-06-21file: Rename fcheck lookup_fd_rcuEric W. Biederman
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-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-16x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds
2024-06-16genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
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
2024-06-16um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie