index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-02-15
|
\
|
*
Bluetooth: Fix incorrect bits for LE states
Łukasz Rymanowski
2018-02-10
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
*
|
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
2018-02-07
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
|
|
\
|
*
|
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
|
*
|
Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-12-13
|
*
|
Bluetooth: Add support to advertise when connected
Łukasz Rymanowski
2017-12-13
|
*
|
Bluetooth: Remove redundant disable_advertising()
Jaganath Kanakkassery
2017-12-12
|
*
|
Bluetooth: Utilize %*ph specifier
Andy Shevchenko
2017-12-12
|
*
|
Bluetooth: Use common error handling code in bt_init()
Markus Elfring
2017-12-12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-01-31
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus
Jiri Kosina
2018-01-31
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
2017-11-21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net: annotate ->poll() instances
Al Viro
2017-11-27
|
|
|
/
|
|
/
|
*
/
|
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
2018-01-04
|
/
/
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
|
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
*
|
Bluetooth: avoid recursive locking in hci_send_to_channel()
Sebastian Andrzej Siewior
2017-10-30
*
|
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
2017-10-29
*
|
Bluetooth: Fix compiler warning with selftest duration calculation
Marcel Holtmann
2017-10-06
*
|
Bluetooth: let the crypto subsystem generate the ecc privkey
Tudor Ambarus
2017-10-06
*
|
Bluetooth: ecdh_helper - fix leak of private key
Tudor Ambarus
2017-10-06
*
|
Bluetooth: selftest - check for errors when computing ZZ
Tudor Ambarus
2017-10-06
*
|
Bluetooth: ecdh_helper - reveal error codes
Tudor Ambarus
2017-10-06
*
|
Bluetooth: move ecdh allocation outside of ecdh_helper
Tudor Ambarus
2017-10-06
|
/
*
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2017-09-28
*
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
2017-09-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
|
\
|
*
Bluetooth: make baswap src const
Loic Poulain
2017-09-01
|
*
Bluetooth: Add option for disabling legacy ioctl interfaces
Marcel Holtmann
2017-08-30
|
*
Bluetooth: make device_type const
Bhumika Goyal
2017-08-19
|
*
Bluetooth: kfree tmp rather than an alias to it
Colin Ian King
2017-08-11
|
*
Bluetooth: document config options
Pavel Machek
2017-08-08
|
*
6lowpan: fix set not used warning
stephen hemminger
2017-07-25
|
*
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
2017-07-19
*
|
HID: introduce hid_is_using_ll_driver
Jason Gerecke
2017-07-27
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
|
|
\
|
|
*
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-29
|
|
*
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
2017-06-29
|
|
*
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
2017-06-27
|
|
*
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
2017-06-27
|
|
*
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
2017-06-27
|
*
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
|
|
/
[next]