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-03-25
bpf: Avoid get_kernel_nofault() to fetch kprobe entry IP
Andrii Nakryiko
1
-3
/
+9
2024-03-25
sched/fair: Don't double balance_interval for migrate_misfit
Qais Yousef
1
-2
/
+11
2024-03-25
sched/topology: Remove root_domain::max_cpu_capacity
Qais Yousef
2
-13
/
+2
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-16
/
+50
2024-03-25
sched/topology: Export asym_cap_list
Qais Yousef
2
-18
/
+39
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
103
-3044
/
+7130
2024-03-25
tracing: probes: Fix to zero initialize a local variable
Masami Hiramatsu (Google)
1
-1
/
+1
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-12
/
+33
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+20
2024-03-23
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+7
2024-03-22
bpf: verifier: reject addr_space_cast insn without arena
Puranjay Mohan
1
-0
/
+4
2024-03-22
bpf: verifier: fix addr_space_cast from as(1) to as(0)
Puranjay Mohan
1
-2
/
+6
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-7
/
+22
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
1
-0
/
+5
2024-03-22
context_tracking: Make context_tracking_key __ro_after_init
Valentin Schneider
1
-1
/
+1
2024-03-22
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
1
-0
/
+53
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
2
-2
/
+2
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+3
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+1
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-2
/
+2
2024-03-21
locking/qspinlock: Always evaluate lockevent* non-event parameter once
Waiman Long
2
-3
/
+3
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-3
/
+18
2024-03-21
bpf-next: Avoid goto in regs_refine_cond_op()
Harishankar Vishwanathan
1
-9
/
+13
2024-03-20
bpf: report RCU QS in cpumap kthread
Yan Zhai
1
-0
/
+3
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
2
-4
/
+22
2024-03-19
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2
-15
/
+12
2024-03-19
bpf: flatten bpf_probe_register call chain
Andrii Nakryiko
1
-6
/
+1
2024-03-19
bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
Yonghong Song
3
-6
/
+4
2024-03-19
Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+11
2024-03-19
bpf/lpm_trie: Inline longest_prefix_match for fastpath
Jesper Dangaard Brouer
1
-5
/
+13
2024-03-19
timers: Fix removed self-IPI on global timer's enqueue in nohz_full
Frederic Weisbecker
1
-1
/
+11
2024-03-19
timers/migration: Fix endless timer requeue after idle interrupts
Frederic Weisbecker
1
-2
/
+9
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
10
-711
/
+1006
2024-03-18
bpf: Check return from set_memory_rox()
Christophe Leroy
3
-12
/
+32
2024-03-18
bpf: Remove arch_unprotect_bpf_trampoline()
Christophe Leroy
1
-7
/
+0
2024-03-18
bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elem
Martin KaFai Lau
1
-2
/
+0
2024-03-18
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
1
-3
/
+2
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
3
-43
/
+119
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
1
-44
/
+46
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
1
-1
/
+4
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Use init_utsname()->release
John Garry
1
-2
/
+2
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
1
-12
/
+90
2024-03-18
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
1
-47
/
+58
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
3
-36
/
+129
2024-03-18
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
1
-13
/
+21
2024-03-17
Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-20
/
+0
2024-03-17
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
linke li
1
-1
/
+1
2024-03-17
ring-buffer: Zero ring-buffer sub-buffers
Vincent Donnefort
1
-3
/
+6
2024-03-17
tracing: Move saved_cmdline code into trace_sched_switch.c
Steven Rostedt (Google)
3
-512
/
+528
[prev]
[next]