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
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-02
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-02
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2
-2
/
+2
2022-11-02
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-11-02
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
1
-2
/
+4
2022-11-02
stmmac: dwmac-loongson: fix invalid mdio_node
Liu Peibao
1
-5
/
+2
2022-11-02
ibmvnic: Free rwi on reset success
Nick Child
1
-8
/
+8
2022-11-02
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
2022-11-02
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-02
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
1
-1
/
+1
2022-11-02
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+25
2022-11-02
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
1
-0
/
+11
2022-11-02
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
1
-4
/
+3
2022-11-02
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
1
-0
/
+1
2022-11-02
Bluetooth: virtio_bt: Use skb_put to set length
Soenke Huster
1
-1
/
+1
2022-11-02
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2
-8
/
+13
2022-11-02
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
1
-7
/
+41
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
1
-24
/
+6
2022-11-02
btrfs: fix inode reserve space leak due to nowait buffered write
Filipe Manana
1
-1
/
+3
2022-11-02
btrfs: fix nowait buffered write returning -ENOSPC
Filipe Manana
1
-0
/
+3
2022-11-02
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
1
-12
/
+4
2022-11-02
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
1
-5
/
+15
2022-11-02
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
1
-1
/
+17
2022-11-02
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
1
-19
/
+17
2022-11-02
isdn: mISDN: netjet: fix wrong check of device registration
Yang Yingliang
1
-1
/
+1
2022-11-02
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
1
-2
/
+3
2022-11-02
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
1
-0
/
+3
2022-11-02
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
Chen Zhongjin
1
-1
/
+10
2022-11-02
selftests/pidfd_test: Remove the erroneous ','
Zhao Gongyi
1
-1
/
+1
2022-11-02
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
1
-2
/
+8
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
1
-5
/
+21
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
1
-2
/
+2
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
3
-38
/
+28
2022-11-01
net: lan966x: Fix unmapping of received frames using FDMA
Horatiu Vultur
1
-6
/
+12
2022-11-01
net: lan966x: Fix FDMA when MTU is changed
Horatiu Vultur
2
-3
/
+7
2022-11-01
net: lan966x: Adjust maximum frame size when vlan is enabled/disabled
Horatiu Vultur
2
-0
/
+21
2022-11-01
net: lan966x: Fix the MTU calculation
Horatiu Vultur
2
-1
/
+3
2022-11-01
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
1
-3
/
+2
2022-11-01
sfc: Fix an error handling path in efx_pci_probe()
Christophe JAILLET
1
-2
/
+6
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
1
-3
/
+3
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
1
-0
/
+2
2022-11-01
powerpc/32: Select ARCH_SPLIT_ARG64
Michael Ellerman
1
-0
/
+1
2022-10-31
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
1
-1
/
+2
2022-10-31
ibmvnic: change maintainers for vnic driver
Rick Lindsley
1
-1
/
+4
2022-11-01
powerpc/32: fix syscall wrappers with 64-bit arguments
Andreas Schwab
3
-3
/
+24
2022-11-01
asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()
Andreas Schwab
1
-1
/
+1
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
3
-10
/
+31
2022-10-31
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
1
-1
/
+1
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
2
-14
/
+12
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
[next]