summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-23backlight: Do not include <linux/fb.h> in header fileThomas Zimmermann1-1/+0
2025-10-23pinctrl: pinmux: Add missing .function_is_gpio kerneldocLinus Walleij1-0/+10
2025-10-23drm/xe/cri: Add CRI platform definitionBalasubramani Vivekanandan1-0/+4
2025-10-22net/sched: Remove unused inline helper qdisc_from_priv()Yue Haibing1-5/+0
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)1-3/+8
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+5
2025-10-22memfd,selinux: call security_inode_init_security_anon()Thiébaud Weksteen1-0/+2
2025-10-22lsm: add a LSM_STARTED_ALL notification eventPaul Moore1-0/+1
2025-10-22lsm: introduce an initcall mechanism into the LSM frameworkPaul Moore1-5/+28
2025-10-22lsm: cleanup the LSM blob size codePaul Moore1-17/+17
2025-10-22lsm: get rid of the lsm_names list and do some cleanupPaul Moore1-1/+0
2025-10-22lsm: rework lsm_active_cnt and lsm_idlist[]Paul Moore1-2/+0
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore1-1/+1
2025-10-22lsm: split the init code out into lsm_init.cPaul Moore1-2/+1
2025-10-22soc: qcom: llcc-qcom: Add support for KaanapaliJingyi Wang1-0/+7
2025-10-22Merge branch '20251014-qcom_ipq5424_nsscc-v7-2-081f4956be02@quicinc.com' into...Bjorn Andersson4-1/+146
2025-10-22dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoCLuo Jie3-0/+124
2025-10-22dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUXLuo Jie1-1/+2
2025-10-22dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDsLuo Jie1-0/+20
2025-10-22Merge branch '20250919-sm7150-dispcc-fixes-v1-1-308ad47c5fce@mainlining.org' ...Bjorn Andersson1-0/+3
2025-10-22dt-bindings: clock: sm7150-dispcc: Add MDSS_CORE resetJens Reidel1-0/+3
2025-10-22Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' int...Bjorn Andersson1-0/+4
2025-10-22Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' int...Bjorn Andersson1-0/+4
2025-10-22dt-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-21Merge patch series "Enhance UFS Mediatek Driver"Martin K. Petersen2-1/+8