summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-01-07dt-bindings: arm: qcom,ids: add SoC ID for QCS9075Wasim Nazir1-0/+1
2025-01-07ax25: rcu protect dev->ax25_ptrEric Dumazet2-6/+6
2025-01-07Merge branch '20250103-qcom_ipq_cmnpll-v8-1-c89fb4d4849d@quicinc.com' into ar...Bjorn Andersson1-0/+22
2025-01-07Merge branch '20250103-qcom_ipq_cmnpll-v8-1-c89fb4d4849d@quicinc.com' into cl...Bjorn Andersson1-0/+22
2025-01-07dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoCLuo Jie1-0/+22
2025-01-07sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.Guillaume Nault1-0/+6
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+4
2025-01-06Merge branch 'icc-sm8750' of https://git.kernel.org/pub/scm/linux/kernel/git/...Bjorn Andersson1-0/+143
2025-01-06Merge branches '20241204-sm8750_master_clks-v3-0-1a8f31a53a86@quicinc.com' an...Bjorn Andersson3-0/+353
2025-01-06Merge branch '20250106-sm8750-dispcc-v2-1-6f42beda6317@linaro.org' into clk-f...Bjorn Andersson1-0/+112
2025-01-06dt-bindings: clock: qcom,sm8550-dispcc: Add SM8750 DISPCCKrzysztof Kozlowski1-0/+112
2025-01-06Merge branch '20241204-sm8750_master_clks-v3-0-1a8f31a53a86@quicinc.com' into...Bjorn Andersson2-0/+241
2025-01-06dt-bindings: clock: qcom: Document the SM8750 TCSR Clock ControllerTaniya Das1-0/+15
2025-01-06dt-bindings: clock: qcom: Add SM8750 GCCTaniya Das1-0/+226
2025-01-06drm/drv: Add drmm managed registration helper for dmem cgroups.Maxime Ripard1-0/+5
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst3-1/+71
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig3-19/+13
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig1-2/+0
2025-01-06SUNRPC: introduce cache_check_rcu to help check in rcu contextYang Erkun1-0/+2
2025-01-06sunrpc: remove all connection limit configurationNeilBrown2-4/+6
2025-01-06nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown2-1/+17
2025-01-06sunrpc/svc: use store_release_wake_up()NeilBrown1-6/+1
2025-01-06block: use page_to_phys in bvec_physChristoph Hellwig1-6/+1
2025-01-06ASoC: simple_card: Show if link is unidirectionalStephen Gordon1-0/+4
2025-01-06ASoC: simple_card: Improve debugging messagesStephen Gordon1-2/+2
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam1-46/+32
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam1-8/+9
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone1-0/+5
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe1-0/+1
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe1-0/+4
2025-01-06iommu/amd: remove return value of amd_iommu_detectGao Shiyuan1-2/+2
2025-01-06drm/display: hdmi-state-helper: add drm_display_mode declarationDmitry Baryshkov1-0/+1
2025-01-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann1-0/+2
2025-01-06xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds4-22/+86
2025-01-05block: remove blk_rq_bio_prepChristoph Hellwig1-8/+0
2025-01-05block: remove bio_add_pc_pageChristoph Hellwig1-2/+0
2025-01-04lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are setMickaël Salaün1-0/+14
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan1-1/+1
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco1-0/+6
2025-01-04dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPIVasily Khoruzhick1-0/+2
2025-01-04Revert "libfs: Add simple_offset_empty()"Chuck Lever1-1/+0
2025-01-04Merge branch 'vfs-6.14.uncached_buffered_io'Christian Brauner2-2/+18
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe2-2/+18
2025-01-04drm/display/hdmi: implement hotplug functionsDmitry Baryshkov2-0/+21
2025-01-04drm/bridge: connector: add support for HDMI codec frameworkDmitry Baryshkov1-0/+74
2025-01-04drm/connector: implement generic HDMI audio helpersDmitry Baryshkov2-0/+138
2025-01-04ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdataDmitry Baryshkov1-3/+1
2025-01-04ASoC: hdmi-codec: pass data to get_dai_id tooDmitry Baryshkov1-1/+2
2025-01-04crypto: ahash - make hash walk functions private to ahash.cEric Biggers1-23/+0