summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-11/+64
2025-03-25thermal: core: Remove duplicate struct declarationxueqin Luo-2/+0
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas-0/+23
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...Catalin Marinas-5/+34
2025-03-25Bluetooth: MGMT: Add LL Privacy SettingLuiz Augusto von Dentz-0/+1
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-70/+200
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+5
2025-03-25tcp/dccp: remove icsk->icsk_ack.timeoutEric Dumazet-4/+8
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet-4/+8
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-19/+50
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski-3/+12
2025-03-25net: designate queue counts as "double ops protected" by instance lockJakub Kicinski-0/+3
2025-03-25net: explain "protection types" for the instance lockJakub Kicinski-6/+25
2025-03-25net: constify dev pointer in misc instance lock helpersJakub Kicinski-4/+5
2025-03-25net: remove netif_set_real_num_rx_queues() helper for when SYSFS=nJakub Kicinski-10/+0
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+16
2025-03-25rwonce: handle KCSAN like KASAN in read_word_at_a_time()Jann Horn-2/+5
2025-03-25Bluetooth: L2CAP: add TX timestampingPauli Virtanen-1/+2
2025-03-25Bluetooth: ISO: add TX timestampingPauli Virtanen-0/+1
2025-03-25Bluetooth: add support for skb TX SND/COMPLETION timestampingPauli Virtanen-0/+20
2025-03-25net-timestamp: COMPLETION timestamp on packet tx completionPauli Virtanen-5/+9
2025-03-25Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan-0/+5
2025-03-25Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz-0/+14
2025-03-25Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama-0/+8
2025-03-25Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama-0/+12
2025-03-25Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()Easwar Hariharan-2/+2
2025-03-25Bluetooth: MGMT: Remove unused mgmt_*_discovery_completeDr. David Alan Gilbert-2/+0
2025-03-25virtio_net: Split struct virtio_net_rss_configAkihiko Odaki-0/+13
2025-03-25Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+24
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski-50/+0
2025-03-25Merge tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-69/+68
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-2/+19
2025-03-25Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-0/+21
2025-03-25net: rfs: hash function changeEric Dumazet-1/+1
2025-03-25Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-32/+76
2025-03-25bonding: check xdp prog when set bond modeWang Liang-0/+1
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)-0/+3
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)-0/+1
2025-03-25net: reorganize IP MIB values (II)Eric Dumazet-6/+6
2025-03-25tcp: avoid atomic operations on sk->sk_rmem_allocEric Dumazet-0/+15
2025-03-25ipv6: fix _DEVADD() and _DEVUPD() macrosEric Dumazet-4/+7
2025-03-25drm/display: dp: implement new access helpersDmitry Baryshkov-2/+90
2025-03-25vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasidYi Liu-10/+19
2025-03-25vfio-iommufd: Support pasid [at|de]tach for physical VFIO devicesYi Liu-0/+14
2025-03-25ida: Add ida_find_first_range()Yi Liu-0/+11
2025-03-25iommufd: Allow allocating PASID-compatible domainYi Liu-0/+3
2025-03-25iommufd: Support pasid attach/replaceYi Liu-3/+6
2025-03-25iommu: Drop sw_msi from iommu_domainNicolin Chen-15/+0
2025-03-25iommu: Sort out domain user dataRobin Murphy-5/+15
2025-03-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-2/+2