index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
5 days
Bluetooth: RFCOMM: serialize session teardown
Chengfeng Ye
5 days
Bluetooth: RFCOMM: serialize security confirmation handling
Chengfeng Ye
5 days
Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop
Hyunwoo Kim
2026-08-07
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
2026-08-07
Bluetooth: fix BT dependency for submodules
Iva Kasprzaková
2026-08-07
Bluetooth: enable context analysis
Pauli Virtanen
2026-08-07
Bluetooth: RFCOMM: Add minimal context analysis annotations
Pauli Virtanen
2026-07-28
Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frame
Jiale Yao
2026-07-20
Bluetooth: RFCOMM: Fix session UAF in set_termios
Chengfeng Ye
2026-06-11
Bluetooth: Add SPDX id lines to some source files
Tim Bird
2026-06-11
Bluetooth: RFCOMM: convert to getsockopt_iter
Breno Leitao
2026-06-03
Bluetooth: RFCOMM: validate skb length in MCC handlers
SeungJu Cheon
2026-06-03
Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
Zhang Cen
2026-05-20
Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
Safa Karakuş
2026-05-06
Bluetooth: RFCOMM: pull credit byte with skb_pull_data()
Pengpeng Hou
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-24
Bluetooth: rfcomm: fix modem control handling
Johan Hovold
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-23
Bluetooth: RFCOMM: Fix typos in comments
Bastien Nocera
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-01-08
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-11-14
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Andrej Shadura
2024-10-15
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
2024-10-04
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-14
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-04-10
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-02-28
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-11
tty: rfcomm: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2023-07-31
Bluetooth: rfcomm: remove casts from tty->driver_data
Jiri Slaby
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-22
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
[next]