summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-23lsm: replace the name field with a pointer to the lsm_id structPaul Moore1-1/+1
2025-10-23lsm: split the init code out into lsm_init.cPaul Moore1-2/+1
2025-10-23soc: qcom: llcc-qcom: Add support for KaanapaliJingyi Wang1-0/+7
2025-10-23Merge branch '20251014-qcom_ipq5424_nsscc-v7-2-081f4956be02@quicinc.com' into...Bjorn Andersson4-1/+146
2025-10-23dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoCLuo Jie3-0/+124
2025-10-23dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUXLuo Jie1-1/+2
2025-10-23dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDsLuo Jie1-0/+20
2025-10-23Merge branch '20250919-sm7150-dispcc-fixes-v1-1-308ad47c5fce@mainlining.org' ...Bjorn Andersson1-0/+3
2025-10-23dt-bindings: clock: sm7150-dispcc: Add MDSS_CORE resetJens Reidel1-0/+3
2025-10-23Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' int...Bjorn Andersson1-0/+4
2025-10-23Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' int...Bjorn Andersson1-0/+4
2025-10-23dt-bindings: clock: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resetsLuca Weiss1-0/+4
2025-10-22PM: EM: Add em.yaml and autogen filesChangwoo Min1-0/+62
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min1-0/+4
2025-10-22blktrace: trace zone write plugging operationsJohannes Thumshirn1-0/+5
2025-10-22blktrace: expose ZONE APPEND completions to blktraceJohannes Thumshirn1-0/+3
2025-10-22blktrace: add block trace commands for zone operationsJohannes Thumshirn1-2/+11
2025-10-22blktrace: add definitions for struct blk_io_trace2Johannes Thumshirn1-0/+16
2025-10-22blktrace: pass blk_user_trace2 to setup functionsJohannes Thumshirn1-1/+2
2025-10-22blktrace: add definitions for blk_user_trace_setup2Johannes Thumshirn2-0/+17
2025-10-22ACPI: property: Make acpi_get_next_subnode() staticSakari Ailus1-10/+0
2025-10-22block: rename min_segment_sizeKeith Busch1-1/+1
2025-10-22io_uring: add support for IORING_SETUP_SQE_MIXEDKeith Busch1-0/+8
2025-10-22module: Fix device table module aliasesJosh Poimboeuf1-1/+2
2025-10-22dt-bindings: power: rockchip: Add support for RV1126BFinley Xiao1-0/+17
2025-10-22dt-bindings: power: Add support for MT8196 power controllersAngeloGioacchino Del Regno1-0/+58
2025-10-22PM: runtime: Fix conditional guard definitionsRafael J. Wysocki1-4/+4
2025-10-22usb: typec: ps883x: Add USB4 mode and TBT3 altmode supportKonrad Dybcio1-0/+1
2025-10-22tcpm: Parse and log AVS APDOBadhri Jagan Sridharan1-1/+68
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-0/+5
2025-10-22arch_topology: move parse_acpi_topology() to common codeYunhui Cui1-0/+5
2025-10-22platform: Use IOMEM_ERR_PTR for ioremap error returnsPei Xiao1-3/+3
2025-10-22drivers: rapidio: make rio_bus_type constAdrian Barnaś1-1/+1
2025-10-22drivers: eisa: make eisa_bus_type constAdrian Barnaś1-1/+1
2025-10-22cdx: make cdx_bus_type constantGreg Kroah-Hartman1-1/+1
2025-10-22ipack: fix ipack.h kernel-doc warningsRandy Dunlap1-8/+15
2025-10-22firmware: exynos-acpm: add empty method to allow compile testTudor Ambarus1-0/+9
2025-10-22Merge patch series "Enhance UFS Mediatek Driver"Martin K. Petersen2-1/+8
2025-10-22scsi: ufs: host: mediatek: Remove duplicate functionPeter Wang1-0/+1
2025-10-22scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO modePeter Wang1-1/+6
2025-10-22scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flowPeter Wang1-0/+1
2025-10-22net: dsa: tag_yt921x: add support for Motorcomm YT921x tagsDavid Yang2-0/+3
2025-10-22Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"Martin K. Petersen2-7/+2
2025-10-22scsi: ufs: core: Replace hard coded vcc-off delay with a variableBao D. Nguyen1-0/+2
2025-10-22scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirkBao D. Nguyen1-7/+0
2025-10-22scsi: ufs: core: Update CQ Entry to UFS 4.1 formatPeter Wang1-3/+19
2025-10-22scsi: core: Do not declare scsi_cmnd pointers constBart Van Assche2-4/+4
2025-10-22scsi: core: Fix the unit attention counter implementationBart Van Assche1-6/+4
2025-10-22net: add a common function to compute features for upper devicesHangbin Liu2-0/+19
2025-10-21bpf: make bpf_insn_successors to return a pointerAnton Protopopov1-1/+11