summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-16x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra3-5/+14
2023-08-16x86/cpu: Cleanup the untrain messPeter Zijlstra3-14/+13
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra4-22/+22
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra6-23/+23
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra5-20/+62
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu2-2/+20
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal1-2/+8
2023-08-16drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar1-3/+6
2023-08-16drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-16drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu2-5/+6
2023-08-16drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng1-0/+4
2023-08-16i40e: fix misleading debug logsAndrii Staikov1-8/+8
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki3-4/+85
2023-08-16riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing2-14/+26
2023-08-16riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti1-4/+7
2023-08-16riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=nGuo Ren1-0/+3
2023-08-16riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=nGuo Ren1-0/+3
2023-08-16riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao1-2/+13
2023-08-16riscv: entry: set a0 = -ENOSYS only when syscall != -1Celeste Liu1-3/+3
2023-08-16ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang1-2/+5
2023-08-16gpiolib: fix reference leaks when removing GPIO chips still in useBartosz Golaszewski1-5/+11
2023-08-16gpiolib: sysfs: Do unexport GPIO when user asks for itAndy Shevchenko1-2/+5
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller7-31/+69
2023-08-16ipv6: fix indentation of a config attributePrasad Pandit1-1/+1
2023-08-16mailmap: add entries for Simon HormanSimon Horman1-0/+2
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller9-30/+34
2023-08-16x86/alternative: Make custom return thunk unconditionalPeter Zijlstra3-8/+7
2023-08-16objtool/x86: Fix SRSO messPeter Zijlstra4-6/+31
2023-08-16x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra1-2/+2
2023-08-16x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra1-1/+3
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev1-5/+3
2023-08-16smb: client: fix null authScott Mayhew1-0/+4
2023-08-16net: openvswitch: reject negative ifindexJakub Kicinski1-4/+4
2023-08-16team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16net: phy: broadcom: stub c45 read/write for 54810Justin Chen1-0/+13
2023-08-16netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso1-0/+3
2023-08-16netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso1-1/+6
2023-08-16netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso1-4/+32
2023-08-16ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong1-0/+4
2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long2-5/+5
2023-08-16netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal1-19/+4
2023-08-16netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal1-0/+1
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2-1/+2
2023-08-16netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal1-1/+12
2023-08-16fbdev: goldfishfb: Do not check 0 for platform_get_irq()Zhu Wang1-2/+2
2023-08-16fbdev: atmel_lcdfb: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16fbdev: kyro: Remove unused declarationsYue Haibing1-12/+0