summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-07bpf: Introduce may_goto instructionAlexei Starovoitov2-0/+7
2024-03-07mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().Alexei Starovoitov1-0/+5
2024-03-07Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto1-0/+8
2024-03-07Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz1-0/+1
2024-03-07Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2-2/+8
2024-03-07Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu1-3/+3
2024-03-07Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz2-4/+25
2024-03-07Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz1-0/+12
2024-03-07Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz1-2/+1
2024-03-07Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz2-3/+4
2024-03-07Bluetooth: Remove pending ACL connection attemptsJonas Dreßler1-1/+0
2024-03-07Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler2-0/+4
2024-03-07Bluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0
2024-03-07Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz1-1/+1
2024-03-07Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler1-0/+2
2024-03-07Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler1-0/+1
2024-03-07Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler1-1/+0
2024-03-06mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin1-0/+1
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)1-1/+7
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe1-2/+0
2024-03-06ethtool: Add GTP RSS hash options to ethtool.hTakeru Hayasaka1-0/+48
2024-03-06block: remove disk_stack_limitsChristoph Hellwig1-2/+0
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2024-03-06block: make block_class constantRicardo B. Marliere1-1/+1
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng1-0/+1
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds1-16/+0
2024-03-06net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn1-1/+2
2024-03-06net: phy: Keep track of EEE configurationAndrew Lunn1-0/+3
2024-03-06net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn1-0/+2
2024-03-06net: add helpers for EEE configurationRussell King1-0/+38
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2-17/+13
2024-03-06rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells1-81/+93
2024-03-06rxrpc: Differentiate PING ACK transmission traces.David Howells1-0/+2
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+21
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere1-1/+1
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo1-0/+1
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan1-3/+3
2024-03-05net: gro: enable fast path for more casesEric Dumazet1-1/+1
2024-03-05net: gro: change skb_gro_network_header()Eric Dumazet1-15/+12
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet1-3/+4
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin1-0/+1
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin1-4/+11
2024-03-05Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+3
2024-03-05tcp: align tcp_sock_write_rx groupEric Dumazet1-1/+1
2024-03-05mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka1-0/+9
2024-03-05bpf: struct_ops supports more than one page for trampolines.Kui-Feng Lee1-1/+3
2024-03-04Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Christian Brauner4-14/+30
2024-03-04tee: make tee_bus_type constRicardo B. Marliere1-1/+1
2024-03-04Merge tag 'samsung-drivers-6.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+10
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-24/+38