summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-14pinctrl: qcom: Add Milos pinctrl driverLuca Weiss3-0/+1348
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner1-1/+1
2025-07-14drm/xe: Update register definitions in LRC layout headerXin Wang2-4/+3
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan32-40/+69
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan12-77/+77
2025-07-14lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()Eric Biggers4-6/+6
2025-07-14crypto: x86/sha1 - Rename conflicting symbolEric Biggers1-5/+5
2025-07-14drm/xe: Add plumbing for indirect context workaroundsTvrtko Ursulin3-3/+89
2025-07-14lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()Eric Biggers3-34/+134
2025-07-14lib/crypto: arm/poly1305: Remove unneeded empty weak functionEric Biggers2-6/+1
2025-07-14sched: Do not call __put_task_struct() on rt if pi_blocked_on is setLuis Claudio R. Goncalves1-17/+10
2025-07-14sched: Start blocked_on chain processing in find_proxy_task()Peter Zijlstra3-26/+135
2025-07-14sched: Fix proxy/current (push,pull)abilityValentin Schneider3-0/+37
2025-07-14sched: Add an initial sketch of the find_proxy_task() functionJohn Stultz2-6/+121
2025-07-14sched: Fix runtime accounting w/ split exec & sched contextsJohn Stultz1-14/+28
2025-07-14sched: Move update_curr_task logic into update_curr_seJohn Stultz1-17/+9
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider4-27/+81
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra5-12/+45
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz5-0/+71
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra1460-8140/+16768
2025-07-14xen/gntdev: remove struct gntdev_copy_batch from stackJuergen Gross2-21/+54
2025-07-14drm/xe: Allow specifying number of extra dwords at the end of wa bb emissionTvrtko Ursulin1-3/+5
2025-07-14drm/xe: Track number of written dwords from workaround batch buffer emissionTvrtko Ursulin1-1/+4
2025-07-14drm/xe: Rename utilization workaround emission functionTvrtko Ursulin1-3/+5
2025-07-14drm/xe: Pass wa bb setup arguments in a structTvrtko Ursulin1-40/+53
2025-07-14x86/tools: insn_sanity.c: Emit standard build success messagesIngo Molnar1-2/+2
2025-07-14x86/tools: insn_decoder_test.c: Emit standard build success messagesIngo Molnar1-1/+1
2025-07-14drm/xe: Generalize wa bb emission codeTvrtko Ursulin1-22/+48
2025-07-14drm/xe: Fix missing kernel-docLucas De Marchi1-0/+1
2025-07-14drm/xe: Remove unused functionsDr. David Alan Gilbert6-51/+0
2025-07-14io_uring/zcrx: disallow user selected dmabuf offset and sizePavel Begunkov1-1/+3
2025-07-14drivers/perf: hisi: Support PMUs with no interruptYicong Yang1-3/+8
2025-07-14drivers/perf: hisi: Relax the event number check of v2 PMUsJunhao He4-6/+6
2025-07-14drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driverJunhao He1-0/+40
2025-07-14drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU informationJunhao He1-60/+118
2025-07-14drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driverJunhao He1-0/+24
2025-07-14drivers/perf: hisi: Simplify the probe process for each DDRC versionJunhao He2-188/+142
2025-07-14wifi: ath12k: Add support to enqueue management frame at MLD levelSriram R8-8/+131
2025-07-14wifi: ath12k: Enable memory profile selection for QCN9274Aaradhana Sahu5-2/+21
2025-07-14wifi: ath12k: Refactor macros to use memory profile-based valuesAaradhana Sahu8-108/+136
2025-07-14wifi: ath12k: Remove redundant TID calculation for QCN9274Aaradhana Sahu4-13/+0
2025-07-14wifi: ath12k: Add a table of parameters entries impacting memory consumptionAaradhana Sahu4-2/+56
2025-07-14x86/kconfig/32: Refresh defconfigIngo Molnar1-16/+3
2025-07-14perf/arm-ni: Support sharing IRQs within an NI instanceShouping Wang1-27/+55
2025-07-14perf/arm-ni: Consolidate CPU affinity handlingRobin Murphy1-40/+34
2025-07-14nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry1-6/+6
2025-07-14nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing1-1/+1
2025-07-14regulator: tps6286x-regulator: Fix a copy & paste errorJisheng Zhang1-2/+2
2025-07-14spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin1-4/+10
2025-07-14ARM: rockchip: fix kernel hang during smp initializationAlexander Kochetkov1-6/+9