index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
Bluetooth: Update resolving list when updating whitelist
Marcel Holtmann
1
-2
/
+39
2020-07-30
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
1
-3
/
+23
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-0
/
+9
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
1
-1
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2020-07-15
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
4
-10
/
+59
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-10
Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM
Alexander A. Klimov
1
-1
/
+1
2020-07-10
Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-07-10
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-19
/
+17
2020-07-10
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-08
Bluetooth: Use whitelist for scan policy when suspending
Miao-chen Chou
1
-2
/
+3
2020-07-07
Bluetooth: le_simult_central_peripheral experimental feature
Alain Michaud
1
-2
/
+23
2020-07-07
Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
Miao-chen Chou
1
-2
/
+0
2020-07-07
Bluetooth: use configured default params for active scans
Alain Michaud
1
-5
/
+6
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
3
-1
/
+15
2020-06-24
Bluetooth: Don't restart scanning if paused
Abhishek Pandit-Subedi
1
-0
/
+10
2020-06-23
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
1
-0
/
+5
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2
-12
/
+25
2020-06-22
Bluetooth: use configured params for ext adv
Alain Michaud
1
-4
/
+3
2020-06-22
Bluetooth: Add hci_dev_lock to get/set device flags
Abhishek Pandit-Subedi
1
-0
/
+8
2020-06-18
Bluetooth: mgmt: Use command complete on success for set system config
Marcel Holtmann
1
-3
/
+2
2020-06-18
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
3
-9
/
+30
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
4
-6
/
+34
2020-06-18
Bluetooth: Notify adv monitor removed event
Miao-chen Chou
1
-0
/
+16
2020-06-18
Bluetooth: Notify adv monitor added event
Miao-chen Chou
1
-1
/
+17
2020-06-18
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
2
-0
/
+66
2020-06-18
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
2
-0
/
+140
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
4
-1
/
+73
2020-06-18
Bluetooth: Add get/set device flags mgmt op
Abhishek Pandit-Subedi
1
-0
/
+128
2020-06-18
Bluetooth: Replace wakeable in hci_conn_params
Abhishek Pandit-Subedi
1
-1
/
+2
2020-06-18
Bluetooth: Replace wakeable list with flag
Abhishek Pandit-Subedi
2
-5
/
+8
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
3
-6
/
+65
2020-06-18
Bluetooth: mgmt: Add commands for runtime configuration
Marcel Holtmann
3
-0
/
+31
2020-06-12
Bluetooth: implement read/set default system parameters mgmt
Alain Michaud
4
-1
/
+273
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
3
-21
/
+22
2020-06-12
Bluetooth: Use only 8 bits for the HCI CMSG state flags
Alain Michaud
1
-2
/
+2
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
3
-0
/
+36
2020-06-08
Bluetooth: Allow suspend even when preparation has failed
Abhishek Pandit-Subedi
1
-7
/
+10
2020-06-03
Bluetooth: Removing noisy dbg message
Alain Michaud
1
-2
/
+0
2020-06-03
Bluetooth: Check scan state before disabling during suspend
Manish Mandlik
1
-4
/
+6
2020-06-03
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
Tuong Lien
1
-1
/
+0
2020-06-03
Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
Tuong Lien
1
-1
/
+0
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
1
-0
/
+38
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-2
/
+6
2020-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-137
/
+231
2020-06-02
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
1
-0
/
+1
2020-06-02
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
1
-6
/
+7
[next]