summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones-3/+33
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu-1/+2
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu-1/+20
2026-02-03drm/amd/display: Add oem panel config for new featuresIan Chen-1/+24
2026-02-03drm/amd/display: Fix IGT link training failure on Replay panelRay Wu-0/+3
2026-02-03drm/amd/display: Fix writeback on DCN 3.2+Alex Hung-4/+15
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas-20/+27
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas-0/+1
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas-1/+7
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang-9/+80
2026-02-03drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin-25/+64
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti-49/+98
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan-0/+3
2026-02-03PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han-3/+6
2026-02-03cpufreq: Documentation: Update description of rate_limit_us default valueYaxiong Tian-1/+1
2026-02-03cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian-1/+1
2026-02-03spi: xilinx: use device property accessors.Abdurrahman Hussain-5/+5
2026-02-03perf thread: Don't require machine to compute the e_machineIan Rogers-7/+9
2026-02-03perf header: Add e_machine/e_flags to the headerIan Rogers-6/+64
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers-26/+55
2026-02-03perf kvm: Wire up e_machineIan Rogers-68/+80
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers-177/+451
2026-02-03libperf build: Always place libperf includes firstIan Rogers-1/+1
2026-02-03perf test kvm: Add stat live testingIan Rogers-1/+29
2026-02-03Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang-452/+423
2026-02-03i2c: imx: preserve error state in block data length handlerLI Qingwu-1/+2
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher-4/+5
2026-02-03drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa-3/+10
2026-02-03rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov-12/+21
2026-02-03perf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy-1/+14
2026-02-03perf: arm_spe: Properly set hw.state on failuresLeo Yan-6/+12
2026-02-03workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC optionBreno Leitao-2/+26
2026-02-03accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou-1/+1
2026-02-03Merge branch 'bpf-add-bpf_stream_print_stack-kfunc'Alexei Starovoitov-1/+85
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis-0/+32
2026-02-03bpf: Allow BPF stream kfuncs while holding a lockEmil Tsalapatis-1/+12
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis-0/+21
2026-02-03bpf: Add bpf_stream_print_stack stack dumping kfuncEmil Tsalapatis-0/+20
2026-02-03Merge branch 'bpf-verifier-improve-state-pruning-for-scalar-registers'Alexei Starovoitov-25/+199
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan-0/+45
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan-15/+56
2026-02-03bpf: Relax maybe_widen_reg() constraintsPuranjay Mohan-8/+14
2026-02-03bpf: Clear singular ids for scalars in is_state_visited()Puranjay Mohan-2/+73
2026-02-03bpf: Let the verifier assign ids on stack fillsPuranjay Mohan-0/+11
2026-02-03Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2026-02-03Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+64
2026-02-03io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEsJens Axboe-3/+8
2026-02-03cxl/acpi: Prepare use of EFI runtime servicesRobert Richter-2/+6
2026-02-03cxl: Introduce callback for HPA address ranges translationRobert Richter-0/+25
2026-02-03cxl/region: Use region data to get the root decoderRobert Richter-26/+24