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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
3
-22
/
+54
2024-01-23
bpf: lookup struct_ops types from a given module BTF.
Kui-Feng Lee
2
-6
/
+7
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2
-0
/
+9
2024-01-23
bpf: make struct_ops_map support btfs other than btf_vmlinux.
Kui-Feng Lee
1
-9
/
+15
2024-01-23
bpf: add struct_ops_tab to btf.
Kui-Feng Lee
1
-0
/
+55
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2
-42
/
+46
2024-01-23
bpf: get type information with BTF_ID_LIST
Kui-Feng Lee
1
-9
/
+8
2024-01-23
bpf: refactory struct_ops type initialization to a function.
Kui-Feng Lee
2
-74
/
+88
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
1
-0
/
+15
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
1
-0
/
+4
2024-01-23
bpf: Refactor ptr alu checking rules to allow alu explicitly
Hao Sun
1
-7
/
+14
2024-01-23
bpf: Track aligned st store as imprecise spilled registers
Yonghong Song
1
-2
/
+15
2024-01-23
bpf: Assign ID to scalars on spill
Maxim Mikityanskiy
1
-1
/
+7
2024-01-23
bpf: Add the get_reg_width function
Maxim Mikityanskiy
1
-2
/
+7
2024-01-23
bpf: Add the assign_scalar_id_before_mov function
Maxim Mikityanskiy
1
-14
/
+19
2024-01-23
bpf: make infinite loop detection in is_state_visited() exact
Eduard Zingerman
1
-1
/
+1
2024-01-23
bpf: support multiple tags per argument
Andrii Nakryiko
1
-23
/
+41
2024-01-23
bpf: prepare btf_prepare_func_args() for multiple tags per argument
Andrii Nakryiko
2
-17
/
+37
2024-01-23
bpf: make sure scalar args don't accept __arg_nonnull tag
Andrii Nakryiko
1
-4
/
+4
2024-01-23
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
3
-0
/
+28
2024-01-22
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
1
-1
/
+6
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2024-01-19
workqueue: mark power efficient workqueue as unbounded if nohz_full enabled
Marcelo Tosatti
1
-0
/
+7
2024-01-19
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
1
-0
/
+5
2024-01-19
futex: Prevent the reuse of stale pi_state
Sebastian Andrzej Siewior
2
-6
/
+20
2024-01-18
Merge tag 'kgdb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-2
/
+0
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-26
/
+209
2024-01-18
Merge tag 'dma-mapping-6.8-2024-01-18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-1
/
+5
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
8
-363
/
+777
2024-01-18
Merge tag 'probes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+2
2024-01-18
Merge tag 'sched-urgent-2024-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+5
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-31
/
+8
2024-01-17
bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
Andrii Nakryiko
1
-0
/
+160
2024-01-17
bpf: extract bpf_ctx_convert_map logic and make it more reusable
Andrii Nakryiko
1
-26
/
+45
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2024-01-17
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-3
/
+14
2024-01-17
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
1
-2
/
+0
2024-01-16
workqueue: Add rcu lock check at the end of work item execution
Xuewen Yan
1
-4
/
+5
2024-01-16
kernel/workqueue: Bind rescuer to unbound cpumask for WQ_UNBOUND
Juri Lelli
1
-1
/
+4
2024-01-16
workqueue.c: Increase workqueue name length
Audra Mitchell
1
-2
/
+6
2024-01-16
bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
Hao Sun
1
-0
/
+4
2024-01-16
sched/fair: Fix frequency selection for non-invariant case
Vincent Guittot
1
-1
/
+5
2024-01-15
dma-debug: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2024-01-12
Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux
Linus Torvalds
9
-34
/
+80
2024-01-12
kernel/crash_core.c: make __crash_hotplug_lock static
Andrew Morton
1
-1
/
+1
2024-01-12
kexec: do syscore_shutdown() in kernel_kexec
James Gowans
1
-0
/
+1
2024-01-12
kdump: defer the insertion of crashkernel resources
Huacai Chen
1
-2
/
+12
2024-01-11
Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-37
/
+58
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
23
-1787
/
+2569
[prev]
[next]