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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
3
-0
/
+12
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2
-0
/
+47
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
3
-0
/
+8
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
1
-5
/
+1
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
1
-23
/
+37
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
1
-2
/
+0
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
1
-0
/
+1
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
1
-0
/
+1
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
1
-0
/
+7
2026-06-07
net/mlx5: Add sd_group_size bits for SD management
Shay Drory
1
-2
/
+5
2026-06-07
net/mlx5: Update IFC allowed_list_size field bits
Dragos Tatulea
1
-2
/
+2
2026-06-07
filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=n
Christian Brauner
1
-1
/
+1
2026-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
22
-53
/
+95
2026-06-06
interconnect: Add devm_of_icc_get_by_index() as exported API for users
Luca Weiss
1
-0
/
+6
2026-06-06
dt-bindings: clock: qcom: Add X1P42100 camera clock controller
Jagadeesh Kona
1
-0
/
+3
2026-06-06
dt-bindings: clock: qcom: Add X1P42100 video clock controller
Jagadeesh Kona
1
-0
/
+48
2026-06-07
drm/mipi-dsi: add flag for sending all DSC slices in one packet
Alexander Koskovich
1
-0
/
+2
2026-06-06
cfi: Include uaccess.h for get_kernel_nofault()
Nathan Chancellor
1
-0
/
+1
2026-06-06
vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
Jori Koolstra
1
-21
/
+29
2026-06-06
bpf: Add simple xattr support to bpffs
Daniel Borkmann
2
-0
/
+7
2026-06-06
simpe_xattr: use per-sb cache
Miklos Szeredi
2
-11
/
+18
2026-06-06
simple_xattr: change interface to pass struct simple_xattrs **
Miklos Szeredi
1
-15
/
+6
2026-06-06
kernfs: fix xattr race condition with multiple superblocks
Miklos Szeredi
1
-3
/
+8
2026-06-05
kconfig: Remove the architecture specific config for Propeller
Rong Xu
1
-0
/
+6
2026-06-05
bpf: Expose signature verdict via bpf_prog_aux
KP Singh
1
-10
/
+35
2026-06-05
bridge: add bridge_flags_bit enum
Eric Dumazet
1
-25
/
+53
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
1
-0
/
+1
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
1
-0
/
+1
2026-06-05
block/bdev: Annotate the blk_holder_ops callback functions
Bart Van Assche
1
-4
/
+8
2026-06-05
block: Annotate the queue limits functions
Bart Van Assche
1
-3
/
+6
2026-06-05
vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
Ankit Agrawal
1
-0
/
+1
2026-06-05
RDMA/hfi1: Open-code rvt_set_ibdev_name()
Arnd Bergmann
1
-20
/
+0
2026-06-05
RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bit
Jason Gunthorpe
1
-8
/
+3
2026-06-05
RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-2
/
+2
2026-06-05
bpf: Replace scratch PTE atomically when allocating arena pages
Tejun Heo
1
-0
/
+18
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
2
-0
/
+7
2026-06-05
rhashtable: Use irq work for shrinking
Herbert Xu
1
-1
/
+1
2026-06-05
rhashtable: Add rhashtable_next_key() API
Mykyta Yatsenko
1
-0
/
+40
2026-06-05
netfilter: conntrack: revert ct extension genid infrastructure
Pablo Neira Ayuso
1
-12
/
+0
2026-06-05
netfilter: nf_conntrack_helper: add refcounting from datapath
Pablo Neira Ayuso
1
-5
/
+21
2026-06-05
netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
Pablo Neira Ayuso
1
-0
/
+4
2026-06-05
wifi: mac80211: Add 802.3 multicast encapsulation offload support
Tamizh Chelvam Raja
1
-0
/
+4
2026-06-05
cleanup: Specify nonnull argument index
Dmitry Ilvokhin
1
-2
/
+2
2026-06-05
iomap: introduce iomap_fsverity_write() for writing fsverity metadata
Andrey Albershteyn
1
-0
/
+3
2026-06-05
iomap: teach iomap to read files with fsverity
Andrey Albershteyn
1
-0
/
+2
2026-06-05
iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
Andrey Albershteyn
1
-0
/
+8
2026-06-05
fsverity: generate and store zero-block hash
Andrey Albershteyn
1
-0
/
+8
2026-06-05
netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
Pablo Neira Ayuso
1
-7
/
+9
2026-06-05
netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount
Pablo Neira Ayuso
1
-2
/
+25
2026-06-05
ipvs: add conn_max sysctl to limit connections
Julian Anastasov
1
-0
/
+22
[prev]
[next]