index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-27
Bluetooth: hci_core: Print number of packets in conn->data_q
Luiz Augusto von Dentz
1
-0
/
+8
2025-09-27
Bluetooth: Add function and line information to bt_dbg
Luiz Augusto von Dentz
1
-1
/
+2
2025-09-27
Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
Luiz Augusto von Dentz
1
-6
/
+4
2025-09-27
Bluetooth: hci_core: Detect if an ISO link has stalled
Luiz Augusto von Dentz
3
-8
/
+28
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
3
-18
/
+28
2025-09-27
Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
Luiz Augusto von Dentz
3
-21
/
+8
2025-09-27
Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
Luiz Augusto von Dentz
1
-0
/
+7
2025-09-27
MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
Bartosz Golaszewski
1
-0
/
+7
2025-09-27
Bluetooth: btintel_pcie: Refactor Device Coredump
Kiran K
2
-144
/
+76
2025-09-27
Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()
Thorsten Blum
1
-2
/
+3
2025-09-27
Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
Thorsten Blum
1
-1
/
+1
2025-09-27
Bluetooth: btintel_pcie: Define hdev->wakeup() callback
Chandrashekar Devegowda
1
-0
/
+8
2025-09-27
Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
Zenm Chen
1
-0
/
+2
2025-09-27
Bluetooth: btintel_pcie: Move model comment before its definition
Luiz Augusto von Dentz
1
-4
/
+8
2025-09-27
Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484
Kiran K
1
-0
/
+1
2025-09-27
Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments
Kiran K
1
-3
/
+3
2025-09-27
Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
Chandrashekar Devegowda
1
-0
/
+89
2025-09-27
Bluetooth: btintel: Add support for BlazarIW core
Kiran K
2
-0
/
+4
2025-09-27
selftests/bpf: Add test case for different expected_attach_type
Daniel Borkmann
2
-1
/
+59
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
2
-0
/
+6
2025-09-27
tracing: fgraph: Protect return handler from recursion loop
Masami Hiramatsu (Google)
1
-0
/
+12
2025-09-27
9p: sysfs_init: don't hardcode error to ENOMEM
Randall P. Embry
1
-2
/
+5
2025-09-27
9p: fix /sys/fs/9p/caches overwriting itself
Randall P. Embry
1
-1
/
+1
2025-09-27
9p: clean up comment typos
Randall P. Embry
1
-4
/
+3
2025-09-27
PM: sleep: Do not wait on SYNC_STATE_ONLY device links
Pin-yen Lin
3
-3
/
+6
2025-09-27
ALSA: hda/realtek: Add quirk for HP Spectre 14t-ea100
Takashi Iwai
1
-0
/
+1
2025-09-27
PM: runtime: Update kerneldoc return codes
Brian Norris
1
-25
/
+31
2025-09-27
PM: runtime: Make put{,_sync}() return 1 when already suspended
Brian Norris
2
-1
/
+4
2025-09-27
PM: runtime: Add basic kunit tests for API contracts
Brian Norris
3
-0
/
+260
2025-09-27
bpftool: Remove duplicate string.h header
Jiapeng Chong
1
-1
/
+0
2025-09-27
bpf: Remove duplicate crypto/sha2.h header
Jiapeng Chong
1
-1
/
+0
2025-09-27
rtla/actions: Fix condition for buffer reallocation
Wander Lairson Costa
1
-1
/
+1
2025-09-27
rtla: Fix buffer overflow in actions_parse
Ivan Pravdin
1
-1
/
+1
2025-09-27
tools/rtla: Add remaining support for osnoise actions
Crystal Wood
15
-74
/
+168
2025-09-27
tools/rtla: Add test engine support for unexpected output
Crystal Wood
1
-8
/
+18
2025-09-27
tools/rtla: Fix -A option name in test comment
Crystal Wood
1
-2
/
+2
2025-09-27
tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Crystal Wood
12
-1194
/
+792
2025-09-27
tools/rtla: Create common_apply_config()
Crystal Wood
9
-150
/
+142
2025-09-27
tools/rtla: Move top/hist params into common struct
Crystal Wood
8
-163
/
+152
2025-09-27
tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
10
-252
/
+253
2025-09-26
Merge branch 'net-macb-various-fixes'
Jakub Kicinski
3
-75
/
+69
2025-09-26
net: macb: avoid dealing with endianness in macb_set_hwaddr()
Théo Lebrun
1
-2
/
+2
2025-09-26
net: macb: single dma_alloc_coherent() for DMA descriptors
Théo Lebrun
1
-39
/
+41
2025-09-26
net: macb: move ring size computation to functions
Théo Lebrun
1
-11
/
+16
2025-09-26
net: macb: remove illusion about TBQPH/RBQPH being per-queue
Théo Lebrun
2
-37
/
+24
2025-09-26
dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
Théo Lebrun
1
-1
/
+1
2025-09-26
Merge branch 'selftests-mark-auto-deferring-functions-clearly'
Jakub Kicinski
18
-237
/
+225
2025-09-26
selftests: forwarding: README: Mention defer, adf_
Petr Machata
1
-0
/
+15
2025-09-26
selftests: forwarding: lib: Add an autodefer variant of forwarding_enable()
Petr Machata
4
-9
/
+9
2025-09-26
selftests: forwarding: lib: Add an autodefer variant of simple_if_init()
Petr Machata
13
-52
/
+31
[prev]
[next]