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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
libbpf: Fix handling of BPF arena relocations
Andrii Nakryiko
1
-7
/
+13
2025-07-17
drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88
Louis-Alexis Eyraud
1
-2
/
+2
2025-07-17
drm/mediatek: only announce AFBC if really supported
Icenowy Zheng
7
-4
/
+27
2025-07-17
drm/mediatek: Add wait_event_timeout when disabling plane
Jason-JH Lin
3
-0
/
+39
2025-07-17
btf: Fix virt_to_phys() on arm64 when mmapping BTF
Lorenz Bauer
1
-1
/
+1
2025-07-17
rxrpc: Fix to use conn aborts for conn-wide failures
David Howells
5
-19
/
+37
2025-07-17
rxrpc: Fix transmission of an abort in response to an abort
David Howells
1
-0
/
+3
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
3
-17
/
+18
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
3
-2
/
+21
2025-07-17
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
3
-4
/
+4
2025-07-17
selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptying
William Liu
1
-0
/
+26
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
1
-1
/
+3
2025-07-17
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
1
-0
/
+3
2025-07-17
selftests: Add test cases for vlan_filter modification during runtime
Dong Chenchen
1
-12
/
+86
2025-07-17
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
Dong Chenchen
2
-9
/
+34
2025-07-17
tls: always refresh the queue when reading sock
Jakub Kicinski
1
-2
/
+1
2025-07-17
virtio-net: fix recursived rtnl_lock() during probe()
Zigit Zo
1
-1
/
+1
2025-07-17
net/mlx5: Update the list of the PCI supported devices
Maor Gottlieb
1
-0
/
+1
2025-07-17
hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
Li Tian
1
-1
/
+4
2025-07-17
phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
Nathan Chancellor
1
-1
/
+1
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-07-17
drm/xe/pf: Resend PF provisioning after GT reset
Michal Wajdeczko
1
-0
/
+27
2025-07-17
drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
Michal Wajdeczko
3
-0
/
+27
2025-07-17
drm/xe/migrate: Fix alignment check
Lucas De Marchi
1
-2
/
+2
2025-07-17
drm/xe: Move page fault init after topology init
Matthew Brost
1
-3
/
+3
2025-07-17
drm/xe/mocs: Initialize MOCS index early
Balasubramani Vivekanandan
1
-2
/
+2
2025-07-17
drm/xe/migrate: fix copy direction in access_memory
Matthew Auld
1
-1
/
+1
2025-07-17
drm/xe: Dont skip TLB invalidations on VF
Tejas Upadhyay
1
-12
/
+10
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
2
-8
/
+33
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2
-0
/
+2
2025-07-17
gpiolib: devres: release GPIOs in devm_gpiod_put_array()
André Draszik
1
-1
/
+1
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-07-16
selftests/bpf: Stress test attaching a BPF prog to another BPF prog
Ilya Leoshkevich
1
-0
/
+67
2025-07-16
s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
Ilya Leoshkevich
1
-1
/
+9
2025-07-16
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
1
-1
/
+2
2025-07-16
net/mlx5: Correctly set gso_size when LRO is used
Christoph Paasch
1
-4
/
+8
2025-07-16
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
1
-8
/
+7
2025-07-16
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2
-0
/
+13
2025-07-16
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
1
-1
/
+1
2025-07-16
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
1
-3
/
+3
2025-07-16
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
1
-1
/
+2
2025-07-16
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
1
-0
/
+1
2025-07-16
drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
Eeli Haapalainen
1
-0
/
+1
2025-07-16
drm/amdgpu: Increase reset counter only on success
Lijo Lazar
1
-2
/
+7
2025-07-16
drm/radeon: Do not hold console lock during resume
Thomas Zimmermann
1
-12
/
+3
2025-07-16
drm/radeon: Do not hold console lock while suspending clients
Thomas Zimmermann
1
-5
/
+3
2025-07-16
drm/amd/display: Disable CRTC degamma LUT for DCN401
Melissa Wen
1
-1
/
+10
2025-07-16
drm/amd/display: Free memory allocation
Clayton King
1
-1
/
+2
2025-07-16
Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant without board ID
Zijun Hu
1
-34
/
+44
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
32
-185
/
+187
[next]