summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-14net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy2-2/+8
2026-01-14net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier1-6/+0
2026-01-14net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier1-0/+1
2026-01-14net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier2-0/+4
2026-01-14net: phy: Introduce PHY ports representationMaxime Chevallier3-0/+162
2026-01-14net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier1-3/+22
2026-01-14net: pass queue rx page size from memory providerPavel Begunkov2-0/+11
2026-01-14net: add bare bone queue configsPavel Begunkov2-0/+11
2026-01-14net: reduce indent of struct netdev_queue_mgmt_ops membersJakub Kicinski1-14/+14
2026-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+17
2026-01-14KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson1-1/+1
2026-01-14btf: Optimize type lookup with binary searchDonglin Peng1-0/+1
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov1-0/+1
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov1-0/+3
2026-01-13struct filename ->refcnt doesn't need to be atomicAl Viro1-7/+1
2026-01-13allow incomplete imports of filenamesAl Viro1-0/+12
2026-01-13fs: hide names_cache behind runtime const machineryMateusz Guzik1-1/+2
2026-01-13struct filename: saner handling of long namesAl Viro1-2/+8
2026-01-13struct filename: use names_cachep only for getname() and friendsAl Viro1-4/+2
2026-01-13get rid of audit_reusename()Al Viro2-12/+0
2026-01-13allow to use CLASS() for struct filename *Al Viro1-0/+6
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha1-0/+4
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha1-0/+2
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha1-10/+0
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha1-0/+10
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha2-11/+5
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha1-0/+14
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha1-5/+5
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das1-0/+5
2026-01-13Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+5
2026-01-13units: Add HZ_PER_GHZAndy Shevchenko1-0/+3
2026-01-13io_uring: track restrictions separately for IORING_OP and IORING_REGISTERJens Axboe1-2/+6
2026-01-13i3c: add sysfs entry and attribute for Device NACK Retry countAdrian Ng Ho Yin1-0/+6
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty1-1/+1
2026-01-13vdso: Add prototype for __vdso_clock_getres_time64()Thomas Weißschuh1-0/+1
2026-01-13mfd: rohm-bd71828: Support ROHM BD72720Matti Vaittinen2-0/+635
2026-01-13regulator: Add TPS65185Mark Brown26-210/+128
2026-01-15media: v4l2-fwnode: Allow passing NULL fwnode to endpoint parsersSakari Ailus1-4/+4
2026-01-15media: v4l2-ctrls: Set error v4l2_ctrl_new_fwnode_properties consistentlySakari Ailus1-0/+3
2026-01-13host1x: Make remove callback return voidUwe Kleine-König1-1/+1
2026-01-13net/sched: sch_cake: share shaper state across sub-instances of cake_mqJonas Köppeler1-0/+1
2026-01-13net/sched: Export mq functions for reuseToke Høiland-Jørgensen1-0/+27
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra1-1/+0
2026-01-13hrtimer: Drop _tv64() helpersThomas Weißschuh1-15/+0
2026-01-13hrtimer: Remove public definition of HIGH_RES_NSECThomas Weißschuh1-12/+0
2026-01-13hrtimer: Remove unused resolution constantsThomas Weißschuh1-8/+0
2026-01-14media: uapi: videodev2: Add support for AV1 stateful decoderDeepa Guthyappa Madivalara1-0/+1
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet2-0/+7
2026-01-13fs: report filesystem and file I/O errors to fsnotifyDarrick J. Wong2-0/+82
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong2-3/+2