summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-23net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma2-2/+2
2023-08-23net: af_key: fix sadb_x_filter validationLin Ma1-2/+2
2023-08-23net: xfrm: Fix xfrm_address_filter OOB readLin Ma1-0/+9
2023-08-23x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)1-3/+2
2023-08-23x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu4-32/+17
2023-08-23x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu3-9/+9
2023-08-23x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)1-1/+6
2023-08-23x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)4-2/+4
2023-08-23x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson1-4/+3
2023-08-23x86/static_call: Fix __static_call_fixup()Peter Zijlstra1-0/+13
2023-08-23objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra1-6/+11
2023-08-23x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)1-0/+19
2023-08-23x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra3-5/+14
2023-08-23x86/cpu: Cleanup the untrain messPeter Zijlstra3-14/+13
2023-08-23x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra4-22/+22
2023-08-23x86/cpu: Rename original retbleed methodsPeter Zijlstra6-23/+23
2023-08-23x86/cpu: Clean up SRSO return thunk messPeter Zijlstra5-22/+64
2023-08-23x86/alternative: Make custom return thunk unconditionalPeter Zijlstra3-8/+7
2023-08-23objtool/x86: Fix SRSO messPeter Zijlstra4-6/+31
2023-08-23x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra1-2/+2
2023-08-23x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra1-1/+3
2023-08-23i2c: designware: Handle invalid SMBus block data response length valueTam Nguyen1-2/+13
2023-08-23i2c: designware: Correct length byte validation logicQuan Nguyen1-1/+2
2023-08-23btrfs: only subtract from len_to_oe_boundary when it is tracking an extentChris Mason1-1/+24
2023-08-23btrfs: fix replace/scrub failure with metadata_uuidAnand Jain1-1/+2
2023-08-23btrfs: fix BUG_ON condition in btrfs_cancel_balancexiaoshoukui1-2/+1
2023-08-23btrfs: fix incorrect splitting in btrfs_drop_extent_map_rangeJosef Bacik1-4/+2
2023-08-23btrfs: fix infinite directory readsFilipe Manana4-54/+84
2023-08-23tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...Sherry Sun1-2/+2
2023-08-23tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_muxYi Yang1-1/+2
2023-08-23smb3: display network namespace in debug informationSteve French1-0/+10
2023-08-23vdpa: Enable strict validation for netlinks opsDragos Tatulea1-6/+0
2023-08-23vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length checkLin Ma1-0/+1
2023-08-23vdpa: Add queue index attr to vdpa_nl_policy for nlattr length checkLin Ma1-0/+1
2023-08-23vdpa: Add features attr to vdpa_nl_policy for nlattr length checkLin Ma1-0/+1
2023-08-23powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch1-3/+3
2023-08-23media: mtk-jpeg: Set platform driver data earlierChen-Yu Tsai1-2/+2
2023-08-23fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong1-1/+3
2023-08-23blk-cgroup: hold queue_lock when removing blkg->q_nodeMing Lei1-0/+2
2023-08-23i2c: tegra: Fix i2c-tegra DMA config option processingParker Newman1-1/+1
2023-08-23i2c: hisi: Only handle the interrupt of the driver's transferYicong Yang1-0/+8
2023-08-23i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issueChengfeng Ye1-4/+7
2023-08-23rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`)Qingsong Chen1-0/+1
2023-08-23cifs: fix potential oops in cifs_oplock_breakSteve French1-7/+16
2023-08-23vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessaryEugenio Pérez3-3/+4
2023-08-23vdpa/mlx5: Fix mr->initialized semanticsDragos Tatulea2-27/+71
2023-08-23virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()Gal Pressman1-0/+2
2023-08-23vduse: Use proper spinlock for IRQ injectionMaxime Coquelin1-4/+4
2023-08-23virtio-mmio: don't break lifecycle of vm_devWolfram Sang1-3/+2
2023-08-23regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550Abel Vesa1-1/+1