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
2024-03-21
libbpf: Define MFD_CLOEXEC if not available
Arnaldo Carvalho de Melo
1
-0
/
+4
2024-03-21
arm64: bpf: fix 32bit unconditional bswap
Artem Savkov
1
-1
/
+1
2024-03-19
bpf, arm64: fix bug in BPF_LDX_MEMSX
Puranjay Mohan
1
-1
/
+1
2024-03-19
libbpf: fix u64-to-pointer cast on 32-bit arches
Andrii Nakryiko
1
-2
/
+2
2024-03-19
s390/bpf: Fix bpf_plt pointer arithmetic
Ilya Leoshkevich
1
-26
/
+20
2024-03-19
xsk: Don't assume metadata is always requested in TX completion
Stanislav Fomichev
1
-0
/
+2
2024-03-15
Merge branch 'bpf-arena-followups'
Andrii Nakryiko
11
-23
/
+109
2024-03-15
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
2
-0
/
+70
2024-03-15
selftests/bpf: Remove hard coded PAGE_SIZE macro.
Alexei Starovoitov
2
-5
/
+10
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
6
-11
/
+11
2024-03-15
bpf: Clarify bpf_arena comments.
Alexei Starovoitov
1
-7
/
+18
2024-03-15
MAINTAINERS: Update email address for Quentin Monnet
Quentin Monnet
2
-2
/
+3
2024-03-15
scripts/bpf_doc: Use silent mode when exec make cmd
Hangbin Liu
1
-2
/
+2
2024-03-14
bpf: Temporarily disable atomic operations in BPF arena
Puranjay Mohan
1
-1
/
+9
2024-03-14
net: txgbe: fix clk_name exceed MAX_DEV_ID limits
Duanqiang Wen
1
-1
/
+1
2024-03-14
docs: networking: fix indentation errors in multi-pf-netdev
Jakub Kicinski
1
-29
/
+29
2024-03-14
Merge branch 'rxrpc-fixes-for-af_rxrpc'
Paolo Abeni
2
-4
/
+4
2024-03-14
rxrpc: Fix error check on ->alloc_txbuf()
David Howells
1
-2
/
+2
2024-03-14
rxrpc: Fix use of changed alignment param to page_frag_alloc_align()
David Howells
1
-2
/
+2
2024-03-14
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
1
-0
/
+4
2024-03-14
vmxnet3: Fix missing reserved tailroom
William Tu
1
-3
/
+3
2024-03-14
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
1
-1
/
+1
2024-03-13
devlink: Fix devlink parallel commands processing
Shay Drory
1
-6
/
+7
2024-03-13
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
1
-1
/
+2
2024-03-13
octeontx2-af: Use matching wake_up API variant in CGX command interface
Linu Cherian
1
-1
/
+1
2024-03-13
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson
1
-11
/
+14
2024-03-13
soc: fsl: qbman: Always disable interrupts when taking cgr_lock
Sean Anderson
1
-5
/
+5
2024-03-12
Merge branch 'tcp-rds-fix-use-after-free-around-kernel-tcp-reqsk'
Jakub Kicinski
2
-26
/
+19
2024-03-12
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
1
-4
/
+0
2024-03-12
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
1
-22
/
+19
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1881
-36042
/
+91460
2024-03-12
Merge tag 'docs-6.9' of git://git.lwn.net/linux
Linus Torvalds
64
-1607
/
+6857
2024-03-12
Merge tag 'audit-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
2
-4
/
+2
2024-03-12
Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-47
/
+87
2024-03-12
Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-14
/
+73
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
71
-688
/
+1949
2024-03-12
Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-10
/
+5
2024-03-12
Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5
-16
/
+42
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
44
-753
/
+1763
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
9
-317
/
+335
2024-03-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
3
-26
/
+24
2024-03-12
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
4
-24
/
+36
2024-03-12
Merge tag 'affs-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-2
/
+1
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
119
-1117
/
+2132
2024-03-12
Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
1
-72
/
+95
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
47
-254
/
+187
2024-03-12
Merge tag 'soc-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
6
-7
/
+58
2024-03-12
Merge tag 'soc-arm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
25
-63
/
+83
2024-03-12
Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
83
-539
/
+3169
2024-03-12
Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
742
-7936
/
+40563
[next]