summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-11usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers1-0/+2
2025-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-7/+146
2025-11-11sctp: Don't inherit do_auto_asconf in sctp_clone_sock().Kuniyuki Iwashima1-4/+0
2025-11-11io_uring/query: return number of available queriesPavel Begunkov1-0/+3
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe2-0/+56
2025-11-10bpf: Make bpf_skb_vlan_push helper metadata-safeJakub Sitnicki1-2/+3
2025-11-10bpf: Make bpf_skb_vlan_pop helper metadata-safeJakub Sitnicki1-1/+1
2025-11-10vlan: Make vlan_remove_tag return nothingJakub Sitnicki1-4/+2
2025-11-10bpf: Unclone skb head on bpf_dynptr_write to skb metadataJakub Sitnicki1-0/+9
2025-11-10net: Helper to move packet data and metadata after skb_push/pullJakub Sitnicki1-0/+75
2025-11-10scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devicesBean Huo2-2/+10
2025-11-10scsi: ufs: core: Convert string descriptor format macros to enumBean Huo1-4/+0
2025-11-10platform/x86: asus-wmi: export symbols used for read/write WMILuke D. Jones1-0/+5
2025-11-10Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst6-1/+130
2025-11-10ASoC: cs35l56: Alter error codes for calibration routineRichard Fitzgerald1-0/+3
2025-11-10coresight: change the sink_ops to accept coresight_pathJie Gan1-1/+1
2025-11-10coresight: change helper_ops to accept coresight_pathJie Gan1-2/+3
2025-11-10coresight: tmc: add the handle of the event to the pathCarl Worth1-4/+6
2025-11-10Merge tag 'renesas-r8a779a0-dt-binding-defs-tag2' into renesas-clk-for-v6.19Geert Uytterhoeven1-0/+1
2025-11-10dt-bindings: clock: r8a779a0: Add ZG core clockNiklas Söderlund1-0/+1
2025-11-10wifi: cfg80211: fix doc of struct key_paramsChien Wong1-2/+1
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg1-0/+1
2025-11-10wifi: mac80211: fix EHT typoJohannes Berg1-1/+1
2025-11-10wifi: cfg80211: fix EHT typoJohannes Berg1-1/+1
2025-11-10wifi: ieee80211: split NAN definitions outJohannes Berg2-17/+36
2025-11-10wifi: ieee80211: split P2P definitions outJohannes Berg2-52/+72
2025-11-10wifi: ieee80211: split S1G definitions outJohannes Berg2-569/+591
2025-11-10wifi: ieee80211: split EHT definitions outJohannes Berg2-1162/+1184
2025-11-10wifi: ieee80211: split HE definitions outJohannes Berg2-803/+827
2025-11-10wifi: ieee80211: split VHT definitions outJohannes Berg2-215/+237
2025-11-10wifi: ieee80211: split HT definitions outJohannes Berg2-271/+293
2025-11-10wifi: ieee80211: split mesh definitions outJohannes Berg2-209/+232
2025-11-10ns: add asserts for active refcount underflowChristian Brauner1-1/+0
2025-11-10ns: handle setns(pidfd, ...) cleanlyChristian Brauner1-43/+4
2025-11-10ns: don't increment or decrement initial namespacesChristian Brauner1-3/+20
2025-11-10tee: <uapi/linux/tee.h: fix all kernel-doc issuesRandy Dunlap1-9/+14
2025-11-10kho: allocate metadata directly from the buddy allocatorPasha Tatashin1-0/+3
2025-11-10mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan1-32/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+3
2025-11-09iio: imu: adis: fix all kernel-doc warnings in header fileRandy Dunlap1-9/+36
2025-11-09Add other eswitch supportLeon Romanovsky4-17/+58
2025-11-09net/mlx5: fs, set non default device per namespacePatrisious Haddad1-0/+22
2025-11-09net/mlx5: fs, Add other_eswitch support for steering tablesPatrisious Haddad1-0/+2
2025-11-09net/mlx5: Add OTHER_ESWITCH HW capabilitiesPatrisious Haddad1-16/+31
2025-11-09PCI/TPH: Expose pcie_tph_get_st_table_loc()Yishai Hadas1-0/+1
2025-11-09kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare1-1/+1
2025-11-09include: linux: Destage VCHIQ interface headersJai Luthra6-0/+1045
2025-11-08Merge patch series "Support power resources defined in acpi on ata"Martin K. Petersen1-0/+6
2025-11-08scsi: sd: Add manage_restart device attribute to scsi_diskMarkus Probst1-0/+6
2025-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-0/+54