summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich1-0/+9
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds4-0/+4
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-9/+27
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp2-0/+25
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp1-7/+0
2026-01-15powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-0/+1
2026-01-15mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-15textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-15mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari1-0/+1
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean1-0/+32
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+2
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy1-4/+5
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-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+17
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra1-1/+0
2026-01-13net/mlx5: Add IFC bits for extended ETS rate limit bandwidth valueAlexei Lazar1-3/+4
2026-01-13net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi1-2/+2
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+14
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng1-0/+4
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein1-1/+5
2026-01-11treewide: Update email addressThomas Gleixner12-12/+12
2026-01-11bnxt_en: Update FW interface to 1.10.3.151Michael Chan1-16/+151
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2-2/+7
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-17/+33
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+10
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+6
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki1-3/+2
2026-01-08PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian1-1/+1
2026-01-08cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný1-11/+14
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt1-1/+1
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl1-0/+3
2026-01-07udp: udplite is unlikelyEric Dumazet1-1/+1
2026-01-06net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi1-4/+4
2026-01-05net/mlx5: Add support for querying bond speedOr Har-Toov1-1/+1
2026-01-05net/mlx5: Handle port and vport speed change events in MPESWOr Har-Toov2-0/+3
2026-01-05net/mlx5: Propagate LAG effective max_tx_speed to vportsOr Har-Toov1-0/+4
2026-01-05net/mlx5: Add max_tx_speed and its CAP bit to IFCOr Har-Toov1-3/+6
2026-01-05NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust1-0/+1
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe1-1/+7
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+9