index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-0
/
+1
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
3
-6
/
+5
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-174
/
+148
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+0
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-66
/
+103
2024-11-13
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
1
-1
/
+2
2024-11-13
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-11-13
mptcp: hold pm lock when deleting entry
Geliang Tang
1
-0
/
+3
2024-11-13
mptcp: update local address flags when setting it
Geliang Tang
1
-0
/
+12
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2024-11-12
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes.
Alexandre Ferrieux
1
-4
/
+14
2024-11-12
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
1
-2
/
+0
2024-11-12
virtio/vsock: Improve MSG_ZEROCOPY error handling
Michal Luczaj
1
-0
/
+1
2024-11-12
vsock: Fix sk_error_queue memory leak
Michal Luczaj
1
-0
/
+3
2024-11-12
virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
1
-0
/
+8
2024-11-11
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
1
-1
/
+2
2024-11-11
mptcp: error out earlier on disconnect
Paolo Abeni
1
-4
/
+9
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
1
-18
/
+24
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2
-4
/
+2
2024-11-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2024-11-09
sctp: fix possible UAF in sctp_v6_available()
Eric Dumazet
1
-6
/
+13
2024-11-08
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
1
-1
/
+1
2024-11-07
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2
-25
/
+8
2024-11-07
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-20
/
+47
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
1
-1
/
+3
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
1
-0
/
+4
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2
-9
/
+3
2024-11-07
Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-7
/
+34
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-7
/
+34
2024-11-06
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
1
-0
/
+1
2024-11-05
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
1
-1
/
+2
2024-11-05
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
1
-1
/
+0
2024-11-04
sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
NeilBrown
1
-0
/
+1
2024-11-03
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
1
-1
/
+1
2024-11-03
fdget(), trivial conversions
Al Viro
1
-6
/
+4
2024-11-03
switch netlink_getsockbyfilp() to taking descriptor
Al Viro
1
-2
/
+7
2024-11-03
net/socket.c: switch to CLASS(fd)
Al Viro
1
-166
/
+137
2024-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+1
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-3
/
+9
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
18
-54
/
+99
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-10-31
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
3
-9
/
+11
2024-10-31
Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
1
-7
/
+11
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-10-30
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-10-30
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
1
-0
/
+1
2024-10-30
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
1
-7
/
+11
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-10-30
netfilter: Fix use-after-free in get_info()
Dong Chenchen
1
-1
/
+1
2024-10-29
Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
3
-2
/
+6
[next]