summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
5 daysARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada1-12/+2
5 dayspowerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
5 dayspowerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
5 daysmips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
5 daysKVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman1-5/+13
14 daysARM: davinci: Convert comma to semicolonChen Ni1-1/+1
14 dayss390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
14 dayspowerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz1-3/+3
14 dayspowerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman1-1/+1
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee1-0/+3
2024-07-05ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker1-0/+1
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-05x86: stop playing stack games in profile_pc()Linus Torvalds1-19/+1
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann1-2/+2
2024-07-05sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-07-05x86/amd_nb: Check for invalid SMN readsYazen Ghannam1-1/+8
2024-07-05arm64: dts: qcom: qcs404: fix bluetooth device addressJohan Hovold1-1/+1
2024-07-05ARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-07-05ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-07-05ARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-07-05mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi1-1/+2
2024-07-05MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-07-05MIPS: Octeon: Add PCIe link status checkSongyang Li1-0/+6
2024-07-05powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman1-12/+12
2024-07-05powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch1-4/+4
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg4-18/+3
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier1-0/+1
2024-06-16arm64: dts: hi3798cv200: fix the size of GICRYang Xiwen1-1/+1
2024-06-16arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski2-3/+3
2024-06-16x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds3-53/+3
2024-06-16genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang1-3/+6
2024-06-16arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao1-0/+1
2024-06-16x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada1-4/+1
2024-06-16um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie2-2/+2
2024-06-16powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde3-7/+7
2024-06-16um: Add winch to winch_handlers before registering winch IRQRoberto Sassu1-6/+8
2024-06-16um: Fix return value in ubd_init()Duoming Zhou1-2/+2
2024-06-16microblaze: Remove early printk call from cpuinfo-static.cMichal Simek1-1/+1
2024-06-16microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek1-1/+0
2024-06-16x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-06-16powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-06-16m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2024-06-16m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
2024-06-16Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck1-49/+18
2024-06-16sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven1-6/+1
2024-06-16x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel1-1/+2
2024-06-16x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei1-0/+9
2024-06-16parisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1