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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2
-6
/
+6
2022-12-08
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
1
-5
/
+3
2022-12-07
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
1
-0
/
+2
2022-12-07
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
1
-0
/
+2
2022-12-06
net: xsk: Don't include <linux/rculist.h>
Christophe JAILLET
1
-1
/
+1
2022-12-06
bpf: decouple prune and jump points
Andrii Nakryiko
1
-0
/
+1
2022-12-05
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
Eyal Birger
2
-0
/
+18
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
1
-0
/
+6
2022-12-04
bpf: Handle MEM_RCU type properly
Yonghong Song
2
-1
/
+2
2022-11-30
bpf: Fix a compilation failure with clang lto build
Yonghong Song
1
-0
/
+1
2022-12-01
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2
-2
/
+3
2022-11-30
bpf: Tighten ptr_to_btf_id checks.
Alexei Starovoitov
2
-6
/
+0
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-3
/
+5
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-23
/
+51
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+3
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
1
-0
/
+2
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
1
-0
/
+7
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
1
-4
/
+4
2022-11-29
net: ethernet: mtk_wed: update mtk_wed_stop
Lorenzo Bianconi
1
-0
/
+4
2022-11-29
of: net: export of_get_mac_address_nvmem()
Miquel Raynal
1
-0
/
+6
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
8
-99
/
+289
2022-11-28
net: ethernet: mtk_wed: add wcid overwritten support for wed v1
Sujuan Chen
1
-0
/
+3
2022-11-28
Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-7
/
+0
2022-11-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+8
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-6
/
+11
2022-11-25
Merge tag 'sound-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+1
2022-11-25
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
1
-2
/
+3
2022-11-25
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
1
-1
/
+2
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-0
/
+8
2022-11-24
bpf: Add kfunc bpf_rcu_read_lock/unlock()
Yonghong Song
2
-1
/
+7
2022-11-24
bpf: Introduce might_sleep field in bpf_func_proto
Yonghong Song
1
-0
/
+1
2022-11-24
compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
Yonghong Song
1
-1
/
+2
2022-11-24
Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-2
/
+4
2022-11-24
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
1
-1
/
+1
2022-11-24
net: use %pS for kfree_skb tracing event location
Stanislav Fomichev
1
-1
/
+1
2022-11-24
net/mlx5e: MACsec, remove replay window size limitation in offload path
Emeel Hakim
1
-7
/
+0
2022-11-23
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
1
-9
/
+12
2022-11-23
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
1
-1
/
+1
2022-11-23
fscache: fix OOB Read in __fscache_acquire_volume
David Howells
1
-1
/
+1
2022-11-23
Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-1
/
+1
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2
-30
/
+2
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
1
-2
/
+0
2022-11-22
Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
1
-0
/
+1
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
1
-0
/
+1
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-22
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Jakub Kicinski
1
-0
/
+1
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-2
/
+5
2022-11-22
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
1
-0
/
+2
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename from function call
Gautam Menghani
1
-4
/
+4
[next]