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
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
1
-17
/
+16
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
2
-7
/
+17
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
1
-0
/
+10
2025-04-02
tracing: fprobe events: Fix possible UAF on modules
Masami Hiramatsu (Google)
1
-9
/
+17
2025-04-02
tracing: fprobe: Fix to lock module while registering fprobe
Masami Hiramatsu (Google)
1
-19
/
+48
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
1
-1
/
+2
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
1
-0
/
+7
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
1
-0
/
+1
2025-04-02
ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
Steven Rostedt
1
-2
/
+1
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2
-3
/
+23
2025-04-01
mseal sysmap: uprobe mapping
Jeff Xu
1
-1
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-7
/
+21
2025-04-01
cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
Shakeel Butt
1
-1
/
+2
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
13
-115
/
+252
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-77
/
+110
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
1
-9
/
+6
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
1
-23
/
+38
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
2
-0
/
+15
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition
Waiman Long
1
-117
/
+141
2025-03-31
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
1
-9
/
+20
2025-03-31
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask()
Waiman Long
1
-3
/
+3
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-143
/
+574
2025-03-31
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
1
-9
/
+9
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
14
-204
/
+130
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2025-03-30
Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+21
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-6
/
+22
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
15
-414
/
+1363
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
16
-458
/
+1606
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-18
/
+0
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-21
/
+42
2025-03-28
srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
Paul E. McKenney
1
-0
/
+2
2025-03-28
kdb: Remove optional size arguments from strscpy() calls
Thorsten Blum
1
-2
/
+2
2025-03-28
kdb: remove usage of static environment buffer
Nir Lichtman
1
-40
/
+8
2025-03-28
Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux
Linus Torvalds
1
-16
/
+0
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip"
Linus Torvalds
1
-55
/
+106
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
1
-12
/
+6
2025-03-28
tracing: Show last module text symbols in the stacktrace
Masami Hiramatsu (Google)
3
-7
/
+138
2025-03-28
ring-buffer: Remove the unused variable bmeta
Jiapeng Chong
1
-3
/
+0
2025-03-28
tracing: Skip update_last_data() if cleared and remove active check for save_mod()
Masami Hiramatsu (Google)
1
-18
/
+8
2025-03-28
tracing: Initialize scratch_size to zero to prevent UB
Steven Rostedt
1
-1
/
+1
2025-03-28
tracing: Fix a compilation error without CONFIG_MODULES
Masami Hiramatsu (Google)
1
-0
/
+7
2025-03-28
tracing: Freeable reserved ring buffer
Masami Hiramatsu (Google)
2
-1
/
+13
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
3
-12
/
+57
2025-03-28
tracing: Show module names and addresses of last boot
Steven Rostedt
1
-13
/
+89
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
1
-9
/
+89
2025-03-28
module: Add module_for_each_mod() function
Steven Rostedt
1
-0
/
+13
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
3
-56
/
+46
[prev]
[next]