summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski
2025-11-07psp: report basic stats from the coreJakub Kicinski
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet
2025-11-07tcp: Apply max RTO to non-TFO SYN+ACK.Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_timeout().Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_queue_hash_req().Kuniyuki Iwashima
2025-11-07tcp: Call tcp_syn_ack_timeout() directly.Kuniyuki Iwashima
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-07block: introduce bdev_zone_start()Damien Le Moal
2025-11-07Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-11-07arch_topology: Provide a stub topology_core_has_smt() for !CONFIG_GENERIC_ARC...Yicong Yang
2025-11-07printk: nbcon: Allow unsafe write_atomic() for panicJohn Ogness
2025-11-07srcu: Add SRCU_READ_FLAVOR_FAST_UPDOWN CPP macroPaul E. McKenney
2025-11-07pwm: Export `pwmchip_release` for external useMichal Wilczynski
2025-11-07slab: prevent recursive kmalloc() in alloc_empty_sheaf()Vlastimil Babka
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-06block: accumulate memory segment gaps per bioKeith Busch
2025-11-06xsk: Move NETDEV_XDP_ACT_ZC into generic headerDaniel Borkmann
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-11-06block: fix cached zone reporting after zone append was usedChristoph Hellwig
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-11-06cgroup: Fix sleeping from invalid context warning on PREEMPT_RTTejun Heo
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib
2025-11-06soc: qcom: socinfo: Add reserve field to support future extensionMukesh Ojha
2025-11-06soc: qcom: socinfo: Add support for new fields in revision 20Mukesh Ojha
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06ext4: add two trace points for moving extentsZhang Yi
2025-11-06ext4: introduce seq counter for the extent status entryZhang Yi
2025-11-06mfd: wl1273-core: Remove the headerDr. David Alan Gilbert
2025-11-06mfd: macsmc: Make SMC write buffers constAtharva Tiwari
2025-11-06Merge branches 'ib-mfd-hwmon-6.19' and 'ib-mfd-input-power-regulator-6.19' in...Lee Jones
2025-11-06mfd: macsmc: Add new __SMC_KEY macroJames Calligeros
2025-11-06ASoC: SDCA: support Q7.8 volume formatShuming Fan
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju
2025-11-06platform/x86: ISST: isst_if.h: fix all kernel-doc warningsRandy Dunlap
2025-11-06Add support MT6316/6363/MT6373 PMICs regulatorsMark Brown
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown
2025-11-06drm/ttm: Fix @alloc_flags descriptionBagas Sanjaya
2025-11-06drm/panfrost: fix UAPI kernel-doc warningsRandy Dunlap
2025-11-06IB/rdmavt: rdmavt_qp.h: clean up kernel-doc commentsRandy Dunlap
2025-11-05crypto: sha3 - Reimplement using library APIEric Biggers
2025-11-05lib/crypto: sha3: Add SHA-3 supportDavid Howells