index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
3
-6
/
+54
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
3
-19
/
+60
2024-03-06
Bluetooth: btintel: Fixe build regression
Luiz Augusto von Dentz
1
-2
/
+2
2024-03-06
Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
Bartosz Golaszewski
1
-3
/
+3
2024-03-06
Bluetooth: btintel: Print Firmware Sequencer information
Kiran K
1
-0
/
+114
2024-03-06
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
1
-0
/
+3
2024-03-06
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
1
-9
/
+4
2024-03-06
Bluetooth: constify the struct device_type usage
Ricardo B. Marliere
2
-2
/
+2
2024-03-06
Bluetooth: btbcm: Use devm_kstrdup()
Christophe JAILLET
1
-4
/
+1
2024-03-06
Bluetooth: btbcm: Use strreplace()
Christophe JAILLET
1
-5
/
+2
2024-03-06
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
4
-71
/
+102
2024-03-06
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2
-8
/
+136
2024-03-06
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
3
-9
/
+13
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
9
-17
/
+21
2024-03-06
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
1
-163
/
+0
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
3
-34
/
+4
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
4
-60
/
+83
2024-03-06
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2
-7
/
+18
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
13
-3056
/
+20
2024-03-06
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
Edward Adam Davis
1
-1
/
+1
2024-03-06
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-6
/
+7
2024-03-06
Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925
Ulrik Strid
1
-0
/
+5
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
5
-39
/
+71
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2
-4
/
+6
2024-03-06
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
1
-2
/
+0
2024-03-06
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
1
-2
/
+33
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
3
-5
/
+26
2024-03-06
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
1
-16
/
+0
2024-03-06
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2024-03-06
Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
Neeraj Sanjay Kale
1
-3
/
+21
2024-03-06
Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT
Max Chou
2
-0
/
+17
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
3
-3
/
+17
2024-03-06
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
1
-1
/
+6
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
1
-0
/
+15
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
1
-3
/
+18
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
1
-3
/
+3
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
1
-0
/
+1
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
3
-3
/
+3
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
4
-5
/
+5
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2
-106
/
+33
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2
-8
/
+9
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2
-3
/
+3
2024-03-06
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2
-20
/
+24
2024-03-06
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2
-6
/
+7
2024-03-06
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2
-30
/
+33
2024-03-06
genetlink: fit NLMSG_DONE into same read() as families
Jakub Kicinski
1
-5
/
+7
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2
-14
/
+3
2024-03-06
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
1
-0
/
+9
2024-03-05
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2
-4
/
+4
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
[next]