aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-13ice: add parser execution main loopJunfeng Guo4-0/+994
2024-08-13ice: add parser internal helper functionsJunfeng Guo2-15/+244
2024-08-13ice: add debugging functions for the parser sectionsJunfeng Guo1-0/+470
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo5-5/+1760
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo4-0/+47
2024-08-13of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler1-4/+11
2024-08-13Merge remote-tracking branch 'vfs/stable-struct_fd'Andrii Nakryiko483-3669/+8956
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi6-34/+41
2024-08-13ARM: dts: bcm2837/bcm2712: adjust local intc node namesStefan Wahren2-2/+2
2024-08-13exec: Fix ToCToU between perm check and set-uid/gid usageKees Cook1-1/+7
2024-08-13firmware: raspberrypi: Improve timeout warningStefan Wahren1-1/+2
2024-08-13dt-bindings: net: convert maxim,ds26522.txt to yaml formatFrank Li2-13/+40
2024-08-13dt-bindings: misc: aspeed,ast2400-cvic: Convert to DT schemaAndrew Jeffery2-35/+60
2024-08-13dt-bindings: interrupt-controller: aspeed,ast2400-vic: Convert to DT schemaAndrew Jeffery2-23/+62
2024-08-13dt-bindings: timer: nxp,lpc3220-timer: Convert to dtschemaAnimesh Agarwal2-26/+55
2024-08-13dt-bindings: timer: fsl,ftm-timer: Convert to dtschemaAnimesh Agarwal2-31/+59
2024-08-13PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter1-1/+1
2024-08-13drm/ci: uprev mesaVignesh Raman5-16/+27
2024-08-13drm/ci: Upgrade setuptools requirement to 70.0.0WangYuli1-1/+1
2024-08-13x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)5-6/+23
2024-08-13x86/fred: Move FRED RSP initialization into a separate functionXin Li (Intel)3-11/+25
2024-08-13x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()Xin Li (Intel)2-26/+5
2024-08-13drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar1-1/+1
2024-08-13dm persistent data: fix memory allocation failureMikulas Patocka1-2/+2
2024-08-13sched_ext: Don't use double locking to migrate tasks across CPUsTejun Heo1-88/+46
2024-08-13workqueue: Add interface for user-defined workqueue lockdep mapMatthew Brost2-0/+80
2024-08-13workqueue: Change workqueue lockdep map to pointerMatthew Brost1-7/+9
2024-08-13workqueue: Split alloc_workqueue into internal function and lockdep initMatthew Brost1-8/+23
2024-08-13sched_ext: define missing cfi stubs for sched_extManu Bretelle1-0/+6
2024-08-13thermal: sysfs: Refine the handling of trip hysteresis changesRafael J. Wysocki3-7/+7
2024-08-13thermal: sysfs: Get to trips via attribute pointersRafael J. Wysocki1-34/+20
2024-08-13thermal: core: Store trip sysfs attributes in thermal_trip_descRafael J. Wysocki2-82/+46
2024-08-13KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty loggingSean Christopherson1-0/+5
2024-08-13perf inject: Inject build ids for entire call chainIan Rogers1-0/+31
2024-08-13perf callchain: Add a for_each callback style APIIan Rogers2-0/+41
2024-08-13KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICESean Christopherson1-0/+1
2024-08-13perf test: Add test for Intel TPEBS counting modeWeilin Wang1-0/+19
2024-08-13KVM: arm64: Move data barrier to end of split walkColton Lewis1-2/+4
2024-08-13perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to DocumentsWeilin Wang2-0/+31
2024-08-13perf stat: Add command line option for enabling TPEBS recordingWeilin Wang2-0/+12
2024-08-13perf vendor events intel: Add MTL metric JSON filesWeilin Wang2-0/+2677
2024-08-13perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...Weilin Wang8-2/+564
2024-08-13drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functionsTejas Vipin1-80/+35
2024-08-13drm/mipi-dsi: add more multi functions for better error handlingTejas Vipin2-0/+204
2024-08-13drm/xe: Remove unused xe parameterHimal Prasad Ghimiray1-11/+6
2024-08-13perf/bpf: Don't call bpf_overflow_handler() for tracing eventsKyle Huey1-1/+2
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng1-0/+2
2024-08-13drm/amdgpu: Update kmd_fw_shared for VCN5Yinjie Yao1-1/+4
2024-08-13drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu5-2/+76
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao2-26/+23