summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-17x86/static_call: Fix __static_call_fixup()Peter Zijlstra
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-17powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-17objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra
2023-08-16drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst
2023-08-16net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea
2023-08-16x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)
2023-08-16x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra
2023-08-16x86/cpu: Cleanup the untrain messPeter Zijlstra
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal
2023-08-16drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar
2023-08-16drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno
2023-08-16drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu
2023-08-16drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng
2023-08-16i40e: fix misleading debug logsAndrii Staikov
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-16riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing
2023-08-16riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti
2023-08-16riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=nGuo Ren
2023-08-16riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=nGuo Ren
2023-08-16riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao
2023-08-16riscv: entry: set a0 = -ENOSYS only when syscall != -1Celeste Liu
2023-08-16ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang
2023-08-16gpiolib: fix reference leaks when removing GPIO chips still in useBartosz Golaszewski
2023-08-16gpiolib: sysfs: Do unexport GPIO when user asks for itAndy Shevchenko
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller
2023-08-16ipv6: fix indentation of a config attributePrasad Pandit
2023-08-16mailmap: add entries for Simon HormanSimon Horman
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-16x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-16objtool/x86: Fix SRSO messPeter Zijlstra
2023-08-16x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra
2023-08-16x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev
2023-08-16smb: client: fix null authScott Mayhew
2023-08-15net: openvswitch: reject negative ifindexJakub Kicinski
2023-08-15team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-16netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-16netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso
2023-08-16netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso
2023-08-16ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong