index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-14
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
1
-1
/
+2
2023-05-05
SUNRPC: Fix error handling in svc_setup_socket()
Chuck Lever
1
-12
/
+4
2023-05-03
SUNRPC: Fix encoding of accepted but unsuccessful RPC replies
Chuck Lever
1
-6
/
+11
2023-05-02
SUNRPC: Avoid relying on crypto API to derive CBC-CTS output IV
Ard Biesheuvel
1
-0
/
+10
2023-04-27
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
3
-6
/
+111
2023-04-27
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
1
-0
/
+2
2023-04-27
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
1
-2
/
+46
2023-04-27
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2
-3
/
+3
2023-04-26
SUNRPC: Convert svc_xprt_release() to the release_pages() API
Chuck Lever
1
-6
/
+5
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
2
-1
/
+20
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2
-18
/
+16
2023-04-26
SUNRPC: Ensure server-side sockets have a sock->file
Chuck Lever
1
-7
/
+18
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
1
-1
/
+14
2023-04-26
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
Luis Chamberlain
1
-19
/
+2
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
2
-12
/
+12
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13
-101
/
+111
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-24
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
1
-11
/
+43
2023-04-24
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9
-345
/
+432
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2
-6
/
+31
2023-04-23
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2
-0
/
+7
2023-04-23
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
1
-6
/
+7
2023-04-23
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-23
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-04-23
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
1
-1
/
+5
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2
-57
/
+66
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
1
-1
/
+2
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
3
-95
/
+160
2023-04-23
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
1
-1
/
+0
2023-04-23
Bluetooth: fix inconsistent indenting
Lanzhe Li
1
-1
/
+1
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2
-6
/
+26
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
3
-118
/
+202
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
4
-0
/
+540
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
1
-2
/
+7
2023-04-23
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2
-5
/
+11
2023-04-23
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
1
-1
/
+0
2023-04-23
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
1
-25
/
+11
2023-04-23
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
1
-3
/
+5
2023-04-23
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
1
-1
/
+1
2023-04-23
net/sched: sch_qfq: refactor parsing of netlink parameters
Pedro Tammela
1
-14
/
+11
2023-04-23
net/sched: sch_qfq: use extack on errors messages
Pedro Tammela
1
-4
/
+5
2023-04-23
net/sched: sch_htb: use extack on errors messages
Pedro Tammela
1
-8
/
+9
2023-04-23
net/sched: act_pedit: rate limit datapath messages
Pedro Tammela
1
-7
/
+5
2023-04-23
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
1
-22
/
+7
2023-04-23
net/sched: act_pedit: check static offsets a priori
Pedro Tammela
1
-6
/
+14
2023-04-23
net/sched: act_pedit: use extack in 'ex' parsing errors
Pedro Tammela
1
-4
/
+13
2023-04-23
net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
Pedro Tammela
1
-8
/
+3
2023-04-23
net: sched: Print msecs when transmit queue time out
Yajun Deng
1
-5
/
+5
[next]