summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-04bpf: Fail verification for sign-extension of packet data/data_end/data_metaYonghong Song3-7/+20
2024-10-04tools/runqslower: Fix LDFLAGS and add LDLIBS supportTony Ambardar1-1/+2
2024-10-04selftests/bpf: Fix wrong binary in Makefile log outputTony Ambardar1-5/+6
2024-10-04selftests/bpf: Fix error linking uprobe_multi on mipsTony Ambardar1-0/+2
2024-10-04selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov1-0/+1
2024-10-04bpf: Fix compare error in function retval_range_withinXu Kuohai1-5/+11
2024-10-04bpf, lsm: Add check for BPF LSM return valueXu Kuohai5-11/+97
2024-10-04bpf, arm64: Fix tailcall hierarchyLeon Hwang1-16/+41
2024-10-04bpf, x64: Fix tailcall hierarchyLeon Hwang1-28/+79
2024-10-04sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchyTianchen Ding1-13/+9
2024-10-04tpm: Clean up TPM space after command failureJonathan McDowell2-0/+5
2024-10-04xen/swiotlb: fix allocated sizeJuergen Gross1-2/+2
2024-10-04xen/swiotlb: add alignment check for dma buffersJuergen Gross1-0/+6
2024-10-04xen: tolerate ACPI NVS memory overlapping with Xen allocated memoryJuergen Gross1-1/+91
2024-10-04xen: add capability to remap non-RAM pages to different PFNsJuergen Gross2-0/+66
2024-10-04xen: move max_pfn in xen_memory_setup() out of function scopeJuergen Gross1-26/+26
2024-10-04xen: introduce generic helper checking for memory map conflictsJuergen Gross3-11/+31
2024-10-04minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds1-2/+3
2024-10-04ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense dataNiklas Cassel2-3/+8
2024-10-04HID: wacom: Do not warn about dropped packets for first packetJason Gerecke2-2/+6
2024-10-04HID: wacom: Support sequence numbers smaller than 16-bitJason Gerecke1-2/+7
2024-10-04xen: use correct end address of kernel for conflict checkingJuergen Gross1-1/+1
2024-10-04drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flushLang Yu1-2/+4
2024-10-04drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li1-1/+1
2024-10-04kselftest: dt: Ignore nodes that have ancestors disabledNĂ­colas F. R. A. Prado1-1/+14
2024-10-04platform/x86: ideapad-laptop: Make the scope_guard() clear of its scopeAndy Shevchenko1-21/+27
2024-10-04drm/msm: fix %s null argument errorSherry Yang1-1/+1
2024-10-04drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov1-1/+11
2024-10-04drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar1-5/+5
2024-10-04ipmi: docs: don't advertise deprecated sysfs entriesWolfram Sang1-1/+1
2024-10-04drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak3-0/+9
2024-10-04drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2-2/+23
2024-10-04drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak1-0/+2
2024-10-04drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak1-2/+6
2024-10-04drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin1-1/+1
2024-10-04drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott1-1/+1
2024-10-04drm/msm: Dump correct dbgahb clusters on a750Connor Abbott1-2/+5
2024-10-04drm/msm: Use a7xx family directly in gpu_stateConnor Abbott1-21/+20
2024-10-04powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy1-4/+0
2024-10-04powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy1-3/+3
2024-10-04powerpc/8xx: Fix initial memory mappingChristophe Leroy1-2/+2
2024-10-04drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao1-2/+3
2024-10-04drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()Jason-JH.Lin1-0/+27
2024-10-04jfs: fix out-of-bounds in dbNextAG() and diAlloc()Jeongjun Park2-3/+3
2024-10-04scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter1-1/+1
2024-10-04drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren1-1/+7
2024-10-04drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()Liu Ying1-17/+18
2024-10-04drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich1-31/+31
2024-10-04drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman1-0/+2
2024-10-04drm/rockchip: vop: Allow 4096px width scalingAlex Bee1-2/+2