summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier
2026-01-14net: pass queue rx page size from memory providerPavel Begunkov
2026-01-14net: add bare bone queue configsPavel Begunkov
2026-01-14net: reduce indent of struct netdev_queue_mgmt_ops membersJakub Kicinski
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-01-13KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson
2026-01-13btf: Optimize type lookup with binary searchDonglin Peng
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov
2026-01-13struct filename ->refcnt doesn't need to be atomicAl Viro
2026-01-13allow incomplete imports of filenamesAl Viro
2026-01-13fs: hide names_cache behind runtime const machineryMateusz Guzik
2026-01-13struct filename: saner handling of long namesAl Viro
2026-01-13struct filename: use names_cachep only for getname() and friendsAl Viro
2026-01-13get rid of audit_reusename()Al Viro
2026-01-13allow to use CLASS() for struct filename *Al Viro
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das
2026-01-13Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-13units: Add HZ_PER_GHZAndy Shevchenko
2026-01-13io_uring: track restrictions separately for IORING_OP and IORING_REGISTERJens Axboe
2026-01-13i3c: add sysfs entry and attribute for Device NACK Retry countAdrian Ng Ho Yin
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty
2026-01-13vdso: Add prototype for __vdso_clock_getres_time64()Thomas Weißschuh
2026-01-13mfd: rohm-bd71828: Support ROHM BD72720Matti Vaittinen
2026-01-13regulator: Add TPS65185Mark Brown
2026-01-14media: v4l2-fwnode: Allow passing NULL fwnode to endpoint parsersSakari Ailus
2026-01-14media: v4l2-ctrls: Set error v4l2_ctrl_new_fwnode_properties consistentlySakari Ailus
2026-01-13host1x: Make remove callback return voidUwe Kleine-König
2026-01-13net/sched: sch_cake: share shaper state across sub-instances of cake_mqJonas Köppeler
2026-01-13net/sched: Export mq functions for reuseToke Høiland-Jørgensen
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra
2026-01-13hrtimer: Drop _tv64() helpersThomas Weißschuh
2026-01-13hrtimer: Remove public definition of HIGH_RES_NSECThomas Weißschuh
2026-01-13hrtimer: Remove unused resolution constantsThomas Weißschuh
2026-01-14media: uapi: videodev2: Add support for AV1 stateful decoderDeepa Guthyappa Madivalara
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet
2026-01-13fs: report filesystem and file I/O errors to fsnotifyDarrick J. Wong
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong